[FFmpeg-devel] [BUG] Incorrect decoding of I_PCM macroblocks in ffh264
Jason Garrett-Glaser
darkshikari
Wed Jul 9 03:37:49 CEST 2008
Results of some debugging: the alignment bits fetched by I_PCM when it
aligns the bitstream are all zero, which means it is almost certainly
in the right bitstream position when it decodes the I_PCM blocks.
Given the level of corruption, this is quite odd; one would expect
such corruption would only result from a desynced bitstream.
Dark Shikari
More information about the ffmpeg-devel
mailing list