#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
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://avcodec.org/mailman/listinfo/ffmpeg-trac