Hi,
I have installed ezsdk 5_04_00_11. I have build omx and its example applications successfully.
I am trying to running encode example application with bellow mention parameters,
./encode_a8host_debug.xv5T -i sample.yuv -o sample.h264 -f 60 -b 1000000 -w 1920 -h 1080 -c h264
here I am giving 1920*1080 yuv420semiplanner with 60 fps 1000000 bitrate as a input which gives me encoded (h264) output in sample.h264.
But When I play sample.h264 in my VLC player, the quality of the video is not appropriate and seems different from the input.
Am I doing anything wrong with this ?
Note: I am using DM8168 multimedia processor.
Quick response will be appreciated.
Shabbir Limdiwala