How do you download it? i dont use github and dont understand the instructions
ThatColdGuy wrote:
How do you download it? i dont use github and dont understand the instructions
I seem to remember that Whitecat's skins have invalid audio files in there, which osr2mp4 fails to read. I replaced them with empty wav files i made in audacity, i believe.Diglett wrote:
Is there any specific reason as to why it won't work with WhiteCat skins?
It's a bug most likely, but perhaps one can work around it. The logs are in the Log folder, if you could find more information regarding the error perhaps we can find the reason for it.dPeace wrote:
i seems to have this error pop up all the time
ZeroDivisionError('float division by zero')
is it an error on my part or is it a bug
Works for me.Ruth wrote:
Does this still work! i would really love if it does!
Yeah it's works perfectly fineRuth wrote:
Does this still work! i would really love if it does!
yuitora wrote:
After a few months I’ve managed to make an app that convert osu replays to mp4 videos in few clicks.
All you need to do is to choose the replay you want to convert and click the "Start" button.
You can download the app here: https://github.com/uyitroa/osr2mp4-app/releases/tag/v0.3
For more information about the app: https://github.com/uyitroa/osr2mp4-app/
A sample video using osr2mp4: https://www.youtube.com/watch?v=5ugu_9yDSg0
I would appreciate feedbacks and issues, just send me a message via discord: https://discord.gg/kaftu4y or open an issue on github.
Special thanks to -freez for the big brain design.
Enjoy the program!Changelogs0.2:
0.3:
- Change ValueError(‘Problem with video writer’) to a more detailed error.
- Fix app crash when selecting osu folder:
- try catch when replay are corrupted
- try catch when beatmap is not found in osu.db since it’s not updated for new downloaded beatmap
- try catch when fail to parse scores.db
- Fix audio when set volume to 0%
- Background delay when using dt or ht fix
- Can’t render scorev2 replay fix (by using scorev1 system)
- Fix using wrong hp bar (fix not using @2x file when animated image file doesn’t exist)
- Fix continuous cursor trail (math domain error)
- Weird character in skin name fix
- Improve skin.ini parse (fix keyerror and others stuffs)
- Fix parsing replay gives NoneType object is not subscriptable
- Fix hitcircle border not loading
- Show mods during replay
- Output name in another textbox
- Customisable output name, ex: {Map} played by {Player} at {PlayDate} video rendered at {Date} {Accuracy}%.mp4
- Customisable PP counter. CustomPP.exe
- Fix no spinner with some skin
- Hide combo during breaks
- Fix animation for fps > 60 (? not sure if it’s fixed)
- Fix scrollbar does weird shit
- Fix clipping line during ranking screen on some skin
- Add song delay option
- Fix grade sometimes it shows D rank instead of C rank
- Fix key error on CHUJ kurwa map (due to wrong slider speed)
- Add unstable rate at the end of the replay
- Fix wonky kick slider
- Fix relax plays doesn’t work properly
- Accuracy position is fucked up with special resolution fix
- Update spinner (margin error of spin bonus score is +- 1k, instead of 10k lol)
Its a very cool feature but do u know how I can add more than 2 mods?yuitora wrote:
After a few months I’ve managed to make an app that convert osu replays to mp4 videos in few clicks.
All you need to do is to choose the replay you want to convert and click the "Start" button.
You can download the app here: https://github.com/uyitroa/osr2mp4-app/releases/tag/v0.3
For more information about the app: https://github.com/uyitroa/osr2mp4-app/
A sample video using osr2mp4: https://www.youtube.com/watch?v=5ugu_9yDSg0
I would appreciate feedbacks and issues, just send me a message via discord: https://discord.gg/kaftu4y or open an issue on github.
Special thanks to -freez for the big brain design.
Enjoy the program!Changelogs0.2:
0.3:
- Change ValueError(‘Problem with video writer’) to a more detailed error.
- Fix app crash when selecting osu folder:
- try catch when replay are corrupted
- try catch when beatmap is not found in osu.db since it’s not updated for new downloaded beatmap
- try catch when fail to parse scores.db
- Fix audio when set volume to 0%
- Background delay when using dt or ht fix
- Can’t render scorev2 replay fix (by using scorev1 system)
- Fix using wrong hp bar (fix not using @2x file when animated image file doesn’t exist)
- Fix continuous cursor trail (math domain error)
- Weird character in skin name fix
- Improve skin.ini parse (fix keyerror and others stuffs)
- Fix parsing replay gives NoneType object is not subscriptable
- Fix hitcircle border not loading
- Show mods during replay
- Output name in another textbox
- Customisable output name, ex: {Map} played by {Player} at {PlayDate} video rendered at {Date} {Accuracy}%.mp4
- Customisable PP counter. CustomPP.exe
- Fix no spinner with some skin
- Hide combo during breaks
- Fix animation for fps > 60 (? not sure if it’s fixed)
- Fix scrollbar does weird shit
- Fix clipping line during ranking screen on some skin
- Add song delay option
- Fix grade sometimes it shows D rank instead of C rank
- Fix key error on CHUJ kurwa map (due to wrong slider speed)
- Add unstable rate at the end of the replay
- Fix wonky kick slider
- Fix relax plays doesn’t work properly
- Accuracy position is fucked up with special resolution fix
- Update spinner (margin error of spin bonus score is +- 1k, instead of 10k lol)
LynVA wrote:
really hope this works without major flaws, testing it myself
yeah it works perfectly just make sure you set your output file to end in .mp4 because avis suckk
Can we get the background animated ?yuitora wrote:
After a few months I’ve managed to make an app that convert osu replays to mp4 videos in few clicks.
All you need to do is to choose the replay you want to convert and click the "Start" button.
You can download the app here: https://github.com/uyitroa/osr2mp4-app/releases/tag/v0.3
For more information about the app: https://github.com/uyitroa/osr2mp4-app/
A sample video using osr2mp4: https://www.youtube.com/watch?v=5ugu_9yDSg0
I would appreciate feedbacks and issues, just send me a message via discord: https://discord.gg/kaftu4y or open an issue on github.
Special thanks to -freez for the big brain design.
Enjoy the program!Changelogs0.2:
0.3:
- Change ValueError(‘Problem with video writer’) to a more detailed error.
- Fix app crash when selecting osu folder:
- try catch when replay are corrupted
- try catch when beatmap is not found in osu.db since it’s not updated for new downloaded beatmap
- try catch when fail to parse scores.db
- Fix audio when set volume to 0%
- Background delay when using dt or ht fix
- Can’t render scorev2 replay fix (by using scorev1 system)
- Fix using wrong hp bar (fix not using @2x file when animated image file doesn’t exist)
- Fix continuous cursor trail (math domain error)
- Weird character in skin name fix
- Improve skin.ini parse (fix keyerror and others stuffs)
- Fix parsing replay gives NoneType object is not subscriptable
- Fix hitcircle border not loading
- Show mods during replay
- Output name in another textbox
- Customisable output name, ex: {Map} played by {Player} at {PlayDate} video rendered at {Date} {Accuracy}%.mp4
- Customisable PP counter. CustomPP.exe
- Fix no spinner with some skin
- Hide combo during breaks
- Fix animation for fps > 60 (? not sure if it’s fixed)
- Fix scrollbar does weird shit
- Fix clipping line during ranking screen on some skin
- Add song delay option
- Fix grade sometimes it shows D rank instead of C rank
- Fix key error on CHUJ kurwa map (due to wrong slider speed)
- Add unstable rate at the end of the replay
- Fix wonky kick slider
- Fix relax plays doesn’t work properly
- Accuracy position is fucked up with special resolution fix
- Update spinner (margin error of spin bonus score is +- 1k, instead of 10k lol)
Mania isn't compatible with this one.Luuuuuz wrote:
hey, how can i use this with my OsuMania replay? it doesn't seems to be working with this mode
I second this. I tried it for Taiko replays, and it doesn't work.Stomiks wrote:
Mania isn't compatible with this one.Luuuuuz wrote:
hey, how can i use this with my OsuMania replay? it doesn't seems to be working with this mode
Yeah you're right. osr2mp4 is only for standard mode.Hi_Am_Disturbia wrote:
I second this. I tried it for Taiko replays, and it doesn't work.Stomiks wrote:
Mania isn't compatible with this one.Luuuuuz wrote:
hey, how can i use this with my OsuMania replay? it doesn't seems to be working with this mode
Seems that osr2mp4 is exclusively for standard mode only, so neither taiko, CTB or mania, can make use of it.
Unless I missed something...
Is there any reply > video program that works for ctb?Stomiks wrote:
Yeah you're right. osr2mp4 is only for standard mode.Hi_Am_Disturbia wrote:
I second this. I tried it for Taiko replays, and it doesn't work.Stomiks wrote:
Mania isn't compatible with this one.Luuuuuz wrote:
hey, how can i use this with my OsuMania replay? it doesn't seems to be working with this mode
Seems that osr2mp4 is exclusively for standard mode only, so neither taiko, CTB or mania, can make use of it.
Unless I missed something...
Sadly none. But you can try recording using OBS, and while replay is being played, if you want, you can press H to remove the "Replay layout", so the replay looks cleaner[ Sebastian ] wrote:
Is there any reply > video program that works for ctb?Stomiks wrote:
Yeah you're right. osr2mp4 is only for standard mode.Hi_Am_Disturbia wrote:
I second this. I tried it for Taiko replays, and it doesn't work.Stomiks wrote:
Mania isn't compatible with this one.Luuuuuz wrote:
hey, how can i use this with my OsuMania replay? it doesn't seems to be working with this mode
Seems that osr2mp4 is exclusively for standard mode only, so neither taiko, CTB or mania, can make use of it.
Unless I missed something...
втф по русски гоyuitora wrote:
After a few months I’ve managed to make an app that convert osu replays to mp4 videos in few clicks.
All you need to do is to choose the replay you want to convert and click the "Start" button.
You can download the app here: https://github.com/uyitroa/osr2mp4-app/releases/tag/v0.3
For more information about the app: https://github.com/uyitroa/osr2mp4-app/
A sample video using osr2mp4: https://www.youtube.com/watch?v=5ugu_9yDSg0
I would appreciate feedbacks and issues, just send me a message via discord: https://discord.gg/kaftu4y or open an issue on github.
Special thanks to -freez for the big brain design.
Enjoy the program!Changelogs0.2:
0.3:
- Change ValueError(‘Problem with video writer’) to a more detailed error.
- Fix app crash when selecting osu folder:
- try catch when replay are corrupted
- try catch when beatmap is not found in osu.db since it’s not updated for new downloaded beatmap
- try catch when fail to parse scores.db
- Fix audio when set volume to 0%
- Background delay when using dt or ht fix
- Can’t render scorev2 replay fix (by using scorev1 system)
- Fix using wrong hp bar (fix not using @2x file when animated image file doesn’t exist)
- Fix continuous cursor trail (math domain error)
- Weird character in skin name fix
- Improve skin.ini parse (fix keyerror and others stuffs)
- Fix parsing replay gives NoneType object is not subscriptable
- Fix hitcircle border not loading
- Show mods during replay
- Output name in another textbox
- Customisable output name, ex: {Map} played by {Player} at {PlayDate} video rendered at {Date} {Accuracy}%.mp4
- Customisable PP counter. CustomPP.exe
- Fix no spinner with some skin
- Hide combo during breaks
- Fix animation for fps > 60 (? not sure if it’s fixed)
- Fix scrollbar does weird shit
- Fix clipping line during ranking screen on some skin
- Add song delay option
- Fix grade sometimes it shows D rank instead of C rank
- Fix key error on CHUJ kurwa map (due to wrong slider speed)
- Add unstable rate at the end of the replay
- Fix wonky kick slider
- Fix relax plays doesn’t work properly
- Accuracy position is fucked up with special resolution fix
- Update spinner (margin error of spin bonus score is +- 1k, instead of 10k lol)
My Windows 10 wont even open it :'(Keversan wrote:
wow that program is great, my laptop is so bad that I could not record osu with any screen recorder, but with this software it was great.
Thank you very much.
well it seems like i'm late to that, but i'm gonna test ityuitora wrote:
After a few months I’ve managed to make an app that convert osu replays to mp4 videos in few clicks.
All you need to do is to choose the replay you want to convert and click the "Start" button.
You can download the app here: https://github.com/uyitroa/osr2mp4-app/releases/tag/v0.3
For more information about the app: https://github.com/uyitroa/osr2mp4-app/
A sample video using osr2mp4: https://www.youtube.com/watch?v=5ugu_9yDSg0
I would appreciate feedbacks and issues, just send me a message via discord: https://discord.gg/kaftu4y or open an issue on github.
Special thanks to -freez for the big brain design.
Enjoy the program!Changelogs0.2:
0.3:
- Change ValueError(‘Problem with video writer’) to a more detailed error.
- Fix app crash when selecting osu folder:
- try catch when replay are corrupted
- try catch when beatmap is not found in osu.db since it’s not updated for new downloaded beatmap
- try catch when fail to parse scores.db
- Fix audio when set volume to 0%
- Background delay when using dt or ht fix
- Can’t render scorev2 replay fix (by using scorev1 system)
- Fix using wrong hp bar (fix not using @2x file when animated image file doesn’t exist)
- Fix continuous cursor trail (math domain error)
- Weird character in skin name fix
- Improve skin.ini parse (fix keyerror and others stuffs)
- Fix parsing replay gives NoneType object is not subscriptable
- Fix hitcircle border not loading
- Show mods during replay
- Output name in another textbox
- Customisable output name, ex: {Map} played by {Player} at {PlayDate} video rendered at {Date} {Accuracy}%.mp4
- Customisable PP counter. CustomPP.exe
- Fix no spinner with some skin
- Hide combo during breaks
- Fix animation for fps > 60 (? not sure if it’s fixed)
- Fix scrollbar does weird shit
- Fix clipping line during ranking screen on some skin
- Add song delay option
- Fix grade sometimes it shows D rank instead of C rank
- Fix key error on CHUJ kurwa map (due to wrong slider speed)
- Add unstable rate at the end of the replay
- Fix wonky kick slider
- Fix relax plays doesn’t work properly
- Accuracy position is fucked up with special resolution fix
- Update spinner (margin error of spin bonus score is +- 1k, instead of 10k lol)