Niyaz
Niyaz
720@60 if you use this library without ffmpeg I think: https://github.com/allwinner-zh/media-codec https://github.com/allwinner-zh/media-codec-lib and on bsp version (linux 3.4), not mainline
I've compiled it on Buildroot 2020.02.1, but stuck at launching ./a.out file for reading raw 1080p and getting .h264 here instruction you can try: https://www.cxyzjd.com/article/takeopen/79490010
> > I've compiled it on Buildroot 2020.02.1, but stuck at launching ./a.out file for reading raw 1080p and getting .h264 here instruction you can try: https://www.cxyzjd.com/article/takeopen/79490010 > > Where...
> FYI: 720P @ 30FPS seems to be working, I have only tested it with a testvideo within ffmpeg but should work just fine with a camera too. v4l2 camera...
720p@30fps does not work with camera, only work with testvideo camera require MEMORY allocation, testvideo not requrie
increasing the cma zones didnt help me with ion_alloc problem
> I can't test the performance, since ffmpeg is kinda stuck when trying to capture frames from my OV5640 and encode it to H264. Kernel is still running and I...
> Yeah, I also have the same issue with an USB Webcam as Input. If you use ffmpegs builtin Test Video the Video engine produces encoded H.264 just fine. You...
@petit-miner what board you use with s3 chip? I also wanna try it for video encoding tests. I cannot find any board with this chip
> Hmm, I already abandoned idea of using their OMX driver, since it didn't worked both on FFMPEG but also GStreamer. @niyazFattahov I will probably try it again with your...