> Hi,
> 
> I use avirecompress to generate divx;-)
> files from usual avi files and things work
> very well. Apart from one thing:
> As soon as I want to recompress the audiostream
> into an mp3 I get a segmentation fault.
> 
> The output is:
> /usr/local/lib/avifile0.6/libwin32-0.6.so.0: found  A: 12  V: 42 plugins
> /usr/local/lib/avifile0.6/libvorbis_audio-0.6.so.0: found  A: 1  V: 0
> plugin
> /usr/local/lib/avifile0.6/libmpeg_audiodec-0.6.so.0: found  A: 1  V: 0
> plugin
> /usr/local/lib/avifile0.6/libmp3lamebin_audioenc-0.6.so.0: found  A: 1  V:
> 0 plugin
> /usr/local/lib/avifile0.6/libmjpeg-0.6.so.0: found  A: 0  V: 1 plugin
> /usr/local/lib/avifile0.6/libffmpeg-0.6.so.0: found  A: 2  V: 3 plugins
> /usr/local/lib/avifile0.6/libdivx4-0.6.so.0: found  A: 0  V: 2 plugins
> /usr/local/lib/avifile0.6/libaudiodec-0.6.so.0: found  A: 5  V: 0 plugins
> /usr/local/lib/avifile0.6/libac3pass-0.6.so.0: found  A: 1  V: 0 plugin
> Audio in PCM format
> Using Win32 dll library: divxc32f.dll
> src [wFormatTag=0x01, nChannels=1, nSamplesPerSec=44100,
> nAvgBytesPerSec=44100, nBlockAlign=1, wBitsPerSample=8, cbSize=8512]
> dst [wFormatTag=0x01, nChannels=1, nSamplesPerSec=44100,
> nAvgBytesPerSec=44100, nBlockAlign=1, wBitsPerSample=8, cbSize=0]
> LameEncoder initialized
> Setting bit rate to 16000 128
> start done
> Speicherzugriffsfehler (=segmentation fault)
> 
> My setup is
> kernel 2.4.12 runnning on an Athlon K7, 850 Mhz, 500MB RAM;
> SuSE 7.1, ALSA sound system (via686a sounddriver)
>  
> I have lame-3.89beta installed and use the latest CVS of avi-file-0.6.
> 
> Any hints?
> 

I got the same error right now.

The main problem to me is not the segmentation fault, but the question:

What is libmp3lame.so?

The lame package doesn't create such an file, and it is not installed with
avifile.
I used the avifile part which sounded similar: libmp3lamebin_audioenc

-> segfault. :-(

One hint someone gave me was to create libmp3lame.so just by compiling all
.o - Files of the lame 
package together in one .so file. But this caused unresolved symbol
errors...

No idea what I could try next... except continue development on my own OS
;o)

Julia.


-- 
GMX - Die Kommunikationsplattform im Internet.
http://www.gmx.net

Binary data

Reply via email to