[Tutorial] Loading mp4 video files in MMD with Avisynth

[Tutorial] Loading mp4 video files in MMD with Avisynth

2017-01-22 22:01 3,323 浏览 27 点赞 可用

作者

原作

-

角色

-

标签

-
MMD is compatible with the frame server/video processor Avisynth. This means you can load mp4, and most other formats, as a background/screen video.tl;dr for people who already know how to use Avisynth: MMD needs the RGB24 format. (RGB32 should work fine too, but MMD discards the alpha channel.)Download Links:Avisynth: http://avisynth.nl/index.php/Main_Page (mandatory)FFmpegsource: https://github.com/FFMS/ffms2/releases (optional, but highly recommended for mp4, mkv, and everything else that\'s not avi)