-
Some files I've made with avidemux (mjpeg+pcm in avi, 1080p), give ehrm.. interesting artifacts when rendered in/from kdenlive. It's only the first few and last few frames that are affected. It's reproducable on the melt command line. I.e. mplayer example.avi shows correct output, melt example.avi shows the artifacts.
Please see for yourself, a snippet is available from here...
2010-01-02 10:30:01 UTC by erikslag
-
Might I add that I see LOTS of broken avi files and I always struggle to get them working in various video editing / conversion software?
Common tricks:
- use ffmpeg or mencoder to remux the avi
- if that doesn't help, demux it and mux it with ffmpeg or mencoder; beware that this may give a/v sync skew.
2010-01-02 10:11:49 UTC by erikslag
-
FYI,
remuxing the files in avidemux (copy for video and audio) improves the sync, but doesn't fix it completly.
Encoding the pcm audio to some format like aac or mp3 make them work perfectly in kdenlive/mlt.
Maybe there's an isseu with pcm/mono audio ...
Toby.
2009-12-26 22:22:25 UTC by tobym
-
Yesterday, I introduced a fatal bug shortly before the 0.4.8 release. Actually, a bug fix exposed a different bug. So, this release is a "hot fix" release.
2009-12-09 04:44:41 UTC by ddennedy
-
ddennedy made 2 file-release changes.
2009-12-09 04:43:01 UTC by ddennedy
-
ddennedy changed the public information on the MLT - Media Lovin' Toolkit project.
2009-12-08 08:02:33 UTC by ddennedy
-
ddennedy changed the public information on the MLT - Media Lovin' Toolkit project.
2009-12-08 08:02:33 UTC by ddennedy
-
ddennedy changed the public information on the MLT - Media Lovin' Toolkit project.
2009-12-08 08:01:17 UTC by ddennedy
-
ddennedy changed the public information on the MLT - Media Lovin' Toolkit project.
2009-12-08 08:01:17 UTC by ddennedy
-
This is mainly a maintenance release. Besides bug fixes here are other
notable changes.
modules:
* avformat producer:
- refactored producer to use much less properties
- added support for audio_index=all for linsys_sdi consumer
- added force_fps property (does yet not adjust duration)
* core/crop: added "center" property to crop filter
* linsys_sdi:
- added support for >2...
2009-12-08 08:00:01 UTC by ddennedy