Skip to content
GitLab
Explorer
Connexion
Navigation principale
Rechercher ou aller à…
Projet
Vivy
Gestion
Activité
Membres
Labels
Programmation
Tickets
Tableaux des tickets
Jalons
Wiki
Wiki externe
Code
Requêtes de fusion
Dépôt
Branches
Validations
Étiquettes
Graphe du dépôt
Comparer les révisions
Compilation
Pipelines
Jobs
Planifications de pipeline
Artéfacts
Aide
Aide
Support
Documentation de GitLab
Comparer les forfaits GitLab
Forum de la communauté
Contribuer à GitLab
Donner votre avis
Raccourcis clavier
?
Extraits de code
Groupes
Projets
Afficher davantage de fils d'Ariane
Elliu
Vivy
Wiki
Home
Modifications
Historique de la page
Nouvelle page
Modèles
Cloner le dépôt
Update home
rédigé
3 years ago
par
Kubat
Masquer les modifications d'espaces
En ligne
Côte à côte
Affichage de
1 fichier modifié
home.md
+1
-20
1 ajout, 20 suppressions
home.md
avec
1 ajout
et
20 suppressions
home.md
Voir la page @
532905e1
...
@@ -6,23 +6,4 @@ The workflow is the following:
...
@@ -6,23 +6,4 @@ The workflow is the following:
-
You create a new
`VivyDocument`
(
`.vivy`
extension)
-
You create a new
`VivyDocument`
(
`.vivy`
extension)
-
You load the ASS (or edit it in place), the video/audio files
-
You load the ASS (or edit it in place), the video/audio files
-
You choose a
`ScriptDocument`
(
`.lua`
extension, a Vivy script) to apply
-
You choose a
`ScriptDocument`
(
`.lua`
extension, a Vivy script) to apply
-
You run the workflow, it will generate the ASS file from the script and mux the MKV file if the
`mkvpropedit`
binary is found in your path.
-
You run the workflow, it will generate the ASS file from the script and mux the MKV file if the
`mkvpropedit`
binary is found in your path.
\ No newline at end of file
# Pages
### Vivy specific things
-
[
Sample workflow
](
vivy/Simple-Vivy-Tutorial
)
-
[
Command line invocation
](
vivy/Vivy-CLI
)
-
[
Configuration file
](
vivy/Vivy-Configuration
)
### Lua and scripting
-
[
Lua scripting
](
script/Lua-Scripting
)
-
[
Lua scripting API
](
script/VivyScript-API
)
-
[
ASS tags resource
](
script/ASS-Legacy
)
### Development resources
-
[
Code structure
](
dev/C++-UML-Representation
)
-
[
Almost stable C++ API
](
dev/C++-API
)
\ No newline at end of file
Ce diff est replié.
Cliquez pour l'agrandir.