Re: VLC params to play mir screencast output

2014-02-16 Thread Alberto Aguirre
Yes mirscreencast is the utility. After this branch is merged, it will be a single video file: https://code.launchpad.net/~albaguirre/mir/screencast-crash-fix/+merge/206337 On Sun, Feb 16, 2014 at 10:41 PM, Daniel van Vugt < daniel.van.v...@canonical.com> wrote: > I'm just figuring it out my

Re: VLC params to play mir screencast output

2014-02-16 Thread Daniel van Vugt
I'm just figuring it out myself. It appears you just run client: mirscreencast (might require sudo) and that generates frames: /tmp/*.bgra mirscreencast should be installed by the "mir-utils" package. Obviously in future it might be nice for mirscreencast to generate a single video file inst

Re: VLC params to play mir screencast output

2014-02-16 Thread Oliver Ries
On Sun, Feb 16, 2014 at 7:56 PM, Daniel van Vugt < daniel.van.v...@canonical.com> wrote: > Nice. > > And this command works too (with BGRA as well): > mplayer -fixed-vo -demuxer rawvideo \ > -rawvideo fps=60:w=1920:h=1200:format=bgra /tmp/*bgra > > Although it renders in a jerky way. > > To crea

Re: VLC params to play mir screencast output

2014-02-16 Thread Daniel van Vugt
Nice. And this command works too (with BGRA as well): mplayer -fixed-vo -demuxer rawvideo \ -rawvideo fps=60:w=1920:h=1200:format=bgra /tmp/*bgra Although it renders in a jerky way. To create a lossless video file which plays back more realistically: mencoder -demuxer rawvideo \ -rawvideo f