[streaming] Re: using VLC as streaming server

Frederic BECK frederic.beck at alcatel.fr
Fri Aug 13 10:42:05 CEST 2004


> How did you make the stream with ffmpeg.

I only used ffmpeg with the following command line :

ffmpeg -i input.avi -an -f avi -vcodec mpeg4 -s qcif -b 600 output.avi

the output file has 230 frames, but when i receive the streamed one and 
parse it, whan i decode i only have 212 frames found...

> If you want you can take a look to this shell script
> that i use to make mp4 file that i stream to vlc and to quicktime.
> The script use ffmpeg and mpeg4ip tools. Because ffmpeg
> is unable to create correct mp4 file that i can stream to quicktime.
> 
> http://users.skynet.be/lephiloux/makevideo.sh

i'll take a look at this one and try it, thanks !

-- 
This is the streaming mailing-list, see http://www.videolan.org/streaming/
To unsubscribe, please read http://www.videolan.org/support/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the streaming mailing list