Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Apr 2003 14:21:56 +0200
From:      Heinrich Rebehn <rebehn@ant.uni-bremen.de>
To:        transcode-users@theorie.physik.uni-goettingen.de
Cc:        freebsd-ports@freebsd.org
Subject:   transcode dumps core
Message-ID:  <3EAD1CE4.6060903@ant.uni-bremen.de>

next in thread | raw e-mail | index | archive | help
Hi lists,

transcode dumps core when reading an avi file:

rebehn@antsrv1 [~/z]: transcode -V -i H.avi
transcode v0.6.4.20030325 (C) 2001-2003 Thomas Östreich
[transcode] auto-probing source H.avi (ok)
[transcode] V: import format    | DivX;-) RIFF data, AVI (V=divx|A=mp3)
[transcode] V: import frame     | 640x272  2.35:1 
[transcode] V: bits/pixel       | 0.431
[transcode] V: encoding fps     | 23.976
[transcode] V: Y'CbCr           | YV12/I420
[transcode] A: import format    | 0x55    MPEG layer-3 [48000,16,2]  157 
kbps
[transcode] A: export           | disabled
[transcode] A: bytes per frame  | 8008 (8008.008008)
[transcode] A: adjustment       | 8@1000
[transcode] V: IA32 accel mode  | 3dnow (3dnow mmxext mmx asm)
[transcode] no option -o found, encoded frames send to "/dev/null"
[transcode] V: video buffer     | 10 @ 640x272
[import_mp3.so] v0.1.1 (2001-10-10) (audio) MPEG
[import_divx.so] v0.2.5 (2002-10-10) (video) DivX;-)/XviD/OpenDivX/DivX 
4.xx/5.xx
[export_null.so] v0.1.2 (2001-08-17) (video) null | (audio) null
[import_mp3.so] MP3->PCM
[import_mp3.so] tcextract -a 0 -i "H.avi" -x mp3 -d 0 | tcdecode -x mp3 -d 0
Can't step back 25!
Segmentation fault (core dumped)

My system is FreeBSD-4.7-RELEASE. libdivxdecore 0.4.7.

Strange thing: before i installed libdivxdecore, i got error 
'[import_divx.so] Shared object "libdivxdecore.so" not found'
After installing, the error was '[import_divx.so] Cannot open 
"/usr/local/lib/transcode/libdivxdecore.so"'
After making aa symlink from /usr/local/lib/libdivx* to 
/usr/local/lib/transcode, transcode segfaulted.

Any ideas?

-- 

Heinrich Rebehn

University of Bremen
Physics / Electrical and Electronics Engineering
- Department of Telecommunications -

Phone : +49/421/218-4664
Fax   :            -3341




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3EAD1CE4.6060903>