Sign In To Proceed 435v5c

Don't have an ? 473g1v

osu! to create your own !
forum

osu!record - automatic osu! replay .OSR to Youtube service m2z6f

posted
Total Posts
1,511
show more
Flawless. Thanks so much ^^! This saved me lots of time :D!
So freaking awesome.
BTW, what would you consider as spamming the server? I do have some replays I want to record... :P

Edit:
Is it possible to detect the random freezes (like the one at 1:43 here) and remove them on encode? This would be awesome. Like, even better than it already is.
[BlinK]
BUG

Noticed an issue on maps that have a storyboard such as https://osu-ppy-sh.jeuxcrack.net/s/10559

The recording cuts of before it finishes and (minor one, the SB is buggy, might be osu tho)
Topic Starter

Maav wrote: 6m284y

So freaking awesome.
BTW, what would you consider as spamming the server? I do have some replays I want to record... :P

Edit:
Is it possible to detect the random freezes (like the one at 1:43 here) and remove them on encode? This would be awesome. Like, even better than it already is.
If you know an ffmpeg option/filter/etc that will do this, I will certainly add it

As for lots of use, would prefer if you keep it between 04:00 and 11:00 UTC, outside that time please keep it reasonable

[BlinK] wrote: 146p3y

BUG

Noticed an issue on maps that have a storyboard such as https://osu-ppy-sh.jeuxcrack.net/s/10559

The recording cuts of before it finishes and (minor one, the SB is buggy, might be osu tho)
Do you mean the video ends before the scoreboard is displayed, or it cuts to the scoreboard too soon at the end?

If the former, it's likely the 'total time' shown on that page (which is actually what is used via scraper) is very far removed from the real time it takes for the beatmap to be played and there is nothing I can do about that.

If the latter, it's an osu issue
[BlinK]

Darkimmortal wrote: 1oh39

[BlinK] wrote: 146p3y

BUG

Noticed an issue on maps that have a storyboard such as https://osu-ppy-sh.jeuxcrack.net/s/10559

The recording cuts of before it finishes and (minor one, the SB is buggy, might be osu tho)
Do you mean the video ends before the scoreboard is displayed, or it cuts to the scoreboard too soon at the end?

If the former, it's likely the 'total time' shown on that page (which is actually what is used via scraper) is very far removed from the real time it takes for the beatmap to be played and there is nothing I can do about that.

If the latter, it's an osu issue
It was the intro that wasnt cut off. Near the end, it cut of the spinner, i would give the video file BUT i deleted it.
Ca Calne
yay! its back :3
Found a weird glitch in recording. Around 30 seconds.



What's up with that?
Topic Starter

Kanye West wrote: u246n

Found a weird glitch in recording. Around 30 seconds.



What's up with that?
lagspike that i can do absolutely nothing about


What's the length limit?
(I tried ing The Unforgiving lol)
Hoho...works wonderfully now. Thank you so much!
The length limit is like 10 minutes or something, maybe 15. I tried ing an 18-minute replay and got told off D:
Before say my suggestion,thank you for your effort!! :D

i want that you use my skin and record my replay. In summary,i'll my skin.osk and my replay.osr ,and you record replay in my skin.(not default skin)

if you so hard,don't have to that... :?

[Pisces] wrote: 51269

Before say my suggestion,thank you for your effort!! :D

i want that you use my skin and record my replay. In summary,i'll my skin.osk and my replay.osr ,and you record replay in my skin.(not default skin)

if you so hard,don't have to that... :?
I think this would be harsh everywhere... On the hard drive, on the bandwidth, on the amount of program lines/processing cycles (changing skins and knowing what skin you're changing to would demand OCR, I'd say?)

I'd say you shouldn't get your hopes up with that. Yes, the idea is good, but... Quite impratical, unfortunately. :/
Would wait for Darkimmortal's reply, though.
He did answer a couple of pages ago:

Darkimmortal wrote: 1oh39

Annie the Eagle wrote: w4r6z

