uyitroa / osr2mp4-core

A program to convert osu replay file osr to mp4. Sample: https://www.youtube.com/watch?v=5ugu_9yDSg0
MIT License
118 stars 15 forks source link

TypeError Help #44

Closed Defywastaken closed 4 years ago

Defywastaken commented 4 years ago

image Hello, I have an issue where the error message says: "TypeError("VideoWriter_fourcc() missing required argument 'c4' (pos4)"

How do you fix this?

uyitroa commented 4 years ago

You need to enter the "four character code" for your preferred codec. For example, the fourcc of vp9 is vp90. You can try to find the fourcc of the codec here: https://www.fourcc.org/codecs.php