3DS Video: Difference between revisions

From GameBrew
No edit summary
No edit summary
Line 9: Line 9:
| download  = https://dlhb.gamebrew.org/3dshomebrew/31828-3DSVideov1.33.zip
| download  = https://dlhb.gamebrew.org/3dshomebrew/31828-3DSVideov1.33.zip
| source    =  
| source    =  
| website    =  
| website    = http://gbatemp.net/topic/315365-3ds-video-v01-beta/
}}   
}}   


This is a program for converting videos to the 3DS.
This is a program for converting videos to the 3DS.


Options:
==Options:==


Source Video - Choose the video you want to convert
* Source Video - Choose the video you want to convert
Video Folder - Folder to place converted video in (e.g. 3DS video folder)
* Video Folder - Folder to place converted video in (e.g. 3DS video folder)
Format - Type of 3D video, or 2D video
* Format - Type of 3D video, or 2D video
Quality - Quality (31 is lowest, 1 is max)
* Quality - Quality (31 is lowest, 1 is max)
Advanced... - Show advanced options (replace Quality with Bitrate & FPS)
* Advanced... - Show advanced options (replace Quality with Bitrate & FPS)
Bitrate - Bitrate of converted video
* Bitrate - Bitrate of converted video
Framerate - Framerate of converted video
* Framerate - Framerate of converted video


Notes:
==Notes:==


The included ffmpeg.exe is 32-bit. If you have a 64-bit CPU, you may want to replace it.
The included ffmpeg.exe is 32-bit. If you have a 64-bit CPU, you may want to replace it.


The official release thread: http://gbatemp.net/topic/315365-3ds-video-v01-beta/
==Changelog:==


Changelog:
v1.32
-=v1.32=-
*Fixed: Simple Mode now rounds down the original framerate to the nearest integer and uses a maximum of 30 fps by BelowZero
*Fixed: Simple Mode now rounds down the original framerate to the nearest integer and uses a maximum of 30 fps by BelowZero


-=v1.31=-
v1.31
*Fixed problem with Progressbars when the program was canceled before
*Fixed problem with Progressbars when the program was canceled before
*Fixed MsgBox prompt in Simple Mode
*Fixed MsgBox prompt in Simple Mode


-=v1.3=-
v1.3
*Simple Mode now takes over the original framerate to a max of 30 fps by BelowZero
*Simple Mode now takes over the original framerate to a max of 30 fps by BelowZero
*Conversion of very short Testfiles works correctly now by BelowZero
*Conversion of very short Testfiles works correctly now by BelowZero


-=v1.21=-
v1.21
*Added choice of the duration of the test file option by BelowZero
*Added choice of the duration of the test file option by BelowZero


-=v1.2=-
v1.2
*Added media infos by BelowZero
*Added media infos by BelowZero
*Added test file option by BelowZero
*Added test file option by BelowZero
Line 51: Line 50:
*Enabled upscaling of video framerate by BelowZero
*Enabled upscaling of video framerate by BelowZero


-=v1.1=-
v1.1
*Added keep aspect ratio option by amzg
*Added keep aspect ratio option by amzg
*Improved progress bars by BelowZero  
*Improved progress bars by BelowZero  


-=v1.00=-
v1.00
*GUI rewrite by amzg
*GUI rewrite by amzg
*Mirrored input option fixed by amzg
*Mirrored input option fixed by amzg
Line 62: Line 61:
*GUI is disabled while converting
*GUI is disabled while converting


-=v0.30=-
v0.30
*Added mirrored input option
*Added mirrored input option
*Added option for 480x240 resolution (default is still 400x240)
*Added option for 480x240 resolution (default is still 400x240)


-=v0.23=-
v0.23
*More bug fixes (thanks to amzg, xxNathanxx and Guy.brush at GBATemp)
*More bug fixes (thanks to amzg, xxNathanxx and Guy.brush at GBATemp)
*Remembers video folder
*Remembers video folder
*Source tidied a bit
*Source tidied a bit


-=v0.22=-
v0.22
*Fix splitting 3D video (thanks to Stylpe at GBATemp)
*Fix splitting 3D video (thanks to Stylpe at GBATemp)


-=v0.21=-
v0.21
*Fixing (some of) the bugs of v0.2
*Fixing (some of) the bugs of v0.2


-=v0.2=-
v0.2
*Added auto-splitting of files
*Added auto-splitting of files
*Added "Advanced..." options
*Added "Advanced..." options


-=v0.15=-
v0.15
*Fixed bugs of v0.1
*Fixed bugs of v0.1


-=v0.1=-
v0.1
*Initial release
*Initial release

Revision as of 05:55, 19 September 2021

Template:Infobox-3DS-Homebrews

This is a program for converting videos to the 3DS.

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
  • Framerate - Framerate of converted video

Notes:

The included ffmpeg.exe is 32-bit. If you have a 64-bit CPU, you may want to replace it.

Changelog:

v1.32

  • Fixed: Simple Mode now rounds down the original framerate to the nearest integer and uses a maximum of 30 fps by BelowZero

v1.31

  • Fixed problem with Progressbars when the program was canceled before
  • Fixed MsgBox prompt in Simple Mode

v1.3

  • Simple Mode now takes over the original framerate to a max of 30 fps by BelowZero
  • Conversion of very short Testfiles works correctly now by BelowZero

v1.21

  • Added choice of the duration of the test file option by BelowZero

v1.2

  • Added media infos by BelowZero
  • Added test file option by BelowZero
  • Added several audio options by BelowZero
  • Enabled upscaling of video framerate by BelowZero

v1.1

  • Added keep aspect ratio option by amzg
  • Improved progress bars by BelowZero

v1.00

  • GUI rewrite by amzg
  • Mirrored input option fixed by amzg
  • Progress bars added by BelowZero and amzg
  • New error if destination folder has spaces
  • GUI is disabled while converting

v0.30

  • Added mirrored input option
  • Added option for 480x240 resolution (default is still 400x240)

v0.23

  • More bug fixes (thanks to amzg, xxNathanxx and Guy.brush at GBATemp)
  • Remembers video folder
  • Source tidied a bit

v0.22

  • Fix splitting 3D video (thanks to Stylpe at GBATemp)

v0.21

  • Fixing (some of) the bugs of v0.2

v0.2

  • Added auto-splitting of files
  • Added "Advanced..." options

v0.15

  • Fixed bugs of v0.1

v0.1

  • Initial release

Advertising: