Closed (fixed)
Project:
Video
Version:
7.x-2.x-dev
Component:
Video Transcoding
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
21 Mar 2012 at 09:58 UTC
Updated:
23 Sep 2012 at 16:11 UTC
It appears that Ubuntu is moving from ffmpeg to avconv (Provided by libav - http://libav.org/)
Adding support for avconv as an alternative transcoder would be useful.
Comments
Comment #1
Jorrit commentedIt seems to be a fork of the original FFmpeg. Are the command line parameters the same? If so, you can just point the video module to the avconv binary. Have you tried that?
Comment #2
leewillis77 commentedThere's some information here:
http://libav.org/#fftools_rename
A preliminary test (Changing /usr/bin/ffmpeg to /usr/bin/avconv) suggests that it all works.
Comment #3
Jorrit commentedThanks for that link. Their intention is to keep the ffmpeg command around as well, so I will not address this issue immediately, but it is good to be prepared when avconv is more commonly installed.
Comment #4
don greco commentedit won't let me point to usr/bin/avconv
I get :
FFmpeg not found at /usr/bin/avconv. To convert videos and create thumbnails you have to install FFmpeg on your server. For more information please see the documentation.
I also have FFMPEG installed
Comment #5
Jorrit commentedFor now, please point the module to /usr/bin/ffmpeg. When I have some time, I'll check what I can do to support avconv natively. Patches are welcome.
Comment #6
Jorrit commentedFixed in 7.x-2.x-dev, will be in 7x.2-8.