[FFmpeg-trac] #3018(undetermined:new): "pullup" filter not installed
FFmpeg
trac at avcodec.org
Wed Oct 2 06:58:56 CEST 2013
#3018: "pullup" filter not installed
-------------------------------------+-------------------------------------
Reporter: | Type: defect
spookybathtub | Priority: normal
Status: new | Version:
Component: | unspecified
undetermined | Blocked By:
Keywords: pullup | Reproduced by developer: 0
Blocking: |
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Summary of the bug:
When I try to use the pullup filter, it says [AVFilterGraph @
0x7fa8c2c12f20] No such filter: 'pullup'
How to reproduce:
{{{
% ffmpeg -i NCIS.ts -ss 300 -t 30 -vf pullup,fps=24000/1001 -an -vcodec
libx264 -preset ultrafast pullup.mp4
ffmpeg version 2.0.1
built on Sep 25 2013 06:03:35 with Apple clang version 4.1
(tags/Apple/clang-421.11.66) (based on LLVM 3.1svn)
configuration: --prefix=/opt/local --enable-swscale --enable-avfilter
--enable-avresample --enable-libmp3lame --enable-libvorbis --enable-
libopus --enable-libtheora --enable-libschroedinger --enable-libopenjpeg
--enable-libmodplug --enable-libvpx --enable-libspeex --enable-libass
--enable-libbluray --enable-gnutls --enable-libfreetype --disable-
outdev=xv --mandir=/opt/local/share/man --enable-shared --enable-pthreads
--cc=/usr/bin/clang --arch=x86_64 --enable-yasm --enable-gpl --enable-
postproc --enable-libx264 --enable-libxvid
}}}
Patches should be submitted to the ffmpeg-devel mailing list and not this
bug tracker.
--
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/3018>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list