Re: [osg-users] OpenSceneGraph 3.4.0, latest git master: build of ffmpeg plugin fails after upgrade to ffmpeg 3.0+

2016-05-21 Thread Ben Woods

robertosfield wrote:
> Hi Ben,
> 
> On 27 April 2016 at 10:22, Ben Woods < ()> wrote:
> 
> > I have created a pull request to commit this ffmpeg3 patch against the 
> > master OpenSceneGraph repository on GitHub:
> > https://github.com/openscenegraph/OpenSceneGraph/pull/70 
> > (https://github.com/openscenegraph/OpenSceneGraph/pull/70)
> > 
> 
> 
> For now the official route for submissions to send whole modified files to 
> the osg-submissions mailing list.  I've found the git pull mechanism 
> problematic, until I find efficient ways around it's diffidences I'll be 
> sticking to the route outlined on the OSG website's submission page.
> 
> 
> Robert.
> 


Hi Robert,

Thanks for that. I have now sent it through to the osg-submissions mailing 
lists here:
http://lists.openscenegraph.org/pipermail/osg-submissions-openscenegraph.org/2016-May/033913.html

Regards,
Ben[/url]

--
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=67185#67185





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


Re: [osg-users] OpenSceneGraph 3.4.0, latest git master: build of ffmpeg plugin fails after upgrade to ffmpeg 3.0+

2016-04-27 Thread Robert Osfield
Hi Ben,

On 27 April 2016 at 10:22, Ben Woods  wrote:

> I have created a pull request to commit this ffmpeg3 patch against the
> master OpenSceneGraph repository on GitHub:
> https://github.com/openscenegraph/OpenSceneGraph/pull/70
>

For now the official route for submissions to send whole modified files to
the osg-submissions mailing list.  I've found the git pull mechanism
problematic, until I find efficient ways around it's diffidences I'll be
sticking to the route outlined on the OSG website's submission page.

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


Re: [osg-users] OpenSceneGraph 3.4.0, latest git master: build of ffmpeg plugin fails after upgrade to ffmpeg 3.0+

2016-04-27 Thread Ben Woods
I have created a pull request to commit this ffmpeg3 patch against the master 
OpenSceneGraph repository on GitHub:
https://github.com/openscenegraph/OpenSceneGraph/pull/70

Regards,
Ben

--
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=66984#66984





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


Re: [osg-users] OpenSceneGraph 3.4.0, latest git master: build of ffmpeg plugin fails after upgrade to ffmpeg 3.0+

2016-04-26 Thread David Evans
On 4/25/16 2:27 PM, Ben Woods wrote:
> Hi,
> 
> Please see attached a patch which allows openscenegraph to build successfully 
> against ffmpeg 3.0.x.
> 
> This was obtained from ArchLinux.
> 
> Cheers,
> Ben
> 

Thanks, Ben.  This patch, indeed, does the trick.  With patch applied, both OSG 
3.4.0 and OSG 3.5.2 git master
build correctly with either ffmpeg 2.8.6 or 3.0.1.  Now committed to MacPorts 
repository.

Dave

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


Re: [osg-users] OpenSceneGraph 3.4.0, latest git master: build of ffmpeg plugin fails after upgrade to ffmpeg 3.0+

2016-04-25 Thread Ben Woods
Hi,

Please see attached a patch which allows openscenegraph to build successfully 
against ffmpeg 3.0.x.

This was obtained from ArchLinux.

Cheers,
Ben

--
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=66957#66957




Attachments: 
http://forum.openscenegraph.org//files/patch_ffmpeg3_202.txt


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


[osg-users] OpenSceneGraph 3.4.0, latest git master: build of ffmpeg plugin fails after upgrade to ffmpeg 3.0+

2016-04-24 Thread David Evans
Hi,

MacPorts is in the process of upgrading from ffmpeg 2.8.6 to latest version 
3.0.1.  Currently both OpenSceneGraph build
fine with ffmpeg 2.8.6, but 3.0+ is a problem due to long deprecated API 
(get_buffer, release_buffer) that has now been
removed in favor of get_buffer2 and friends.

See the MacPorts ticket at https://trac.macports.org/ticket/51223 for details 
of the failure, build log, etc.

Is this a known problem and is anyone working on it?  What's the best way to 
report the bug?

Thanks for any help

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