Automatic Audio Selection
"Scott Zelakiewicz" <[email protected]>
| Newsgroups | gmane.comp.video.ogle.user |
|---|---|
| Message-ID | <000501c3ed29$42a04e70$0400a8c0@shuttle> |
I am trying to use ogle 0.9.2 for my MythTV box to play dvd's and it seems
to handle most disks well. When I tell myth to play a DVD it blindly
launches ogle and waits for it to be done. One of my DVD's though starts
with no sound and I have to jump out of full screen mode, go to the gui, and
change the sound from 'Unknown' to 'AC3' and then everything works fine (as
stated in the FAQ). A little bothersome for a HTPC situation. Is there
anyway to force ogle to start using a 'known' audio or some other way to fix
this?
BTW, the output tells me to submit a bug report, but everything else seem to
be working fine.
I have played with the oglerc a bit but no luck. Here is the audio part of
it:
<audio>
<device>
<driver>oss</driver>
<path>/dev/dsp</path>
<alsa>
<name>default</name>
</alsa>
</device>
<speakers>
<channel_config>
<chtype>Left</chtype>
<chtype>Right</chtype>
</channel_config>
</speakers>
<liba52>
<downmix_level>1.5</downmix_level>
<drc>no</drc>
<stereo_mode>main</stereo_mode>
</liba52>
<sync>
<type>odelay</type>
<resample>no</resample>
<offset>0</offset>
</sync>
</audio>
And the text dump on startup using ogle -u cli /dev/dvd which I stopped as
soon as the intro video appeared:
libdvdread: Using libdvdcss version 1.2.8 for DVD access
libdvdread: Using libdvdcss version 1.2.8 for DVD access
libdvdread: Attempting to retrieve all CSS keys
libdvdread: This can take a _long_ time, please be patient
libdvdread: Get key for /VIDEO_TS/VIDEO_TS.VOB at 0x000001e9
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_01_0.VOB at 0x00001d07
libdvdread: Error cracking CSS key for /VIDEO_TS/VTS_01_0.VOB (0x00001d07)
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_01_1.VOB at 0x00001d0b
libdvdread: Error cracking CSS key for /VIDEO_TS/VTS_01_1.VOB (0x00001d0b)!!
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_02_0.VOB at 0x00001d8f
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_02_1.VOB at 0x00001d93
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_03_0.VOB at 0x000028ae
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_03_1.VOB at 0x000028b2
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_04_0.VOB at 0x0003c11e
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_04_1.VOB at 0x0003c122
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_05_0.VOB at 0x0003d1b9
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_05_1.VOB at 0x0003d1bd
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_06_0.VOB at 0x0003e9b8
libdvdread: Elapsed time 0
<snip more of the key messages>
libdvdread: Found 21 VTS's
libdvdread: Elapsed time 0
Please send bug report - no VTS_TMAPT ??
WARNING[ogle_mpeg_vs]: wrong start_code picture_start_code: 0000010d
WARNING[ogle_mpeg_vs]: wrong start_code picture_start_code: 0000010c
msg close FIX
ctrl: ipc_rmid: Invalid argument
Thanks,
Scott