Compiling Gstreamer Editing Services 1.2 on OSX

Urs Hofer hoferurs at gmail.com
Sat Mar 29 06:18:08 PDT 2014


Dear Nicolas

thank you for your anwer. After downloading cerbero 1.2.3 from
http://cgit.freedesktop.org/gstreamer/sdk/cerbero/snapshot/cerbero-1.2.3.zip
compiling the packages works without problems, at least for x86_64.

To build universal packages using option -c ./config/osx-universal.cbc I'm still running into
troubles:

> Traceback (most recent call last):
>   File "/Users/urshofer/cerbero-1.2.3/cerbero/utils/__init__.py", line 257, in parse_file
>     execfile(filename, dict)
>   File "/Users/urshofer/cerbero-1.2.3/config/darwin.config", line 93, in <module>
>     os.symlink(gl_headers, gl_headers_prefix)
> OSError: [Errno 13] Permission denied
> Configuration Error: Could not include config file (/Users/urshofer/cerbero-1.2.3/config/darwin.config)


Could it be because there Gstreamer is already installed on my system? Do I have to clean it first?

Best wishes
Urs



Am 29.03.2014 um 13:52 schrieb Nicolas Dufresne <nicolas.dufresne at collabora.com>:

> Le samedi 29 mars 2014 à 12:59 +0100, Urs Hofer a écrit :
>> Am I missing something?
> 
> Maybe you are confusing version of cerbero ? Please find the community
> maintained version of cerbero at:
> 
> git://anongit.freedesktop.org/gstreamer/cerbero branch 1.2
> 
> The GStreamer SDK is an alternative distribution of GStreamer supported
> by Fluendo and Collabora. It's currently based on 0.10, for which GES
> won't work without making sure you pipeline is paused before making
> changes, and is known to be very buggy.
> 
> I strongly recommend using community release of GStreamer, that you can
> download for OSX at:
> 
> http://gstreamer.freedesktop.org/data/pkg/osx/1.2.3/
> 
> And following Thibault instructions on how to build GES. If having
> issues, considering GES is still under serious development, you may want
> to test and give feed back on laster, for which I'd recommend using the
> master branch of cerbero.
> 
> cheers,
> Nicolas
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel



More information about the gstreamer-devel mailing list