Failed to retrieve channel layout from caps
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
gst-plugins-bad0.10 (Ubuntu) |
Fix Committed
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: pitivi
Error while importing a m2ts file.
~~~~~~~~~~~~~~
$ pitivi
Traceback (most recent call last):
File "/usr/lib/
stream = self._addStream
File "/usr/lib/
stream = get_stream_
File "/usr/lib/
stream.pad_id = pad_id
AttributeError: 'NoneType' object has no attribute 'pad_id'
** (pitivi:4953): WARNING **: Failed to retrieve channel layout from caps. This usually means there is a GStreamer element that does not implement multichannel audio correctly. Please file a bug.
** (pitivi:4953): WARNING **: Failed to retrieve channel layout from caps. This usually means there is a GStreamer element that does not implement multichannel audio correctly. Please file a bug.
** (pitivi:4953): WARNING **: Failed to retrieve channel layout from caps. This usually means there is a GStreamer element that does not implement multichannel audio correctly. Please file a bug.
~~~~~~~~~~~~~
$ pitivi
Traceback (most recent call last):
File "/usr/lib/
stream = self._addStream
File "/usr/lib/
stream = get_stream_
File "/usr/lib/
stream.pad_id = pad_id
AttributeError: 'NoneType' object has no attribute 'pad_id'
ProblemType: Bug
Architecture: i386
Date: Sat Dec 26 15:40:32 2009
DistroRelease: Ubuntu 10.04
Package: pitivi 0.13.3-2
PackageArchitec
ProcEnviron:
PATH=(custom, user)
LANG=en_US.UTF-8
SHELL=/bin/bash
ProcVersionSign
SourcePackage: pitivi
Tags: lucid
Uname: Linux 2.6.32-6-generic i686
This is a bug in the "bad" plugins, which is supposedly fixed in the dev version.