[FFmpeg-devel] [PATCH]lavf/movenc: Allow to disable writing the timecode track

Dave Rice dave at dericed.com
Sun Sep 25 23:51:06 EEST 2016


> On Sep 25, 2016, at 1:49 PM, Michael Niedermayer <michael at niedermayer.cc> wrote:
> 
> On Sat, Sep 24, 2016 at 10:40:35PM +0200, Carl Eugen Hoyos wrote:
>> Hi!
>> 
>> Not everybody is happy about a timecode track in mp4, 
>> see ticket #5492.
>> 
>> Please comment, Carl Eugen
> 
>> doc/muxers.texi      |    3 +++
>> libavformat/movenc.c |    6 ++++--
>> libavformat/movenc.h |    1 +
>> 3 files changed, 8 insertions(+), 2 deletions(-)
>> 1ff491854d9a8c694b38153561d873b55688bb13  0001-lavf-movenc-Allow-to-disable-writing-the-timecode-tr.patch
>> From 47a813709643106b0d0a2eceff822107c395d15c Mon Sep 17 00:00:00 2001
>> From: Carl Eugen Hoyos <cehoyos at ag.or.at>
>> Date: Sat, 24 Sep 2016 22:38:14 +0200
>> Subject: [PATCH] lavf/movenc: Allow to disable writing the timecode track.
>> 
>> Fixes ticket #5492.
>> ---
>> doc/muxers.texi      |    3 +++
>> libavformat/movenc.c |    6 ++++--
>> libavformat/movenc.h |    1 +
>> 3 files changed, 8 insertions(+), 2 deletions(-)
> 
> should be ok, but please wait a day with applying so others can
> comment too

+1 Tested this and it works well and solves an issue that I occasionally find. Thanks Carl.

[...]

Dave Rice


More information about the ffmpeg-devel mailing list