ffmpeg from HDMI Source with hardware codec ?
Hello, great repository. Thanks for this. 👍
I have a question with the 3th party ffmpeg version: It is possible to run ffmpeg with the HDMI data as input and use h264 with hardware support ?
There's no hwaccel for hisilicon chips from what I know.
Thanks for answere. Do you know if the encoder can make file transcodings? I cant find the SDK online, so i would try compile software on a raspberry pi...
Any idea, how i can http inputs in ffmpeg ? the ffmpeg armor packages require:
Notes: A limitation of statically linking glibc is the loss of DNS resolution. Installing nscd through your package manager will fix this.
If you really need DNS you can use nscd - I did on a few machines (regular servers) myself. Depending what you really need you might e.g. pipe wget output to ffmpeg too.
Hi @matiaspl,
i try it 3 days, but i can't find any information how to install nscd on the LinkPi.
Have you any ideas, or a little step howto for installing nscd ? That would be amazing...