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

null
    • Product Manager
    • Gustavo_Mendes
    • 8 mths ago
    • Reported - view

    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.

    • Head of Restoration, Celluloid Dreams
    • Guido_Henkel
    • 8 mths ago
    • Reported - view

    Mario Rossi If you need a high-end, lossless workflow, DPX image sequences are the best and most efficient way.

      • hobbyist
      • Mario_Rossi
      • 8 mths ago
      • Reported - view

      Guido Henkel thanks for this tip!
      I did a quick test with 5 min avi file:

      compressed tiff --> 1GB (every frame file with different KB)

      DPX --> 4,57GB (every frame file 640KB)

      Cheers,

       

      • Head of Restoration, Celluloid Dreams
      • Guido_Henkel
      • 8 mths ago
      • Reported - view

      Mario Rossi Yes, that sounds about right. Because the DPX images are completely uncompressed, they are a lot larger, of course, and have a fixed file size.

    • Product Manager
    • Gustavo_Mendes
    • 8 mths ago
    • Reported - view

    DPX is a great solution as long as you have enough storage space and, depending on resolution, speed.

      • hobbyist
      • Mario_Rossi
      • 8 mths ago
      • Reported - view

      Gustavo Mendes there is not yet an option "compression: LZH/ ZIP/ JPEG/ PackBits/ Uncompressed" for TIFF on export, right?

      • Product Manager
      • Gustavo_Mendes
      • 8 mths ago
      • Reported - view

      Mario Rossi We do not offer compressed TIFF options, just 8 or 16 bit RGB.

Content aside

  • 8 mths agoLast active
  • 7Replies
  • 50Views
  • 3 Following