Opened 7 years ago

Last modified 7 years ago

#6489 open task

Screen capture on Android

Reported by: pitrex29 Owned by: pitrex29
Priority: normal Component: ffmpeg
Version: git-master Keywords: android, ffmpeg, x11grab, screen capture
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

Can someone tell me if theres a way to record my screen on Android using FFmpeg?
System: Android 5.0.1 Armv7l
(latest armel git build)
Heres the error:

u0_a99@c70n:/ $ ffmpeg -f x11grab -i :0.0 /storage/external_SD/out.mp4
ffmpeg version 3.3.2-static http://johnvansickle.com/ffmpeg/  Copyright (c) 2000-2017 the FFmpeg developers
  built with gcc 5.4.1 (Debian 5.4.1-11) 20170519
  configuration: --enable-gpl --enable-version3 --enable-static --disable-debug --disable-ffplay --disable-indev=sndio --disable-outdev=sndio --cc=gcc-5 --enable-fontconfig --enable-frei0r --enable-gnutls --enable-gray --enable-libass --enable-libfreetype --enable-libfribidi --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopus --enable-librtmp --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libvidstab --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxvid --enable-libzimg
  libavutil      55. 58.100 / 55. 58.100
  libavcodec     57. 89.100 / 57. 89.100
  libavformat    57. 71.100 / 57. 71.100
  libavdevice    57.  6.100 / 57.  6.100
  libavfilter     6. 82.100 /  6. 82.100
  libswscale      4.  6.100 /  4.  6.100
  libswresample   2.  7.100 /  2.  7.100
  libpostproc    54.  5.100 / 54.  5.100
[x11grab @ 0x3c1e040] Cannot open display :0.0, error 1.
:0.0: Input/output error

Attachments (1)

Screenshot_2017-06-24-21-44-04.png (133.8 KB ) - added by pitrex29 7 years ago.
screenshot

Download all attachments as: .zip

Change History (4)

by pitrex29, 7 years ago

screenshot

comment:1 by pitrex29, 7 years ago

Status: newopen

comment:2 by pitrex29, 7 years ago

Owner: set to pitrex29

in reply to:  description comment:3 by pitrex29, 7 years ago

*latest armhf build

Note: See TracTickets for help on using tickets.