mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
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> |
||
|---|---|---|
| .. | ||
| doc_classes | ||
| audio_stream_ogg_vorbis.cpp | ||
| audio_stream_ogg_vorbis.h | ||
| config.py | ||
| register_types.cpp | ||
| register_types.h | ||
| resource_importer_ogg_vorbis.cpp | ||
| resource_importer_ogg_vorbis.h | ||
| SCsub | ||