In a short (5 min) movie I'm doing I want to import a file that was originally in a huge DivX; from that I extracted an AVI portion, but, since moho was unable to read it, I converted the file in MPEG but it was useless because moho can't read this, too.
I thought the file formats chosen would have made moho happy.
So it wasn't .
I guess that I need a list of the movie file formats accepted by moho OR I'm doing something wrong in the importing procedure.
I move to the frame I want the movie, say 600 (there something before), I create a new vector layer and then File->Import->Movie, but I have the icon of ureadable file with both the formats.
quicktime .mov always work.
if you can't export to quicktime, try to export to avi, but to a more... mmm... prehistorical avi (as avi without compression or something).
Eventually I can switch to win as my laptop has dual boot if needed to convert the video but sunday afternoon I tryed 6/7 applications to convert from DivX to mpeg and all leave a watermark in rhe middle of the uotput file (I'm quite bothered to spend 30$ for a software I will use just one timr). so I prefer a freeware software for Linux, or win.
I'm afraid that avi and mov formats will not work in the linux version of moho. Moho relies on quicktime for movie processing and since Apple has not written a version for linux, moho can't read movie files in the linux version.
My workflow is to use linux for all the animating, getting it perfect, etc. Then to do rendering, I use windows, even to put a movie inside a moho file to be used on linux. The next time I render, it shows up fine. However, I realize that this may not be a solution for you. I had long wanted a linux-only workflow, but it doesn't seem likely for a little longer yet, as linux multimedia gets a bit more mature.
jorgy wrote:My workflow is to use li/nux for all the animating, getting it perfect, etc. Then to do rendering, I use windows, even to put a movie inside a moho file to be used on linux. The next time I render, it shows up fine.
Ok I will act in that way but how do I convert from AVI to MOV?
ffmpeg version CVS, build 3277056, Copyright (c) 2000-2004 Fabrice Bellard
configuration: --prefix=/usr --libdir=/usr/lib --mandir=/usr/share/man --enable-mp3lame --enable-libogg --enable-vorbis --enable-theora --enable-faad --enable-faac --enable-libgsm --enable-xvid --enable-x264 --enable-a52 --enable-a52bin --enable-dts --enable-pp --enable-shared-pp --enable-shared --enable-pthreads --enable-gpl --disable-opts --disable-strip
built on Dec 9 2005 05:57:44, gcc: 4.0.1 20050727 (Red Hat 4.0.1-5)
I think the option you need is x264. The other thing it might be is like you thought, a codec issue. From your error it looks like an audio error, and by default it's trying to create aac. They should be in /usr/lib/win32 -
you can download the codecs from http://www.mplayerhq.hu/homepage/design7/dload.html .
jorgy wrote:I'm afraid that avi and mov formats will not work in the linux version of moho. Moho relies on quicktime for movie processing and since Apple has not written a version for linux, moho can't read movie files in the linux version.