forum

osr2mp4 public release. Automatically convert replay file to video.

posted
Total Posts
310
show more
rocke939
nice
Aokii_

_KawaiiSenpai_ wrote:

pp counter not showing the same value in osu! profile

osu!'s website = 180PP

osr2mp4 = around 178.01
the extra 1.99 pp was bonus pp
gwb
huh it doesn't work with fl
Ataraxis
By any chance, is this MacOS compatible or not? If not, I'll look for additional programs to run this feature.

Great job on this btw!
zynthoz
My skin doesnt show up.Is there a fix for this?
bocahhenshin
Can we move the pp counter or not? Thanks
Phantonym

bocahhenshin wrote:

Can we move the pp counter or not? Thanks
you can
Aokii_

zynthoz wrote:

My skin doesnt show up.Is there a fix for this?
"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:\Users\user\AppData\Local\osu!"

this was written by the creator

basically just select the osu! folder instead of replays
Rhythm32
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)
Aokii_

Rhthym32 wrote:

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)

I am assuming you use a pretty old device to run the application, are you running the legacy version or the classic version? If you're using the classic one switch to the legacy one.
ElectricMonsoon
Any version for mac?
shiro usa
how do i change it from avi file to mp4?
crispytreat

catgrl wrote:

how do i change it from avi file to mp4?
at the top of the options area, go to output name and change the .avi to .mp4


also, mine is stuck at 99% what should i do?
loafusofbread
I was excited to see how this would work, but it turns out that other game modes aren't supported (I only tested mania, maybe Taiko and CTB work). Pretty disappointing, I also play standard osu! but it's inconvenient not to be able to use this for my main mode. Are you planning on adding functionality for other modes? This tool is awesome and it would be so helpful if it was accessible to every game mode.

P.S. The user interface is awesome
edgygoatman
Any way to add a skin?
Aokii_

edgygoatman wrote:

Any way to add a skin?
yes
ademos
it burned my cpu
Iamcooked
This is nuts. Thank you so much
Astral52
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?
byNothingBan
wtf, its amazing, god ;) thanks
Aokii_

Astral52 wrote:

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?
no you need to choose the osu! folder instead of the replays folder
Piecis
I wonder, does this works on other modes, I'm not a standard player, but I can make use of this if it also works with other modes

Edit: it doesn't
Deadly_Powder
mine doesnt work CalledProcessError(1, ['ffmpeg', '-i', 'C:/Users/acer/AppData/Local/osu!/Skins/- # The Journey of Elaina copy\\normal-slidertick.ogg', '-ar', '44100', 'libs\\pythonlib\\lib\\site-packages\\osr2mp4/06b6e0a8-63bc-11eb-855a-cc79df084dd9temp/converted.wav', '-y']) this thing keeps popping up help
Wil09
why i cant open the app??
YourLofiGirl
every time i try to convert any replay, i get the error "IndexError ('list index out of range')"
it doesn't matter how long the replay is. it still gives it away
can somebody help me, please?

upd: i get it! i was converting replays that was not ended, because i failed
crazyblox20081
It can't convert mode catch the beat
Error says:
GameModeNotSupporteed()
ddfddf23
How to enable GPU Acceleration?
YourLofiGirl

crazyblox20081 wrote:

It can't convert mode catch the beat
Error says:
GameModeNotSupporteed()
osr2mp4 does not support other game modes
Naluks
When its a replay where you fail, it just bugs the replay and keeps going
TwitchinAllDay
So I've tried both versions (normal and legacy) but neither of them seem to open, am i doing something wrong?
Edit: Figured it out, but how to insert skins? Also, I don't understand mapset
Eeva
nice thx u for making this, im can't record my gameplay with my potato laptop right now:3
wowcake
The application won't open, i have to use backward compability to run it, not really a big thing, but is there a fix to this?
Ninjaism
this is it!
semfe
Hey queens! Just wondering if there's a similar software out there for Mania maps, Taiko maps and CTB. I tried Mania with this software, but it's not possible. Would love feedback! thanks <3

P.S.: I know it's been ages since the software was developed, but somehow I haven't long found out about it so yeah.
vulcan829
==This post is requested to remove==
NotFound6669

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!

Changelogs
0.2:
  1. Change ValueError(‘Problem with video writer’) to a more detailed error.
  2. Fix app crash when selecting osu folder:
    1. try catch when replay are corrupted
    2. try catch when beatmap is not found in osu.db since it’s not updated for new downloaded beatmap
    3. try catch when fail to parse scores.db
  3. Fix audio when set volume to 0%
  4. Background delay when using dt or ht fix
  5. Can’t render scorev2 replay fix (by using scorev1 system)
  6. Fix using wrong hp bar (fix not using @2x file when animated image file doesn’t exist)
  7. Fix continuous cursor trail (math domain error)
  8. Weird character in skin name fix
  9. Improve skin.ini parse (fix keyerror and others stuffs)
  10. Fix parsing replay gives NoneType object is not subscriptable
  11. Fix hitcircle border not loading
0.3:
  1. Show mods during replay
  2. Output name in another textbox
  3. Customisable output name, ex: {Map} played by {Player} at {PlayDate} video rendered at {Date} {Accuracy}%.mp4
  4. Customisable PP counter. CustomPP.exe
  5. Fix no spinner with some skin
  6. Hide combo during breaks
  7. Fix animation for fps > 60 (? not sure if it’s fixed)
  8. Fix scrollbar does weird shit
  9. Fix clipping line during ranking screen on some skin
  10. Add song delay option
  11. Fix grade sometimes it shows D rank instead of C rank
  12. Fix key error on CHUJ kurwa map (due to wrong slider speed)
  13. Add unstable rate at the end of the replay
  14. Fix wonky kick slider
  15. Fix relax plays doesn’t work properly
  16. Accuracy position is fucked up with special resolution fix
  17. Update spinner (margin error of spin bonus score is +- 1k, instead of 10k lol)


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 ^^
Giai tich 2

ddfddf23 wrote:

How to enable GPU Acceleration?
Use ffmpeg settings, read the ffmpeg wiki for suitable configs for either h264_nvenc or h265_nvenc
Shokher
Where can I select my skins? In the game I have 2 different skins but in the app them just don´t appear
2based4society
Big Oof, it only supports osu!standard
diadem_
t
show more
Please sign in to reply.

New reply