[vlc-devel] VLC http youtube Stutter narrowed down to not selecting correct demux...
Tony Anecito
adanecito at yahoo.com
Wed Oct 20 19:38:25 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.
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