commit | e32106fd5175afdf939ae397aece9caf378a4912 | [log] [tgz] |
---|---|---|
author | Benoit Goby <benoit@android.com> | Mon May 12 15:59:50 2014 -0700 |
committer | Benoit Goby <benoit@android.com> | Tue May 13 16:17:21 2014 -0700 |
tree | 4040ceee4a57c51fd17cd1a19c378bd683ed6e18 | |
parent | 21bde57f0099fed5cca78d9357571dc015a63227 [diff] |
screenrecord: Add raw frames output format This works like the frames output format but without a header so that the output can be piped directly to mplayer: adb shell screenrecord --output-format=raw-frames - | mplayer -demuxer rawvideo -rawvideo w=320:h=240:format=rgb24 - Change-Id: Ib5ed508fdca3a5d63e973c5189b3677c2d92b43f