[FFmpeg-trac] #9553(avcodec:new): raw h265 file only contains 4 user data SEI even though 6 frames were encoded
FFmpeg
trac at avcodec.org
Tue Jan 4 00:36:41 EET 2022
#9553: raw h265 file only contains 4 user data SEI even though 6 frames were
encoded
-------------------------------------+-----------------------------------
Reporter: david333 | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: avcodec
Version: unspecified | Resolution:
Keywords: h265 SEI | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-----------------------------------
Comment (by david333):
I am using the libavcodec API to parse and decode my input, I also use it
for my encoding. At this time I cannot upgrade the ffmpeg API. However, I
might be able to use a newer ffmpeg version via the CLI. Is there a way to
add SEI messages (timecodes or any type of user data) to each frame via
the command line? I looked online but I have yet to find such a command
that will do this.
You mentioned above that the error is indicating there were only four
packets with actual frames. When I look at the trace_header.txt file
(attached to this ticket) I can see there are 6 packets, 6 slice segment
headers and only 4 User data SEIs. Please let me know if you would like me
to run any further commands on my video file in hopes of gathering more
information.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/9553#comment:2>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list