[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 10:47:17 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0 |
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'm sorry but I've added fixed width and height in cap_ffmpeg_wrapper.cc
line 286,287 for debugging.
When I've started this branch in march 2019 I didn't know what was the
indended way to set width/height. Ti be compatible with the other
software product I think you can open a video for writing but the first
frame added finally sets width/height.
If I know that you want to help, please give me 1-2days and I'll polish
the code, translate the comments and so on.
Thank you, andy