[MEncoder-users] converting and subtitle questions !

Alex Samad alex at samad.com.au
Wed Mar 19 22:17:13 CET 2008


On Wed, Mar 19, 2008 at 02:40:01PM +0800, zechao wang wrote:
> Hello Everyone!
> 
> There have two questions need your help:
> 
> (1) To convert rmvb to mp4 for my cellphone, i had to convert two times.
> First, rmvb should be converted to avi with mencoder; Second, avi could be converted to mp4 wth ffmpeg .
my limited experience with mencoder and mp4, tells me you can't create
mp4 from mencoder, you have to create avi files and then use MP4Box to
extract the video and the audio and then re mux them back into mp4
container.

you seems to be doing the same thing but with ffmpeg

> 
> My commands are:
> 
> mencoder mov.rmvb -ovc lavc -oac mp3lame -o mov.avi
> ffmpeg -y -i mov.avi -vcodec xvid -s 400x240 -r 29.97 -b 600 -acodec aac -ac 2 -ar 48000 -ab 128 -vol 200 -f mp4 mov.mp4
> 
> Is there a way to do that just with mencoder in one time ?
> If it can, please tell me the command ( i have tried much times, but failed all the time) !
> 
> 
> (2) After adding subtitles to movie with mencoder, only striping (--) could be seen when playing! I'm sure the subtitle can works well when it working with the movie together. The language of the subtitle file is simple chinese and the encoder mode is utf8.
> 
> My command is:
> mencoder test.avi -ovc lavc -oac copy -sub test.srt -font "/usr/share/fonts/truetype/arphic/uming.ttf" -subcp utf8 -subfont-encoding unicode -subfont-text-scale 3  new.avi
> 
> I don't know why, please tell me if somebody know.
> 
> 
> 
>        
> ---------------------------------
> ?????????????????????????????????????? 
> _______________________________________________
> MEncoder-users mailing list
> MEncoder-users at mplayerhq.hu
> https://lists.mplayerhq.hu/mailman/listinfo/mencoder-users
-- 
"I got to know Ken Lay when he was head of the What they call the Governor's Business Council in Texas. He was a supporter of Ann Richards in my run in And she had named him the head of the Governor's Business Council. And I decided to leave him in place, just for the sake of continuity. And that's when I first got to know Ken and worked with Ken."

	- George W. Bush
01/10/2002
Washington, DC
attempting to distance himself from his biggest political patron, Enron Chairman Ken Lay, whom he nicknamed Kenny Boy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/mencoder-users/attachments/20080320/95b7adca/attachment.pgp>


More information about the MEncoder-users mailing list