mirror of
https://github.com/mpv-player/mpv
synced 2025-03-03 04:37:54 +00:00
outdated EDL limit reference
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14708 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
a6c469e97f
commit
ac6826a4d4
@ -329,12 +329,6 @@ certain level of maturity, an XML-based file format will probably be implemented
|
||||
(keeping backwards compatibility with previous EDL formats).
|
||||
</para>
|
||||
|
||||
<para>
|
||||
The maximum number of EDL entries for the current incarnation of EDL is 1000.
|
||||
If you happen to need more, change the <systemitem>#define MAX_EDL_ENTRIES</systemitem>
|
||||
in the <filename>edl.h</filename> file.
|
||||
</para>
|
||||
|
||||
<sect2 id="edl_using">
|
||||
<title>Using an EDL file</title>
|
||||
<para>
|
||||
|
@ -522,12 +522,6 @@ un formato de archivo basada en XML (manteniendo compatibilidad con los
|
||||
formatos previos de EDL).
|
||||
</para>
|
||||
|
||||
<para>
|
||||
El número máximo de entradas de la implementación actual de EDL es 1000.
|
||||
Si llega a necesitar más, cambie <systemitem>#define MAX_EDL_ENTRIES</systemitem>
|
||||
en el archivo <filename>edl.h</filename>.
|
||||
</para>
|
||||
|
||||
<sect2 id="edl_using">
|
||||
<title>Usando un archivo EDL</title>
|
||||
<para>
|
||||
|
@ -332,12 +332,6 @@ sera probablement impl
|
||||
précédents formats EDL).
|
||||
</para>
|
||||
|
||||
<para>
|
||||
Le nombre maximum d'entrées EDL pour l'incarnation actuelle de EDL est 1000.
|
||||
Si vous avez besoin de plus, changez le <systemitem>#define MAX_EDL_ENTRIES</systemitem>
|
||||
dans le fichier <filename>edl.h</filename>.
|
||||
</para>
|
||||
|
||||
<sect2 id="edl_using">
|
||||
<title>Utiliser un fichier EDL</title>
|
||||
<para>
|
||||
|
@ -335,12 +335,6 @@ fejletts
|
||||
(megtartva a kompatibilitást visszafelé, a régi EDL formátumokkal).
|
||||
</para>
|
||||
|
||||
<para>
|
||||
Az EDL bejegyzések maximális száma a jelenlegi EDL változatban 1000. Ha esetleg
|
||||
neked több kellene, változtasd meg a <systemitem>#define MAX_EDL_ENTRIES</systemitem>
|
||||
sort az <filename>edl.h</filename> fájlban.
|
||||
</para>
|
||||
|
||||
<sect2 id="edl_using">
|
||||
<title>EDL fájl használata</title>
|
||||
<para>
|
||||
|
@ -335,13 +335,6 @@ bazuj
|
||||
EDL).
|
||||
</para>
|
||||
|
||||
<para>
|
||||
Maksymalna liczba wpisów dla aktualnego wcielenia EDL wynosi 1000.
|
||||
Jeżeli zdarzy się, że będziesz potrzebował więcej, zmień tę wartość w
|
||||
<systemitem>#define MAX_EDL_ENTRIES</systemitem> w pliku
|
||||
<filename>edl.h</filename>.
|
||||
</para>
|
||||
|
||||
<sect2 id="edl_using">
|
||||
<title>U¿ywanie pliku EDL</title>
|
||||
<para>
|
||||
|
@ -517,12 +517,6 @@ Jar-Jar Binks,
|
||||
файлов (при этом сохранится совместимость с предыдущими форматами EDL).
|
||||
</para>
|
||||
|
||||
<para>
|
||||
В текущем исполнении, количество EDL записей ограниченно 1000. Если Вам
|
||||
понадобится больше, измените <systemitem>#define MAX_EDL_ENTRIES</systemitem>
|
||||
в файле <filename>edl.h</filename>.
|
||||
</para>
|
||||
|
||||
<sect2 id="edl_using">
|
||||
<title>Использование EDL файлов</title>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user