On Fri, Jul 22, 2011 at 5:39 PM, <[email protected]> wrote: > Hi, > > I've been using MLT 0.7.3 from GIT and recently built 0.7.4 to test for > packaging in AV Linux 5.0 (based on debian Squeeze). The configure and > build of 0.7.4 went flawlessly and all wanted modules were built. After > installation of 0.7.4 both Kdenlive 0.8 and Openshot 1.3.1 were both > having difficulties relating to a missing SDL module, however the module > was present in the built package, and is presumably actually present on > the system. > > Kdenlive was kind enough to fail to launch and complain about the missing > module and Openshot would launch but freeze up and fail to display any > timeline content in the viewer. > > A search of the Kdenlive forum netted this thread which seems to describe > the problem as relating to melt -query and stdin and stdout. > > http://kdenlive.org/forum/cant-start-kdnlive-sdl-module-missing-mlt > > Is there a workaround for this? Or does it require an MLT patch?
These applications really should just use the API instead of running melt and querying for this sort of stuff... I was under the impression OpenShot was using a variant of python popen that gave it the output of both stdout and stderr. OpenShot 1.3.1 works perfectly fine for me. If Kdenlive required a change, please just wait for its next release to upgrade mlt. Then, try to figure out why OpenShot does not work in the meantime. Does 'melt noise' play? -- +-DRD-+ ------------------------------------------------------------------------------ Storage Efficiency Calculator This modeling tool is based on patent-pending intellectual property that has been used successfully in hundreds of IBM storage optimization engage- ments, worldwide. Store less, Store more with what you own, Move data to the right place. Try It Now! http://www.accelacomm.com/jaw/sfnl/114/51427378/ _______________________________________________ Mlt-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mlt-devel
