On Fri, 2006-11-17 at 15:13 +0100, Tim Wassink wrote: > As an example: I wan't to stream a xvid file to the mpv. Not initiated > from the mpv but just generate a stream from the streaming server(like > internet radio) > Here are the questions: > What should be the correct syntax of the command line to start VLC? > input the file /local/store/movie.avi > output stream to a http port (i.e. http://my-ip:8080) > > 2. What should be the settings for the output stream > (video: encapsulation method: MPEG TS, MPEG PS, MPEG 1 or > something else > codec, bitrate?) > (audio: codec, bitrate?)
See http://raz.cx/blog/2006/10/mediamvp-and-dvds-via-vlc.html > 3. can I add the following line to the default.m3u > http://my-ip:8080 and will it work just like the internet radio > when I select is. > (of course with video) Yes, exactly (well, whatever port you specify to VLC, of course). - Raz ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Mvpmc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mvpmc-users mvpmc wiki: http://mvpmc.wikispaces.com/
