[FFmpeg-user] Mjpeg mp4 concat issue

Paul B Mahol onemda at gmail.com
Wed Sep 11 15:57:14 CEST 2013


On 9/11/13, balasubramanya <bbalu123 at rediffmail.com> wrote:
> Thanks Carl for your reply and also suggestions.
>
>  I tried the same scenario even with latest ffmpeg git. The issue is still
> there.
>
> In other cases where I had to concatenate mp4 files(with h264 and mpeg4
> videos) I converted them to mpegts before concating them back to mp4. In
> this case(where the video is mjpeg) the mpegts doesn't support mjpeg. Due
> to
> this I had convert it to avi before concating it back to mp4.
>
> The issue is happening due to the framerate change. Original contents are
> of
> 20fps where as concatenated files are with 0.75fps.
>
> Is there any other method to concat mp4 mjpeg content without re-encoding?

Carl already mentioned concat demuxer, even with link to documentation.

> Can anyone help on this?
>
> Regards,
> Bala
>
>
>
> --
> View this message in context:
> http://ffmpeg-users.933282.n4.nabble.com/Mjpeg-mp4-concat-issue-tp4661228p4661232.html
> Sent from the FFmpeg-users mailing list archive at Nabble.com.
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
>


More information about the ffmpeg-user mailing list