[FFmpeg-user] Timecode problem when capturing capturing live multicast/udp mpegvideo stream

Carl Eugen Hoyos cehoyos at ag.or.at
Tue Nov 29 13:02:40 CET 2011


 <iliana.in.france <at> free.fr> writes:

> ffmpeg.exe -y  -i udp://225.1.1.53:1111 -vcodec copy -acodec copy output.mpg
> 
> ffmpeg version N-32754-g936d4d4-Sherpya, Copyright (c) 2000-2011 the FFmpeg

This is ~2500 versions old and there have been fixes in the udp code.

Assuming you also have access to the file (that is streamed): Is the problem
also reproducible with ffmpeg -i file -vcodec copy -acodec copy out.mpg?

Carl Eugen



More information about the ffmpeg-user mailing list