[FFmpeg-user] retain timecode stream when transcoding v210 to FFV1/MKV

BloodMan bloodman at gmail.com
Fri May 2 19:57:02 EEST 2025


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,
bloodman at gmail.com


More information about the ffmpeg-user mailing list