godot/servers/movie_writer
Bernat Arlandis a16b04fe07 Add Ogg Theora support to MovieWriter
Movie Maker mode can now record files in `.ogv` format, which can be
directly viewed in Godot's VideoStreamPlayer node along with most
video players. This is a lossy format with inter-frame compression,
unlike AVI + MJPEG which only performs intra-frame compression.

Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
Co-authored-by: Leo de Penning <leo.depenning@illuminoo.com>
2025-06-10 15:52:24 +02:00
..
movie_writer.cpp Add Ogg Theora support to MovieWriter 2025-06-10 15:52:24 +02:00
movie_writer.h Add Ogg Theora support to MovieWriter 2025-06-10 15:52:24 +02:00
movie_writer_pngwav.cpp Improve use of Ref.is_null/valid 2024-12-23 16:35:02 -05:00
movie_writer_pngwav.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00