2005-01-19, 10:21 PM
[b Wrote:Quote[/b] (sash @ Jan. 15 2005,21:19)]jorm By the way vlc does support command line ( even has a command line builder so you do not even have to think about to much how to get it to work the way you want it to)
They most direct way is to use VLC to convert to MPEG2 PS and write out to a MPEG2-PS file and just open this MPEG file in the MVP - works with my most complicated files (divx,xvid) also on hi-framerate, allthough this is only P4 1.8 Gz. Only now I do this by hand.
I'm not into .Net but if someone could create a trigger from a Videoplugin that executes an external command (fe. a batfile) with as parameter the filename+path, I can create some scripts for VLC to do the transcoding on the fly. A second trigger to stop the transcoding and we're more or less done (see some of the work in CGI http://speeldoos.showcase.surfnet.nl/dvlsm/)
This would work like: select the asset you want to play, select transcode -> fireup the event -> start VLC with transcode on the fly to disk -> in MVP now either browse to the standard file (I now use VLC-transcode.mpeg) or fire-up the videoplayer with the default filename (vlc-transcode.mpeg). Pausing works fine, and if you wait a little before starting the stream, you can also FF FB...

Anyone in the .Net and the videoplugin's who can spare a menu-item to add these two functions
![[Image: smile.gif]](http://gbpvr.com/iB_html/non-cgi/emoticons/smile.gif)