And if you can also do .osk that would be be ridiculous. Do you also plan to 1080p (maybe for donators or perhaps 1x 1080p mode per day / week)?
.osk is in the pipeline
lol

DJ Angel wrote: 6c2t6a

now, this might be too much to ask, but couldn't you make a script or something so the replay accepts customized osu! skin parts? or even a full .osk? with this I'm pretty sure it will be just like recording on our own pc's
I guess I'm more than happy for this service to be actually online, let's leave the osk addiction to later
New update to the public build again, and now the site is stuck.
I Think something need to be Fixed:
http://www.youtube.com/watch?v=mWgkQQlGjXk
Topic Starter
- Added custom skin (note that anything in skin.ini will be ignored, this may be improved in the future)
- Gallery is now paginated
- Algorithm to hide videos deleted by dumb people has been improved
- Significantly improved security (this was main blocker for skins )
- Live status no longer scrolls continually during ffmpeg stage
- Removed max length limit
I love you
should have waited with my last a few hours longer

Darkimmortal wrote: 1oh39

- Added custom skin (note that anything in skin.ini will be ignored, this may be improved in the future)
- Gallery is now paginated
- Algorithm to hide videos deleted by dumb people has been improved
- Significantly improved security (this was main blocker for skins )
- Live status no longer scrolls continually during ffmpeg stage
- Removed max length limit
Oh yay!
Just a question: How did you make it so it ignores skin.ini? Extracting the .osk in a predefined folder without overwriting?

Edit:
And a not-hard-to-implement suggestion: How about adding .osk/.zip from URLs instead of from the HDD, for those with limited speeds? :P
Topic Starter

Maav wrote: 6m284y

Darkimmortal wrote: 1oh39

- Added custom skin (note that anything in skin.ini will be ignored, this may be improved in the future)
- Gallery is now paginated
- Algorithm to hide videos deleted by dumb people has been improved
- Significantly improved security (this was main blocker for skins )
- Live status no longer scrolls continually during ffmpeg stage
- Removed max length limit
Oh yay!
Just a question: How did you make it so it ignores skin.ini? Extracting the .osk in a predefined folder without overwriting?

Edit:
And a not-hard-to-implement suggestion: How about adding .osk/.zip from URLs instead of from the HDD, for those with limited speeds? :P
The skin is extracted (with folder structure ignored) into a fixed subfolder of the skins folder. I've found skin.ini has to be deleted before running osu, or it jumps back to the default skin. Proper merging of skin.ini is something to be added in the future, not really sure how necessary its contents are (something to do with combo colours)

Will add remote at some point

Darkimmortal wrote: 1oh39

The skin is extracted (with folder structure ignored) into a fixed subfolder of the skins folder. I've found skin.ini has to be deleted before running osu, or it jumps back to the default skin. Proper merging of skin.ini is something to be added in the future, not really sure how necessary its contents are (something to do with combo colours)

Will add remote at some point
Haven't experienced this skin.ini issue, can you tell me exactly how to reproduct? o_o
Load skin without skin.ini -> add skin.ini -> reload osu!? It didn't jump back to the default one doing this way here.
I'm willing to investigate a fix for this. :P
Topic Starter

Maav wrote: 6m284y

Darkimmortal wrote: 1oh39

The skin is extracted (with folder structure ignored) into a fixed subfolder of the skins folder. I've found skin.ini has to be deleted before running osu, or it jumps back to the default skin. Proper merging of skin.ini is something to be added in the future, not really sure how necessary its contents are (something to do with combo colours)

Will add remote at some point
Haven't experienced this skin.ini issue, can you tell me exactly how to reproduct? o_o
Load skin without skin.ini -> add skin.ini -> reload osu!? It didn't jump back to the default one doing this way here.
I'm willing to investigate a fix for this. :P
does the folder name of the skin differ from the name given in skin.ini?

because that is the case here

Darkimmortal wrote: 1oh39

does the folder name of the skin differ from the name given in skin.ini?

