Ixal
9th May 2008, 13:31
For a test I need a empty yuv picture encoded into H.264 but both the x264 or the JM reference encoder produce very small files which the decoder I use can't read (even if its just an I picture) for some reason.
Is there a way to disable some functions which gets applied in such a special case? Maybe my decoder can read those pictures then.
Specifically I try to encode a single picture with 4x4 Blocks and as few optional functions as possible at the lowest level.
Is there a way to disable some functions which gets applied in such a special case? Maybe my decoder can read those pictures then.
Specifically I try to encode a single picture with 4x4 Blocks and as few optional functions as possible at the lowest level.