On 6/10/06, Andreas Kwiatkowski <[EMAIL PROTECTED]> wrote:
It worked before I had to remove and later installed the package
"transcode" again with apt-get. Stunningly this command seems not to
work anymore. It works while choosing to convert to DivX, but I think of
XviD as a non-proprietary and more efficient codec and therefore want to
use the open source tool instead.

That's a wise choice IMHO :)

[...]
[export_xvid4.so] Neither './xvid4.cfg' nor '~/.transcode/xvid4.cfg'
[export_xvid4.so] found. Default settings will be used instead.
Audio: using new version
Audio: using lame-3.96.1
Illegal instruction

Looks like an xvid problem: it seems that xvid codec is trying to use
some instruction (MMX/SSE/SSE2 stuff) that isn't avalaible on your
box.
Try using another application that uses in turn xvid and see if this
issue only affects transcode (if so please repost here reporting the
package versions and the package sources).

In the meantime, you can still use another mpeg4-dialect codec, the
ffmpeg's mpeg4 one, that's is very good too but it maybe also be a bit
harder than xvid to tune. Just replace
-y xvid,ffmpeg (warning: ",ffmpeg" here isn't needed; it doesn't hurt
anything, but it's useless)
with
-y ffmpeg -F mpeg4

HTH,

Best regards,

--
Francesco Romani

Reply via email to