Wouldn't disabling Video's or SB's reduce graphical requirements instead of raising them?
Talking about the map-specific Visual settings that appear when playing a map.
Why cant I any replays??
The site says that :Game servers are too active (osu!record makes them lag like fuck), please try again later when there is < 15 players/server.
newbie unity developer @vrpark_indonesia
Ca Calne
Ca Calne
Rzax wrote: 576q5e
Why cant I any replays??
The site says that :Game servers are too active (osu!record makes them lag like fuck), please try again later when there is < 15 players/server.
refresh the page and again
Ca Calne
Ca Calne
i guest this will be the problem since the latest patch coming..
Note: osu! is crashing on startup for some reason since latest update, will look into this when I get a chance.
Getting this error when running osu through glc-play (and only through it, works fine otherwise) since one of the recent updates
System.NullReferenceException: Object reference not set to an instance of an object. at #gk.#hk.#LZ(Boolean ) at #gk.#hk.#KZ() at #gk.#hk.#iq() at #Tc.#Zc.#iq() at #Gn.#In.#iq() at #Tc.#Zc.#gs() at #Gn.#aJb.#Ljb(String )
Obviously need unobfuscated exe for the stack trace to be intelligible
Suggestions (In the gallery):
-Add pagination. It's a pain to load all the images ;_;
-Add search filters: Songs name and period of date submitted/recorded for example
Also, let's get back to my suggestion to enable the viusal settings:
Zarerion wrote: 54f6m
Wouldn't disabling Video's or SB's reduce graphical requirements instead of raising them?
Talking about the map-specific Visual settings that appear when playing a map.
Wouldn't disabling Video's or SB's reduce graphical requirements instead of raising them?
Talking about the map-specific Visual settings that appear when playing a map.
I'm not sure about this. Visual Setting have the requirement of a previous play to change settings, not really sure how it works on replays.
But even so, this should be optional, I'm pretty sure there are many people who use this service not because they can't record on their pc's, but yes because they want to record with video or sb, which ends up lagging their pc's(like me).
So freaking awesome.
BTW, what would you consider as spamming the server? I do have some replays I want to record...
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.
I'm sort of a skin bugtester for skins I like (or on requests too).
Always accepting supp gifts. HUEHUE BR? BR GIB I REPOT U
So freaking awesome.
BTW, what would you consider as spamming the server? I do have some replays I want to record...
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
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.
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.
Before say my suggestion,thank you for your effort!!
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.
I'm sort of a skin bugtester for skins I like (or on requests too).
Always accepting supp gifts. HUEHUE BR? BR GIB I REPOT U
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
- 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
- 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?
I'm sort of a skin bugtester for skins I like (or on requests too).
Always accepting supp gifts. HUEHUE BR? BR GIB I REPOT U
- 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?
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)
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.
I'm sort of a skin bugtester for skins I like (or on requests too).
Always accepting supp gifts. HUEHUE BR? BR GIB I REPOT U
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.
does the folder name of the skin differ from the name given in skin.ini?
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;
I'm sort of a skin bugtester for skins I like (or on requests too).
Always accepting supp gifts. HUEHUE BR? BR GIB I REPOT U
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
Oops! Google Chrome could not find osurecord.weeaboo.com
'soup son?
Think you're suffering from the pandemic which is sweeping across osu!? Then self diagnose yourself with the information below - https://www.youtube.com/watch?v=OFQQALduhzA
Think you're suffering from the pandemic which is sweeping across osu!? Then self diagnose yourself with the information below - https://www.youtube.com/watch?v=OFQQALduhzA
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
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)
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.
To the post below it's done like 2/3rds of the song and only recorded the Osu! screen >_>
'soup son?
Think you're suffering from the pandemic which is sweeping across osu!? Then self diagnose yourself with the information below - https://www.youtube.com/watch?v=OFQQALduhzA
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:
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.
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 <:
'soup son?
Think you're suffering from the pandemic which is sweeping across osu!? Then self diagnose yourself with the information below - https://www.youtube.com/watch?v=OFQQALduhzA
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:
I did some other random .osr from today about the same time and shit, and it's fine D:
'soup son?
Think you're suffering from the pandemic which is sweeping across osu!? Then self diagnose yourself with the information below - https://www.youtube.com/watch?v=OFQQALduhzA
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
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.
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 )
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 .....
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 )
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
Updated but the zip filesize is the same so I suspect it hasn't helped
Morbon_old
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.
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
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.
- 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
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
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
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
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.
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)
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.