taeuber
1st July 2009, 20:37
Hi there,
I'm interested to encode videos with a certain quality (crf) but with a focus on decoding speed (decoding complexity).
Therefore it's good to know which options (or at least which non standard options) have a positive or negative impact on the decoding speed while reducing resulting file size.
In other words: which options that enhance quality or reduce file size at same quality have which effect during decoding.
Software CPU-only decoders (non GPU supported decoders) are of interest. I know it also depends on the implementation but think about a »theorecially optimal« decoder or ffmpeg on x86_64 cpus.
Impact in speed also could be distinguish between memory bandwidth or instruction cycles.
Thanks a lot
Lars
I'm interested to encode videos with a certain quality (crf) but with a focus on decoding speed (decoding complexity).
Therefore it's good to know which options (or at least which non standard options) have a positive or negative impact on the decoding speed while reducing resulting file size.
In other words: which options that enhance quality or reduce file size at same quality have which effect during decoding.
Software CPU-only decoders (non GPU supported decoders) are of interest. I know it also depends on the implementation but think about a »theorecially optimal« decoder or ffmpeg on x86_64 cpus.
Impact in speed also could be distinguish between memory bandwidth or instruction cycles.
Thanks a lot
Lars