List Info

Thread: ffmpeg w/ amr RPM?




ffmpeg w/ amr RPM?
user name
2006-10-23 18:18:12
Anyone know of a repo that has the AMR (WB/NB/etc.) code and
patches 
applied to ffmpeg, and offers up a FC5 RPM for us? Is there
some sort of 
licensing issue that prevents this from happening in the
FreshRPMs, 
Livna, etc. repositories?

thx,
-te

-- 
Troy Engel | Systems Engineer
Fluid, Inc | http://www.fluid.com
ffmpeg w/ amr RPM?
user name
2006-10-23 18:44:28
On Monday, 23 October 2006 at 20:18, Troy Engel wrote:
> Anyone know of a repo that has the AMR (WB/NB/etc.)
code and patches 
> applied to ffmpeg, and offers up a FC5 RPM for us? Is
there some sort of 
> licensing issue that prevents this from happening in
the FreshRPMs, 
> Livna, etc. repositories?

Mine does have it. Feel free to take the src.rpm apart. ;)

Regards,
R.

-- 
Fedora Extras contributor htt
p://fedoraproject.org/wiki/DominikMierzejewski
MPlayer developer         http://rpm.greysec
tor.net/mplayer/
"Faith manages."
        -- Delenn to Lennier in Babylon 5:"Confessions
and Lamentations"
ffmpeg w/ amr RPM?
user name
2006-10-25 16:37:52
Dominik 'Rathann' Mierzejewski wrote:
> On Monday, 23 October 2006 at 20:18, Troy Engel wrote:
>> Anyone know of a repo that has the AMR (WB/NB/etc.)
code and patches 
>> applied to ffmpeg, and offers up a FC5 RPM for us?
Is there some sort of 
> 
> Mine does have it. Feel free to take the src.rpm apart.
;)

Hiya -- I tried digging around both of the URLs in your sig,
but no 
ffmpeg; have a URL for the .src.rpm to share? 

thx,
-te

-- 
Troy Engel | Systems Engineer
Fluid, Inc | http://www.fluid.com
ffmpeg w/ amr RPM?
user name
2006-10-25 16:43:42
Troy Engel wrote :

> Dominik 'Rathann' Mierzejewski wrote:
> > On Monday, 23 October 2006 at 20:18, Troy Engel
wrote:
> >> Anyone know of a repo that has the AMR
(WB/NB/etc.) code and patches 
> >> applied to ffmpeg, and offers up a FC5 RPM for
us? Is there some sort of 
> > 
> > Mine does have it. Feel free to take the src.rpm
apart. ;)
> 
> Hiya -- I tried digging around both of the URLs in your
sig, but no 
> ffmpeg; have a URL for the .src.rpm to share? 

I'd be interested too, as I've noticed that ffmpeg builds
check for the
existence of amr related files inside their own tree, but
they are not
there by default... strange way of doing things.

Matthias

-- 
Clean custom Red Hat Linux rpm packages : http://freshrpms.net/
Fedora Core release 5.92 (FC6 Test3) - Linux kernel
2.6.18-1.2798.fc6
Load : 0.09 0.12 0.21
ffmpeg w/ amr RPM?
user name
2006-10-25 16:37:52
Dominik 'Rathann' Mierzejewski wrote:
> On Monday, 23 October 2006 at 20:18, Troy Engel wrote:
>> Anyone know of a repo that has the AMR (WB/NB/etc.)
code and patches 
>> applied to ffmpeg, and offers up a FC5 RPM for us?
Is there some sort of 
> 
> Mine does have it. Feel free to take the src.rpm apart.
;)

Hiya -- I tried digging around both of the URLs in your sig,
but no 
ffmpeg; have a URL for the .src.rpm to share? 

thx,
-te

-- 
Troy Engel | Systems Engineer
Fluid, Inc | http://www.fluid.com
ffmpeg w/ amr RPM?
user name
2006-10-25 16:43:42
Troy Engel wrote :

> Dominik 'Rathann' Mierzejewski wrote:
> > On Monday, 23 October 2006 at 20:18, Troy Engel
wrote:
> >> Anyone know of a repo that has the AMR
(WB/NB/etc.) code and patches 
> >> applied to ffmpeg, and offers up a FC5 RPM for
us? Is there some sort of 
> > 
> > Mine does have it. Feel free to take the src.rpm
apart. ;)
> 
> Hiya -- I tried digging around both of the URLs in your
sig, but no 
> ffmpeg; have a URL for the .src.rpm to share? 

I'd be interested too, as I've noticed that ffmpeg builds
check for the
existence of amr related files inside their own tree, but
they are not
there by default... strange way of doing things.

Matthias

-- 
Clean custom Red Hat Linux rpm packages : http://freshrpms.net/
Fedora Core release 5.92 (FC6 Test3) - Linux kernel
2.6.18-1.2798.fc6
Load : 0.09 0.12 0.21
ffmpeg w/ amr RPM?
user name
2006-10-25 19:25:58
On Wednesday, 25 October 2006 at 18:37, Troy Engel wrote:
> Dominik 'Rathann' Mierzejewski wrote:
> >On Monday, 23 October 2006 at 20:18, Troy Engel
wrote:
> >>Anyone know of a repo that has the AMR
(WB/NB/etc.) code and patches 
> >>applied to ffmpeg, and offers up a FC5 RPM for
us? Is there some sort of 
> >
> >Mine does have it. Feel free to take the src.rpm
apart. ;)
> 
> Hiya -- I tried digging around both of the URLs in your
sig, but no 
> ffmpeg; have a URL for the .src.rpm to share? 

Uh, sorry. I didn't read carefully enough. My MPlayer RPMs
only have libav*
libraries from ffmpeg, but the recipe is the same for
ffmpeg, too. Relevant
snippets from my mplayer.spec below:

%define amr_ver 26104-610
%define amrwb_ver 26204-600

Source10: http://www.3gpp.org/ftp/Specs/latest/Rel-6/26_series/%
.zip
Source11: http://www.3gpp.org/ftp/Specs/latest/Rel-6/26_series/%
.zip

%setup -q -n %-% -a 6 -a 10 -a 11
unzip -qq %?ANSI?C?source_code.zip
mv c-code libavcodec/amr_float
rm %?ANSI?C?source_code.zip
rm %.doc
unzip -qq %?ANSI?C?source_code.zip
mv c-code libavcodec/amrwb_float
rm -f readme.txt
rm %?ANSI?C?source_code.zip

Regards,
R.

-- 
Fedora Extras contributor htt
p://fedoraproject.org/wiki/DominikMierzejewski
MPlayer developer         http://rpm.greysec
tor.net/mplayer/
"Faith manages."
        -- Delenn to Lennier in Babylon 5:"Confessions
and Lamentations"
[1-7]

about | contact  Other archives ( Real Estate discussion Medical topics )