[mythtv-users] Purpose of the recordedseek table?
Jan Ceuleers
jan.ceuleers at gmail.com
Mon Dec 30 13:51:48 UTC 2019
On 29/12/2019 23:13, Greg Oliver wrote:
> No sure about that..! I thought iframes were in every h264 video, but
> apparently not. It was my understanding the deltas between frames
> always started at an iframe reference, but I guess that shows my limited
> understanding of h.264 :)
My guess is that the following is relevant:
https://code.mythtv.org/trac/ticket/12010
I can't say that I understand the discussion in that trac thread, but it
seems that there are ways of encoding H.264 such that there are no
I-frames, but rather IDR frames (instantaneous coding refresh).
>From my brief research (reading various Wikipedia pages) the two serve
similar purposes, but they have different semantics, and mythcommflag
does not seem capable of dealing with the IDR frames in H.264 streams.
More information about the mythtv-users
mailing list