Registered Member
|
Playback in both Monitors appears to be "choking", sound is unlistenable (rattling, jerking) and not synchronized with video, video is jerking too. And what is the worst rendered output behaves the same! Sound is completely corrupted there, unlistenable, desynchronized, much quicker then video. Tested in mplayer and xine. All tested clips are OK in 0.4 version, CPU is 90%-100% but playback is fluent. Both playback and render. All clips are MPEG2 PS VOBs as usual and rendered to the same format. ffplay shows clip OK, so I guess it is not ffmpeg issue. How can I test MLT? For me it appears as a buffer like problem, somewhat between kdenlive x mlt x ffmpeg, must be in the same function (layer) shared for both playback and render. Because rendered output is affected too I doubt it is problem of audio driver This may be the same bug as in I have to mention my another other problems with Clip and Timeline Monitor Tested on kdenlive_builder build, all newest SVN sources - 22.6.2007, but affected is also 16.6.2007 version. Don't know with older ones. Tried to enable or disable mmx support in mtl, remove some codec support from ffmpeg - no change. This makes kdenlive unusable to me :( |
Registered Member
|
This seems to be a MLT bug, not Kdenlive. So this is definitively not a kdenlive bug, most probably a MLT one. I can try contact Dan on mail list to help with this. |
Registered Member
|
More info. This is what I have sent to maillist: Serious MLT audio bug - probably related to interlacing MLT bug probably related to latest interlacing support. Audio is TWICE as speed as video. Description: Testing files: 2/ render using inigo - plain espinosa@esplaptop:~/build/kdenlive/bin> ./inigo ~/video2/test_beach_clip.kdenlive -consumer avformat:/home/espinosa/test2.vob real_time=0 3/ render using inigo - ildtc and ilme espinosa@esplaptop:~/build/kdenlive/bin> ./inigo ~/video2/test_beach_clip.kdenlive -consumer avformat:/home/espinosa/test3.vob real_time=0 ildct=1 ilme=1 Results: ----------------- The old mlt 0.2.3 is OK ----------------- This bug affects heavily both kdenlive playback (timeline monitor, clip monitor) and render. |
Registered Member
|
After latest SVN MLT changes rev 991, a small bug on startup: Quote:
|
Registered Member
|
Quote:
Failed to load plugin: /usr/share/mlt/modules/libmltavformat.so: undefined symbol: img_convert looks to be a bad problems. Perhaps you forgot to configure MLT with --enable-gpl and --avformat-swscale. Here is the link to that MLT wiki topic on build tips: A recent change to the build scripts is that --avformat-svn now statically links the MLT module with the ffmpeg libs to alleviate shared lib conflicts. |
Registered Member
|
I added --avformat-swscale and it works fine. |
Registered Member
|
Seems to work for me too. espinosa@esplaptop:~/src> ./kdenlive_build.sh info Note: |
Registered Member
|
This is the same bug that I reported here: Unfortunately, I'm not sure I'm skilled enough to build MLT with all the appropriate settings. The stable and svn Ubuntu versions that I downloaded both exhibited this problem. Perhaps those who are building the binaries (i.e. the links listed here: http://en.wikibooks.org/wiki/Kdenlive/G ... ing#Ubuntu) should be notified. At any rate, thanks for at least identifying the problem. |
Registered Member
|
adibudeen wrote:
Use kdenlive_builder script, it builds all ffmpeg, mlt and kdenlive with recommended options. You need to be skilled just to run a command from commandline :) A new version of MLT will be released with Kdenlive 0.5 |
Registered Member
|
It looks like that did the trick for me. Everything seems to be working. The script wasn't quite as automatic with ffmpeg as I'd hoped (some weird problems with FAAD), but after getting through that, everything compiled fine. The choppy sounds problem is gone. Thanks for helping out. This is definitely the best free and open source video editor. |
Registered Member
|
I've been trying to follow this post because I have the problem with the sound running ahead of the video - not double speed, but definitely ahead, and it grows the more clips you try to put together. I am running Ubuntu Linux version 7.10 ("Gutsy"). Following the suggestions, I got the svn for ffmpeg and got it made, then the mlt-0.2.3 and got it made. I then got the svn for mlt++ and ran into an error. The output from the configure and make follows. It should also be noted that when I ran the configure for ffmpeg I added the --disable-mpegaudio-hp as the --help indicated it was faster but less accurate (I assume they mean when it is on?), just in case the "less accurate" could translate into sync problems with the video. Any help with this would be greatly appreciated! Dave ;) dave@dave-desktop:~/mlt++-0.2.2$ ./configure --prefix=/usr --enable-gpl --disable-mmx --avformat-swscale --enable-motion-est |
Registered users: Bing [Bot], blue_bullet, Google [Bot], Yahoo [Bot]