[MPlayer-users] MENCODER PROBLEM: get_buffer() failed (0 -170344 0 0x41a3ca30) Segmentation fault

Corey Hickey bugfood-ml at fatooh.org
Sat Sep 27 21:57:42 CEST 2003


Andrea Rossetti wrote:
> [Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]
> Alle 01:06, sabato 27 settembre 2003, Corey Hickey ha scritto:
> 
>>[Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]
>>
>>Andrea Rossetti wrote:
>>
>>>How can I resolve this problem?????
>>
>>Try downloading mplayer cvs and libavcodec cvs. Recompile, and your
>>problem should be fixed.
>>
>>-Corey
> 
> 
> Yes, ok!
> But... I have MEncoder 1.0pre1-3.3.1 (downloaded/installed with apt/debian)... 
> Isn't it the latest cvs version?
> 
> Quelo.
> 

Are you getting your debs from marillat.free.fr? If so, then the
developers don't support them (I don't remember why). The best method
for debian is to download the source from cvs, download libavcodec cvs
(read http://www.mplayerhq.hu/DOCS/en/codecs.html#libavcodec), and make
a debian pakage with:

$ export DEB_BUILD_OPTIONS="<whatever options to pass to ./configure>"
$ fakeroot debian/rules binary

Then you just install the .deb with dpkg -i

Anyway, what you were getting is an mplayer prerelease binary package.
When you download the cvs, you get the very latest source (which hasn't
been released yet). The bug you're having was fixed after the last
release.

-Corey



More information about the MPlayer-users mailing list