[GEM-dev] Gem + gem_filmGMERLIN Plugin Crash 10.7.3

m.e.grimm megrimm at gmail.com
Thu Mar 22 14:08:12 CET 2012


Yes. I am very good at following instructions. And never tend to try
the opposite.

This then worked:

http://libmpeg2.sourceforge.net/files/libmpeg2-0.5.1.tar.gz
./configure
cd libmpeg2
make
make install


Have one hell of a good time.

m

On Wed, Mar 21, 2012 at 9:29 PM, Hans-Christoph Steiner <hans at at.or.at> wrote:
>
> Fink packages need a tarball posted somewhere accessible via an http:// URL.
>
> .hc
>
> On Mar 21, 2012, at 7:27 PM, m.e.grimm wrote:
>
>> hey hans,
>>
>> svn co svn://svn.videolan.org/libmpeg2/trunk
>> run bootstrap
>> ./configure
>> cd libmpeg2 (in libmpeg2 dir because libvo fails)
>> make
>> make install
>>
>> installs libmpeg2.dylib to /usr/local/lib
>>
>> hope that works ok? let me know....
>>
>> cheers
>> m
>>
>>
>> On Wed, Mar 21, 2012 at 6:48 PM, Hans-Christoph Steiner <hans at at.or.at> wrote:
>>>
>>> Hey Mark,
>>>
>>> If you point me towards a libmpeg2 release tarball and tell me how you built it, I can easily package it and add it to the gmerlin_avdecoder build.
>>>
>>> .hc
>>>
>>> On Mar 19, 2012, at 10:41 AM, m.e.grimm wrote:
>>>
>>>> hello,
>>>>
>>>> yeah it look like that crash I am getting with alea.mpg is from
>>>> gmerlin_avdecoder being compiled without libmpeg2 .... at least that
>>>> what burkhard says:
>>>>
>>>> "Looks like you don't have libmpeg2 installed.
>>>> In this case gmerlin-avdecoder removes the video stream from the
>>>> internal structure, so every access to video stream 0 might result in a crash."
>>>>
>>>> there doesnt seem to be a libmpeg2 fink package although i did manage
>>>> to easily compile from recent svn and install.
>>>>
>>>> so maybe we need to get libmpeg2 into fink prior to gmerlin_avdecoder
>>>> compile and add as dependency before updating your packages Hans?
>>>>
>>>> cheers
>>>> m
>>>>
>>>> On Sat, Mar 17, 2012 at 10:21 PM, Hans-Christoph Steiner <hans at at.or.at> wrote:
>>>>>
>>>>> I'm happy to update my packages once Burkhard makes a new release.  Feel free to nag ;)
>>>>>
>>>>> .hc
>>>>>
>>>>> On Mar 8, 2012, at 9:21 AM, m.e.grimm wrote:
>>>>>
>>>>>>> That's great! Did you have to use the SVN version of gmerlin in the end?
>>>>>>
>>>>>> yes. i did. from the most recent svn i had to compile and package
>>>>>> gmerlin_avdecoder AND gavl for fink build/install. I did though use
>>>>>> your libgavl1.info and gmerlin-avdecoder1.info without
>>>>>> modification....
>>>>>>
>>>>>> also with gavl i had to run autogen.sh prior to packaging.
>>>>>> gmerlin_avdecoder i just package directly from the svn checkout...
>>>>>>
>>>>>>> gmerlin-avdecoder is already installed.
>>>>>>
>>>>>> that version will need to be rebuilt and installed form most recent
>>>>>> svn. burkhard has made some changes in past few days.
>>>>>>
>>>>>> yes!
>>>>>> m
>>>>>>
>>>>>> On Thu, Mar 8, 2012 at 4:30 AM, Hans-Christoph Steiner <hans at at.or.at> wrote:
>>>>>>>
>>>>>>> That's great! Did you have to use the SVN version of gmerlin in the end?  If not, then the Mac OS X 10.6/Intel build machine should be able to make 64-bit builds now, gmerlin-avdecoder is already installed.
>>>>>>>
>>>>>>> .hc
>>>>>>>
>>>>>>> On Mar 7, 2012, at 4:45 PM, m.e.grimm wrote:
>>>>>>>
>>>>>>>> OK. Well.... It works. Pd-Extended 64bit recent autobuild + Gem with
>>>>>>>> filmGMERLIN plugin on OSX 10.7.3
>>>>>>>>
>>>>>>>> See attached screen shot.
>>>>>>>>
>>>>>>>> I am not sure what the problem was. This is still very unstable,
>>>>>>>> crashing when loading alea.mpg in pix_film. As you can see by the
>>>>>>>> screenshot the colors are not normal.....
>>>>>>>>
>>>>>>>> The short of it:
>>>>>>>>
>>>>>>>> I removed all gmerlin and Gem stuff. Rebuild/installed from recent
>>>>>>>> svn/git repos. removed all Gem plugs minus the filmGMERLIN one and
>>>>>>>> this is what I got....
>>>>>>>>
>>>>>>>> BUT Hey!!! At least it is working! I was about to give it up :)
>>>>>>>>
>>>>>>>> cheers
>>>>>>>> m
>>>>>>>>
>>>>>>>> On Tue, Mar 6, 2012 at 3:51 AM, IOhannes m zmoelnig <zmoelnig at iem.at> wrote:
>>>>>>>>> -----BEGIN PGP SIGNED MESSAGE-----
>>>>>>>>> Hash: SHA1
>>>>>>>>>
>>>>>>>>> On 2012-03-06 09:18, IOhannes m zmoelnig wrote:
>>>>>>>>>> i wonder though, why m_gconverter is not properly initialized in the
>>>>>>>>>> initialization list (it should be set to NULL)...
>>>>>>>>>
>>>>>>>>> i just noticed that it is intialized correctly anyhow...
>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> i'll try to cleanup the code....
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>> so i removed all the unused variables from the class, which should be a
>>>>>>>>> little less confusing...
>>>>>>>>>
>>>>>>>>> fgmasdr
>>>>>>>>> IOhannes
>>>>>>>>> -----BEGIN PGP SIGNATURE-----
>>>>>>>>> Version: GnuPG v1.4.11 (GNU/Linux)
>>>>>>>>> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
>>>>>>>>>
>>>>>>>>> iEYEARECAAYFAk9V0BUACgkQkX2Xpv6ydvQ3mgCfWCqvcEtjwYEIYzaKDNdBhBaq
>>>>>>>>> cxMAniYX6CEmnMVQTGPwc/lwPc9i/v7R
>>>>>>>>> =1g+u
>>>>>>>>> -----END PGP SIGNATURE-----
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> _______________________________________________
>>>>>>>>> GEM-dev mailing list
>>>>>>>>> GEM-dev at iem.at
>>>>>>>>> http://lists.puredata.info/listinfo/gem-dev
>>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> --
>>>>>>>> ____________________
>>>>>>>> m.e.grimm | m.f.a | ed.m.
>>>>>>>> megrimm at gmail.com
>>>>>>>> _________________________________
>>>>>>>> <Screen Shot 2012-03-07 at 4.37.25 PM.png>_______________________________________________
>>>>>>>> GEM-dev mailing list
>>>>>>>> GEM-dev at iem.at
>>>>>>>> http://lists.puredata.info/listinfo/gem-dev
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> ----------------------------------------------------------------------------
>>>>>>>
>>>>>>> Looking at things from a more basic level, you can come up with a more direct solution... It may sound small in theory, but it in practice, it can change entire economies.     - Amy Smith
>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> ____________________
>>>>>> m.e.grimm | m.f.a | ed.m.
>>>>>> megrimm at gmail.com
>>>>>> _________________________________
>>>>>
>>>>>
>>>>>
>>>>> ----------------------------------------------------------------------------
>>>>>
>>>>> "[W]e have invented the technology to eliminate scarcity, but we are deliberately throwing it away to benefit those who profit from scarcity."        -John Gilmore
>>>>>
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> ____________________
>>>> m.e.grimm | m.f.a | ed.m.
>>>> megrimm at gmail.com
>>>> _________________________________
>>>
>>>
>>>
>>> ----------------------------------------------------------------------------
>>>
>>> I spent 33 years and four months in active military service and during that period I spent most of my time as a high class muscle man for Big Business, for Wall Street and the bankers.      - General Smedley Butler
>>>
>>>
>>
>>
>>
>> --
>> ____________________
>> m.e.grimm | m.f.a | ed.m.
>> megrimm at gmail.com
>> _________________________________
>
>
>
> ----------------------------------------------------------------------------
>
> There is no way to peace, peace is the way.       -A.J. Muste
>
>



-- 
____________________
m.e.grimm | m.f.a | ed.m.
megrimm at gmail.com
_________________________________



More information about the GEM-dev mailing list