0
A good lossless workflow
Hi,
Is it a good way (the only one?) to work lossless?
ffmpeg -i 'input.avi' -vf fps=24000/1001 -compression_algo lzw C:\Users\m.rossi\Desktop\frames\frame%d.tiff
Or is better this?
ffmpeg -i input.avi -c:v libx264 -preset veryslow -qp 0 output.mkv
Thanks,
PS
maybe in the future it will be possible import MagicYUV file? :)
7 replies
-
Mario Rossi We currently don't offer support for the MKV container and MagicYUV, but you can use image sequences if you need uncompressed files. We still recommend Prores 444XQ, it's visually lossless and can hold up several generations of renders quite well.
-
Mario Rossi If you need a high-end, lossless workflow, DPX image sequences are the best and most efficient way.
-
DPX is a great solution as long as you have enough storage space and, depending on resolution, speed.
Content aside
- 8 mths agoLast active
- 7Replies
- 50Views
-
3
Following