commit | c475546b6df3b8febc0191e5895f4546a0abd52f | [log] [tgz] |
---|---|---|
author | Andy McFadden <fadden@android.com> | Fri Dec 20 13:40:34 2013 -0800 |
committer | Andy McFadden <fadden@android.com> | Tue Jan 07 12:36:17 2014 -0800 |
tree | 2485ccdc3cec47ccb92e1e41da16e82e15bbc9b6 | |
parent | 67d15f9ab45e7c03b23c871f680b1fae577ac43a [diff] |
Provide raw H.264 output from screenrecord This adds an experimental (undocumented) "--raw" flag. If set, we output an H.264 byte stream rather than a .mp4 file. If the filename is "-", we send the output to stdout. If stdout is a tty, we reconfigure it to avoid CRLF line termination over adb. Bug 12239887 Change-Id: I00ceb628bd885916eaf4658ea7f08f620ad74c03