forum

fnf2osu!mania converter - import Friday Night Funkin' maps into osu! (v1.3.2)

posted
Total Posts
43
Topic Starter
Corne2Plum3


Basically a small program which convert FnF map files to .osz, so you can play it on osu!

Note: this program converts FNF maps to osu!, but can't do the conversion in the reverse way. If you want to import osu! mania maps to FNF, check this program.

This is what the the program looks like...


Features

  1. Importing several difficulties on an unique mapset.
  2. You can choose the type of map: 4K Boyfriend, 4K ennemy, or maybe both. Can also make 8K maps.
  3. You can put a background.
  4. Works with official and mods maps.

Download

Before using it, check the requirements here and be sure to satisfy them else the program will not work...
https://github.com/Corne2Plum3/fnf2osumania
Have fun by discovering that sometimes the Normal is harder than the Hard, and the old version of Ballistic from Whitty mod was shitmapped :)
Dobtiglol
poggers program
KeikiEnjoyer
Cool, i don't like mania tho :(
uhNSR
Hey Corne2Plum3, I need some help please. I really like the idea of fnf to osu, but I can't even open the window. Every time I try to open main.py with Python 3.7.7, FFMPEG, and PIP installed, it immediately close after a CMD show up. Am I doing something wrong?
Magelites
This is just what I needed! The only problem is that I am having an error with "Couldn't find ffmpeg or avconv" which makes the program get stuck at rendering an Osu! Chart at 22%. Can I get help for this?

EDIT: just found a tutorial on how to do this and it worked!
This program is amazing! Just the overlaps that kind of annoy me in the 4K 2 Players, but that's pretty easy to edit!
Topic Starter
Corne2Plum3

Magelites wrote:

This is just what I needed! The only problem is that I am having an error with "Couldn't find ffmpeg or avconv" which makes the program get stuck at rendering an Osu! Chart at 22%. Can I get help for this?
You have to install ffmpeg in your computer
MrP3nd3j0N

Corne2Plum3 wrote:

Magelites wrote:

This is just what I needed! The only problem is that I am having an error with "Couldn't find ffmpeg or avconv" which makes the program get stuck at rendering an Osu! Chart at 22%. Can I get help for this?
You have to install ffmpeg in your computer
I don't know how to install it, give a tutorial, please.
LemonIsAHe

MrP3nd3j0N wrote:

Corne2Plum3 wrote:

Magelites wrote:

This is just what I needed! The only problem is that I am having an error with "Couldn't find ffmpeg or avconv" which makes the program get stuck at rendering an Osu! Chart at 22%. Can I get help for this?
You have to install ffmpeg in your computer
I don't know how to install it, give a tutorial, please.
You can find a .zip on their site (https://ffmpeg.org/) containing the necessary files for your operating system and each release is on this site: https://www.gyan.dev/ffmpeg/builds/#release-builds
[LS]bambi fnf

uhNSR wrote:

Hey Corne2Plum3, I need some help please. I really like the idea of fnf to osu, but I can't even open the window. Every time I try to open main.py with Python 3.7.7, FFMPEG, and PIP installed, it immediately close after a CMD show up. Am I doing something wrong?
The same thing happens to me, what can I do?
King Noob
i have no idea how to do anything
Topic Starter
Corne2Plum3
Updated this to the 1.1 version that should help you if it doesn't work.

You have also a .exe file for windows.

Small troubleshooting guide:
  1. The program does nothing
    -> If you're using the source code, maybe at least 1 library is missing (list on README.md or in the GitHub).
  2. No file found
    -> Be sure you put files that really exists. If all files exists, maybe it's because FFMPEG isn't installed. Install it then (you can find tutorials on Internet).
  3. config.json no found
    -> Why you deleted this file??? Now you just have to download the program again...
Hope it helps you :)
KingZiller
Could you please upload a video on how to use this? Because i have no idea how to use this. :/
kystcyugl
i got an error and it says
Traceback (most recent call last):
File "fnf_converter.py", line 529, in exportAsOsz
File "site-packages\pydub\audio_segment.py", line 685, in from_file
File "site-packages\pydub\utils.py", line 274, in mediainfo_json
File "subprocess.py", line 800, in __init__
File "subprocess.py", line 1207, in _execute_child
FileNotFoundError: [WinError 2] The system cannot find the file specified
Topic Starter
Corne2Plum3

kystcyugl wrote:

i got an error and it says
Traceback (most recent call last):
File "fnf_converter.py", line 529, in exportAsOsz
File "site-packages\pydub\audio_segment.py", line 685, in from_file
File "site-packages\pydub\utils.py", line 274, in mediainfo_json
File "subprocess.py", line 800, in __init__
File "subprocess.py", line 1207, in _execute_child
FileNotFoundError: [WinError 2] The system cannot find the file specified
Maybe you don't have FFMPEG installed. You have to install it else the program doesn't work...
ShxdowVoid
Same thing happened to me, I installed FFMPEG but it got the errors from FNF like "Shake Screen and stuff"
Topic Starter
Corne2Plum3

