Bug#892293: paraview: errors when saving animations as AVI files [regression]

Francesco Poli invernomuto at paranoici.org
Mon Apr 23 22:35:18 BST 2018


On Sat, 31 Mar 2018 13:10:28 +0200 Francesco Poli wrote:

[...] 
> On Wed, 07 Mar 2018 22:43:06 +0100 Francesco Poli (wintermute) wrote:
> 
[...]
> > In a nutshell, version 5.4.1 fails to save animations as AVI files
> > (while version 5.1.2 was perfectly capable of doing so).
[...]
> I've just re-checked with paraview/5.4.1+dfsg4-2 and I am still unable
> to save animations as AVI files

To work around this regression, one can save the animation as PNG
images and then use ffmpeg to create the AVI video:

  $ ffmpeg -f image2 -framerate 5 -i wave_anim_test.%04d.png \
           -vcodec mjpeg -pix_fmt yuvj422p -qscale 3 wave_anim_test.avi


I am adding this hint to the bug log, so that other users may benefit
from the workaround, while waiting for a proper fix in paraview...



-- 
 http://www.inventati.org/frx/
 There's not a second to spare! To the laboratory!
..................................................... Francesco Poli .
 GnuPG key fpr == CA01 1147 9CD2 EFDF FB82  3925 3E1C 27E1 1F69 BFFE
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/debian-science-maintainers/attachments/20180423/4f5f70d3/attachment.sig>


More information about the debian-science-maintainers mailing list