[vlc-devel] Narrowed down stutter/video stop issue to demux not selected automatically correctly for http stream from youtube...
Tony Anecito
adanecito at yahoo.com
Wed Oct 20 20:00:30 CEST 2010
Hi All,
I narrowed down the issue to demux not selected correctly.
If I use this instead of whatever the "Default" does the problem I am having
goes away:
--demux=avformat,ffmpeg
So now it is down to how does LUA know or does it care if for youtube what the
format is. I think the http content specifies the video content which in this
case is mp4 and it is found correctly when in debug mode.
I tried using --demux=default and VLC does no know what to do with that. I am
trying to setup VLC from command line options.
At least I have narrowed it down further.
Regards,
-Tony
More information about the vlc-devel
mailing list