On Do, 2017-05-04 at 13:41 +0300, Alex K wrote:
> Hello everyone,
>
> I've made a patch that adds ability to record video of what's going on
> inside qemu. It uses ffmpeg libraries. Basically, the patch adds
> 2 new commands to the console:
> capture_start path framerate
> capture_stop
>
> path i
On Thu, 05/04 13:41, Alex K wrote:
> Hello everyone,
Hi Alex, thanks for posting the patch! I don't know much about display and sound
in QEMU, so just making some superficial points.
>
> I've made a patch that adds ability to record video of what's going on
> inside qemu. It uses ffmpeg libraries
On Thu, May 04, 2017 at 01:41:31PM +0300, Alex K wrote:
> Hello everyone,
>
> I've made a patch that adds ability to record video of what's going on
> inside qemu. It uses ffmpeg libraries. Basically, the patch adds
> 2 new commands to the console:
> capture_start path framerate
> capture_stop
>
Hi,
This series failed automatic build test. Please find the testing commands and
their output below. If you have docker installed, you can probably reproduce it
locally.
Subject: [Qemu-devel] [PATCH] Video and sound capture to a videofile through
ffmpeg
Message-id: 1493894491-26130-1-git-send-e
Hi
On Thu, May 4, 2017 at 2:42 PM Alex K wrote:
> Hello everyone,
>
> I've made a patch that adds ability to record video of what's going on
> inside qemu. It uses ffmpeg libraries. Basically, the patch adds
> 2 new commands to the console:
> capture_start path framerate
> capture_stop
>
> path
Hi,
This series failed build test on s390x host. Please find the details below.
Subject: [Qemu-devel] [PATCH] Video and sound capture to a videofile through
ffmpeg
Message-id: 1493894491-26130-1-git-send-email-vip-a...@yandex.ru
Type: series
=== TEST SCRIPT BEGIN ===
#!/bin/bash
# Testing scrip
Hi,
This series failed automatic build test. Please find the testing commands and
their output below. If you have docker installed, you can probably reproduce it
locally.
Message-id: 1492956615-2395-1-git-send-email-vip-a...@yandex.ru
Type: series
Subject: [Qemu-devel] [PATCH] Video and sound cap