[MPlayer-users] Okay, I am lost here....
O2
lysekkk at o2.pl
Fri Jul 30 04:30:24 CEST 2004
On Thu, 29 Jul 2004 21:26:44 -0500
Andrew Konosky <TerranAce007 at comcast.net> wrote:
> I posted here earlier today about encoding a DVD, but I am getting
> really confused on what I am supposed to do here, and what programs I am
> supposed to use. I want to Encode my DVD into a VCD compatible format
> and burn it to a CD-R.
>
> This is what I have done so far, but I don't know it it is right...
>
> Using Mencoder and AcidRip, I did a 2 pass Mpeg4 layer (DivX) encoding
> of a DVD. For video settings, I used vcodec=mpeg4:vhq:v4mv:vqmin=2, a
> variable bitrate, and I kept the widescreen ascpet ratio the same and
> used a 640x275 resolution so that the bits/pixel box in AcidRip wasn't
> red (I kind of guessed that red was bad, so i changed resolution until
> it was 'good'...). For audio, I used 256kbps mp3 as the compression.
> Since the movie was long, I created 2 files, and it ended up taking
> AMOST 4 HOURS to encode after making 2 passes on each of the two blocks!
> I don't know if thats normal or not, but it took a LONG time....
>
> Now I have two ~650mb files, part1.avi and part2.avi and they are good
> quality widescreen videos. I want to put these onto a VCD and hopefully
> play them in my DVD player (If it supports VCD...).
>
> K3B only supports MPEG files, so I need and .mpg file rather than the
> .avi files that I have now. I tried using mjpegtools to convert it, and
> I followed the instructions, but the audio won't even encode and the
> video seems to be encoding, but when I play the file its just a blank
> green screen. VCDimager also needs an mpeg file, so I am lost as to what
> I do? AcipRip has both avi and mpg as an otption, but I can't get the
> encoding to work in mpeg. I already have the avi files, but I can't
> figure out how to convert them to mpeg. I tried encode2mpeg, but I don't
> know how to use it.
>
> This is how I thought I was supposed to create a VCD. Please correct me
> where I'm wrong.
>
> 1.) Rip DVD to MPEG1,2, or 4
> 2.) Use MJPEG tools to create VCD compatible MPEG1
> 3.) Use VCDimager to create the VCD image
> 4.) Burn the VCD image to a CD-R
>
> I just got home from work and I'm real tired, so I apologize if I'm not
> making sense or if I've missed something obvious. Can someone help me out?
i use this command for encoding movies for playing them on my dvd-player:
nice -20 mencoder movie.avi -of mpeg -o film.mpg -subfont-text-scale 3 -subcp cp1250 -font /usr/share/fonts/corefonts/timesbd.ttf -subpos 78 -sub plik.txt -ofps 25 -srate 44100 -oac lavc -ovc lavc -lavcopts vcodec=mpeg2video:vbitrate=1400:vhq:aspect=4/3:keyint=25:acodec=mp2:abitrate=128:vqmin=2:vlelim=-4:vcelim=9:lumi_mask=0.05:dark_mask=0.01:vrc_override=1,10,708:vqcomp=0.1:vratetol=10000000:vrc_buf_size=917:vrc_maxrate=2500:intra_matrix=8,9,12,22,26,27,29,34,9,10,14,26,27,29,34,37,12,14,18,27,29,34,37,38,22,26,27,31,36,37,38,40,26,27,29,36,39,38,40,48,27,29,34,37,38,40,48,58,29,34,37,38,40,48,58,69,34,37,38,40,48,58,69,79:inter_matrix=16,18,20,22,24,26,28,30,18,20,22,24,26,28,30,32,20,22,24,26,28,30,32,34,22,24,26,30,32,32,34,36,24,26,28,32,34,34,36,38,26,28,30,32,34,36,38,40,28,30,32,34,36,38,42,42,30,32,34,36,38,40,42,44 -vf harddup
u can leave the -vf hurdup (it copy doubled frames) and other not-usefull for u options and try it.I even dont have to bother creating vcd, it just plays very good :-).
maybe itll help you.
lysek.
More information about the MPlayer-users
mailing list