Open
Description
Tested versions
master [9bc49a6]
Issue description
MovieWriterMJPEG
uses save_jpg_to_buffer
which is only implemented in jpg module:
godot/modules/jpg/image_loader_jpegd.cpp
Line 211 in 4a01602
Without jpg module there will be no video, only audio.
Perhaps
MovieWriterMJPEG
should be moved to jpg module or an error should be displayed.
Steps to reproduce
Record a video to .avi
file fomat.
Metadata
Metadata
Assignees
Type
Projects
Status
Fix pending review