ArcticTracer wrote:

Same thing happened to me, I installed FFMPEG but it got the errors from FNF like "Shake Screen and stuff"
what do you mean? Can you give more details
jhawdga2
WHAT THE HELL DO U MEAN BY:
Download the .zip with '-win' at the end of the name.
Topic Starter
Corne2Plum3

jhawdga2 wrote:

WHAT THE HELL DO U MEAN BY:
Download the .zip with '-win' at the end of the name.
Download this file:

jhawdga2
Traceback (most recent call last):
File "fnf_converter.py", line 529, in exportAsOsz
File "site-packages\pydub\audio_segment.py", line 685, in from_file
File "site-packages\pydub\utils.py", line 274, in mediainfo_json
File "subprocess.py", line 800, in __init__
File "subprocess.py", line 1207, in _execute_child
FileNotFoundError: [WinError 2] The system cannot find the file specified
OH YOUVE GOT TO BE KIDDING ME I HAVE TO WAIT FOR 2 HOURS JUST TO INSTALL FFMPEG
ok i have it installed but idk how to use it
FINALLY I DID IT
FatahBisa
link dead :(

NVM LINK IS ALIVE AND WELL, GITHUB JUST CRASHES RANDOMLY BECAUSE YES THANK FOR THE TOOLS

EDIT 3: AWESOME TOOLS! THANKS ALOT!
FUBUKI0615

uhNSR wrote:

Hey Corne2Plum3, I need some help please. I really like the idea of fnf to osu, but I can't even open the window. Every time I try to open main.py with Python 3.7.7, FFMPEG, and PIP installed, it immediately close after a CMD show up. Am I doing something wrong?
same
Topic Starter
Corne2Plum3

FUBUKI0615 wrote:

uhNSR wrote:

Hey Corne2Plum3, I need some help please. I really like the idea of fnf to osu, but I can't even open the window. Every time I try to open main.py with Python 3.7.7, FFMPEG, and PIP installed, it immediately close after a CMD show up. Am I doing something wrong?
same
what version are you using?
DeltaEscalus

Corne2Plum3 wrote:

jhawdga2 wrote:

WHAT THE HELL DO U MEAN BY:
Download the .zip with '-win' at the end of the name.
Download this file:

i cannot seem to find that file
Topic Starter
Corne2Plum3

DeltaEscalus wrote:

Corne2Plum3 wrote:

jhawdga2 wrote:

WHAT THE HELL DO U MEAN BY:
Download the .zip with '-win' at the end of the name.
Download this file:

i cannot seem to find that file
when you click on the link in the first post, at the right, there's a section called "Releases". Click here to see that page in the screenshot with all versions of the program.
HEAVN is OP
why doesnt this support 6k songs?
it's annoying...
Kayky21
am dumb and dont know what does this mean

Traceback (most recent call last):
File "fnf_converter.py", line 541, in exportAsOsz
File "site-packages\pydub\audio_segment.py", line 809, in export
File "site-packages\pydub\utils.py", line 60, in _fd_or_path_or_tempfile
PermissionError: [Errno 13] Permission denied: 'output/stuff - Monochrome/audio.mp3'



also i did install ffmpeg
Topic Starter
Corne2Plum3

Kayky21 wrote:

am dumb and dont know what does this mean

Traceback (most recent call last):
File "fnf_converter.py", line 541, in exportAsOsz
File "site-packages\pydub\audio_segment.py", line 809, in export
File "site-packages\pydub\utils.py", line 60, in _fd_or_path_or_tempfile
PermissionError: [Errno 13] Permission denied: 'output/stuff - Monochrome/audio.mp3'



also i did install ffmpeg
What OS are you using?
Kayky21

Corne2Plum3 wrote:

Kayky21 wrote:

am dumb and dont know what does this mean

Traceback (most recent call last):
File "fnf_converter.py", line 541, in exportAsOsz
File "site-packages\pydub\audio_segment.py", line 809, in export
File "site-packages\pydub\utils.py", line 60, in _fd_or_path_or_tempfile
PermissionError: [Errno 13] Permission denied: 'output/stuff - Monochrome/audio.mp3'



also i did install ffmpeg
What OS are you using?
Windows 10
Topic Starter
Corne2Plum3

Kayky21 wrote:

Corne2Plum3 wrote:

Kayky21 wrote:

am dumb and dont know what does this mean

Traceback (most recent call last):
File "fnf_converter.py", line 541, in exportAsOsz
File "site-packages\pydub\audio_segment.py", line 809, in export
File "site-packages\pydub\utils.py", line 60, in _fd_or_path_or_tempfile
PermissionError: [Errno 13] Permission denied: 'output/stuff - Monochrome/audio.mp3'



also i did install ffmpeg
What OS are you using?
Windows 10
Try to check the properties of the folder where there's the program and the folder "output". Verify in the "Security" section you have the rights to write on it.
Kayky21

Corne2Plum3 wrote:

Kayky21 wrote:

Corne2Plum3 wrote:

Kayky21 wrote:

am dumb and dont know what does this mean

Traceback (most recent call last):
File "fnf_converter.py", line 541, in exportAsOsz
File "site-packages\pydub\audio_segment.py", line 809, in export
File "site-packages\pydub\utils.py", line 60, in _fd_or_path_or_tempfile
PermissionError: [Errno 13] Permission denied: 'output/stuff - Monochrome/audio.mp3'



also i did install ffmpeg
What OS are you using?
Windows 10
Try to check the properties of the folder where there's the program and the folder "output". Verify in the "Security" section you have the rights to write on it.
oh nevermind i found a work around the issue:
i moved the "fnf2osumania-1.1.4-win"(the folder the converter is in) to "\AppData\Local\osu!" and the error stopped popping up.

weird
mzpeachezlife
Error Traceback (most recent call last):
File "fnf_converter.py", line 529, in exportAsOsz
File "site-packages\pydub\audio_segment.py", line 685, in from_file
File "site-packages\pydub\utils.py", line 274, in mediainfo_json
File "subprocess.py", line 800, in __init__
File "subprocess.py", line 1207, in _execute_child
FileNotFoundError: [WinError 2] The system cannot find the file specified
Topic Starter
Corne2Plum3

mzpeachezlife wrote:

Error Traceback (most recent call last):
File "fnf_converter.py", line 529, in exportAsOsz
File "site-packages\pydub\audio_segment.py", line 685, in from_file
File "site-packages\pydub\utils.py", line 274, in mediainfo_json
File "subprocess.py", line 800, in __init__
File "subprocess.py", line 1207, in _execute_child
FileNotFoundError: [WinError 2] The system cannot find the file specified
you don't have ffmpeg installed on your computer
mzpeachezlife

Corne2Plum3 wrote:

mzpeachezlife wrote:

Error Traceback (most recent call last):
File "fnf_converter.py", line 529, in exportAsOsz
File "site-packages\pydub\audio_segment.py", line 685, in from_file
File "site-packages\pydub\utils.py", line 274, in mediainfo_json
File "subprocess.py", line 800, in __init__
File "subprocess.py", line 1207, in _execute_child
FileNotFoundError: [WinError 2] The system cannot find the file specified
you don't have ffmpeg installed on your computer

yes i did,
kystcyugl
got new error bruh
Traceback (most recent call last):
File "fnf_converter.py", line 569, in exportAsOsz
File "fnf_converter.py", line 157, in exportOsuFile
File "fnf_converter.py", line 256, in getBPMList
File "fnf_converter.py", line 278, in getNotesAll8K
File "fnf_converter.py", line 321, in getNotesPlayer
TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType'

i remove the tab and enter to get less errors i think

Traceback (most recent call last):
File "fnf_converter.py", line 569, in exportAsOsz
File "fnf_converter.py", line 174, in exportOsuFile
File "fnf_converter.py", line 321, in getNotesPlayer
TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType'



NVM I FIXED IT MYSELF
derp-_-
good program but dosent have the option to remove death notes :/
creator if ur reading this pls have the option to remove death notes or passive notes even it would make me happy
Poisonn
Confused by this error
Traceback (most recent call last):
File "fnf_converter.py", line 672, in exportAsOsz
File "fnf_converter.py", line 198, in exportOsuFile
File "fnf_converter.py", line 345, in getNotesFromPlayer
ValueError: invalid literal for int() with base 10: 'Triggers Universal'
Topic Starter
Corne2Plum3

Poisonn wrote:

Confused by this error
Traceback (most recent call last):
File "fnf_converter.py", line 672, in exportAsOsz
File "fnf_converter.py", line 198, in exportOsuFile
File "fnf_converter.py", line 345, in getNotesFromPlayer
ValueError: invalid literal for int() with base 10: 'Triggers Universal'
Which mod and song?
Poisonn
Mario's madness V2, All-stars. it does it with most of the songs from the mod. other than the small bug amazing tool! its helped me practice alot of new maps since im fairly new to how osu mania works.
DJ_Wastahshe-o
Is it possible to change it from Osu!Mania to Osu!
Topic Starter
Corne2Plum3

DJ_Wastahshe-o wrote:

Is it possible to change it from Osu!Mania to Osu!
There's no way to convert a Mania map into Standard mode.
Ymir
I didn't realize you created something like this, great stuff :)
Poisonn
Update... never found a fix for Mario's madness All-Stars, most of the other songs from the mod work however.
TheFunnySuperHe
Yo quick question is the weird offset/bpm of the converter okay or should I just leave it like that ?

[Oh crap there's github explanation on it]
Please sign in to reply.

New reply