Change #275158
| Category | ffmpeg |
| Changed by | 张永鹏 <roc63@outlook.com> |
| Changed at | Sat 18 Jul 2026 19:04:01 |
| Repository | https://git.ffmpeg.org/ffmpeg.git |
| Project | ffmpeg |
| Branch | master |
| Revision | 629a5b4b0fcc0e574e4c35068d81445ec399df37 |
Comments
fftools: reject negative -t durations Reject negative recording durations for input and output -t before they reach streamcopy or trim handling. Keep -t 0 accepted. Signed-off-by: 张永鹏 <roc63@outlook.com>
Changed files
- fftools/ffmpeg_demux.c
- fftools/ffmpeg_mux_init.c
- tests/fate/ffmpeg.mak