[FFmpeg-trac] #3018(undetermined:open): Provide online documentation for stable and git/master (was: "pullup" filter not installed)

FFmpeg trac at avcodec.org
Wed Oct 2 07:52:44 CEST 2013


#3018: Provide online documentation for stable and git/master
-------------------------------------+-------------------------------------
             Reporter:               |                    Owner:
  spookybathtub                      |                   Status:  open
                 Type:  enhancement  |                Component:
             Priority:  normal       |  undetermined
              Version:  unspecified  |               Resolution:
             Keywords:  website      |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Changes (by ubitux):

 * keywords:  pullup => website
 * status:  new => open
 * type:  defect => enhancement


Old description:

> 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.

New description:

 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

 }}}

--

Comment:

 This is because the online documentation is for git/master only (with a
 delay of about 24 hours).

 IMO, we should provide documentation for latest stable and git/master.

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/3018#comment:1>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list