Preguntas frecuentes
m (1 revision) |
(New page: == Informacion general == Esta seccion (en) contiene informacion general sobre AviSynth. Va de su historia y de las distintas versiones que pululan por ahi. Explica c...) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
== Informacion general == | == Informacion general == | ||
− | [[FAQ | + | [[FAQ general info|Esta seccion (en)]] contiene informacion general sobre AviSynth. Va de su historia y de las distintas versiones que pululan por ahi. Explica como funciona, como crear un script y como usar los plugins. Tambien habla de algunas aplicaciones de linea de comandos (simbolo de sistema, dos) y de interfaces graficas de usuario que son capaces de abrir scripts de AviSynth. |
== Cargando clips (video, audio e imagenes) en AviSynth == | == Cargando clips (video, audio e imagenes) en AviSynth == | ||
Line 12: | Line 9: | ||
== Abrir scripts en aplicaciones para codificar y reproducir == | == Abrir scripts en aplicaciones para codificar y reproducir == | ||
− | [[FAQ frameserving| | + | [[FAQ frameserving|This section]] describes frameserving and how to frameserve from and to AviSynth. It explains how to load AviSynth scripts in supported encoders and players, and what you can do if they don't support AviSynth scripts. |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | == | + | == Some common error messages == |
− | [[FAQ | + | [[FAQ common errors|This section]] describes some common error messages and explains what to do about them. |
− | == | + | == Recognizing and processing different types of content == |
− | [[FAQ | + | [[FAQ different types content|This section]] explains what you should do when the video and audio in your final encoding is not in sync. It discusses variable framerate video. It explains how to recognize and process progressive, interlaced, telecined, hybrid and blended content. |
− | == | + | == The color format YV12 and related processing and encoding issues == |
− | [[FAQ | + | [[FAQ YV12|This section]] contains specific information about the color format YV12 and related processing and encoding issues. |
+ | == How to use VirtualDub's plugins in AviSynth == | ||
− | + | [[FAQ using virtualdub plugins|This section]] explains how to use plugins written of VirtualDub in AviSynth. | |
[[Category:AviSynth_Usage]] | [[Category:AviSynth_Usage]] |
Revision as of 13:07, 28 February 2008
Informacion general
Esta seccion (en) contiene informacion general sobre AviSynth. Va de su historia y de las distintas versiones que pululan por ahi. Explica como funciona, como crear un script y como usar los plugins. Tambien habla de algunas aplicaciones de linea de comandos (simbolo de sistema, dos) y de interfaces graficas de usuario que son capaces de abrir scripts de AviSynth.
Cargando clips (video, audio e imagenes) en AviSynth
Esta seccion (en) explica como importar los formatos de medios mas comunes (video, audio e imagenes) en AviSynth. Explica que filtros internos o que plugins externos se pueden usar para importarlos y como hacerlo. Si esta seccion no te proporciona la informacion necesaria para cargar tus formatos de medios, deberias leer el siguiente documento: Importing_media. Trata sobre bastantes formatos de medios y ofrece un modo sistematico (mediante multiples metodos) de cargar esos formatos en AviSynth.
Abrir scripts en aplicaciones para codificar y reproducir
This section describes frameserving and how to frameserve from and to AviSynth. It explains how to load AviSynth scripts in supported encoders and players, and what you can do if they don't support AviSynth scripts.
Some common error messages
This section describes some common error messages and explains what to do about them.
Recognizing and processing different types of content
This section explains what you should do when the video and audio in your final encoding is not in sync. It discusses variable framerate video. It explains how to recognize and process progressive, interlaced, telecined, hybrid and blended content.
This section contains specific information about the color format YV12 and related processing and encoding issues.
How to use VirtualDub's plugins in AviSynth
This section explains how to use plugins written of VirtualDub in AviSynth.