I have tested with a Sony HDR-XR200 camcorder today, which produces .mts
files. I suspected that this is the "currently released gstreamer
versions don't support MPEG2-TS yet". Not sure what the status of this
is, and there's no bug open on PiTiVi (because it's a gstreamer issue,
not really pitivi).

In pitivi git, simply importing the file in a blank project causes the
following traceback:

Traceback (most recent call last):
  File "pitivi/discoverer.py", line 532, in _capsNotifyCb
    stream = self._addStreamFromPad(ghost)
  File "pitivi/discoverer.py", line 570, in _addStreamFromPad
    stream  = get_stream_for_pad(pad)
  File "pitivi/stream.py", line 343, in get_stream_for_pad
    stream.pad_id = pad_id
AttributeError: 'NoneType' object has no attribute 'pad_id'

So I'm wondering, maybe something can be done here.

** Summary changed:

- pitivi should ask the user to install missing codecs 
+ MPEG-2 Transport Stream files (.mts or .m2ts) support

** Changed in: pitivi (Ubuntu)
       Status: New => Confirmed

-- 
MPEG-2 Transport Stream files (.mts or .m2ts) support
https://bugs.launchpad.net/bugs/505509
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to