I see its been a couple years and now the first video plays, but the second one is still the test pattern
I'm guessing only the first video has been transcoded
this can be worked around with the following commands:
cd ~/.steam/steam/steamapps/common/Iwaihime/data/movie
ffmpeg -i 000e0.drt -c:v libx264 -preset slow -crf 18 -c:a aac -b:a 192k 000e0.mp4 && mv 000e0.mp4 000e0.drt
ffmpeg -i 000e1.drt -c:v libx264 -preset slow -crf 18 -c:a aac -b:a 192k 000e1.mp4 && mv 000e1.mp4 000e1.drt
ffmpeg -i 000j0.drt -c:v libx264 -preset slow -crf 18 -c:a aac -b:a 192k 000j0.mp4 && mv 000j0.mp4 000j0.drt
ffmpeg -i 000j1.drt -c:v libx264 -preset slow -crf 18 -c:a aac -b:a 192k 000j1.mp4 && mv 000j1.mp4 000j1.drt
ffmpeg -i 001e0.drt -c:v libx264 -preset slow -crf 18 -c:a aac -b:a 192k 001e0.mp4 && mv 001e0.mp4 001e0.drt
ffmpeg -i 001e1.drt -c:v libx264 -preset slow -crf 18 -c:a aac -b:a 192k 001e1.mp4 && mv 001e1.mp4 001e1.drt
ffmpeg -i 001j0.drt -c:v libx264 -preset slow -crf 18 -c:a aac -b:a 192k 001j0.mp4 && mv 001j0.mp4 001j0.drt
ffmpeg -i 001j1.drt -c:v libx264 -preset slow -crf 18 -c:a aac -b:a 192k 001j1.mp4 && mv 001j1.mp4 001j1.drt
hopefully it helps someone ^.^
Nothing extracted yet.
Compatibility Report
System Information
I confirm:
steam-1372300.log
DMM_GAMES.zip (save directory for Iwaihime with complete savefile, located at appdata/roaming on a Windows install)
Symptoms
Iwaihime's video cutscenes don't play properly. A test pattern (?) is displayed for a moment, and then the game skips to wherever it would be after the cutscene.
Iwaihime is "Steam Deck Verified", so I felt it important to mention this issue.
Reproduction