[FFmpeg-user] libavfilters filters RPM

Stefano Sabatini stefano.sabatini-lala at poste.it
Fri Jul 1 01:53:55 CEST 2011


On date Thursday 2011-06-30 15:26:33 -0400, Corey Zamara encoded:
> does anyone know if there is an RPM available that will enable
> libavfilter filters in ffmpeg, as you can see below I do have libavfilter
> enabled in ffmped but no filters are installed, or is there is a quick way
> to install filters without recompiling ffmpeg directly?
> 
> FFmpeg version 0.6.1, Copyright (c) 2000-2010 the FFmpeg developers
>   built on Jun 28 2011 03:51:21 with gcc 4.1.2 20080704 (Red Hat 4.1.2-50)
>   configuration: --prefix=/usr --libdir=/usr/lib64 --shlibdir=/usr/lib64
> --mandir=/usr/share/man --incdir=/usr/include --disable-avisynth
> --extra-cflags='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions
> -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC'
> --enable-avfilter --enable-avfilter-lavf --enable-libdirac --enable-libfaac
> --enable-libfaad --enable-libfaadbin --enable-libgsm --enable-libmp3lame
> --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libx264
> --enable-gpl --enable-nonfree --enable-postproc --enable-pthreads
> --enable-shared --enable-swscale --enable-vdpau --enable-version3
> --enable-x11grab --enable-libxvid --enable-libvorbis --enable-libtheora
>   libavutil     50.15. 1 / 50.15. 1
>   libavcodec    52.72. 2 / 52.72. 2
>   libavformat   52.64. 2 / 52.64. 2
>   libavdevice   52. 2. 0 / 52. 2. 0
>   libavfilter    1.19. 0 /  1.19. 0
>   libswscale     0.11. 0 /  0.11. 0
>   libpostproc   51. 2. 0 / 51. 2. 0
> Filters:
> zamarax at xxx.com <http://z> [~]#
> I'm primarily looking to enable scale, movie, pad.

Hi, filtering was not integrated into FFmpeg 0.6, you may want to use
the latest 0.7/0.8 releases or git HEAD.
-- 
ffmpeg-user random tip #4
ffmpeg -i FILE
prints information about the container format and the streams in a file.


More information about the ffmpeg-user mailing list