forum

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

posted
Total Posts
1,508
show more
Topic Starter
Darkimmortal

Maav wrote:

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:

BUG

Noticed an issue on maps that have a storyboard such as https://osu.ppy.sh/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:

[BlinK] wrote:

BUG

Noticed an issue on maps that have a storyboard such as https://osu.ppy.sh/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
Kanye West
Found a weird glitch in recording. Around 30 seconds.



What's up with that?
Topic Starter
Darkimmortal

Kanye West wrote:

Found a weird glitch in recording. Around 30 seconds.



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


What's the length limit?
(I tried uploading The Unforgiving lol)
Oinari-sama
Hoho...works wonderfully now. Thank you so much!
MillhioreF
The length limit is like 10 minutes or something, maybe 15. I tried uploading an 18-minute replay and got told off D:
GugUCorn
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 upload 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... :?
[Kanzaki Ranko]

[Pisces] wrote:

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 upload 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.
Zare
He did answer a couple of pages ago:

Darkimmortal wrote:

Annie the Eagle wrote:

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

DJ Angel wrote:

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
Winshley
New update to the public build again, and now the site is stuck.
Akuba
I Think something need to be Fixed:
http://www.youtube.com/watch?v=mWgkQQlGjXk
Topic Starter
Darkimmortal
- Added custom skin support (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 support)
- Live status no longer scrolls continually during ffmpeg stage
- Removed max length limit
Zare
I love you
should have waited with my last upload a few hours longer
[Kanzaki Ranko]

Darkimmortal wrote:

- Added custom skin support (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 support)
- 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 support from URLs instead of from the HDD, for those with limited upload speeds? :P
Topic Starter
Darkimmortal

Maav wrote:

Darkimmortal wrote:

- Added custom skin support (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 support)
- 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 support from URLs instead of from the HDD, for those with limited upload 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 upload at some point
[Kanzaki Ranko]

Darkimmortal wrote:

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 upload 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
Darkimmortal

Maav wrote:

Darkimmortal wrote:

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 upload 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
[Kanzaki Ranko]

Darkimmortal wrote:

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 downloaded 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 account has the 15 min restriction back due to a copyright strike. ;w;
Nickname
http://www.youtube.com/watch?v=Q13xq-jHCjU
I usually use this service, but this replay seems quite suck.
Winshley
Which maps does the server have? I uploaded a replay data of a horribly old map and failed because of the said reason.
Sci_fi_nut_123
I tried to upload 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:

I tried to upload 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
Darkimmortal

Winshley wrote:

Which maps does the server have? I uploaded 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:

Sci_fi_nut_123 wrote:

I tried to upload 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.
Akuba
Why got the Upload rule removed? a User Named Kiriino Uploading replays permanently, I would not complain, but this seams not fair for other users. i Try to Upload 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 :)
Hula
The site's down? Dx

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

Hula wrote:

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
Hula
Awesome, it's back up <3
Sci_fi_nut_123
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/b/31819&m=0

Another edit: The TAG4 difficulty uploads properly.

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

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/b/153103


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

Sci_fi_nut_123 wrote:

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 >_>
Sci_fi_nut_123

Hula wrote:

Sci_fi_nut_123 wrote:

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 upload... it uploaded 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 uploading 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.
Hula

Sci_fi_nut_123 wrote:

I just saw it upload... it uploaded 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 uploading 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 <:
Sci_fi_nut_123

Hula wrote:

Sci_fi_nut_123 wrote:

I just saw it upload... it uploaded 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 uploading 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 upload a .osr with a different difficulty and this came up in the live display:



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

Sci_fi_nut_123 wrote:

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/b/31819&m=0

Another edit: The TAG4 difficulty uploads properly.

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

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/b/153103


and a suggestion... make a limit to how many times someone can upload in an hour... kiriino is always uploading, currently at 30 uploaded 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???
[Kanzaki Ranko]

Ca Calne wrote:

what is osk???
A skin file.

http://osu.ppy.sh/s/39804 isn't updated on the server, by the way.
show more
Please sign in to reply.

New reply