On Thu, 1 Feb 2018 07:48:27 +0100
Marcin Woźniak <marcin.wozn...@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?
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to