Thanks Reinhard for this info.
It's bad news for Trusty, but I understand.

I'm thinking about switching from VP8 to VP9 for some videos I put on a blog 
(with the standard HTML5 tag), and I was hoping to be able to encode with VP9 
codec on Trusty (like I'm currently encoding with VP8 codec on Precise, with 
libav command-line)
Would there be another way on Trusty? Even if it's a bit later?

(By the way, I said something wrong in my comment #1 : VLC does not
support VP9 either in the version currently bundled in Trusty)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libav in Ubuntu.
https://bugs.launchpad.net/bugs/1296378

Title:
  Activate VP9 codec in libav

Status in “libav” package in Ubuntu:
  New

Bug description:
  "avconv -encoders | grep vp" gives only :
  V... libvpx               libvpx VP8 (codec vp8)

  It does not give the encoder libvpx-vp9, which seems to be necessary to 
encode with VP9.
  Or maybe I missed something?

  Based on 
http://git.libav.org/?p=libav.git;a=commit;h=9aa053ceded5550b2e538578af383fd89d82364c
 , VP9 is available in libvpx since version 1.3.0 , which is the version libav 
is built with : http://packages.ubuntu.com/trusty/libvpx1
  VP9 is also mentioned in the changelog of the libvpx1 package : 
http://changelogs.ubuntu.com/changelogs/pool/main/libv/libvpx/libvpx_1.3.0-2/changelog

  
  Same issue when trying to read a file with VP9 codec. I tried with 
http://base-n.de/webm/out9.webm
  "avplay out9.webm" gives :
  [matroska,webm @ 0x7f1a80005be0] Unknown/unsupported AVCodecID V_VP9

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libav/+bug/1296378/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to