[FFmpeg-devel] [PATCH] lavf/movenc: suggest video_track_timescale for invalid timescale

Alexey Eromenko al4321 at gmail.com
Tue Oct 11 15:32:38 EEST 2016


Also the patch needs to cover both MP4 and MOV containers.

On Tue, Oct 11, 2016 at 1:49 PM, Moritz Barsnick <barsnick at gmx.net> wrote:
> On Tue, Oct 11, 2016 at 12:30:30 +0100, Josh de Kock wrote:
>>                         "WARNING codec timebase is very high. If duration is too long,\n"
>>                         "file may not be playable by quicktime. Specify a shorter timebase\n"
>> -                       "or choose different container.\n");
>> +                       "or choose different container. You may find the -video_track_timescale\n"
>> +                       "flag useful to forcibly set a specific timescale. Ex. 30000/1001 FPS\n"
>> +                       "would be -video_track_timescale 30000.\n");
>
> Would it be useful to print the max duration (do we know what it would
> be?), and possibly even the present timebase?
>
> Moritz
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel



-- 
-Alexey Eromenko "Technologov"


More information about the ffmpeg-devel mailing list