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? :)

7replies Oldest first
  • Oldest first
  • Newest first
  • Active threads
  • Popular
  • 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.

    Like 1
    • Guido Henkel
    • Celluloid Dreams
    • Guido_Henkel
    • 2 wk ago
    • Reported - view

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

    Like 2
    • 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,

       

      Like 1
      • Guido Henkel
      • Celluloid Dreams
      • Guido_Henkel
      • 13 days 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.

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

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

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

      Like
Like Follow
  • 12 days agoLast active
  • 7Replies
  • 20Views
  • 3 Following