That's true : Utopic now ships with libav-tools version 6:11~beta1-2, that is
able to encode with VP9 codec inside a WebM container.
Great!
For those using Trusty, there are a few ways to encode with VP9 anyway (without
upgrading to Utopic or running it inside a virtual machine) :
- compile liba
@mossroy:
You should be able to also encode in vp9 now in utopic.
--
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
It looks encoding support it is scheduled for libav11 (unless it get
backported to 10.x). You may follow bug #1360026 which request libav11
for utopic.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/129
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 e
Fixed in utopic/14.10.
** Changed in: libav (Ubuntu)
Status: Confirmed => Fix Released
--
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 not
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: libav (Ubuntu)
Status: New => Confirmed
--
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:
Acti
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 Pre
Libav10 will not make it into trusty, largely because we did not
manage to get all packages in trusty built against libav10 in time.
I've started staging this transition in
https://launchpad.net/~motumedia/+archive/libav10-trusty/+packages,
but did not receive enough help with that.
Currently, I'm
I'm not completely sure of the relationship between libvpx and libav,
but it seems that libvpx is a shared library and it has to be actually
hooked up to a decoder, or possibly that libvpx is an encoding libraray
only. Libav 10 was released on 23rd March 2014 and has added a VP9
decoder - see
http
It seems important to me because :
- VP9 is already supported on Trusty with Totem (gstreamer), Firefox (default
version bundled with Trusty), VLC and probably other software
- VP9 will probably quickly replace VP8 as the best free/open-source video codec
- Trusty is an LTS version : I think that
10 matches
Mail list logo