[FFmpeg-devel] [RFC][PATCH] web: News about FFmpeg in Debian

Gerion Entrup gerion.entrup at t-online.de
Fri Oct 10 14:35:58 CEST 2014


Am Freitag 10 Oktober 2014, 12:57:21 schrieb Alexander Strasser:
> On 2014-10-07 08:13 -0700, Timothy Gu wrote:
> > On Oct 6, 2014 3:23 PM, "Alexander Strasser" <eclipse7 at gmx.net> wrote:
> [...]
> 
> > >   I have locally changed all other things requested by Timothy
> > > 
> > > and Carl Eugen. I do not think the Libav deprecation message
> > > should be part of this news article. Probably putting it in the
> > > FAQ/other place on the homepage or writing another news article
> > > would be helpful. Though I am not volunteering for that ATM.
> > > 
> > >   I will wait another day or two. So if you do have objections
> > > 
> > > voice them soon please.
> > 
> > With the changes I requested, the patch LGTM.
> 
>   Changed and pushed.
> 
>   Also fixed the URL of the link as described here:
>   http://www.htmlhelp.com/tools/validator/problems.html#amp
> 
> 
>   Alexander

Maybe it would be a good idea to describe somewhere, how to install ffmpeg from 
sid in testing:
1. Make testing your default. Write this somewhere in /etc/apt/apt.conf or 
/etc/apt/apt.conf.d/*:
APT::Default-Release "testing";
or
APT::Default-Release "jessie";

The name here must match with the release name in sources.list.

2. Edit your sources.list file and add sid to it, e.g.:
deb http://http.debian.net/debian/ sid main contrib non-free

3. Update and install ffmpeg:
apt-get update && apt-get install -t sid ffmpeg

(untested commands, because I don't have a debian machine atm).

Cheers, Gerion




More information about the ffmpeg-devel mailing list