Navigation

    UBports Robot Logo

    UBports Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    mirscreencast adb exec-out

    Support
    2
    2
    234
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • shapley
      shapley last edited by

      Hi All,

      Been testing 'mirscreencast' to obtain some nice videos of ubuntu-touch in action but not sure if the video output anything at all..if so...where did it get saved to. Is the footage meant to open in mplayer? Here is the cl output:-

      ~$ adb exec-out timeout 120 mirscreencast -m /run/mir_socket --stdout --cap-interval 2 -s 384 640 | mplayer -demuxer rawvideo -rawvideo w=384:h=640:format=rgba -
      MPlayer 1.3.0 (Debian), built with gcc-7 (C) 2000-2016 MPlayer Team
      do_connect: could not connect to socket
      connect: No such file or directory
      Failed to open LIRC support. You will not be able to use your remote control.

      Playing -.
      Reading from stdin...
      rawvideo file format detected.
      Failed to open VDPAU backend libvdpau_i965.so: cannot open shared object file: No such file or directory
      [vdpau] Error when calling vdp_device_create_x11: 1

      Opening video decoder: [raw] RAW Uncompressed Video
      Could not find matching colorspace - retrying with -vf scale...
      Opening video filter: [scale]
      Movie-Aspect is undefined - no prescaling applied.
      [swscaler @ 0x560feb68f1e0] bicubic scaler, from rgba to yuv420p using MMXEXT
      VO: [xv] 384x640 => 384x640 Planar YV12
      Selected video codec: [rawrgb32] vfm: raw (RAW RGB32)

      Load subtitles in ./
      Audio: no sound
      Starting playback...
      V: 38.2 955/955 0% 2% 0.0% 0 0

      Exiting... (End of file)

      D 1 Reply Last reply Reply Quote 0
      • D
        doniks @shapley last edited by

        @shapley try replacing | mplayer and everything after it with > screen.avi

        Also, please use code tags in the forum

        1 Reply Last reply Reply Quote 0
        • First post
          Last post