Hello,
I am trying to play mp4 file on duo s.
To build the code I made the project in multiple part.
1st I tried to decode file.264 using VDEC hardware and I got success. I get out.yuv and test it and found ok using ffplay.
2nd part I tried to push yuv frames to VPSS and want to get rgb888 but it only creates 5 frames file.
Then I build videoplayer_vo and found not working. It gives error to open input mp4 or .264 files.
Please help me in this regard.
Jags