The RPG Maker Resource Kit

RMRK RPG Maker Creation => VX Ace => VXA Tutorials => Topic started by: Chickan117 on May 05, 2013, 11:28:26 PM

Title: [Tutorial Converting movies for VX Ace - easy, free, no script no watermark
Post by: Chickan117 on May 05, 2013, 11:28:26 PM
I've noticed a few threads discussing the "best" way to get movies into ogv format so they can be used with RPG Maker VX Ace. Most seem to involve purchasing software, trials with watermarks, scripts to allow avi, etc. I thought I'd share my experience with a very simple and free way to convert nearly anything. It even converted my flash file perfectly (exported from After Effects) :D

In order to do this you'll need a copy of VLC Media Player. You can get that here (http://www.videolan.org/vlc/index.html). Aside from being an amazing media player it's 100% free and provides the conversion stuff we'll need.

Note : At the time I wrote this guide I was using version 2.0.6 (http://get.videolan.org/vlc/2.0.6/win32/vlc-2.0.6-win32.exe)

Once you've installed that just follow these steps
(Pictures inside the spoiler tags)

1. Open VLC Media Player
2. Click Media then Convert / Save (or press Ctrl-R)
Spoiler for:
(https://rmrk.net/proxy.php?request=http%3A%2F%2Fi.imgur.com%2Fa8vqDwM.jpg&hash=8a57ac24ae42837911ea3dd6f66bf6f07acf6ac5)
3. Click Add... and select your file
4. Click the Convert/Save button (not the arrow to the right)
Spoiler for:
(https://rmrk.net/proxy.php?request=http%3A%2F%2Fi.imgur.com%2FU9UBoJQ.jpg&hash=f17a32fa5ecf8e7aaa5ac13d6f5fdf02944d08e0)
5. Click the Browse button beside the Destination file field and give your file a name. Ignore the "Save as type" options and give your file the extention OGV
Spoiler for:
(https://rmrk.net/proxy.php?request=http%3A%2F%2Fi.imgur.com%2FBvalNLE.jpg&hash=ee5348ecfd6ec31165cad1393a6532a3109c33c9)
6. In the Profile dropdown box select Video - Theora + Vorbis (OGG)
Spoiler for:
(https://rmrk.net/proxy.php?request=http%3A%2F%2Fi.imgur.com%2FjTgcAeZ.jpg&hash=ee9922ebd683994a17a14cfc5d6a8a477ecc4067)
7. Click Start

That's it. You now have a usable OGV file in the location you specified in step 5. If you want to test it just do the following:

1. Open RPG Maker VX Ace
2. Select Tools - Resource Manager
3. Select Movies on the left then click the Import... button
4. Select the file you created in the previous process
5. Create an event to play the movie (Event commands tab 3, bottom left - Play Movie)
For example:
Spoiler for:
(https://rmrk.net/proxy.php?request=http%3A%2F%2Fi.imgur.com%2FHvN3cT5.jpg&hash=458a28c65ade81faced1f09178e6073a291cd5c5)

Hope that helps.
Title: Re: [Tutorial Converting movies for VX Ace - easy, free, no script no watermark
Post by: &&&&&&&&&&&&& on May 06, 2013, 07:45:34 AM
Thank you.

I Google'd "How to convert files into OGV" and (as you said) I only got paid programs and the like.
It works, and it's simpler + fast.

Again, thank you for sharing this.
Title: Re: [Tutorial Converting movies for VX Ace - easy, free, no script no watermark
Post by: IAMFORTE on May 06, 2013, 02:41:58 PM
I wasn't aware vlc media play could convert stuff, nice find!
Title: Re: [Tutorial Converting movies for VX Ace - easy, free, no script no watermark
Post by: Chickan117 on May 06, 2013, 11:52:44 PM
Me niether until just recently :) Such an amazing piece of software. Took the money I was gonna spoend on converters and donated it to them instead :)
Title: Re: [Tutorial Converting movies for VX Ace - easy, free, no script no watermark
Post by: DangDut on July 22, 2015, 03:25:49 PM
Thanks for sharing this.