los-cocos / cocos

graphic library for games and multimedia, for python language on PC-like hardware
http://los-cocos.github.io/cocos-site/
Other
633 stars 146 forks source link

[solved] samples/tetrico/tetrico.py crashes if no .mp3 support and other pyglet 1,4 sound compat #329

Closed ccanepa closed 5 years ago

ccanepa commented 5 years ago

While testing in a testbed with no ffmpeg installed tetrico crashed at startup.

Should have run with all normal except for no sound.

Opened an issue with pyglet, https://github.com/pyglet/pyglet/issues/47

ccanepa commented 5 years ago

fixed in branch cocos2019, also fixed crashes when ffmpeg support present

todo: add notes in docs about pyglet_ffmpeg

ccanepa commented 5 years ago

fixed in cocos 0.6.7