Title: Transcoder has been installed without error through Yast2, but export fails to initialise
I have checked through the libraries to see that the referenced files exist, no dependencies were missing except PVM, which is optional anyway, but the error I am receiving is:

[export_xvid4.so] Encoder initialization failed
video export module error
[transcode] warning : (encoder.c) video export module error: init failed
[transcode] critical: failed to init encoder

If something can be suggested that would be great – at the moment I am having to copy down to my Powerbook to use ffmpegx which is a great tool, but I think it is not fair on the laptop!!

Linux is SuSe 10.1, and transcode was installed through Yast2.

I have tried using other encoding options, but with a similar result.

The command, and result are:

Command Line:

transcode -i "Little Nicky.m2t" -o "LN.avi" -y xvid -q 2

Result:

transcode v1.0.2 (C) 2001-2003 Thomas Oestreich, 2003-2004 T. Bitterberg
[tcprobe] MPEG transport stream (TS)
[transcode] (probe) suggested AV correction -D 0 (0 ms) | AV 0 ms | 0 ms
(probe.c) V magic=0x0, A magic=0x0, V codec=0x0, A codec=0x0
(probe.c) V magic=, A magic=, V codec=unknown, A codec=unknown
[transcode] auto-probing source Little Nicky.m2t (ok)
[transcode] V: import format    | unknown  (V=null|A=null)
[transcode] V: import frame     | disabled
[transcode] V: bits/pixel       | 0.000 (unknown)
[transcode] V: decoding fps,frc | 25.000,0
[transcode] V: Y'CbCr           | YV12/I420
[transcode] A: import format    | 0x2001  AC3/A52      [   0,16,0]
[transcode] A: export format    | 0x55    MPEG layer-3 [   0,16,0]  128 kbps
[transcode] V: encoding fps,frc | 25.000,3
[transcode] A: bytes per frame  | 0 (0.000000)
[transcode] A: adjustment       | [EMAIL PROTECTED]
[transcode] V: IA32/AMD64 accel | sse2 (sse2 sse 3dnowext 3dnow mmxext mmx asm C
)
tc_memcpy: using amd64 for memcpy
[transcode] encoder delay = decode=40000 encode=40000 usec
[transcode] V: video buffer     | 10 @ 0x0
[transcode] allocating 10 framebuffer (static)
loading audio import module /usr/lib64/transcode/import_null.so
loading video import module /usr/lib64/transcode/import_null.so
[import_null.so] v0.2.0 (2002-01-19) (video) null | (audio) null
Audio capability flag 0xffffffff | 0x1
Video capability flag 0xffffffff | 0x2
loading audio export module /usr/lib64/transcode/export_xvid.so
loading video export module /usr/lib64/transcode/export_xvid.so
[export_xvid4.so] v0.0.5 (2003-12-05) (video) XviD 1.0.x series (aka API 4.0) |
(audio) MPEG/AC3/PCM
(encoder.c) audio capability flag 0x21f | 0x1
(encoder.c) video capability flag 0x21f | 0x2
[transcode] starting 1 frame processing thread(s)
[transcode] starting 1 frame processing thread(s)
[export_xvid4.so] Trying to load shared lib /usr/lib64/transcode/libxvidcore.so.
4
(decoder.c) audio thread id=1107310912
(decoder.c) video thread id=1115703616
[export_xvid4.so] Trying to load shared lib libxvidcore.so.4
[export_xvid4.so] Loaded libxvidcore.so.4
[export_xvid4.so] Reading configuration from './xvid4.cfg'
[export_xvid4.so] Reading config section 'features' from './xvid4.cfg'
[export_xvid4.so] Reading config section 'quantizer' from './xvid4.cfg'
[export_xvid4.so] Reading config section 'cbr' from './xvid4.cfg'
[export_xvid4.so] Reading config section 'vbr' from './xvid4.cfg'
[export_xvid4.so]
[export_xvid4.so] Feature settings
[export_xvid4.so] ----------------------------------------
[export_xvid4.so] quant_type = h263
[export_xvid4.so] motion = 6
[export_xvid4.so] chromame = 1
[export_xvid4.so] vhq = 1
[export_xvid4.so] max_bframes = 2
[export_xvid4.so] bquant_ratio = 150
[export_xvid4.so] bquant_offset = 100
[export_xvid4.so] bframe_threshold = 0
[export_xvid4.so] quarterpel = 0
[export_xvid4.so] gmc = 0
[export_xvid4.so] trellis = 0
[export_xvid4.so] packed = 1
[export_xvid4.so] closed_gop = 1
[export_xvid4.so] interlaced = 0
[export_xvid4.so] cartoon = 0
[export_xvid4.so] hqacpred = 1
[export_xvid4.so] frame_drop_ratio = 0
[export_xvid4.so] stats = 0
[export_xvid4.so] greyscale = 0
[export_xvid4.so] turbo = 0
[export_xvid4.so]
[export_xvid4.so] Quantizer settings
[export_xvid4.so] ----------------------------------------
[export_xvid4.so] min_iquant = 2
[export_xvid4.so] max_iquant = 31
[export_xvid4.so] min_pquant = 2
[export_xvid4.so] max_pquant = 31
[export_xvid4.so] min_bquant = 2
[export_xvid4.so] max_bquant = 31
[export_xvid4.so] #quant_intra_matrix =
[export_xvid4.so] #quant_inter_matrix =
[export_xvid4.so]
[export_xvid4.so] CBR settings
[export_xvid4.so] ----------------------------------------
[export_xvid4.so] reaction_delay_factor = 16
[export_xvid4.so] averaging_period = 100
[export_xvid4.so] buffer = 100
[export_xvid4.so]
[export_xvid4.so] VBR settings
[export_xvid4.so] ----------------------------------------
[export_xvid4.so] keyframe_boost = 0
[export_xvid4.so] curve_compression_high = 0
[export_xvid4.so] curve_compression_low = 0
[export_xvid4.so] overflow_control_strength = 5
[export_xvid4.so] max_overflow_improvement = 5
[export_xvid4.so] max_overflow_degradation = 5
[export_xvid4.so] kfreduction = 20
[export_xvid4.so] kfthreshold = 1
[export_xvid4.so] container_frame_overhead = 24
[export_xvid4.so] Encoder initialization failed
video export module error
[transcode] warning : (encoder.c) video export module error: init failed
[transcode] critical: failed to init encoder

Reply via email to