I use a G3 iMac running on Mac OS 10.2.6 and I'm trying to use the ffmpegX 0.0.7bFR MPEG4 mencoder codec to make for the first time a DivX file from a VOB file (with AC3 audio + MPEG2 video) ripped with OSEx BUT if I get a very good quality on the video, I'm completely unable to get the audio
The problem seems to be related to the mencoder driver because everything works perfectly if I use the MPEG4 ffmpeg codec...

I think I installed everything correctly using:
1/ the stablebinaries.sit file (Feb, 26 version for mencoder)
2/ the lastbinary.sit file (Mar, 16 version for mplayer, input.conf, menu.conf and codecs.conf - not the May, 1 version from lastbinaries.sit file!)
3/ the libogg and libvorbis libraries from the mplayer0.90pre9b5.dmg file according to the information found on the French www.macetvideo.com site that says they are correctly compiled for Mac OS X (can anybody tell me if there is a problem using the libogg and libvorbis libraries included with the ffmegX package? I tried also with these versions but nothing changed)

And I have a lot of different error messages.
Here are some lines I get from the terminal output:

Encoding started on Tue Jun 17 21:48:54 CEST 2003
Using GNU internationalization

MEncoder dev-CVS-030226-15:00-3.1 (C) 2000-2003 Arpad Gereoffy (see DOCS)

AltiVec not found

Reading /usr/local/etc/mplayer/codecs.conf: 50 audio & 136 video codecs
File not found: 'frameno.avi'
Reading config file /Users/xvi/.mplayer/mencoder: No such file or directory
success: format: 0 data: 0x0 - 0xC126000
MPEG-PS file format detected.

Too many video packets in the buffer: (4096 in 8270960 bytes).
Maybe you are playing a non-interleaved stream/file or the codec failed?
For AVI files, try to force non-interleaved mode with the -ni option.
MPEG: No audio stream found -> no sound.
VIDEO: MPEG2 720x576 (aspect 3) 25.00 fps 12250.0 kbps (1531.2 kbyte/s)
[V] filefmt:2 fourcc:0x10000002 size:720x576 fps:25.00 ftime:=0.0400
Opening video filter: [expand=-1:-1:-1:-1:1]
Expand: -1 x -1, -1 ; -1 (-1=autodetect) osd: 1
Opening video filter: [scale=640:352]
================================================== ========================
Opening video decoder: [mpegpes] MPEG 1/2 Video passthrough
VDec: vo config request - 720 x 576 (preferred csp: Mpeg PES)
The selected video_out device is incompatible with this codec.
VDecoder init failed
Opening video decoder: [libmpeg2] MPEG 1/2 Video decoder v2.0
libmpeg2: No accelerated IDCT transform found
libmpeg2: No accelerated motion compensation found
VDec: vo config request - 720 x 576 (preferred csp: Planar YV12)
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 1.78:1 - prescaling to correct movie aspect.
SwScaler: reducing / aligning filtersize 4 -> 3
SwScaler: reducing / aligning filtersize 4 -> 3
SwScaler: reducing / aligning filtersize 5 -> 4
SwScaler: reducing / aligning filtersize 5 -> 4

SwScaler: BILINEAR scaler, from Planar YV12 to Planar YV12 using C
videocodec: libavcodec (640x352 fourcc=58564944 [XVID])
High quality encoding selected (non real time)!
Selected video codec: [mpeg12] vfm:libmpeg2 (MPEG 1 or 2 (libmpeg2))
================================================== ========================
Writing AVI header...
New_Face failed. Maybe the font path is wrong. 0mb A-V:0.000 [0:0]
Please supply the text font file (~/.mplayer/subfont.ttf).
subtitle font: load_sub_face failed.
Pos: 9.3s 234f ( 4%) 3fps Trem: 31min 14mb A-V:0.000 [586:0]

Anybody can help please?
[/b]