[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 21:46:44 CEST 2010


Just need to know what default is for command line value I think.

Regards,
-Tony



----- Original Message ----
From: Tony Anecito <adanecito at yahoo.com>
To: vlc-devel at videolan.org
Sent: Wed, October 20, 2010 12:00:30 PM
Subject: Narrowed down stutter/video stop issue to demux not selected 
automatically correctly for http stream from youtube...

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