Matej <matej <at> tam.si> writes: > Input #0, mpegts, from 'udp:// <at> :1300': > Duration: N/A, start: 86964.932311, bitrate: N/A
> Input #1, mp3, from 'http://live.radiohit.si:9560': > Duration: N/A, start: 0.000000, bitrate: 96 kb/s This may be the reason for the problem you see. There are some options to ignore timestamps, you could try -vsync 0 or maybe the setpts filter. How is A/V sync supposed to work for these input streams (in an abstract wording, not FFmpeg-specific)? Carl Eugen _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
