[Paraview] [EXTERNAL] Re: Paraview 3.98 build error with ffmpeg

Scott, W Alan wascott at sandia.gov
Wed Nov 6 12:36:00 EST 2013


Or maybe update ParaView to the upcoming (spectacular - Kitware has done a great job) ParaView version 4.1?  :-)

Alan

-----Original Message-----
From: paraview-bounces at paraview.org [mailto:paraview-bounces at paraview.org] On Behalf Of Utkarsh Ayachit
Sent: Wednesday, November 06, 2013 8:22 AM
To: Patrick Begou
Cc: ParaView
Subject: [EXTERNAL] Re: [Paraview] Paraview 3.98 build error with ffmpeg

That version of ParaView doesn't support FFMPEG 2.1. Try an older version of FFMEG (http://www.paraview.org/files/dependencies/ffmpeg-0.6.5.tar.gz).

Utkarsh

On Wed, Nov 6, 2013 at 9:59 AM, Patrick Begou <Patrick.Begou at legi.grenoble-inp.fr> wrote:
> I'm building paraview 3.98 with FFMPEG enabled.
> I've installed FFMPEG 2.1 from 
> http://ffmpeg.org/download.html#release_2.1
>
> I get two errors in
> ParaView-3.98.1-source/VTK/IO/FFMPEG/vtkFFMPEGWriter.cxx:
>
> 1) vtkFFMPEGWriter.cxx:165:18: error: 'CodecID' was not declared in 
> this scope
> c->codec_id = (CodecID)this->avOutputFormat->video_codec;
>
> 2) vtkFFMPEGWriter.cxx:234:28: error: 'avcodec_open' was not declared 
> in this scope if (avcodec_open(c, codec) < 0)
>
> I was unable to find if there is a recommended version of ffmpeg to 
> use for building paraview 3.98 and I'm not familiar with ffmpeg.
>
> Thanks for your advices.
>
> Patrick
>
> Environment: GCC 4.8.1 and OpenMPI 1.7.3 on RHEL6
>
> --
> ===================================================================
> |  Equipe M.O.S.T.         |                                      |
> |  Patrick BEGOU           | mailto:Patrick.Begou at grenoble-inp.fr |
> |  LEGI                    |                                      |
> |  BP 53 X                 | Tel 04 76 82 51 35                   |
> |  38041 GRENOBLE CEDEX    | Fax 04 76 82 52 71                   |
> ===================================================================
>
>
> _______________________________________________
> 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


More information about the ParaView mailing list