Thank @simaidensepul! Could you share with me the image/distro you're using?
Currently, I have 3 images:
Armbian_23.5.1_Orangepi5_jammy_legacy_5.10.160_gnome_desktop.img (and Armbian_23.5.1_Orangepi5_jammy_legacy_5.10.160.img)
ubuntu-22.04.2-preinstalled-server-arm64-orangepi5.img
Orangepi5_1.1.4_ubuntu_jammy_server_linux5.10.110.img
Thank you very much!
@amazingfate yeah it's just one option I tried. I tried many options for each hwaccels, encoders, decoders,... it doesn't work.
Surprisingly, we don't have an good guide for an essentials task like this...
@NicoD Thank you, I tried it before but it doesn't work. I also installed gstreamer:
# gst-launch-1.0 filesrc location=Screen_Recording.mp4 ! decodebin ! videoconvert ! omxh264enc ! video/x-h264, width=1280, height=720 ! mp4mux ! filesink location=output_hwaccel_omx.mp4
WARNING: erroneous pipeline: no element "omxh264enc"
I searched & tried all materials I can find, trying to set up FFmpeg to work with hardware acceleration on Orange Pi 5.
But it did NOT work.
Anyone else succeeds in using GPU hardware acceleration to encode/transcode video on Orange Pi 5 using FFmpeg? (or using gstreamer?)
Could you please share with me the way to do it?
Thank you very much indeed!