Files
ffmpeg/libavformat
Syed Andaleeb Roomy b4dcd351ec movenc: Timecode in MP4 Although MP4 does not have a concrete specification to store timecode information, the following technical note from Apple describes a way to achieve this via timecode track, similar to how it is done for MOV files.
https://developer.apple.com/library/mac/technotes/tn2174/_index.html

- Enabled creation of timecode tracks for MP4 in the same way as MOV.
- Used nmhd as media information header of timecode track of MP4 instead
  of gmhd used in MOV, thus avoiding tcmi also, as recommended above.
- Bypassed adding source reference field for MP4, as suggested above.

Issue: https://trac.ffmpeg.org/ticket/4704

Signed-off-by: Syed Andaleeb Roomy <andaleebcse@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2016-02-28 03:47:23 +01:00
..
2015-10-30 03:02:41 +01:00
2015-11-03 12:26:09 +01:00
2016-02-01 10:51:46 +01:00
2015-11-12 04:39:14 +01:00
2015-11-12 04:39:14 +01:00
2016-02-02 03:39:34 +01:00
2016-02-02 03:39:34 +01:00
2016-02-02 03:39:34 +01:00
2016-01-04 13:44:16 +01:00
2015-10-04 01:37:31 +02:00
2015-10-29 21:26:43 +01:00
2016-01-11 17:16:18 +01:00
2016-01-26 20:56:55 +01:00
2015-11-21 21:03:51 +01:00
2016-02-19 15:47:33 +01:00
2015-05-26 19:54:41 +02:00
2016-01-08 23:27:10 +01:00
2016-02-26 21:34:33 +01:00
2016-01-21 13:16:24 +01:00
2016-01-13 09:37:11 +01:00
2016-02-19 15:47:33 +01:00
2016-01-30 17:44:13 +00:00
2015-11-20 20:52:37 +01:00
2015-09-01 13:35:37 +02:00
2016-01-01 18:31:49 +01:00
2015-10-26 23:24:45 -07:00
2015-11-12 04:39:14 +01:00
2016-02-27 16:27:27 -06:00
2015-11-23 18:34:52 -08:00
2015-01-11 00:35:01 +01:00
2016-01-30 13:08:37 +01:00
2015-10-20 09:41:11 +02:00
2015-10-25 11:05:56 +01:00
2015-10-25 17:37:17 +01:00