No libx264 encoder on Raspberry Pi 4B
-
tomogo -
December 3, 2019 at 12:25 PM -
Thread is Unresolved
-
-
More than 1 year later, same issue. What to try?
-
I was never able to use transcoding with the native LE or CE tvheadend addons services. Only after installing docker linuxserver/tvheadend service (very latest version 4.3-1964) I been able to verify that h264 hardware transcoding works fine on my x86_64 device. I don't know if this will work on RPi.
-
If you r using ffmpeg just use "h264" transcoding or "h264_omx" in command..I don't think there is any libx264 in default ffmpeg addon..and even if you do your own ffmpeg libx264 needs lots of cpu and rpi would crash..at least my rpi2...I tried it before and it uses 3 to 4 times more cpu in rpi..maybe the 4 might work not sure..
On this thread there is a version of ffmpeg and if I m not mistaken it got libx264 if you wanna try here