Hi,I use x264 to encode yuv420 data and write output to a file,then i try to decode it with ffmpeg(jni on android), it doesn't work,but the program can decode other h264 files from Internet.So i guess maybe something is wrong with encoding.However,I know potplayer can decode all h264 files,including mine and those from Internet.Now i am a little confused what the problem is.Is there something to be noticed when encoding or decoding?Any advice.PS:I use x264 released last year and ffmepg before 1.0.0