V2.1.0
SFDCreator Changes:
- Removed the AVI video conversion step when creating SFD files, now the input video converts directly to MPEG-1.
- Added the ability to use nebulas-star's muxer for creating V2 SFDs.
- Increased output video quality (with better default FFmpeg commands)
- Fixed a bug where some videos would not be able to be created into SFD files (mainly with the CRAFT muxer), due to issues with MPEG-1 GOP sizes and I-frames. (Thanks to ケビン・アンダーソン for reporting this!)
- Replaced Custom Video/Audio Duration and CRF value settings with the option to add custom FFmpeg settings to the video & audio conversion commands.
- Added an option to use 2-pass encoding, enabled by default.
- Added the ability to use variable bitrate encoding (VBR) for MPEG video conversion (instead of CBR).
- Removed individual "Keep Files" toggles - it's now been replaced with a single toggle checkbox, and moved under Misc. Program Settings in the Extra Options window.
- Removed the ability to enter custom framerates, in order to ensure files are encoded within MPEG-1's specifications. More framerate settings that work within MPEG-1 standards have been added to replace this.
- Fixed a bug where the Incorrect Video Width/Height error would appear multiple times with incorrect resolutions.
- Various other bug fixes regarding GUI elements