サイトロゴ
play_arrow

[Tutorial] Loading mp4 video files in MMD with Avisynth

投稿者:
  • 投稿日:2017/1/22
  • 3323 再生
  • 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)