Hi all,

I've recently fixed some of these in our own code.
See here:
http://code.google.com/p/flitr/source/detail?r=34

It was for ffmpeg on Debian sid:
apt-cache policy ffmpeg
ffmpeg:
  Installed: 5:0.8-0.1

It should give some hints on where to start. I'm too busy to help currently.

cheers
jp

On 05/07/11 16:04, Ryan Pavlik wrote:


On Tue, Jul 5, 2011 at 8:03 AM, Donn Washburn <[email protected]
<mailto:[email protected]>> wrote:

    On 07/05/2011 03:31 AM, Alberto Luaces wrote:

        Donn Washburn writes:

            This is my first time to join in on OSGs email.

            The main purpose was to notify of a error I am getting on a SVN
            version on two different OS versions.  It shows up on
            ffmpeg/FFmpegDecoder.cpp which is at about 99% and states
            depreciated
            causing OSG to fail.  I do have it saved so if this is the
            correct
            place to ask I can send it.


        Hi Donn,

        Yes, it should be helpful that you provide the exact error you are
        getting and your ffmpeg version.

    Ok will do!  osg.err



So the deprecation warnings you mention aren't actually the problem
strictly speaking - those are warnings, not errors.  The errors are
better hidden - here they are without the warnings around them:

[ 96%] Building CXX object 
src/osgPlugins/ffmpeg/CMakeFiles/osgdb_ffmpeg.dir/FFmpegDecoder.o
In file included from 
/mnt/sda7/fgfs/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegHeaders.hpp:12:0,
                  from 
/mnt/sda7/fgfs/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegClocks.hpp:10,
                  from 
/mnt/sda7/fgfs/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoderAudio.hpp:9,
                  from 
/mnt/sda7/fgfs/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoder.hpp:5,

from
/mnt/sda7/fgfs/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoder.cpp:2:

/mnt/sda7/fgfs/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoder.cpp: In 
member function �void osgFFmpeg::FFmpegDecoder::findAudioStream()�:
/mnt/sda7/fgfs/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoder.cpp:211:64: 
error: �CODEC_TYPE_AUDIO� was not declared in this scope
/mnt/sda7/fgfs/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoder.cpp: In 
member function �void osgFFmpeg::FFmpegDecoder::findVideoStream()�:

/mnt/sda7/fgfs/OpenSceneGraph/src/osgPlugins/ffmpeg/FFmpegDecoder.cpp:229:64:
error: �CODEC_TYPE_VIDEO� was not declared in this scope


What version of ffmpeg and linux are you using?

Ryan

--
Ryan Pavlik
HCI Graduate Student
Virtual Reality Applications Center
Iowa State University

[email protected] <mailto:[email protected]>
http://academic.cleardefinition.com



_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

--
This message is subject to the CSIR's copyright terms and conditions, e-mail legal notice, and implemented Open Document Format (ODF) standard. The full disclaimer details can be found at http://www.csir.co.za/disclaimer.html.

This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.

_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to