because that is the case here
I used the folder name default, and a skin I ed on the forums, named Vocamania V 1.15 on the .ini. Loaded it while osu! read it as default (due to no .ini) then closed the game, added the .ini and reopened the game, and it still had this skin loaded.

@Offtopicedit:
Sad. T_T Was testing all of the new features at once, then I forgot my Youtube has the 15 min restriction back due to a copyright strike. ;w;
http://www.youtube.com/watch?v=Q13xq-jHCjU
I usually use this service, but this replay seems quite suck.
Which maps does the server have? I ed a replay data of a horribly old map and failed because of the said reason.
I tried to a replay, and I came across 2 stutters in the video and a few times where the frame rate dropped...

The parts in the video where it stutters:

http://youtu.be/5WWUf0AciR4?t=1m30s

http://youtu.be/5WWUf0AciR4?t=5m40s
primrose

Sci_fi_nut_123 wrote: 47585q

I tried to a replay, and I came across 2 stutters in the video and a few times where the frame rate dropped...

The parts in the video where it stutters:

http://youtu.be/5WWUf0AciR4?t=1m30s

http://youtu.be/5WWUf0AciR4?t=5m40s
I got the same error too. It is when I'm streaming
http://youtu.be/w5AUG_85KNE?t=34s start from here (wait around 0:35)
Topic Starter

Winshley wrote: 5616h

Which maps does the server have? I ed a replay data of a horribly old map and failed because of the said reason.
Every numbered beatmap pack, plus all new maps since about 2 months ago updated every 4 hours

Awoken- wrote: e3j1x

Sci_fi_nut_123 wrote: 47585q

I tried to a replay, and I came across 2 stutters in the video and a few times where the frame rate dropped...

The parts in the video where it stutters:

http://youtu.be/5WWUf0AciR4?t=1m30s

http://youtu.be/5WWUf0AciR4?t=5m40s
I got the same error too. It is when I'm streaming
http://youtu.be/w5AUG_85KNE?t=34s start from here (wait around 0:35)
This is probably an IO spike - I will look into raising the IO priority of osu/glc slightly.

Edit: Allowing realtime IO majorly interfered with the gameservers, so the best I can do is up the nice priority a tiny bit.
Why got the rule removed? a Named Kiriino ing replays permanently, I would not complain, but this seams not fair for other s. i Try to a Replay with skin what everytime fails because of him.


BTT: i Like the Idea and its a very extensive service. cant say bad things :)
The site's down? Dx

