Created
November 2, 2015 13:31
-
-
Save bascht/26ac410ceb3727847775 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Traceback (most recent call last): | |
| File "/tmp/.mount_60kX8w/usr/lib/pitivi/python/pitivi/utils/pipeline.py", line 666, in _seekRelativeCb | |
| self.seekRelative(time_delta) | |
| File "/tmp/.mount_60kX8w/usr/lib/pitivi/python/pitivi/utils/pipeline.py", line 458, in seekRelative | |
| self.simple_seek(self.getPosition() + time_delta) | |
| File "/tmp/.mount_60kX8w/usr/lib/pitivi/python/pitivi/utils/pipeline.py", line 336, in getPosition | |
| raise PipelineError("Position not available") | |
| pitivi.utils.pipeline.PipelineError: Position not available | |
| ERROR 14:30:41 pipeline pitivi+utils+pipeline+pipeline2 _asyncDoneNotReceivedCb: we didn't get async done, this is a bug (usr/lib/pitivi/python/pitivi/utils/pipeline.py:408) | |
| ERROR 14:30:41 pipeline pitivi+utils+pipeline+pipeline2 _recover: Pipeline error detected during playback, resetting -- num tries: 0 (usr/lib/pitivi/python/pitivi/utils/pipeline.py:558) | |
| ** (pitivi:10530): CRITICAL **: gst_video_frame_map_id: assertion 'info->finfo->format == meta->format' failed | |
| No accelerated IMDCT transform found |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment