[MEncoder-users] rip dvd to mkv, ogm, mp4 script
Laine Lee
llee at lonestar.utsa.edu
Thu Oct 16 18:29:14 CEST 2008
On 10/16/08 5:07 AM, "Stroller" <stroller at stellar.eclipse.co.uk> wrote:
> I'm assuming you're not using DrawinPorts: <http://mpeg4ip.darwinports.com/
>> .
Thanks, Stroller.
Right, I am using Fink.
>
> http://mpeg4ip.sourceforge.net/documentation/index.php#build
>
> In short:
> ./bootstrap
> make
> sudo make install
>
> But you'll need to resolve dependencies first.
Compiling is difficult.
It appears to me that the problem is related to SDL. I have SDL 1.2.13-1
installed. I think my version is new enough but when I try to compile
mpeg4ip, the errors start with
"if /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H
-I. -I. -I../../../.. -g -O2 -DUSE_MMX -DMPEG4IP -I/sw/include/SDL
-D_GNU_SOURCE=1 -D_THREAD_SAFE -MT pa_mac_core.lo -MD -MP -MF
".deps/pa_mac_core.Tpo" -c -o pa_mac_core.lo pa_mac_core.c; \
then mv -f ".deps/pa_mac_core.Tpo" ".deps/pa_mac_core.Plo"; else rm -f
".deps/pa_mac_core.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -g -O2 -DUSE_MMX -DMPEG4IP
-I/sw/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -MT pa_mac_core.lo -MD -MP
-MF .deps/pa_mac_core.Tpo -c pa_mac_core.c -fno-common -DPIC -o
.libs/pa_mac_core.o
In file included from pa_mac_core.c:124:
pa_host.h:55: error: conflicting types for 'uint32'"
and culminate in
"make[5]: *** [pa_mac_core.lo] Error 1"
...
make: *** [all] Error 2
I already rebuilt SDL in hopes that a fresh sdl-config file might help.
If you have any clues about how to solve it, please share them. Thanks
again.
--
Laine Lee
More information about the MEncoder-users
mailing list