New submission from Jakub <[email protected]>:

I am trying to mux one mpeg2 video-only file which has 4 hours with mp2
audio-only file which has 3 hours. Using this cmd line: 
ffmpeg.exe -i video.m2v -i audio.mp2 -acodec copy -vcodec copy output.mpg

Everything is ok until the process comes into position of 3 hours. Here it stops
and after a while crashes. The resulting file contains only 3 hours of the 
files.

----------
messages: 13666
priority: normal
status: new
substatus: new
title: ffmpeg crashes when muxing video file with smaller audio file
type: bug

________________________________________________
FFmpeg issue tracker <[email protected]>
<https://roundup.ffmpeg.org/issue2604>
________________________________________________

Reply via email to