I guess it could be a problem with keyframes. If you could assign keyframes densely, this problem could be avoided. Try assigning 1 keyframe per second for your individual files, then concat would join without any jerk.
On Thu, Jul 27, 2017 at 12:03 AM, akash kulkarni <[email protected]> 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 <[email protected]> > 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 > > > > > _______________________________________________ > ffmpeg-user mailing list > [email protected] > http://ffmpeg.org/mailman/listinfo/ffmpeg-user > > To unsubscribe, visit link above, or email > [email protected] with subject "unsubscribe". -- Ajoy A. Devadawson Email: [email protected] Mobile # 1-404-626-6340 Skype: AjoyDawson _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
