Andreas Kwiatkowski wrote:
> Dear users, I am trying to transcode videos featuring the MJPG codec to
> XviD to save disk space.
>
> 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.
>
> Can you help me with this error? That would be so great!
>
> Typing:
>
> transcode -i video-1.avi -y xvid,ffmpeg -E 44100,16,2 -o xvid-1.avi
>
> (I have to add -E, otherwise it will not work because of certain
> problems with videos from Canon IXUS models that were already discussed
> on this mailing list)
>
> outputs this error:
>
> transcode v1.0.2 (C) 2001-2003 Thomas Oestreich, 2003-2004 T. Bitterberg
> libdvdread: Encrypted DVD support unavailable.
> ************************************************
> ** **
> ** No css library available. See **
> ** /usr/share/doc/libdvdread3/README.Debian **
> ** for more information. **
> ** **
> ************************************************
> libdvdread: Can't open file VIDEO_TS.IFO.
> [transcode] (probe) suggested AV correction -D 0 (0 ms) | AV 0 ms | 0 ms
> [transcode] auto-probing source video-1.avi (ok)
> [transcode] V: import format | MJPG RIFF data, AVI (V=ffmpeg|A=avi)
> [transcode] V: import frame | 320x240 1.33:1
> [transcode] V: bits/pixel | 0.781
> [transcode] V: decoding fps,frc | 30.000,0
> [transcode] V: Y'CbCr | YV12/I420
> [transcode] A: import format | 0x1 PCM [11024, 8,1] 88
> kbps
> [transcode] A: export format | 0x55 MPEG layer-3 [44100,16,2] 128
> kbps
> [transcode] V: encoding fps,frc | 29.970,4
> [transcode] A: bytes per frame | 365 (367.834133)
> [transcode] A: adjustment | [EMAIL PROTECTED]
> [transcode] V: IA32/AMD64 accel | sse2 (sse2 sse mmxext mmx asm C)
> tc_memcpy: using amd64 for memcpy
> [transcode] V: video buffer | 10 @ 320x240
> [import_avi.so] v0.4.2 (2002-05-24) (video) * | (audio) *
> [import_ffmpeg.so] v0.1.12 (2004-05-07) (video) ffmpeg: MS
> MPEG4v1-3/MPEG4/MJPEG[export_ffmpeg.so] v0.3.13 (2004-08-03) (video)
> Lavc50.0.0 | (audio) MPEG/AC3/PCM
> [export_xvid4.so] v0.0.5 (2003-12-05) (video) XviD 1.0.x series (aka API
> 4.0) | (audio) MPEG/AC3/PCM
> [import_avi.so] format=0x1, rate=11024 Hz, bits=8, channels=1,
> bitrate=88
> [transcode] input is mjpeg, reducing range from YUVJ420P to YUV420P
> [filter.c] Filter "levels=output=16-240:pre=1" with args
> (levels=output=16-240:pre=1)
> [filter.c] Filter "levels=output=16-240:pre=1" not loaded. Loading ...
> [filter.c] Loading (levels=output=16-240:pre=1) ..
> [filter_levels.so]: v1.0.0 (2004-06-09) Luminosity level scaler #0
> [filter_levels.so]: scaling 0-255 gamma 1.000000 to 16-240
> [filter_levels.so]: pre-processing filter
> [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
>
>
>
>
Hi.
I have a quite similar problem after having emerged gimp on my gentoo
system. Encoding to or from xvid is not possible anymore. Transcode
tells me that my libaries can't be fount though they are still the same
place than before. Reemerging transcode and xvid didn't help and
unmerging gimp didn't too. So I'm stuck with a broken transcode now.
I know this is no help to you but as I saw your post I thought I could
add mine for I think it might be somehow related.
Greetings David.