[FFmpeg-trac] #11055(avcodec:reopened): OGOP (Open GOP) in certain conditions may cause missing frames of decoding
FFmpeg
trac at avcodec.org
Sat Jun 29 16:59:40 EEST 2024
#11055: OGOP (Open GOP) in certain conditions may cause missing frames of decoding
-------------------------------------+-------------------------------------
Reporter: markfilipak | Owner: (none)
Type: defect | Status: reopened
Priority: normal | Component: avcodec
Version: git-master | Resolution:
Keywords: everything | Blocked By:
OGOP |
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Comment (by pdr0):
Replying to [comment:199 MasterQuestionable]:
> ͏ So simply put... Everything that uses OGOP (Open GOP) is
potentially broken.
> ͏ Havoc for the buggy standards.
They are potentially broken only if you handle them improperly (such as
cuts/edits not along IDR boundaries) and the stream no longer complies
with specifications.
If you don't "like" where the position of the cutpoints are , then you
must re-encode that affected IDR=>IDR section - this is what commercial
"smart rendering tools" do.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/11055#comment:202>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list