mirror of https://github.com/mpv-player/mpv
Synced with 1.13
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15003 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
29cb2047fb
commit
22f2d387ab
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-2"?>
|
||||
<!-- Synced with: 1.12 -->
|
||||
<!-- Synced with: 1.13 -->
|
||||
<sect1 id="tv-input" xreflabel="TV vstup">
|
||||
<title>TV vstup</title>
|
||||
|
||||
|
@ -196,7 +196,7 @@ tolik d
|
|||
mencoder -tv driver=v4l:width=768:height=576 \
|
||||
-ovc lavc -lavcopts vcodec=mpeg4:vbitrate=350:vhq:vqmax=31:keyint=300 \
|
||||
-oac mp3lame -lameopts cbr:br=48 \
|
||||
-vf crop=720:540:24:18,pp=tn/lb,scale=384:288 -sws 1 -o <replaceable>výstupní.avi</replaceable> tv://
|
||||
-vf crop=720:540:24:18,pp=lb,scale=384:288 -sws 1 -o <replaceable>výstupní.avi</replaceable> tv://
|
||||
</screen>
|
||||
Rovnì¾ mù¾ete nastavit men¹í rozmìry obrazu ve volbì <option>-tv</option>
|
||||
a vyhnout se tak softwarovému ¹kálování, ale tento pøístup vy¾aduje
|
||||
|
|
Loading…
Reference in New Issue