Thanks for the update in utopic.
I now can play videos with vp9 codec and avplay, but I still can't encode 
videos with vp9 codec inside a webm container (like in the sample) :

The following command-line :
avconv -i original-video.MOV -c:v libvpx-vp9 converted-video.webm
fails with the following error message :
Only VP8 video and Vorbis audio are supported for WebM.

It's "normal" because version 10.3 of libav does not seem to include the
patch that allows vp9 (and opus) in WebM containers :
http://git.libav.org/?p=libav.git;a=commitdiff;h=d2ef708c95ace2518deffe830a9c439aeb9edd5d

I suppose I should open another bug on Launchpad to track that issue? Or
should I re-open this one?

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

Title:
  Activate VP9 codec in libav

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to