This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [SmartSKhynix] ; Add 2019-05-14 (ex. SC308) | |
| 01=Read Error Rate | |
| 05=Re-Assigned Sector Count | |
| 09=Power-On Hours | |
| 0C=Power Cycle Count | |
| 64=Total Erase Count | |
| AB=Program Fail Count | |
| AC=Erase Fail Count | |
| AE=Unexpected Powwer Loss Count |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # TWRP | |
| TW_USE_TOOLBOX := true | |
| TARGET_RECOVERY_DEVICE_MODULES := chargeled | |
| RECOVERY_SDCARD_ON_DATA := true | |
| BOARD_HAS_NO_REAL_SDCARD := true | |
| TW_NO_USB_STORAGE := true | |
| TW_EXTERNAL_STORAGE_PATH := "/external_sd" | |
| TW_EXTERNAL_STORAGE_MOUNT_POINT := "external_sd" | |
| TW_EXTERNAL_STORAGE_PATH := "/usb-otg" | |
| TW_EXTERNAL_STORAGE_MOUNT_POINT := "usb-otg" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [Settings] | |
| Version=23 | |
| TvtpCmdOption=;/tvtpudp ;/tvtpipe | |
| TsRepeatAll=0 | |
| TsRepeatSingle=0 | |
| TsRepeatChapter=0 | |
| TsSkipXChapter=0 | |
| TsReadBufferSizeKB=2048 | |
| TsSupposedDispDelay=500 | |
| TsResetAllOnSeek=0 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /* | |
| 以下オリジナル | |
| PulldownMerge - 5つの周期パターンからプログレッシブクリップを選択 | |
| clip テレシネクリップ (2-2-2-4等の変則的な周期は非対応) | |
| mode [default:0] 1 解除パターン IPPPI | |
| 2 解除パターン IIPPP | |
| 3 解除パターン PIIPP |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ; DTV02-5T-P用の地デジ放送iniファイル | |
| [IT35] | |
| DebugLog=NO | |
| [Tuner] | |
| ;Spinelで使う時などは1つずつ指定したBonを作る。 | |
| FriendlyName0="ISDBT6013 Multi Tuner ISDB-T BDA Filter #0" | |
| FriendlyName1="ISDBT6013 Multi Tuner ISDB-T BDA Filter #1" | |
| FriendlyName2="ISDBT6013 Multi Tuner ISDB-T BDA Filter #2" | |
| FriendlyName3="ISDBT6013 Multi Tuner ISDB-T BDA Filter #3" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ##template_20180830to20181117 | |
| src=("__vid__") | |
| audiosrc=("_audiosrc_") | |
| filepath=LeftStr(src,FindStr(src,".d2v")) | |
| MPEG2Source(src) | |
| ts_audio=aacfaw(audiosrc) | |
| #ts_audio=LSMASHSource_LWLibavAudioSource(audiosrc).delayaudio() | |
| audiodub(ts_audio) | |
| ##EraseLOGO+Pulldown | |
| #EraseLOGOmod() |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| - name: GR19ch | |
| type: GR | |
| channel: '6' | |
| - name: GR37ch | |
| type: GR | |
| channel: '24' | |
| - name: GR39ch | |
| type: GR |
NewerOlder