スマホHack!

Android のスクリーンの録音およびデバイス組み立ての自動化

スマホ関連の海外ニュースです。

画面 Android からさっき録画について書いたが、デバイスのフレームにそれを取得し、すべての”profesh”を見て画面録画を行うというプロセスの何かを文書化していないながら、それはクールです。 過去のプロセスは、私私のスクリプトとデバイスのフレームでビデオをオーバーレイを使用してを使用して画面の記録をつかむだろうし、GIF hakery の迅速なビットに続いて mp4 にそのうちにエクスポートを行う、かなり面倒でした。 各ビデオはおそらく約 20 分の価値がある仕事のためにこれを自動化します。 私は ffmpeg の長い時間のために知っています。O.M.G、信じられないほど強力な特にを開始する私のような noob のため非常に複雑です。 背景レイヤーを持っているために必要なオーバーレイ画面上に録画しています。かなりシンプルなもの 1 つの小さな落とし穴だったもビデオのサイズを縮小するために必要なので、Android の画面録画ツールによって生成されるビデオは高解像度であること。 これは、私が思い付いた、それは合理的にうまく動作するようコマンドラインです。 それはかなりうまく動作します。今度はまたそれから GIF を作るします..;)。 それを最新保つために私はそれが以下に含まれている場合、このコードは github 上で公開です。私は、あなたが、ffmpeg の専門家と私に知らせて何か私を向上させることができますが表示を言うでしょう。
続きを読む…

Automating Android screen recording and device framing

I wrote about screen recording from Android a little while ago and whilst it is cool, I didn’t document anything of the process that I had to get it into the device frame and make the screen recordings look all “profesh”. The process in the past was pretty cumbersome, I would grab the screen recording using my script and then use to overlay the video on the device frame and then do export that out to the mp4 followed by a quick bit of GIF hakery. I needed to automate this because each video was probably about 20 minutes worth of work. I have known for a long time of ffmpeg. O.M.
Read more…

facebooktwittergoogle_plusredditpinterestlinkedinmail

Comments are closed.