Outils pour utilisateurs

Outils du site


encotest:vp9-opus

Ceci est une ancienne révision du document !


source: Quantum Ripples (AMV by Nostromo)

Encoding:

ffmpeg -i "Nostromo_-_Quantum_Ripples_720p@60_10b.mp4" -c:v libvpx-vp9 -c:a libopus -deadline best -crf 24 -b:v 300k -b:a 40k -threads 4 -y -ss 00:01:55.000 -t 13 "out.mkv"
  • original filesize: 168 MB
  • estimated filesize after encoding: ~80 MB

Browser/player support

VLC 2.1.4:

  1. video/webm
  2. VP9
  3. Opus
  4. WebM [VP9+Opus]

Firefox 30:

Chromium 35:

Opera 12.16:

  1. video/webm
  2. VP9
  3. Opus
  4. WebM [VP9+Opus]

~~ BEGIN HTML5 PLAYER ~~

<html>

<video controls="">
<source src="./uploads/test2-quantum-ripples-vp9-opus.mkv" type='video/webm; codecs="vp9, opus"'>
</video>

</html>

~~ EOF ~~

encotest/vp9-opus.1404899223.txt.gz · Dernière modification : 2014-07-09 09:47 (modification externe)