[FFmpeg-user] Screen capture in android
Rajesh K
rajeshandroiddeveloper at gmail.com
Fri Jan 25 16:47:11 CET 2013
Hi Naveen,
I am also searching for the Android screen capture facility only. Please
adviceme if you get the answer.
Thanks
Rajesh K
On Fri, Jan 25, 2013 at 12:55 AM, Carl Eugen Hoyos <cehoyos at ag.or.at> wrote:
> Navin Math <hinavinmath <at> gmail.com> writes:
>
> > ./ffmpeg -y -vcodec rawvideo -f rawvideo -pix_fmt rgb32
> > -s 320x480 -i /dev/graphics/fb0 /sdcard/output2.avi
>
> I don't think /dev/graphics/fb0 provides rawvideo
> format (in the FFmpeg sense).
> There is a framebuffer input device (-f fbdev), I
> suggest you test it instead.
>
> For future mails: Please never post an extract of
> the FFmpeg console output, always post the complete,
> uncut console output (at least the first 50 and the
> last 50 lines).
>
> Carl Eugen
>
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
>
More information about the ffmpeg-user
mailing list