On 07/05/2011 09:04 AM, 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

I see you are in Iowa - hope you are dry.  If needed send the water here.

OpenSuSE 12.1 rc2 and A very current CVS/GIT version of ffmpeg. Because openSuSE version of devel. was not being found.


--
73 de Donn Washburn
307 Savoy Street    Email:" [email protected] "
Sugar Land, TX 77478 LL# 1.281.242.3256
Ham Callsign N5XWB   HAMs : " [email protected] "
VoIP via Skype:n5xwbg  BMWMOA #:4146 Ambassador
      " http://counter.li.org " #279316
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to