18 Commits

Author SHA1 Message Date
Bernat Arlandis
a0eef6ea54 Update Creating Movies with OGV info 2025-07-30 15:42:25 +02:00
A Thousand Ships
92cd36b50e Various grammar and spelling fixes 2025-06-23 16:37:26 +02:00
tetrapod00
c4d3aa134a Standardize RST header syntax 2024-12-29 13:44:09 -08:00
Shawn Hardern
64753216d2 Add C# examples to Creating movies
Co-authored-by: Raul Santos <raulsntos@gmail.com>
2024-08-23 18:30:33 +01:00
Deniss Fjodorovs
68327f0aa5 Replace old --export flag with --export-release (#9450)
* Replace old `--export` flag with `--export-release`
2024-06-07 15:54:06 -04:00
A Thousand Ships
bd6cc665a7 Fix incorrect uses of a/an 2024-03-29 15:14:27 +01:00
Hugo Locurcio
ac3f9183e8 Document --quit-after command line argument in Creating movies
This can be useful to safely create a "stop recording" point that
is consistent across runs, without having to modify anything in the
project.
2023-09-21 00:56:00 +02:00
Hugo Locurcio
3fc7c4c6e5 Update screenshots for Godot 4.0 in Creating movies 2023-03-11 02:52:49 +01:00
Hugo Locurcio
24a3e9cc4a Document recording at a higher resolution than the screen in Creating movies 2022-11-20 19:27:08 +01:00
Hugo Locurcio
a27cb50f5a Document recording with transparency in Creating movies (#6296) 2022-10-19 17:39:51 +02:00
Max Hilbrunner
a807708bf8 Revert "Document recording with transparency in Creating movies" (#6294) 2022-10-11 02:10:49 +02:00
Hugo Locurcio
0d6af3011e Document recording with transparency in Creating movies
- Add more FFmpeg tips such as `-preset veryslow`.
- Fix `-r` usage in FFmpeg commands.
- Remove leftover `-preset veryfast` (it wasn't meant to be here).
2022-10-09 00:42:01 +02:00
Douglas Leão
6939935aa8 Fix FFmpeg filter command in Creating movies and Playing videos (#6151) 2022-09-08 03:02:30 +02:00
Hugo Locurcio
2fa8f87bc7 Document using AnimationPlayer's Movie Quit On Finish in Creating movies
This feature was added after the initial version of this page was merged.
2022-08-14 15:21:59 +02:00
Hugo Locurcio
51094d13fd Fix incorrect indentation in code sample in Creating movies 2022-07-27 01:45:18 +02:00
Jaime Crespo
33caaf6535 Fix misc syntax/style errors/warnings on documentation head (#5977) 2022-07-23 18:29:56 +02:00
Hugo Locurcio
845a41a10f Add a page on playing videos using VideoStreamPlayer (#5923) 2022-07-17 18:33:25 +02:00
Hugo Locurcio
3b1e2f6be3 Add a page on creating movies with Godot using Movie Maker functionality (#5889)
Co-authored-by: snailrhymer <61291296+snailrhymer@users.noreply.github.com>
2022-07-11 16:55:14 +02:00