[FFmpeg-trac] #10932(undetermined:closed): Regression with filter graph involving -shortest flag
FFmpeg
trac at avcodec.org
Thu May 23 09:43:00 EEST 2024
#10932: Regression with filter graph involving -shortest flag
-------------------------------------+-------------------------------------
Reporter: Wes Castro | Owner: (none)
Type: defect | Status: closed
Priority: important | Component:
| undetermined
Version: git-master | Resolution: fixed
Keywords: shortest | Blocked By:
aloop hang regression |
Blocking: | Reproduced by developer: 1
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Changes (by elenril):
* status: open => closed
* resolution: => fixed
Comment:
This seems to be yet another symptom of the fundamental `scale2ref` sync
problem which caused it to be deprecated in
95568c4e316e8f5f3252596b1f01ce1de22216b6. Replacing `scale2ref` in the
above graph with `scale` (changing `in_h/w` to `rh/w`, and adding
`split=2` right before `scale`) produces a 15-second file for me, so
closing this as fixed.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/10932#comment:6>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list