Following on from Manuel Braga's good points I guess the nextemail should be
titled "Cedrus Encoder Demo" and use ffmpeg?
May be
useful:http://linux-sunxi.org/Cedrushttps://github.com/stulluk/FFmpeg-Cedrus
From: Rosimildo DaSilva <[email protected]>
Sent: Saturday, 21 May 2016, 16:27
Subject: [linux-sunxi] CedarX Encoder Demo
I have added "V4l2" sources to the CedarX encoder demo.
This is basically the "Camera" sources from AW demo that was around for A20...
https://github.com/rosimildo/videoenc
Instructions to compile and install is on the repository.
If you have a V4L2 source ( web camera ) as /dev/video0:
mkfifo /tmp/out1.h264 ./videoenc -i /dev/video0 -k 2 -r 25 -b 1024 -s
640x480 -o /tmp/out1.h264
The output file "out1.h264" cam be played on VLC or ffplay.
R--
You received this message because you are subscribed to the Google Groups
"linux-sunxi" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups
"linux-sunxi" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.