Hi, the video stream is an actual UScreenCapture input and audio is an internet radio. What we want to achieve is simply add the background internet radio sound to the UScreenCapture generated video. As mentioned, now with this set of options things work smoothly for about 50 minutes, but then start to scratch and eventually stop.
On Thu, Jul 17, 2014 at 11:24 AM, Carl Eugen Hoyos <[email protected]> wrote: > 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 > _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
