[vlc-devel] VLC_AddTarget - Explanation of the command line operations

redthree at stealthmail.co.uk redthree at stealthmail.co.uk
Fri Dec 1 15:05:48 CET 2006


Hi There,

I got the source for VideoLAN from svn yesterday and have built them with a view to using the library within a programme to convert all of my legacy format (mp3/mp4) files to Ogg.

So far so good, i have written a little program to test that i can link and use libvlc, and that all works fine after much messing around with module locations.

My question is, can anyone please provide details of the options array that is passed to VLC_AddTarget? 

I am hoping to fire up libvlc and then just add targets to be transcoded and output as ogg files by the libvlc threads, rather than having to keep re-initialising the library, however each time i will need to specify a different destination filename, and i was wondering how i can specify this at the same time as i add the target.

Many thanks in advance,

Mike

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html



More information about the vlc-devel mailing list