IOS: GSTREAMER FRAMEWORK CUSTOM BUILD

Mounika muduganti.mounika at gaiansolutions.com
Wed Aug 22 08:33:48 UTC 2018


Hi,
When I try to build iOS custom framework for Gstreamer  by following link :
https://tausiq.wordpress.com/2014/12/11/ios-gstreamer-framework-custom-build/

I am getting following error:

Traceback (most recent call last):
  File "./cerbero/build/oven.py", line 144, in _cook_recipe
    stepfunc()
  File "./cerbero/build/recipe.py", line 279, in <lambda>
    setattr(cls, step, lambda self, name=step: step_func(self, name))
  File "./cerbero/build/recipe.py", line 437, in _do_step
    stepfunc()
  File "./cerbero/build/source.py", line 147, in extract
    shell.unpack(self.download_path, self.config.sources)
  File "./cerbero/utils/shell.py", line 207, in unpack
    tf = tarfile.open(filepath, mode='r:gz')
  File
"/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/tarfile.py",
line 1589, in open
    return func(name, filemode, fileobj, **kwargs)
  File
"/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/tarfile.py",
line 1647, in gzopen
    raise ReadError("not a gzip file")
tarfile.ReadError: not a gzip file




--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/


More information about the gstreamer-devel mailing list