[FFmpeg-trac] #10350(undetermined:new): Movie filter initializes in a broken state when called with loop=0
FFmpeg
trac at avcodec.org
Tue May 9 02:00:11 EEST 2023
#10350: Movie filter initializes in a broken state when called with loop=0
-------------------------------------+-------------------------------------
Reporter: Dennis E. | Owner: (none)
Mungai |
Type: defect | Status: new
Priority: normal | Component:
| undetermined
Version: unspecified | Resolution:
Keywords: | Blocked By:
libavfilter,movie |
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Comment (by Elon Musk):
That is because output timestamps from movie are always 0 in that case.
Better use loop filter for single input images, than you make sure that
decoding is done only once.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/10350#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list