[MPlayer-users] mplayer displays subtitles but mencoder doesn't

Joe Smith jes at martnet.com
Wed Aug 23 18:10:24 CEST 2006


I'm trying to rip several short titles (basically a collection of music 
videos) from a dvd to avi/xvid files, including the lyrics subtitles.

This worked great for all but one title of 14 on the dvd. If I play that 
title, mplayer will display the subtitles, but mencoder never does for 
that particular title only.

I get no errors in the output log, even with "-v"; I'm stuck trying to 
figure out what the problem might be. Any suggestions what I might look for?

Here's the command I use:

$ mencoder dvd://24 -v -dvd-device /dev/dvd  -alang en -sid 0 \
  -oac mp3lame -lameopts abr:br=128 -ovc xvid -xvidencopts bitrate=700 \
  -vf pp=de,crop=0:0:0:0,scale=480:-2 -o iw1_24.avi

There's only one subtitle stream for each title.

Oh, versions:

$ mplayer -version
MPlayer 1.0pre8-4.1.1 (C) 2000-2006 MPlayer Team
CPU: AMD Athlon(tm) XP processor 1800+ (Family: 6, Model: 6, Stepping: 2)
CPUflags:  MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 0
...
$ mencoder -version
MEncoder 1.0pre8-4.1.1 (C) 2000-2006 MPlayer Team
...

Thanks!

<Joe




More information about the MPlayer-users mailing list