[MPlayer-users] [-vo null -nosound] and -dvd

Costas Gargerakis pr0wler at internet.gr
Mon Apr 29 18:22:11 CEST 2002


> > a better way to detect the resolution of a dvd disc...
> dvd uses fixed resolution, 720x576 for PAL, 720x480 for NTSC. Aspect is
either
> 4:3 or anamorphic 16:9, so in first case image must be scaled to
height/3*4
> and in second case height/9*16. Cropping values differ from dvd, so they
> should be checked, as mpeg2 macroblocks are 8x8px,  it best to cut on
8pixel
> boundaries one macroblocksize into the image to get the cleanest source
image
> for encoding (edges from black bars to image are "dirty" and don't
compress
> well).
> --
> Best Regards,
>         Atmos
Thanx, but i allready know those things and i'm trying to write a 'simple'
shellscript that will
apply all these 'rules' and spit out all the options mencoder needs to do
that given task.
Hell, i've even thought of playing with perl to display an image taken with
mplayer -vo jpeg
(or whatever...) for the crop selection :p

Anyway, what i really wanted was someone to try 'mplayer -dvd 1 -vo
null -nosound' and
tell me if it's working or not ;-p







More information about the MPlayer-users mailing list