video conversion - Hardware requirements for FFMPEG -


i exploring ffmpeg video conversion. wanted know hardware requirements , time taken convert 5gb video file

typically depends on how compression want. if want high compression , quality, takes forever. different between video codecs (and small extent, audio codecs, well), faster, slower.

hardware requirements "any cpu" (you might speedup graphics card gpu ffmpeg doesn't use them heavily/typically yet). stronger hardware, convert "faster" were.


Comments

Popular posts from this blog

amazon web services - S3 Pre-signed POST validate file type? -

c# - Check Keyboard Input Winforms -