[FFmpeg-user] about merging Multiple videos together

William Caulfield william.caulfield at contentbridge.tv
Thu Jul 27 22:08:57 EEST 2017


On Wed, Jul 26, 2017 at 9:03 PM, akash kulkarni <kul.akash123 at gmail.com>
wrote:

> DO i need to explain it more. can any 1 help out with this issue
>
>
> On Wed, Jul 26, 2017 at 3:45 PM, akash kulkarni <kul.akash123 at gmail.com>
> wrote:
>
> > hie friends ,
> >                       i am merging few files in mts and mpg formats using
> > concat demux
> >
> >         ffmpeg -f concat -i mylist.txt -c copy output
> >
> > but for MTS 720*576 (SD) format ,  at merge point of two files it adding
> >
> > few frames of next video and few blank frames also causing jerk . can
> >
> > nayone help me to solve the problem and remove those frames using ffmpeg
> >
> > command in above concat demux command.
> >
> > 'else'
> >
> > Can anyone suggest how i can merge all those files without any jerk.
> >
> > Hope anyone help me.
> >
> > Thanks in advance
> >
> >
> _______________________________________________
>


Probably does need more explanation. It seems like you are taking files in
two very different codecs and concat-ing them using "-c copy"  I'm not sure
how that can work. First test for me would be to add a common codec and
format.

Is there an MTS SD format? I though it was AVCHD and supported 720p and
up(?)




*William Caulfield *| *ContentBridge Systems*


More information about the ffmpeg-user mailing list