arturoc / ofxGStreamer

openFrameworks addon to use gstreamer under osx and windows. This addon has no code and instead uses the addon_config.mk file to add the needed files from the core + the flags needed to compile using gstreamer
56 stars 28 forks source link

ofGstUtils: startPipeline(): unable to get pipeline paused state #9

Open tyhenry opened 8 years ago

tyhenry commented 8 years ago

When I try to run a simple test app: player.setPlayer(ofPtr(new ofGstVideoPlayer)); player.loadMovie("1.mov"); player.play();

I get: [ error ] ofGstUtils: startPipeline(): unable to get pipeline paused state [warning] ofGstUtils: getDurationNanos(): couldn't query time duration [ error ] ofGstVideoPlayer: allocate(): cannot get pipeline caps [warning] ofGstVideoUtils: update(): ofGstVideoUtils not loaded

I'm using oF 8.4, Xcode 6.4 and the 8.4 included projectGenerator (had an issue building the ProjectGeneratorSimple you linked - not sure if PG is the issue here).

arturoc commented 8 years ago

can you try with the nightly builds? there's been a lot of fixes since 0.8.4