原帖由 gkun 於 2009-2-25 15:54 發表 
點解我連睇h.264 o的電影都會爆格o既 仲要兩部機都有同樣問題
Does the "爆格" when watching the film is similar to the "爆格" when watching TV?
Which H264 profile/level the encoded film is at? I heard that ATI hardware acceleration, like most of the hardware decoders, only support up to level 4.1 (It's the level Bluray discs using). But software decoders, like CoreAVC, ffmpeg, etc, may support higher levels.
H.264 video must comply with its level limitations for max macroblocks/sec, max macroblocks/picture, max decoded picture buffer size, etc, which limits the number of reference frames at each video resolution. But some film files are encoded at level higher than 4.1 and with high number of reference frames. These files cannot be played using hardware. That's why you sometimes find files tagged with PS3 playable or something like that. |