Ticket #227 (new enhancement)
Opened 2 years ago
Extend -ss and -t to support seeking to EOF time position (and backwards)?
| Reported by: | burek | Owned by: | michael |
|---|---|---|---|
| Priority: | wish | Component: | FFmpeg |
| Version: | git | Keywords: | seeking eof time position |
| Cc: | Blocked By: | ||
| Blocking: | Reproduced by developer: | no | |
| Analyzed by developer: | no |
Description
Maybe, it would be useful if options -ss and -t could support something like this: ffmpeg -ss EOF-00:00:10 -i input ...
(meaning the start time is 10 seconds before the end of the file).
This would be useful in automated use of ffmpeg, where users don't need to set time positions absolutely (manually), but rather relatively to the end of file.
Note: See
TracTickets for help on using
tickets.


