Mohammad Shakir <shakirz1 <at> gmail.com> writes: > I used this command to convert live multicast stream > but it does now show video. > > /usr/local/ffmpeg/ffmpeg -i udp://227.10.20.83:1234 > -vcodec mpeg2video -me_method epzs -codec:a mp2 > -map 0:p:5 -b:a 128k -b:v 512k -r 15 test1.mp4
(Complete, uncut console output missing.) This command is not supposed to show video (it is supposed to output a media file containing audio and video), I therefore don't understand your issue. Or in other words: Which player fails, did you try vlc, FFplay and MPlayer? Sorry, Carl Eugen _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
