MPEG-4 Audio does not work?

Skurge

" (GASP) What's going on!? "
Veteran
Joined
Jul 12, 2015
Messages
1,197
Reaction score
274
First Language
English
Primarily Uses
N/A
OK so what I'm trying to do is import music that is MPEG-4 the same file type as the music that's in the RTP. For reasons unknown the project does not show it within it's contents no matter what I do.

Anyone got by this stupid problem?
 

Zalerinian

Jack of all Errors
Veteran
Joined
Dec 17, 2012
Messages
4,696
Reaction score
935
First Language
English
Primarily Uses
N/A
The default resources are not MPEG-4, they're are OGG Vorbis or AAC M4A. MPEG-4 (mp4) files are, unfortunately, not supported. You should be able to trick the editor by renaming them to .mp4.ogg, or similar, however the editor itself probably won't be able to play the files. The games, however, should work fine, as the desktop client is made with the open-source base to the Chrome browser.
 

Skurge

" (GASP) What's going on!? "
Veteran
Joined
Jul 12, 2015
Messages
1,197
Reaction score
274
First Language
English
Primarily Uses
N/A
How come when I check the files properties they are listed as MPEG-4 Audio (.m4a)?- the same file type as the ones I imported but still will not accept them?
 

KisaiTenshi

Veteran
Veteran
Joined
Oct 24, 2015
Messages
310
Reaction score
124
To have audio tracks display in the editor they must end in .m4a or .ogg (you must have one of both)

The audio inside the .m4a container must be AAC audio. The audio inside .ogg muist be Vorbis audio.

AAC audio is used on mobile devices. Ogg is used on desktop devices.
 
Last edited by a moderator:

Skurge

" (GASP) What's going on!? "
Veteran
Joined
Jul 12, 2015
Messages
1,197
Reaction score
274
First Language
English
Primarily Uses
N/A
Where and what can I do to convert files for .ogg?
 

KisaiTenshi

Veteran
Veteran
Joined
Oct 24, 2015
Messages
310
Reaction score
124
Where and what can I do to convert files for .ogg?
You should have the original files.

To convert audio files to ogg vorbis

ffmpeg -i input.wav -acodec libvorbis output.ogg

To convert audio files to aac inside a mpeg4 audio container

ffmpeg -i input.wav -acodec aac output.m4a

If you're cross-transcoding, be aware that you lose quality every time you convert a lossy format into a lossy format. RPG Maker MV came with ogg vorbis (ogg) and aac inside mpeg-4 audio (m4a) of all tracks.
 

Shaz

Veteran
Veteran
Joined
Mar 2, 2012
Messages
40,108
Reaction score
13,713
First Language
English
Primarily Uses
RMMV
You can have ogg without m4a, but you cannot have m4a without ogg.  When you export, only the one that's needed for your selected device will be included.
 

estriole

Veteran
Veteran
Joined
Jun 27, 2012
Messages
1,316
Reaction score
537
First Language
indonesian
m4a cannot be read by editor. only oog... so you need both oog (for working in editor) and m4a (to use it in android / ios build).

think of oog files as a placeholder inside editor.
 

Users Who Are Viewing This Thread (Users: 0, Guests: 1)

Latest Threads

Latest Posts

Latest Profile Posts

He mad, but he cute :kaopride:

Our latest feature is an interview with... me?!

People4_2 (Capelet off and on) added!

Just beat the last of us 2 last night and starting jedi: fallen order right now, both use unreal engine & when I say i knew 80% of jedi's buttons right away because they were the same buttons as TLOU2 its ridiculous, even the same narrow hallway crawl and barely-made-it jump they do. Unreal Engine is just big budget RPG Maker the way they make games nearly identical at its core lol.
Can someone recommend some fun story-heavy RPGs to me? Coming up with good gameplay is a nightmare! I was thinking of making some gameplay platforming-based, but that doesn't work well in RPG form*. I also was thinking of removing battles, but that would be too much like OneShot. I don't even know how to make good puzzles!

Forum statistics

Threads
106,035
Messages
1,018,459
Members
137,821
Latest member
Capterson
Top