Closed GoogleCodeExporter closed 8 years ago
[deleted comment]
[deleted comment]
[deleted comment]
The files:
Original comment by max.wool...@gmail.com
on 8 Aug 2012 at 7:11
Attachments:
Confirmed.
This happens on NTSC profiles but not or PAL profiles, KDEEnlive does this
correctly so it is a Flowblade bug. I will investigate this.
Original comment by janne.li...@gmail.com
on 11 Sep 2012 at 11:15
I tried very hard to reproduce this. I even encoded out some DV NTSC Widescreen
footage because I thought it may only manifest with widescreen ntsc in a
widescreen ntsc project. Janne gave me a MLT XML, which I tested with melt,
melt -consumer sdl_preview, and melt -consumer avformat. Also, I tested in
flowblade emulating the screenshots shown here. It could be a bug fixed in MLT.
As its developer, I am using git head, of course. I am not recalling any
specific change in the past couple versions that would have fixed it, but I
could be wrong.
Ubuntu 12.04 comes with MLT v0.7.6 and Janne is using v0.7.7 (unreleased
snapshot somewhere between 0.7.6 and 0.7.8, while latest release is 0.8.2! Of
course, that would not explain why you did not reproduce it in Kdenlive unless
it is using a different version of mlt (the build script does that).
Original comment by ddenn...@gmail.com
on 13 Sep 2012 at 4:01
I tried installing MLT git head, but got error when launching Flowblade:
File "/usr/lib/python2.7/dist-packages/mlt.py", line 26, in <module>
_mlt = swig_import_helper()
File "/usr/lib/python2.7/dist-packages/mlt.py", line 22, in swig_import_helper
_mod = imp.load_module('_mlt', fp, pathname, description)
ImportError: /usr/lib/python2.7/dist-packages/_mlt.so: undefined symbol:
_ZN3Mlt16FilteredConsumerC1ERNS_7ProfileEPcS3_
I'll probably need to regenerate the Python bindings. I believe that
python-mlt3 and current MLT are not compatible. I'll try again on weekend, and
try to confirm that current git head MLT does not have the issue.
Original comment by janne.li...@gmail.com
on 13 Sep 2012 at 4:36
I installed Python bindings for MLT versions 0.8.0, 0.8.2 and 0.8.3 (git head)
and all resolved the issue.
The fix here is install MLT 0.8.0 or later and create Python bindings for it. I
believe that MLT 0.8.0 will be in Ubuntu 12.10.
Original comment by janne.li...@gmail.com
on 13 Sep 2012 at 11:15
Marking this fixed. MLT 0.8.0 should be available on all systems by now.
Original comment by janne.li...@gmail.com
on 2 Dec 2013 at 6:16
Original issue reported on code.google.com by
max.wool...@gmail.com
on 5 Aug 2012 at 4:59