[FFmpeg-user] Draw original timecode on the output file
Phil Rhodes
phil_rhodes at rocketmail.com
Fri Sep 27 15:58:48 CEST 2013
> Does anyone know how to find that layer or stream in the file?
It's theoretically possible. I have no idea if there is any software that will do it.
What software is used to capture the file? Adobe Premiere, for instance, puts the timecode in a "tdat" chunk at the end of AVI files, which you could conceivably try to search for with some sort of script.
P
More information about the ffmpeg-user
mailing list