Changes between Initial Version and Version 1 of Ticket #10941


Ignore:
Timestamp:
Mar 29, 2024, 7:01:38 AM (2 years ago)
Author:
Srikanth Kotagiri
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #10941 – Description

    initial v1  
    77`[Parsed_fps_0 @ 0x600003488210] EOF is at pts 1015`
    88
    9 However when I try to use the movie filter to read a GIF file the EOF packet has timestamp of 16. I am attaching the GIF file, and the ffmpeg logs to this ticket. I think this is a bug in movie filter, but it could be anywhere in the source pipeline.
     9However when I try to use the movie filter to read a GIF file the EOF packet has timestamp of 16. `[Parsed_fps_0 @ 0x600000f94000] EOF is at pts 16` and the output file only has 16 frames instead of 1015.
     10I am attaching the GIF file, and the ffmpeg logs to this ticket. I think this is a bug in movie filter, but it could be anywhere in the source pipeline.
    1011
    1112How to reproduce: