[FFmpeg-user] How to find the last working GIT version?

Carl Eugen Hoyos cehoyos at ag.or.at
Tue Sep 11 08:44:24 CEST 2012


Dennis Volodomanov <volodomanov <at> gmail.com> writes:

> If you can give any further hints on doing the bisect, 
> I'm happy to spend a few hours on it.

The first step is to sanitize your command line.
Does the following allow to reproduce your problem 
(ie does it still work with the older FFmpeg version 
and succeed with the newer one)?
$ ffmpeg -i remux_frozen_video_sample.mkv -vcodec copy 
-ab 640k -acodec ac3 out.mts

Carl Eugen



More information about the ffmpeg-user mailing list