changeset 15255:e9b4eeb31768

synced with 1.73
author gabrov
date Sun, 24 Apr 2005 22:16:09 +0000
parents 9490cbd338b2
children cd63c742ec86
files DOCS/xml/hu/faq.xml
diffstat 1 files changed, 15 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/xml/hu/faq.xml	Sun Apr 24 22:09:53 2005 +0000
+++ b/DOCS/xml/hu/faq.xml	Sun Apr 24 22:16:09 2005 +0000
@@ -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>
 
@@ -1367,6 +1367,20 @@
 
 <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!
 </para></question>
 <answer><para>