Oops! Google Chrome could not find osurecord.weeaboo.com
:( :( :( :( :( :( :( :( :( :( :( :( :( :( :( :( :( :( :( :(
Topic Starter

Hula wrote: 43541

The site's down? Dx

Oops! Google Chrome could not find osurecord.weeaboo.com
:( :( :( :( :( :( :( :( :( :( :( :( :( :( :( :( :( :( :( :(
There were brief network issues, you may need to clean your dns cache etc if it's still not working now
Awesome, it's back up <3
Just a little bug...

http://www.youtube.com/watch?v=DUftjRXh2ws

Osu!Record recorded the main screen.

I found this replay from looking through the recent recordings

Edit: another video with this bug

http://www.youtube.com/watch?v=hjTNG6DRAio



Both of the videos are on this map

http://osu-ppy-sh.jeuxcrack.net/b/31819&m=0

Another edit: The TAG4 difficulty s properly.

The SOLO difficulty wont load in Osu!record, it says this each time I tried to :

SPOILER
Now recording, wait 215 seconds... Performing fail check in 10 seconds... difference index 0.0181024... C
heck failed!




osu!record has detected that osu! is stuck at the main menu screen. Recording has been aborted to save r
esources. This is 99% likely to be a problem on your end, not a bug in osu!record. In most cases the map
has been updated since the replay was recorded, so the replay is no longer playable. If, after updating t
he map to the latest version, you can playback the replay on your own osu!, then this can be reported as
a bug.

I was able to watch the replay on osu! on my client, but not on osu!record

edit: another video of this bug
http://www.youtube.com/watch?v=rbS2L0hiyfw

:/ it got removed
Map:
http://osu-ppy-sh.jeuxcrack.net/b/153103


and a suggestion... make a limit to how many times someone can in an hour... kiriino is always ing, currently at 30 ed videos in 40 hours (excluding the 2+ ones that got deleted)

Sci_fi_nut_123 wrote: 47585q

osu!record has detected that osu! is stuck at the main menu screen. Recording has been aborted to save r
esources. This is 99% likely to be a problem on your end, not a bug in osu!record. In most cases the map
has been updated since the replay was recorded, so the replay is no longer playable. If, after updating t
he map to the latest version, you can playback the replay on your own osu!, then this can be reported as
a bug.

I had this yesterday too after the site went down, waiting to try again today.

Edit: Dx http://www.youtube.com/watch?v=NkmraJ-T2vY this happened. With this .osr http://demo.ovh.com/en/c985c338ae66eb51 ... c23b9cd1c/

To the post below it's done like 2/3rds of the song and only recorded the Osu! screen >_>

Hula wrote: 43541

Sci_fi_nut_123 wrote: 47585q

osu!record has detected that osu! is stuck at the main menu screen. Recording has been aborted to save r
esources. This is 99% likely to be a problem on your end, not a bug in osu!record. In most cases the map
has been updated since the replay was recorded, so the replay is no longer playable. If, after updating t
he map to the latest version, you can playback the replay on your own osu!, then this can be reported as
a bug.

I had this yesterday too after the site went down, waiting to try again today.

Edit: It's not bugging out on me now, god knows why.

I just saw it ... it ed a video of the main menu screen... :/

it seems like it only happens on certain maps/difficulties... and it breaks consistently on these difficulties

edit: I tested by ing the same map and difficulty that you played with another replay. It gave this warning error again:

SPOILER
osu!record has detected that osu! is stuck at the main menu screen. Recording has been aborted to save r
esources. This is 99% likely to be a problem on your end, not a bug in osu!record. In most cases the map
has been updated since the replay was recorded, so the replay is no longer playable. If, after updating t
he map to the latest version, you can playback the replay on your own osu!, then this can be reported as
a bug.

Sci_fi_nut_123 wrote: 47585q

I just saw it ... it ed a video of the main menu screen... :/

it seems like it only happens on certain maps/difficulties... and it breaks consistently on these difficulties

edit: I tested by ing the same map and difficulty that you played with another replay. It gave this warning error again:

SPOILER
osu!record has detected that osu! is stuck at the main menu screen. Recording has been aborted to save r
esources. This is 99% likely to be a problem on your end, not a bug in osu!record. In most cases the map
has been updated since the replay was recorded, so the replay is no longer playable. If, after updating t
he map to the latest version, you can playback the replay on your own osu!, then this can be reported as
a bug.
Going to try another random .osr i done today~ This is so annoying, I love that song so much <:

Hula wrote: 43541

Sci_fi_nut_123 wrote: 47585q

I just saw it ... it ed a video of the main menu screen... :/

it seems like it only happens on certain maps/difficulties... and it breaks consistently on these difficulties

edit: I tested by ing the same map and difficulty that you played with another replay. It gave this warning error again:

SPOILER
osu!record has detected that osu! is stuck at the main menu screen. Recording has been aborted to save r
esources. This is 99% likely to be a problem on your end, not a bug in osu!record. In most cases the map
has been updated since the replay was recorded, so the replay is no longer playable. If, after updating t
he map to the latest version, you can playback the replay on your own osu!, then this can be reported as
a bug.
Going to try another random .osr i done today~ This is so annoying, I love that song so much <:

It could be all difficulties that don't work properly in this map... I attempted to a .osr with a different difficulty and this came up in the live display:



http://i.imgur.com/Rtub6p1.png
I did some other random .osr from today about the same time and shit, and it's fine D:
Topic Starter

Sci_fi_nut_123 wrote: 47585q

Just a little bug...

http://www.youtube.com/watch?v=DUftjRXh2ws

Osu!Record recorded the main screen.

I found this replay from looking through the recent recordings

Edit: another video with this bug

http://www.youtube.com/watch?v=hjTNG6DRAio



Both of the videos are on this map

http://osu-ppy-sh.jeuxcrack.net/b/31819&m=0

Another edit: The TAG4 difficulty s properly.

The SOLO difficulty wont load in Osu!record, it says this each time I tried to :

SPOILER
Now recording, wait 215 seconds... Performing fail check in 10 seconds... difference index 0.0181024... C
heck failed!




osu!record has detected that osu! is stuck at the main menu screen. Recording has been aborted to save r
esources. This is 99% likely to be a problem on your end, not a bug in osu!record. In most cases the map
has been updated since the replay was recorded, so the replay is no longer playable. If, after updating t
he map to the latest version, you can playback the replay on your own osu!, then this can be reported as
a bug.

I was able to watch the replay on osu! on my client, but not on osu!record

edit: another video of this bug
http://www.youtube.com/watch?v=rbS2L0hiyfw

:/ it got removed
Map:
http://osu-ppy-sh.jeuxcrack.net/b/153103


and a suggestion... make a limit to how many times someone can in an hour... kiriino is always ing, currently at 30 ed videos in 40 hours (excluding the 2+ ones that got deleted)
I have applied a limit of 4 recordings per day now. Failed recordings (due to errors) will not count, but deleted videos and videos containing glitches or just the main menu screen will.


The few maps mentioned specifically in the past few posts I have manually updated to the latest versions (may not have helped for 'Yuru Fuwa Jukai Girl'). Any maps ranked or updated before jan 2013 cannot be automatically updated unfortunately.
Ca Calne
what is osk???

Ca Calne wrote: 66255u

what is osk???
A skin file.

http://osu-ppy-sh.jeuxcrack.net/s/39804 isn't updated on the server, by the way.
Querying osu! api for map info... string(26) "2|false|115509|30654|11243"
ID 30654... Difficulty 115509... Got 30654 Nishino Kana - motto...


Extracting replay length... Got 150000ms


Installing skin... ok


Installing beatmap into osu!... (wait about 15 seconds)


Copying replay into osu!...


Starting osu! and beginning replay playback... (Note if stuck here indefinitely, intervention will
be required. Likely osu! is stuck in the osume updater or the X server has exploded)


Now recording, wait 160 seconds... Performing fail check in 10 seconds... import: no window with specifie
d ID exists `osu!': Resource temporarily unavailable @ error/xwindow.c/XImportImage/4912.
what the fuck happened


sh-4.2$
... (And the live screen was correctly showing my map playing with my skin but when this append after 10 sec of recording puff nothing :o)

EDIT : Retryed and this time it's work o_O

Now recording, wait 160 seconds... Performing fail check in 10 seconds... difference index 0.447524... Ch
eck ed, continuing recording... 139.0

But idk why I saw osu! saying "You don't have the map that replay was made for" on the live thing but the replay plays correctly ^^"


EDIT 2 : err wat?! this map have no video but osu!record lagged while recording ? °° saw at 0:07 and 1:52 .....
Topic Starter

Arnold0 wrote: 6g3r1c

Querying osu! api for map info... string(26) "2|false|115509|30654|11243"
ID 30654... Difficulty 115509... Got 30654 Nishino Kana - motto...


Extracting replay length... Got 150000ms


Installing skin... ok


Installing beatmap into osu!... (wait about 15 seconds)


Copying replay into osu!...


Starting osu! and beginning replay playback... (Note if stuck here indefinitely, intervention will
be required. Likely osu! is stuck in the osume updater or the X server has exploded)


Now recording, wait 160 seconds... Performing fail check in 10 seconds... import: no window with specifie
d ID exists `osu!': Resource temporarily unavailable @ error/xwindow.c/XImportImage/4912.
what the fuck happened


sh-4.2$
... (And the live screen was correctly showing my map playing with my skin but when this append after 10 sec of recording puff nothing :o)

EDIT : Retryed and this time it's work o_O

Now recording, wait 160 seconds... Performing fail check in 10 seconds... difference index 0.447524... Ch
eck ed, continuing recording... 139.0

But idk why I saw osu! saying "You don't have the map that replay was made for" on the live thing but the replay plays correctly ^^"


EDIT 2 : err wat?! this map have no video but osu!record lagged while recording ? °° saw at 0:07 and 1:52 .....
That error happens sometimes at random (most likely osu has renamed its window title, it tends to do that a lot), just retry

Lags will happen regardless of what effects, videos, etc. the map has - they are due to u/io/etc spikes from the gameservers and other processes on the server and I've done everything I can already to try and reduce them

Maav wrote: 6m284y

Ca Calne wrote: 66255u

what is osk???
A skin file.

http://osu-ppy-sh.jeuxcrack.net/s/39804 isn't updated on the server, by the way.
Updated but the zip filesize is the same so I suspect it hasn't helped
Morbon_old
Youtube tag doesn' work for me (i don't know, how to use it, how?), so just givin' link - http://www.youtube.com/watch?v=vFLsIXEkrU4
Thanks for allowing personal skins, but I have another slider style at mine, it's strange.
Ca Calne

Maav wrote: 6m284y

Ca Calne wrote: 66255u

what is osk???
A skin file.

http://osu-ppy-sh.jeuxcrack.net/s/39804 isn't updated on the server, by the way.
thanks
Topic Starter

Morbon wrote: 3l1e1d

Youtube tag doesn' work for me (i don't know, how to use it, how?), so just givin' link - http://www.youtube.com/watch?v=vFLsIXEkrU4
Thanks for allowing personal skins, but I have another slider style at mine, it's strange.
I have enabled this option now, let me know if fixed

Morbon_old

Darkimmortal wrote: 1oh39

Morbon wrote: 3l1e1d

Youtube tag doesn' work for me (i don't know, how to use it, how?), so just givin' link - http://www.youtube.com/watch?v=vFLsIXEkrU4
Thanks for allowing personal skins, but I have another slider style at mine, it's strange.
I have enabled this option now, let me know if fixed

ed another vid, still same style =\ But it's not so big problem, just looking ugly.
I'm pretty sure I can say the site is down with confidence >_>
Topic Starter
Fixed server and updated osu
Topic Starter
- Took new reference shot of main menu for fail checker (due to new theme)
- Increased sensitivity of fail checker, inb4 false positives
- Improved some errors
Attempting to a replay but it's stuck saying brb

Hex_xeh wrote: 2d6144

Attempting to a replay but it's stuck saying brb

same
Topic Starter
Enabled again, was disabled after some eejit ed a 45 minute (!) replay during an intense backup job

Darkimmortal wrote: 1oh39

Enabled again, was disabled after some eejit ed a 45 minute (!) replay during an intense backup job
Awesome! Thanks :D


Been like this for about 45 min now. Dunno if it's normal.
Topic Starter
Have overridden that now
Nvm it works now.
Topic Starter
Right I've kicked it back into action now, probably should think up a better way to handle osu updates
Someone's already using the system, wait your turn

:3
I think upto 50kb is too small... BTW, it will be cool if you make an in game
primrose
Why is my replay not recorded? It only showed the menu.
I'm really sad about this ;-;
File to be ed at /tmp/osurecord/output.mp4 does not exist or is not readable.PHP Fatal error: Call
to a member function getVideoId() on a non-object in /home/osu/osurecord/osurecord.php on line 485
PHP Stack trace:
PHP 1. {main}() /home/osu/osurecord/osurecord.php:0

Fatal error: Call to a member function getVideoId() on a non-object in /home/osu/osurecord/osurecord.php
on line 485

Call Stack:
0.0008 345064 1. {main}() /home/osu/osurecord/osurecord.php:0
I found this error while looking through recently ed videos.
Coool :)


What Happend ????

I use OSU ! Record Whatttttt
why do I get "disabled for now?" :|
Why is my terrible video of me nofailing a song the one that happens to be stuck there D:
"disabled for a while..."
why? :<
it's showing
Now recording, wait 251 seconds... Performing fail check in 10 seconds... difference index 0.060457 (min
0.06)... Check ed, continuing recording... 196.0Terminated
sh-4.2$
all the time, i checked it few hours ago. it reads the same and when i checked few minutes ago, it's still the same

what happened?
I can't go in the website now ! Problem ?

Secretpipe wrote: 481825

I can't go in the website now ! Problem ?
same here
Topic Starter
Service is available again, was disabled while I install 2 new enterprise-grade hard disks in the server to improve speed and reliability for other services. As a side effect, there should be less recording glitches (where videos pause/judder for a few seconds).

Also have added a feature to (hopefully) automatically update osu on each recording

Darkimmortal wrote: 1oh39

Service is available again, was disabled while I install 2 new enterprise-grade hard disks in the server to improve speed and reliability for other services. As a side effect, there should be less recording glitches (where videos pause/judder for a few seconds).

Also have added a feature to (hopefully) automatically update osu on each recording

Very very nice and good work :D thank u
Work with CTB ?.?
Topic Starter

KananaX wrote: 2h6d2f

Work with CTB ?.?
Yes
I think I broke it. I saw the message of "The recording stopped since osu! is stuck at the main menu" so I thought that the slot was free (apparently not) and I ed my replay more or less 20 minutes ago. Now is stuck in the "Starting osu! and beginning replay playback..." message.
Topic Starter

Repflez wrote: 3zl5z

I think I broke it. I saw the message of "The recording stopped since osu! is stuck at the main menu" so I thought that the slot was free (apparently not) and I ed my replay more or less 20 minutes ago. Now is stuck in the "Starting osu! and beginning replay playback..." message.
Have added a workaround to try and stop this particular cause of that issue (race condition)

peppy wrote: 6w4l42

It would be optimal if you don't via osu! when recording.
I know peppy said this on the first page, but would it be possible to create another and have an option of whether or not you want it to ? This program is very nice, but when I'm ing say, a replay of a high ranked score (#1 or something) it would be nice to have it show that I got that #1 in the video.
Stuck now help
Topic Starter

Nostral_Lizer wrote: 413fy

Stuck now help
As this seems to happen about once in every 20 recordings, I have added a workaround of sorts
 Querying osu! api for map info... string(25) "2|false|149310|41242|6419"
ID 41242... Difficulty 149310... Got 41242 Yousei Teikoku - The Creator


Extracting replay length... Got 227000ms


Installing beatmap into osu!... (wait about 15 seconds)


Waiting for any osu updates to install... 001.0


Installing beatmap into osu!... (wait about 15 seconds)

Stuck at this for some time now (saw that when I tried to something, then went to play a LoL game and it remained the same)
Topic Starter

Maav wrote: 6m284y

 Querying osu! api for map info... string(25) "2|false|149310|41242|6419"
ID 41242... Difficulty 149310... Got 41242 Yousei Teikoku - The Creator


Extracting replay length... Got 227000ms


Installing beatmap into osu!... (wait about 15 seconds)


Waiting for any osu updates to install... 001.0


Installing beatmap into osu!... (wait about 15 seconds)

Stuck at this for some time now (saw that when I tried to something, then went to play a LoL game and it remained the same)
Added a workaround for this condition too
But why i can't see the global ranking in the replay ?
It reads http://osu-ppy-sh.jeuxcrack.net/s/53923 as http://osu-ppy-sh.jeuxcrack.net/s/9561 (probably because the server doesn't have the former), even though the former is in a beatmap pack (Approved #11)

Secretpipe wrote: 481825

But why i can't see the global ranking in the replay ?
This might answer your question:

peppy wrote: 6w4l42

It would be optimal if you don't via osu! when recording.
Topic Starter

Maav wrote: 6m284y

It reads http://osu-ppy-sh.jeuxcrack.net/s/53923 as http://osu-ppy-sh.jeuxcrack.net/s/9561 (probably because the server doesn't have the former), even though the former is in a beatmap pack (Approved #11)
Added, should work after the beatmap update script runs (few hours)
primrose
About PM notifications I recommend you disable these options on Online tab ingame

Maav wrote: 6m284y

It reads http://osu-ppy-sh.jeuxcrack.net/s/53923 as http://osu-ppy-sh.jeuxcrack.net/s/9561 (probably because the server doesn't have the former), even though the former is in a beatmap pack (Approved #11)

Secretpipe wrote: 481825

But why i can't see the global ranking in the replay ?
This might answer your question:

peppy wrote: 6w4l42

It would be optimal if you don't via osu! when recording.


I don't understand sorry :)
I was recording the replay and i was connected on the website . Problem ?

Look , in this video , there is the rankings http://www.youtube.com/watch?v=qlWWZH3d ... dw&index=7

And here , this is not the rankings http://www.youtube.com//secretpipe?feature=mhee

Secretpipe wrote: 481825

I don't understand sorry :)
I was recording the replay and i was connected on the website . Problem ?

Look , in this video , there is the rankings http://www.youtube.com/watch?v=qlWWZH3d ... dw&index=7

And here , this is not the rankings http://www.youtube.com//secretpipe?feature=mhee
The first video isn't recorded with osu!record, while the new ones are. osu!record isn't connected to Bancho, so scoreboards don't show.
does this work with custom skins or just map skins? (didn't hear of this before so excuse my probably stupid question? xP)

Maav wrote: 6m284y

Secretpipe wrote: 481825

I don't understand sorry :)
I was recording the replay and i was connected on the website . Problem ?

Look , in this video , there is the rankings http://www.youtube.com/watch?v=qlWWZH3d ... dw&index=7

And here , this is not the rankings http://www.youtube.com//secretpipe?feature=mhee
The first video isn't recorded with osu!record, while the new ones are. osu!record isn't connected to Bancho, so scoreboards don't show.


And i have to cnnect at Bancho with Osu! Record ?
Topic Starter

Jenny wrote: 6l5x6f

does this work with custom skins or just map skins? (didn't hear of this before so excuse my probably stupid question? xP)
Map skins will work without you doing anything special, for custom skins the .osk/.zip file for it.

Secretpipe wrote: 481825

And i have to cnnect at Bancho with Osu! Record ?
There's nothing you can do, highscores will not be displayed by osurecord.
This is the best thing I ever seen. I'm highly amazed.
Wow this is a lifesaver I've been fooling with Hypercam, Camstudio, and Bandicam which all cause lag I guess cause I have an ancient system. xD
specs of the server? o=o
Topic Starter

eirstryder wrote: 4t3y5j

specs of the server? o=o
  1. i7 2600k (using built in intel GPU only hence low res and framerate)
  2. 16GB RAM (everything bar the raw .glc file (massive) is done in a ram disk)
  3. 64GB Crucial M4 SSD
  4. 2x1TB Seagate Constellation ES.3 in RAID1
  5. 1x3TB Seagate 7200.14 (used as scratch space to store .glc file, these tend to be 1GB per minute)
  6. 1Gbit dedicated line
  7. Arch Linux
Obviously the server is not only for osurecord ;)
That's so awesome, man!

I always wanted to have MAAAANY videos on my channel from osu, and my PC isn't great to record. Now, I have this, and... that's so wonderful. Thank you! :)
would you accept part donations for the server? (like a GPU so that you can have better frame rates on the server)
Topic Starter

eirstryder wrote: 4t3y5j

would you accept part donations for the server? (like a GPU so that you can have better frame rates on the server)
I would love to, but it's a colocated box in a different country (sort of), so very difficult for me to change any parts

And as a 1u box with already overloaded cooling, fitting a GPU of any significant speed would be tricky
show more
Please sign in to reply.

New reply 1b384i