[FFmpeg-devel] Hardware encoder ARM input as device input

wm4 nfxjfg at googlemail.com
Fri Feb 2 07:50:50 EET 2018


On Thu, 1 Feb 2018 07:48:27 +0100
Marcin Woźniak <marcin.wozniak at intermania.pl> wrote:

> Hello,
> I try to implement an HiSilicon H264 encoder direct input as ffmpeg 
> libavdevice source (someking like V4L linux for cameras with H264 source 
> driver).
> I successfully recieve H264 packets with NAL units and set correct PTS 
> according to source packet.

Not sure what you're trying to do, but an encoder in libavdevice
seems to make little sense. Also there's already a v4l encoder wrapper
in libavcodec. If the ARM thing uses v4l, did you try that one?


More information about the ffmpeg-devel mailing list