Re: [Libva] Error in Coded Offset value in encode sample app.

2010-03-02 Thread Yuan, Shengquan
On Tue, Mar 2, 2010 at 6:52 PM, Sambhav wrote: > Hi, > > I was able to get the proper encoded content after setting the offset to 16. > > > When a Surface is created with VA_RT_FORMAT_YUV420 and vaDeriveImage API is > called on the this surface, it returns fourcc format as VA_FOURCC_NV12. Is > thi

Re: [Libva] Error in Coded Offset value in encode sample app.

2010-03-02 Thread Sambhav
Hi, I was able to get the proper encoded content after setting the offset to 16. When a Surface is created with VA_RT_FORMAT_YUV420 and vaDeriveImage API is called on the this surface, it returns fourcc format as VA_FOURCC_NV12. Is this the only format supported ? What all YUV formats does enco