what codecs are ed? when i try something like h264 the progress gets always stuck at 99% and never finishes
"Did you select the right osu! folder? When it asked for your osu! folder, it's not the Replays folder. It's usually sometihng like C:\s\\AppData\Local\osu!"zynthoz wrote: 1q2b1v
My skin doesnt show up.Is there a fix for this?
Rhthym32 wrote: 6p1x1v
I AM HAVING A HUGE PROBLEM!
whenever I 'START' it goes to 13% and then it shows up a message: IndexError:'listoutofrange'
but when I set the end time to 10 it works perfectly fine
Video Codec: XVID
1280 x 720
Processor: 2
(using .mp4)
no you need to choose the osu! folder instead of the replays folderAstral52 wrote: 6vf36
Very god job. It works so well. Question though, how can you change the skin that it uses to export to mp4? I got mine set to default skin by default (lol). Do i need to set something specific on the app window?
Awesome app, only the legacy works for me (even tho I use windows 10), but it's great and I don't see any bugs ^^yuitora wrote: 5j3f2i
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 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 s 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 ed 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)