Last active
August 17, 2019 14:57
-
-
Save panakuma/168ffe8b03e700d9f13b5409ea487106 to your computer and use it in GitHub Desktop.
BonDriver_MaxM4_0.ini
This file contains 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
[DD] | |
; Digital Devices社製ボード 独自設定 | |
DebugLog=NO | |
SelectStreamRelative=YES | |
DisableTSMF=NO | |
LNBPowerOff=YES | |
GetSignalStrengthFunction="SNR" | |
[Tuner] | |
; この下3行の数字を増やす (Tunerの後とCaptureの後の数字) | |
FriendlyName0="Digital Devices ISDB-T Tuner 1" | |
FriendlyName1="Digital Devices ISDB-S Tuner 1" | |
CaptureFriendlyName0="Digital Devices TS Capture 1" | |
CheckDeviceInstancePath=0 | |
Name="MaxM4" | |
UseSpecial="DD" | |
DVBSystemType0="ISDB-T" | |
DVBSystemType1="ISDB-S" | |
NetworkProvider="Microsoft Network Provider" | |
[BonDriver] | |
DebugLog=NO | |
BuffSize=0 | |
MaxBuffCount=512 | |
WaitTsCount=1 | |
WaitTsSleep=100 | |
ThreadPriorityStream="THREAD_PRIORITY_HIGHEST" | |
[Satellite] | |
Satellite1SettingsAuto="BS/CS110" | |
[Modulation] | |
ModulationType0SettingsAuto="ISDB-T" | |
ModulationType1SettingsAuto="ISDB-S" | |
[TuningSpace00] | |
DD_SelectStandard="ISDB-T" | |
TuningSpaceName="UHF" | |
ChannelSettingsAuto="UHF" | |
ChannelSettingsAutoOptions="" | |
[TuningSpace01] | |
DD_SelectStandard="ISDB-S" | |
TuningSpaceName="BS" | |
ChannelSettingsAuto="BS" | |
[TuningSpace02] | |
DD_SelectStandard="ISDB-S" | |
TuningSpaceName="CS110" | |
ChannelSettingsAuto="CS110" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment