[vlc] Bluray playback broken on most blurays since ts demux was changed.

me here morphideous at yahoo.com
Fri Oct 12 18:56:43 CEST 2012


Bluray playback was working well until it appears the ts demux was modified about 8 months ago according to git logs.

Now when you try to use the ts demux you run into this bug on most disks: http://forum.videolan.org/viewtopic.php?f=14&t=98583

Playing files one at a time on the bluray works fine if you specify the --demux avformat but when using bluray://, the libbluray plugin doesn't appear to accept the --demux option and switches to use the problematic ts demux instead.

[0x95dd590] main input debug: using timeshift granularity of 50 MiB, in path '/tmp'
[0x95dd590] main input debug: `bluray:///bluray/test_bluray' gives access `bluray' demux `' path `/bluray/test_bluray'
[0x95dd590] main input debug: enforced demux ` avformat'
[0x95dd590] main input debug: creating demux: access='bluray' demux='avformat' location='/bluray/test_bluray' file='/bluray/test_bluray'
[0x95ccc98] main demux debug: looking for access_demux module: 1 candidate
[0x95ccc98] libbluray demux: First play: 1, Top menu: 0
HDMV Titles: 20, BD-J Titles: 69, Other: 69
[0x95ccc98] libbluray demux debug: Selecting Title 46
[0x9593770] main stream debug: creating demux: access='' demux='ts' location='' file='(null)'
[0x9593aa0] main demux debug: no demux module matched "ts"
[0x95ccc98] main demux debug: using access_demux module "libbluray"
[0x9593770] main stream debug: creating demux: access='' demux='ts' location='' file='(null)'
[0x95a1e00] main demux meta debug: looking for meta reader module: 1 candidate



Does anyone know of a way to force libbluray to use the specified --demux avformat?  I had been hoping someone would fix the ts demux but alas it's been ignored.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc/attachments/20121012/e6bd5ffd/attachment.html>


More information about the vlc mailing list