Hi Madhura, I can recreate this bug with my own binary but also discovered it seems to work if the frame rate is a power of 2 (2,4,8,16,32,..). I have a feeling something is going wrong possibly computing bit rates etc when initializing ffmpeg. Do you mind also reporting a bug on ParaView.org/Bug.
Thanks! On Fri, Feb 25, 2011 at 11:28 AM, Madhura Phadke <[email protected]>wrote: > Hi, > > I switched to Paraview 3.10.0 RC1 (downloaded from the website) and I get > the following error when saving animation as a .avi file: > > Generic Warning: In > /home/kitware/Projects/ParaView-3.10/source/VTK/IO/vtkFFMPEGWriter.cxx, line > 211 > > Could not open codec. > > ERROR: In > /home/kitware/Projects/ParaView-3.10/source/VTK/IO/vtkFFMPEGWriter.cxx, line > 514 > > vtkFFMPEGWriter (0x12e902d0): Error initializing video stream. > > I noticed this error only when I give frame rate >1. I am able to save > animation successfully if I give frame rate as 1fps. > I am using Ubuntu 10.04, and I tried out saving animation of camera in > orbit around the contour of a wavelet. > Is there a fix or a workaround? > > Thanks > --Madhura > > _______________________________________________ > Powered by www.kitware.com > > Visit other Kitware open-source projects at > http://www.kitware.com/opensource/opensource.html > > Please keep messages on-topic and check the ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > Follow this link to subscribe/unsubscribe: > http://www.paraview.org/mailman/listinfo/paraview > >
_______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
