[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: making a video (animated plot)
From: |
Andreas Weber |
Subject: |
Re: making a video (animated plot) |
Date: |
Fri, 4 Oct 2019 18:25:38 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0 |
Hi Pantxo,
Am 03.10.19 um 22:40 schrieb Pantxo:
> Thanks. Indeed, the VideoWriter works for me too with the synthetic data
> from doit.m, but for some reason I am unable to use data obtained from
> getframe, e.g. the example from movie.m won't produce a readable video:
I removed old cruft and added your example as demo_write_sombrero_video.m
See also https://sourceforge.net/p/octave/video/ci/devel/tree/HACKING
how to get into without the need to make a forge package
Until now there are 2 low-level read/write demos and 2 high-level
classdef read/write examples
I want to keep the original OpenCV code as original as possible to make
merges from upstream easier.
-- Andy
- Re: making a video (animated plot), Pantxo, 2019/10/03
- Re: making a video (animated plot), Pantxo, 2019/10/03
- Re: making a video (animated plot), Andreas Weber, 2019/10/03
- Re: making a video (animated plot), Pantxo, 2019/10/03
- Re: making a video (animated plot), Andreas Weber, 2019/10/04
- Re: making a video (animated plot), Pantxo, 2019/10/04
- Re: making a video (animated plot), Andreas Weber, 2019/10/06
- Re: making a video (animated plot), Pantxo, 2019/10/08
- Re: making a video (animated plot),
Andreas Weber <=