Re: [osg-users] ffmpeg library version expected for OSG 3.2.3

2015-09-09 Thread Robert Osfield
Hi Sam,

On 9 September 2015 at 00:24, sam  wrote:

> What version of ffmpeg is required to use the plugin for OSG 3.2.3? When
> trying to use the latest build of ffmpeg; I get some undeclared identifier
> errors which seem to be caused by deprecation of some functions within
> ffmpeg.
>

I don't have an official version number for which version the plugin will
work with - we try to get it compiling with what contributors have access
to/using at the time of release, but sometimes with projects like ffmpeg
the API can change so rapidly, or is distributed in different forms that it
ends up breaking quite soon.  Thankfully there are very few API's out there
as rapidly changing as ffmpeg.

Which version of ffmpeg are you trying to use?

Robert.
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] ffmpeg library version expected for OSG 3.2.3

2015-09-09 Thread sam
Hi Robert,

I'm attempting to use the latest git build of ffmpeg (
http://ffmpeg.zeranoe.com/builds/). I am going to try with 2.5.2 next.
Would it be possible to get ffmpeg added to the dependencies package for
OSG? I'll let you know how it goes.

Thanks, Sam

On Wed, Sep 9, 2015 at 7:45 AM, Robert Osfield 
wrote:

> Hi Sam,
>
> On 9 September 2015 at 00:24, sam  wrote:
>
>> What version of ffmpeg is required to use the plugin for OSG 3.2.3? When
>> trying to use the latest build of ffmpeg; I get some undeclared identifier
>> errors which seem to be caused by deprecation of some functions within
>> ffmpeg.
>>
>
> I don't have an official version number for which version the plugin will
> work with - we try to get it compiling with what contributors have access
> to/using at the time of release, but sometimes with projects like ffmpeg
> the API can change so rapidly, or is distributed in different forms that it
> ends up breaking quite soon.  Thankfully there are very few API's out there
> as rapidly changing as ffmpeg.
>
> Which version of ffmpeg are you trying to use?
>
> Robert.
>
>
> ___
> osg-users mailing list
> osg-users@lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
>
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] ffmpeg library version expected for OSG 3.2.3

2015-09-09 Thread sam
Using ffmpeg 2.5.2 cleans up the compilation issues. I used a precompiled
version of ffmpeg which was compiled with a prior version of VS so I do get
a SAFESH warning.

On Wed, Sep 9, 2015 at 9:26 AM, sam  wrote:

> Hi Robert,
>
> I'm attempting to use the latest git build of ffmpeg (
> http://ffmpeg.zeranoe.com/builds/). I am going to try with 2.5.2 next.
> Would it be possible to get ffmpeg added to the dependencies package for
> OSG? I'll let you know how it goes.
>
> Thanks, Sam
>
> On Wed, Sep 9, 2015 at 7:45 AM, Robert Osfield 
> wrote:
>
>> Hi Sam,
>>
>> On 9 September 2015 at 00:24, sam  wrote:
>>
>>> What version of ffmpeg is required to use the plugin for OSG 3.2.3? When
>>> trying to use the latest build of ffmpeg; I get some undeclared identifier
>>> errors which seem to be caused by deprecation of some functions within
>>> ffmpeg.
>>>
>>
>> I don't have an official version number for which version the plugin will
>> work with - we try to get it compiling with what contributors have access
>> to/using at the time of release, but sometimes with projects like ffmpeg
>> the API can change so rapidly, or is distributed in different forms that it
>> ends up breaking quite soon.  Thankfully there are very few API's out there
>> as rapidly changing as ffmpeg.
>>
>> Which version of ffmpeg are you trying to use?
>>
>> Robert.
>>
>>
>> ___
>> osg-users mailing list
>> osg-users@lists.openscenegraph.org
>> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>>
>>
>
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


[osg-users] ffmpeg library version expected for OSG 3.2.3

2015-09-08 Thread sam
What version of ffmpeg is required to use the plugin for OSG 3.2.3? When
trying to use the latest build of ffmpeg; I get some undeclared identifier
errors which seem to be caused by deprecation of some functions within
ffmpeg.

Thanks, Sam
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org