[FFmpeg-trac] #2800(FFplay:new): ffplay doesn't honour -autoexit with -af atrim

FFmpeg trac at avcodec.org
Sat Jul 20 19:16:06 CEST 2013


#2800: ffplay doesn't honour -autoexit with -af atrim
-------------------------------------+-------------------------------------
               Reporter:  saste      |                  Owner:
                   Type:  defect     |                 Status:  new
               Priority:  normal     |              Component:  FFplay
                Version:             |               Keywords:  atrim
  unspecified                        |  autoexit
             Blocked By:             |               Blocking:
Reproduced by developer:  1          |  Analyzed by developer:  0
-------------------------------------+-------------------------------------
 Summary of the bug:

 This command works:
 {{{
 ffplay -f lavfi "sine,atrim=duration=2"  -autoexit -nostats
 }}}

 But will not work with -af:
 {{{
 ffplay -f lavfi "sine" -af "atrim=duration=2"  -autoexit -nostats
 }}}

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


More information about the FFmpeg-trac mailing list