[vlc-devel] How to get JVLC to play youtube...

Rafaël Carré rafael.carre at gmail.com
Mon Nov 2 17:08:04 CET 2009


On Mon, 2 Nov 2009 06:44:31 -0800 (PST)
Tony Anecito <adanecito at yahoo.com> wrote:

> Hi Rafael,
> 
> Thanks for the response. All I am doing is taking the url that works
> in vlc.exe and using it for the example programs for jvlc. I suspect
> that there are some command line settings that I need to pass to the
> jvlc object that creates an instance of vlclib.
> 
> The url I used for both the playlist and mediaplayer examples is:
> http://www.youtube.com/watch?v=8ETDE0VGJY4
> 
> I tried the command line options you listed for the jvlc example for
> mediaplayer (the recommended object for jvlc) and go the following
> output for the -vvv option.
> 
> It looks as if the wrong demux is selected. It uses lua and for the
> vlc player it finds the avcodec according to the message window.

lua demux creates a child input with the correct url (pointing to
the flv file, not to the html page)

Looks like jvlc doesn't switch to the new input, you should ask the jvlc
maintainer (or wait for him to pop up on this thread)

-- 
Rafaël Carré
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20091102/93fe1341/attachment.sig>


More information about the vlc-devel mailing list