[FFmpeg-user] When will ffmpeg use VP9 v1.5?

Reindl Harald h.reindl at thelounge.net
Tue Nov 24 13:32:54 CET 2015



Am 24.11.2015 um 13:02 schrieb D:
> The new version is up* and I did a quick benchmark:
>
> ffmpeg-git-20151120-64bit-static$ ./ffmpeg -i a.mp4 -c:v libvpx-vp9 -b:v
> 1M -cpu-used 4 -threads 4 -c:a libvorbis b.webm
> fps= 13
>
> ffmpeg-git-20151124-64bit-static$ ./ffmpeg -i a.mp4 -c:v libvpx-vp9 -b:v
> 1M -cpu-used 4 -threads 4 -c:a libvorbis b.webm
> fps= 17
>
> Not sure if the multi-core command (4 cores, no HT) is correct but I get
> like only 80% CPU usage on average

try to set it higher

when i build RPM packages on my 4-core HT machine inside a VM it's 
faster to use "%_smp_mflags -j10" instead just "%_smp_mflags -j8" or lower

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: OpenPGP digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-user/attachments/20151124/2e6c6f93/attachment.sig>


More information about the ffmpeg-user mailing list