View Single Post
Old 13th March 2011, 12:34   #9  |  Link
roozhou
Registered User
 
Join Date: Apr 2008
Posts: 1,181
Quote:
Originally Posted by Evaldas View Post
I managed to run the source video through DeDup AviSynth filter (it dropped about 90% of frames) and produced time code file, which is, I think is mkv compatible (# timecode format v2).

How do I merge timecodes to the mp4 file? Should it be done at encoder (x264) level or with muxer, e.g. mp4box?
Always do it at encoder level. Assuming a cfr video during encoding messes up with ratecontrol.
roozhou is offline   Reply With Quote