[Bug 1296378] Re: Activate VP9 codec in libav

2014-09-06 Thread Oibaf
@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 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


[Bug 1296378] Re: Activate VP9 codec in libav

2014-09-06 Thread Mossroy
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 libav 11 beta 1 under Trusty
- use Utopic libraries inside a Docker container
I explained these 2 options in 
http://blog.mossroy.fr/2014/09/03/encoder-des-videos-avec-le-codec-vp9-sur-ubuntu-trusty-en-utilisant-libav-et-docker/
 (in French) , with some generated videos and comparisons with VP8
- it's certainly also possible to upgrade libav with a PPA, but I did not want 
to pollute my OS (some programs that depend on libav might be broken)

Thanks for the upgrade 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 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


[Bug 1296378] Re: Activate VP9 codec in libav

2014-08-25 Thread Oibaf
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/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


[Bug 1296378] Re: Activate VP9 codec in libav

2014-08-17 Thread Mossroy
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


[Bug 1296378] Re: Activate VP9 codec in libav

2014-08-14 Thread Oibaf
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 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


[Bug 1296378] Re: Activate VP9 codec in libav

2014-05-03 Thread Launchpad Bug Tracker
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:
  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


[Bug 1296378] Re: Activate VP9 codec in libav

2014-03-29 Thread madbiologist
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://git.libav.org/?p=libav.git;a=blob;f=Changelog;hb=refs/tags/v10

Libav 10 is available for download from
https://libav.org/download.html#release_10

** Tags added: trusty

-- 
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


Re: [Bug 1296378] Re: Activate VP9 codec in libav

2014-03-29 Thread Reinhard Tartler
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 trying to get this transition started in Debian.
Progress on that is tracked here:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=libav10;users=j...@debian.org

-- 
regards,
Reinhard

-- 
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


[Bug 1296378] Re: Activate VP9 codec in libav

2014-03-29 Thread Mossroy
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 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


[Bug 1296378] Re: Activate VP9 codec in libav

2014-03-26 Thread Mossroy
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 being able to transcode videos in VP9 
with it is important
- The version of libvpx is already ok (but maybe I missed something and it's 
more difficult than I would hope?)

-- 
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