mirror of
https://github.com/mpv-player/mpv
synced 2025-02-17 13:17:13 +00:00
synced with 1.73
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15256 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
4b75c84e8b
commit
22b43b78cf
@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="iso-8859-2"?>
|
||||
<!-- synced with 1.72 -->
|
||||
<!-- synced with 1.73 -->
|
||||
<chapter id="faq" xreflabel="FAQ">
|
||||
<title>Gyakran ismételt kérdések</title>
|
||||
|
||||
@ -1365,6 +1365,20 @@ mencoder -idx <replaceable>input.avi</replaceable> -ovc copy -oac copy -o <repla
|
||||
</para></answer>
|
||||
</qandaentry>
|
||||
|
||||
<qandaentry>
|
||||
<question><para>
|
||||
Hogyan tudom kijavítani egy AVI fájl képénnek méretarányát?
|
||||
</para></question>
|
||||
<answer><para>
|
||||
Ilyet is tudsz csinálni hála a <application>MEncoder</application>
|
||||
<option>-force-avi-aspect</option> kapcsolójának, ami felülbírálja az
|
||||
AVI OpenDML vprp fejlécébe beírt értéket. Például:
|
||||
<screen>
|
||||
mencoder <replaceable>input.avi</replaceable> -ovc copy -oac copy -o <replaceable>output.avi</replaceable> -force-avi-aspect 4/3
|
||||
</screen>
|
||||
</para></answer>
|
||||
</qandaentry>
|
||||
|
||||
<qandaentry>
|
||||
<question><para>
|
||||
Nem tudok DVD feliratot kódolni az AVI fájlba!
|
||||
|
Loading…
Reference in New Issue
Block a user