GNOME Bugzilla – Bug 456260
Use decodebin2 for temporary clips.
Last modified: 2007-10-14 16:55:02 UTC
Please describe the problem: When I want to play a clip in the internal viewer only the screenshot of this clip is transferred to the internal viewer. The play button gives no reaction, just changing the icon from play to pause Steps to reproduce: 1. Import a clip 2. Press right on the clip 3. The screenshot is in the internal viewer 4. This clip can not be started Actual results: Only showing the screenshot of the video. slidding in the video works, but not playing... Expected results: Does this happen every time? Yes Other information:
Created attachment 91681 [details] [review] change decodebin to decodebin2 It looks like this small patch fixes the problem. I changed the internal decodebin from the filesourcefactory to decodebin2...
2007-07-13 Edward Hervey <bilboed@bilboed.com> Patch by: Thijs Vermeir <thijsvermeir@gmail.com> * pitivi/objectfactory.py: Use decodebin2 if available for temporary file sources.