2016-09-25 21:47 GMT+02:00 Clément Bœsch <u...@pkh.me>:

>> +    { "write_tmcd", "force or disable writing tmcd", 
>> offsetof(MOVMuxContext, write_tmcd), AV_OPT_TYPE_INT, {.i64 = -1}, -1, 1, 
>> AV_OPT_FLAG_ENCODING_PARAM},
>
> AV_OPT_TYPE_BOOL

Applied with that change.

[...]

> Didn't test nor looked in depth, but OK if it disable timecode in
> MP4 by default. Timecode is only (badly) "standardized" in MOV,
> so we shouldn't write such track in MP4.

Independent patch sent, this changes (requested) behaviour.

Thank you, Carl Eugen
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to