comparison DOCS/DVB @ 6007:908b25e41041

dvbscale added
author arpi
date Mon, 06 May 2002 23:20:02 +0000
parents d2941f563a6d
children bd789010874b
comparison
equal deleted inserted replaced
6006:ef3af71f0113 6007:908b25e41041
57 And you may want to move subtitles up, if they're out of your TV screen, 57 And you may want to move subtitles up, if they're out of your TV screen,
58 use the -subpos <0-100> switch (-subpos 80 is perfect for me). 58 use the -subpos <0-100> switch (-subpos 80 is perfect for me).
59 59
60 To play non-25fps movies on PAL TV, or with slow CPU, add option: -framedrop 60 To play non-25fps movies on PAL TV, or with slow CPU, add option: -framedrop
61 61
62 How to keep aspect ratio for DivX files?
63 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
64
65 To get the optimal scaling parameters (use hardware for X scaling, and
66 scale Y by software, keeping the right aspect ratio), use the new 'dvbscale'
67 plugin:
68
69 for 3:4 TV: -vop lavc,expand=-1:576:-1:-1:1,scale=-1:0,dvbscale
70 for 16:9 TV: -vop lavc,expand=-1:576:-1:-1:1,scale=-1:0,dvbscale=1024
71
62 Mailing list: 72 Mailing list:
63 ~~~~~~~~~~~~~ 73 ~~~~~~~~~~~~~
64 http://mplayerhq.hu/mailman/listinfo/mplayer-dvb 74 http://mplayerhq.hu/mailman/listinfo/mplayer-dvb
65 75
66 List's language is ENGLISH. Please avoid using german or other languages! 76 List's language is ENGLISH. Please avoid using german or other languages!