This is a quick little GUI tool I threw together to convert videos for 3DS, based on the findings by spinal_cord posted here: http://www.socoder.n...php?blogs=29000
This program can convert virtually any video to the format required for 3DS. It can convert both 3D and 2D videos (3D videos in either top-bottom or side-by-side formats).
Screenshot
Options
Source Video - Choose the video you want to convert
Video Folder - Folder to place converted video in (e.g. 3DS video folder)
Format - Type of 3D video, or 2D video
Quality - Quality (31 is lowest, 1 is max)
Advanced... - Show advanced options (replace Quality with Bitrate & FPS)
Bitrate - Bitrate of converted video
FPS - FPS of converted video
Notes
32-bit FFmpeg is included. Feel free to replace with 64-bit version from here: http://ffmpeg.zeranoe.com/builds/ (shouldn't affect program, but should probably make conversion a bit faster on 64-bit CPUs)
I think I have included all the necessary licenses etc (and possibly a bunch of extras to prevent the risk of not supplying all necessary ones) - if you notice anything missing, let me know so I can add it.
WARNING: The output folder cannot have spaces anywhere in the path (e.g. "C:\Documents and Settings\Username\3DS Videos" or "C:\3D Videos") or it will not work. [there is now an error given if you choose a path with a space in it] Ideally, plug in your SD card and choose the folder on it containing any photos/videos taken with the 3DS camera as the output folder, and then you won't have to manually copy any files.
Features that may get added
Mirrored inputaddedRemembering video folder locationadded- Direct YouTube downloading (?)
Credits/Thanks
- spinal - figuring out the conversion
- amzg - fixing several bugs, GUI rewrite, working on progress bars
- BelowZero - getting progress bars working
- Styple - fixing bugs
- xxNathanxx - suggesting bug fix
- Guy.brush - suggesting bug fix
- Everyone behind FFMPEG and AutoHotKey for making great and easy to use tools
- You, for testing and possibly putting up with broken versions
Edited by SifJar, 16 February 2012 - 01:56 PM.