Displaying 1 result from an estimated 1 matches for "kframe".
Did you mean:
frame
2008 Nov 11
5
further debugging of my ogg/theora decoder
...ms to be that not enough packets are being pulled from the
bitstream, here is some sample output from my player with some debugging
comments put in:
(playback began at first frame, this is from the middle of the clip)
get page at 1765027
got packet
frame++, skip is 0
frame decoded
page processed, kframe=414 : offs=442
get page at 1769218
got packet
frame++, skip is 0
frame decoded
page processed, kframe=414 : offs=443
get page at 1773554
got packet
frame++, skip is 0
frame decoded
page processed, kframe=444 : offs=444
get page at 1777860
page processed, kframe=444 : offs=444
get page at 1782239...