[FFmpeg-trac] #6489(ffmpeg:new): Screen capture on Android

FFmpeg trac at avcodec.org
Sat Jun 24 23:20:27 EEST 2017


#6489: Screen capture on Android
-------------------------------------+-------------------------------------
             Reporter:  pitrex29     |                     Type:  task
               Status:  new          |                 Priority:  normal
            Component:  ffmpeg       |                  Version:  git-
             Keywords:  android,     |  master
  ffmpeg, x11grab, screen capture    |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 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 at 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
 }}}

--
Ticket URL: <https://trac.ffmpeg.org/ticket/6489>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list