[Bug 778807] New: Kdenlive - Profile Problem
https://bugzilla.novell.com/show_bug.cgi?id=778807 https://bugzilla.novell.com/show_bug.cgi?id=778807#c0 Summary: Kdenlive - Profile Problem Classification: openSUSE Product: openSUSE 12.2 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: KDE4 Applications AssignedTo: christian.morales.vega@gmail.com ReportedBy: holgi@suse.com QAContact: qa-bugs@suse.de Found By: Component Test Blocker: --- When I try to render videos I can not select any profile that is able to "render". I get following error messages: HDV: No matching profile Raw DV: No matching profile AVI DV: No matching profile MPEG-2: Unsuported audio codec: mp2 MPEG-4: Unsuported audio codec: libmp3lame XVid4: Unsuported audio codec: libmp3lame H.264: Unsuported audio codec: aac Flash: Unsuported audio codec: libmp3lame RealVideo: Unsuported audio codec: ac3 Theora: Unsuported audio codec: vorbis WebM: Unsuported audio codec: vorbis This is also the case if I use mlt stuff from Packman. Also the latest Update of Kdenlive and MLT did not solve the problem. Please tell me if I need to provide any logfiles. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=778807 https://bugzilla.novell.com/show_bug.cgi?id=778807#c1 --- Comment #1 from Cristian Morales Vega <christian.morales.vega@gmail.com> 2012-09-05 13:00:05 UTC --- What's the output of - sudo zypper se -s -i --match-any mlt kdenlive - ls -l /usr/lib*/mlt*/ - fgrep mltpath .kde4/share/config/kdenliverc ? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=778807 https://bugzilla.novell.com/show_bug.cgi?id=778807#c2 --- Comment #2 from Holger Sickenberg <holgi@suse.com> 2012-09-05 15:18:02 CEST --- Details are here - right now I do have the packman stuff but same problem with the openSUSE-12.2-Update packages. I'm willing to move back if you want.
sudo zypper se -s -i --match-any mlt kdenlive Loading repository data... Reading installed packages...
S | Name | Type | Version | Arch | Repository --+-----------------+---------+-------------+--------+--------------------- i | kdenlive | package | 0.9.2-2.4.2 | x86_64 | openSUSE-12.2-Update i | libmlt++3 | package | 0.7.8-2.4.1 | x86_64 | openSUSE-12.2-Update i | libmlt4 | package | 0.7.8-4.1.2 | x86_64 | Packman Repository i | libmlt4-data | package | 0.7.8-4.1.2 | noarch | Packman Repository i | libmlt4-modules | package | 0.7.8-4.1.2 | x86_64 | Packman Repository
ls -l /usr/lib*/mlt*/ total 1236 -rw-r--r-- 1 root root 81576 Aug 21 01:57 libmltavformat.so -rw-r--r-- 1 root root 126744 Aug 21 01:57 libmltcore.so -rw-r--r-- 1 root root 39888 Aug 21 01:57 libmltdecklink.so -rw-r--r-- 1 root root 22792 Aug 21 01:57 libmltdgraft.so -rw-r--r-- 1 root root 23264 Aug 21 01:57 libmltdv.so -rw-r--r-- 1 root root 14592 Aug 21 01:57 libmlteffectv.so -rw-r--r-- 1 root root 23184 Aug 21 01:57 libmltfrei0r.so -rw-r--r-- 1 root root 48272 Aug 21 01:57 libmltgtk2.so -rw-r--r-- 1 root root 65120 Aug 21 01:57 libmltjackrack.so -rw-r--r-- 1 root root 23056 Aug 21 01:57 libmltkdenlive.so -rw-r--r-- 1 root root 101808 Aug 21 01:57 libmltkino.so -rw-r--r-- 1 root root 47528 Aug 21 01:57 libmltlinsys.so -rw-r--r-- 1 root root 47680 Aug 21 01:57 libmltmotion_est.so -rw-r--r-- 1 root root 14664 Aug 21 01:57 libmltnormalize.so -rw-r--r-- 1 root root 22920 Aug 21 01:57 libmltoldfilm.so -rw-r--r-- 1 root root 39424 Aug 21 01:57 libmltplus.so -rw-r--r-- 1 root root 94552 Aug 21 01:57 libmltqimage.so -rw-r--r-- 1 root root 10496 Aug 21 01:57 libmltresample.so -rw-r--r-- 1 root root 31360 Aug 21 01:57 libmltrotoscoping.so -rw-r--r-- 1 root root 97976 Aug 21 01:57 libmltrtaudio.so -rw-r--r-- 1 root root 39752 Aug 21 01:57 libmltsdl.so -rw-r--r-- 1 root root 14752 Aug 21 01:57 libmltsox.so -rw-r--r-- 1 root root 77128 Aug 21 01:57 libmltvideostab.so -rw-r--r-- 1 root root 23040 Aug 21 01:57 libmltvmfx.so -rw-r--r-- 1 root root 14784 Aug 21 01:57 libmltvorbis.so -rw-r--r-- 1 root root 22944 Aug 21 01:57 libmltxine.so -rw-r--r-- 1 root root 60472 Aug 21 01:57 libmltxml.so
fgrep mltpath .kde4/share/config/kdenliverc mltpath[$e]=/usr/share/mlt/profiles/
-- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=778807 https://bugzilla.novell.com/show_bug.cgi?id=778807#c3 --- Comment #3 from Cristian Morales Vega <christian.morales.vega@gmail.com> 2012-09-05 13:26:48 UTC --- Uhm OK, not exactly what I was expecting. Actually I wanted to know where your MLT modules/profiles were installed. Something like $ ls -ld /usr/share/mlt* $ ls -ld /usr/lib*/mlt* should be more helpful. Then you can see at http://pmbs.links2linux.org/package/show?package=libmlt4&project=Essentials that right now the package in Packman fails to build. So it may be not the best idea to use it right now. With the openSUSE packages you should at least have DV support. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=778807 https://bugzilla.novell.com/show_bug.cgi?id=778807#c4 --- Comment #4 from Holger Sickenberg <holgi@suse.com> 2012-09-05 15:49:35 CEST --- OK, I changed to:
sudo zypper se -s -i --match-any mlt kdenlive Loading repository data... Reading installed packages...
S | Name | Type | Version | Arch | Repository --+-----------------+---------+-------------+--------+--------------------- i | kdenlive | package | 0.9.2-2.4.2 | x86_64 | openSUSE-12.2-Update i | libmlt++3 | package | 0.7.8-2.4.1 | x86_64 | openSUSE-12.2-Update i | libmlt4 | package | 0.7.8-2.4.1 | x86_64 | openSUSE-12.2-Update i | libmlt4-data | package | 0.7.8-2.4.1 | noarch | openSUSE-12.2-Update i | libmlt4-modules | package | 0.7.8-2.4.1 | x86_64 | openSUSE-12.2-Update
ls -ld /usr/share/mlt* drwxr-xr-x 27 root root 4096 Sep 5 15:40 /usr/share/mlt-4
ls -ld /usr/lib*/mlt* drwxr-xr-x 2 root root 4096 Sep 5 15:40 /usr/lib64/mlt-4
But still same issues. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=778807 https://bugzilla.novell.com/show_bug.cgi?id=778807#c5 --- Comment #5 from Holger Sickenberg <holgi@suse.com> 2012-09-05 15:51:41 CEST --- Forgot: fgrep mltpath .kde4/share/config/kdenliverc mltpath[$e]=/usr/share/mlt-4/profiles/ -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=778807 https://bugzilla.novell.com/show_bug.cgi?id=778807#c6 --- Comment #6 from Cristian Morales Vega <christian.morales.vega@gmail.com> 2012-09-05 14:05:48 UTC --- Now the Packman version builds again (0.7.8-7.5.1). I will have to check the openSUSE version when I reach home. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=778807 https://bugzilla.novell.com/show_bug.cgi?id=778807#c7 --- Comment #7 from Cristian Morales Vega <christian.morales.vega@gmail.com> 2012-09-05 19:44:16 UTC --- I was able to reproduce it once... no idea how. After that I tried a lot of combinations of installing and uninstalling the Packman and OSS versions and was unable to see that behaviour again. I will try to understand what happened, but it will take some time. Meanwhile just do something like rm -rf ~/kdenlive/ ~/.kde4/share/config/kdenliverc ~/.kde4/share/apps/kdenlive/ (or something less dramatic, I guess it's enough with ~/.kde4/share/config/kdenliverc) and it should just work. If before that you can send me a copy of your version of those files/directories perhaps I will be able to reproduce it again. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=778807 https://bugzilla.novell.com/show_bug.cgi?id=778807#c8 Cristian Morales Vega <christian.morales.vega@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution| |INVALID --- Comment #8 from Cristian Morales Vega <christian.morales.vega@gmail.com> 2012-09-08 00:31:04 UTC --- So the problem only happens if the *first* time kdenlive is executed the Packman version of libmlt4 was installed. Packman specific and so invalid. Since I was unable to see why this happened I just deleted the Packman version. If you want support for more than the basic formats just install the full pack, kdenlive/libmlt5*/melt from Packman. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=778807 https://bugzilla.novell.com/show_bug.cgi?id=778807#c9 --- Comment #9 from Holger Sickenberg <holgi@suse.com> 2012-09-10 12:38:48 CEST --- OK, understood. Can you give me a hint which rpm I need to install from packman then. Now - with the mlt from openSUSE . if I try to open a video format: RIFF (little-endian) data, AVI, 1280 x 720, ~24 fps, video: FFMpeg MPEG-4 I get an error: "Clip is invalid, will be removed from project." ffmpeg package is installed. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=778807 https://bugzilla.novell.com/show_bug.cgi?id=778807#c10 --- Comment #10 from Cristian Morales Vega <christian.morales.vega@gmail.com> 2012-09-10 11:47:06 UTC --- Sure, the openSUSE version only has the dv plugin. All the formats from the ffmpeg plugin are not supported. To support MPEG-4 install from Packman: - kdenlive - melt - libmlt5 - libmlt++3 - libmlt5-data - libmlt5-modules -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=778807 https://bugzilla.novell.com/show_bug.cgi?id=778807#c11 Cristian Morales Vega <christian.morales.vega@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |capt@capt.net.ru --- Comment #11 from Cristian Morales Vega <christian.morales.vega@gmail.com> 2012-11-30 11:55:55 UTC --- *** Bug 787071 has been marked as a duplicate of this bug. *** http://bugzilla.novell.com/show_bug.cgi?id=787071 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=778807 https://bugzilla.novell.com/show_bug.cgi?id=778807#c12 Cristian Morales Vega <christian.morales.vega@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |REOPENED Resolution|INVALID | --- Comment #12 from Cristian Morales Vega <christian.morales.vega@gmail.com> 2012-11-30 11:57:12 UTC --- I have been working more into this. I will submit an update soon. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=778807 https://bugzilla.novell.com/show_bug.cgi?id=778807#c13 Cristian Morales Vega <christian.morales.vega@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |NEEDINFO InfoProvider| |maintenance@opensuse.org --- Comment #13 from Cristian Morales Vega <christian.morales.vega@gmail.com> 2012-11-30 12:26:31 UTC --- Maintenance request #143659 So there is actually two problems. First, the detection of supported formats in kdenlive is... weak. kdenlive-0.9.2-no_avformat.patch improves the situation. Then there is the problem that kdenlive directly links to libmlt/libmlt++, so the supported formats depend on that version of the library. But then for the final render it does call the external melt binary... that can be linked to a different version of libmlt, with support for a different set of formats. To solve this one I renamed the melt binary. But since I don't want to break other programs I keep a symlink from "melt" to "meltX". Two versions of melt can be installed in parallel if they use versions of libmlt with a different soname. But all the "meltX" packages require a "melt" package. It's starting to get ugly but it works. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=778807 https://bugzilla.novell.com/show_bug.cgi?id=778807#c14 Marcus Meissner <meissner@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |REOPENED CC| |meissner@suse.com InfoProvider|maintenance@opensuse.org | --- Comment #14 from Marcus Meissner <meissner@suse.com> 2012-12-05 15:19:17 UTC --- i see you submitted it. I accepted it as-is and lets hope it works ;) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=778807 https://bugzilla.novell.com/show_bug.cgi?id=778807#c15 --- Comment #15 from Cristian Morales Vega <christian.morales.vega@gmail.com> 2012-12-05 15:25:46 UTC ---
i see you submitted it.
There is actually any other way? Am I supposed to show the change... somehow... before creating the maintenance request? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=778807 https://bugzilla.novell.com/show_bug.cgi?id=778807#c16 --- Comment #16 from Marcus Meissner <meissner@suse.com> 2012-12-05 15:30:52 UTC --- no, it was fine as-is! :) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=778807 https://bugzilla.novell.com/show_bug.cgi?id=778807#c17 --- Comment #17 from Swamp Workflow Management <swamp@suse.de> 2012-12-12 16:09:52 UTC --- openSUSE-RU-2012:1638-1: An update that has one recommended fix can now be installed. Category: recommended (low) Bug References: 778807 CVE References: Sources used: openSUSE 12.2 (src): kdenlive-0.9.2-2.8.1, libmlt-0.7.8-2.8.1 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=778807 https://bugzilla.novell.com/show_bug.cgi?id=778807#c18 Cristian Morales Vega <christian.morales.vega@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED --- Comment #18 from Cristian Morales Vega <christian.morales.vega@gmail.com> 2013-02-03 19:00:19 UTC --- Was fixed. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com