[FFmpeg-trac] #1057(undetermined:new): support ffmpeg -targets

FFmpeg trac at avcodec.org
Mon Mar 12 19:25:50 CET 2012


#1057: support ffmpeg -targets
-------------------------------------+-------------------------------------
             Reporter:  dericed      |                     Type:
               Status:  new          |  enhancement
            Component:               |                 Priority:  normal
  undetermined                       |                  Version:  git-
             Keywords:  target       |  master
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------
 It's difficult to discover what options the -target argument supports. I
 propose using a -targets argument to list the supported options (similar
 to ffmpeg -codecs or ffmpeg -formats).


 {{{
 ffmpeg -targets
 ffmpeg version N-35274-g4272dc3 Copyright (c) 2000-2012 the FFmpeg
 developers
   built on Mar 11 2012 14:05:40 with gcc 4.2.1 (Apple Inc. build 5666)
 (dot 3)
   configuration: --prefix=/usr/local/Cellar/ffmpeg/HEAD --enable-shared
 --enable-gpl --enable-version3 --enable-nonfree --enable-hardcoded-tables
 --enable-libfreetype --cc=/usr/bin/gcc-4.2 --enable-libx264 --enable-
 libfaac --enable-libmp3lame --enable-libtheora --enable-libvorbis
 --enable-libvpx --enable-libxvid --enable-libopencore-amrnb --enable-
 libopencore-amrwb --enable-libass
   libavutil      51. 42.100 / 51. 42.100
   libavcodec     54. 10.100 / 54. 10.100
   libavformat    54.  2.100 / 54.  2.100
   libavdevice    53.  4.100 / 53.  4.100
   libavfilter     2. 64.101 /  2. 64.101
   libswscale      2.  1.100 /  2.  1.100
   libswresample   0.  7.100 /  0.  7.100
   libpostproc    52.  0.100 / 52.  0.100
 Missing argument for option 'targets'
 }}}

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/1057>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list