Hi,

use Google Luke :)

https://video.stackexchange.com/questions/17948/ffmpeg-preserve-timecode-when-converting-mp4-to-mov



W dniu 2025-05-02 o 17:58, Christian Sievers via ffmpeg-user pisze:
Hello world and hello ffmpeg-user list!
We have roughly 30TB of v210 (uncompressed 8 bit 4:2:2 PAL) Quicktime mov video 
files, created when digitizing tape. We would like to transcode these to 
FFV1/MKV for archival purposes.
However, when I’m doing a transcode like this:
ffmpeg -i input_file -map 0 -dn -c:v ffv1 -level 3 -g 1 -slicecrc 1 -slices 16 
-c:a copy output_file.mkv
…. I lose the time code stream (and from what I understand, it’s better not 
to). How can I retain it?
[...]

--
Pozdrawiam,
blood...@gmail.com
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to