Skip to content

Instantly share code, notes, and snippets.

@bascht
Created November 2, 2015 13:31
Show Gist options
  • Select an option

  • Save bascht/26ac410ceb3727847775 to your computer and use it in GitHub Desktop.

Select an option

Save bascht/26ac410ceb3727847775 to your computer and use it in GitHub Desktop.
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