Bug#594108: ffmpeg: documented example fails: Unrecognized option 'vfilters'

Timo Juhani Lindfors timo.lindfors at iki.fi
Mon Aug 23 18:21:56 UTC 2010


Package: ffmpeg
Version: 4:0.6-2
Severity: normal

/usr/share/doc/ffmpeg/html/libavfilter.html contains the example

ffmpeg -i in.avi -vfilters "crop=0:0:0:240" out.avi

but it seems to fail:

$ wget http://ftp.acc.umu.se/pub/debian-meetings/2009/debconf9/low/1050_Lightning_talk_Redirecting_require.ogv
$ ffmpeg -i 1050_Lightning_talk_Redirecting_require.ogv -vfilters "crop=0:0:0:240" out.avi
FFmpeg version 0.6-4:0.6-2, Copyright (c) 2000-2010 the FFmpeg developers
  built on Jun 30 2010 16:56:47 with gcc 4.4.4
  configuration: --disable-encoder=aac --disable-encoder=h263 --disable-encoder=h263p --disable-encoder=mpeg2video --disable-encoder=mpeg4 --disable-encoder=msmpeg4v1 --disable-encoder=msmpeg4v2 --disable-encoder=msmpeg4v3 --extra-version=4:0.6-2 --prefix=/usr --enable-avfilter --enable-avfilter-lavf --enable-vdpau --enable-bzlib --enable-libdirac --enable-libgsm --enable-libopenjpeg --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-libvorbis --enable-librtmp --enable-vaapi --enable-pthreads --enable-zlib --enable-libvpx --disable-stripping --enable-runtime-cpudetect --enable-gpl --enable-postproc --enable-x11grab --enable-libfaad --enable-libdc1394 --disable-optimizations --disable-mmx --enable-shared --disable-static
  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
[theora @ 0xbda460]7 bits left in packet 82
[ogg @ 0xbd8670]max_analyze_duration reached
Input #0, ogg, from '1050_Lightning_talk_Redirecting_require.ogv':
  Duration: 00:03:17.62, start: 0.000000, bitrate: 260 kb/s
    Stream #0.0: Data: skeleton
    Stream #0.1: Video: theora, yuv420p, 320x240, 25 fps, 25 tbr, 25 tbn, 25 tbc
    Stream #0.2: Audio: vorbis, 32000 Hz, mono, s16, 64 kb/s
    Metadata:
      ENCODER         : ffmpeg2theora-0.24
Unrecognized option 'vfilters'

Any idea if the documentation is simply out of date or if there's some
Debian specific change causes this behavior?

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=fi_FI (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages ffmpeg depends on:
ii  libavcodec52                  4:0.6-2    ffmpeg codec library
ii  libavdevice52                 4:0.6-2    ffmpeg device handling library
ii  libavfilter1                  4:0.6-2    ffmpeg video filtering library
ii  libavformat52                 4:0.6-2    ffmpeg file format library
ii  libavutil50                   4:0.6-2    ffmpeg utility library
ii  libc6                         2.11.2-2   Embedded GNU C Library: Shared lib
ii  libpostproc51                 4:0.6-2    ffmpeg video postprocessing librar
ii  libsdl1.2debian               1.2.14-6   Simple DirectMedia Layer
ii  libswscale0                   4:0.6-2    ffmpeg video scaling library

ffmpeg recommends no packages.

ffmpeg suggests no packages.

-- no debconf information





More information about the pkg-multimedia-maintainers mailing list