[FFmpeg-user] Expert ffmpeg consult needed.

Lou lou at lrcd.com
Thu Mar 27 23:45:28 CET 2014


On Tue, 25 Mar 2014 00:00:42 -0700
Rob Condon <robcondon88 at gmail.com> wrote:

> I have short 3 second video clips created using this command line:
> ffmpeg -i $s_path -f image2 -loop 1 -r 2 -i $image_path -shortest -c:a copy
> -c:v libx264 -r 29.97 -preset veryfast -pix_fmt yuv420p $ts_path
> 
> they seem fine however I am trying to join a bunch of them and the results
> vary. Most times the audio plays much faster than the video.

Are the individual segments showing the audio issue, or the
concatenated output?

> I need someone to take my source files and determine how to sync them so
> they can be joined properly.
> 
> I am willing to pay for this.
> 
> Thanks

Did you get someone to help you resolve this?

Please include your actual ffmpeg commands and the complete console
outputs.


More information about the ffmpeg-user mailing list