morphinapg
22nd March 2008, 07:53
ASXGui 1.9.4 - Another Simple X264 GUI
NOTE: New Version 2.0.0+ Thread Located HERE (http://forum.doom9.org/showthread.php?t=142502)
My brothers always complained that encoding tools were too advanced for them such as megui or virtualdub etc. So I decided to make a GUI that is basically as simple as opening your source video and clicking encode. The program can decide automatic resolution and bitrate settings for you, or you can set them yourself. You can input nearly any video that is playable on your computer.
Current Features:
-Output to MKV or MP4
-Import any type of video file
-Import a separate audio source
-Drag and Drop Source Files
-Ability to remux audio instead of recompressing.
-Automatic Resize based on bitrate
-Automatic Bitrate based on resolution
-Overrideable Aspect Ratio
-Maximum Resolution (default maximum is original resolution adjusted for Aspect Ratio)
-Custom Bitrate and Resolution
-Ability to change Frame Rate
-Deinterlacing/Inverse Telecine (Click deinterlace and change FPS to 23.976)
-Ability to encode in ether 1 or 2 pass
-Ability to encode Lossless (1 pass, target Quantizer 0)
-Auto crop off black bars
-Custom audio bitrate
-Save settings as Default or Custom profiles
-Ability to enforce x264 profiles
-Ability to set a maximum automatic bitrate
-Custom crop
-Advanced x264 Options
-Job Queue
-Ability to downmix Audio to stereo
-Select from multiple tracks in vob/mpg files
Upcoming features:
-Write multiple audio tracks
-Auto-Shutdown feature
-Import/Export profiles
-Change directory of temporary files
Known Bugs:
-The actual output file size may be up to 2.4% larger than asxgui predicts.
-Saving and loading of custom profiles may not work properly in Windows XP
-h264 based transport streams will crash upon loading, ASXGui thinks they are mpeg2 files. Index them with DGAVCIndex and open them through an AVS script instead.
Note:
-The Automatic Resolution/Bitrate is calculated using an equation that produces similar bitrates/resolutions as Nero Recode's Auto Resize feature.
-Make sure you don't have any audio upmixers enabled, or set them to output the audio's original channels. Otherwise all audio sources will be encoded multichannel, and stereo sources will have lower bitrates. DETAILS (http://www.gilleandbros.com/foodeefunk/guide.htm)
-1 GB = 1 billion bytes exact so things like 4.7 GB for DVD work just fine. (1 GiB = 1,073,741,824 bytes)
-When loading a MPEG2 type file, it can take a while to load, just wait, the program isn't hanging. (Same goes for large video files during the "Loading Video..." stage of pass 1)
-This program REQUIRES Avisynth to be installed to work. (Included with installer)
Changelog:
-Ver. 1.9.4 - Framerate conversion fixes. Input filenames are detected better now. Fixed VOB importing issues.(8/1/08)
-Ver. 1.9.3 - Fixed Interlace checking problem. Fixed delayaudio comma/period problem. Temporary files now only delete when job is deleted. Fixed a problem with target file size. (7/22/08)
-Ver. 1.9.2 - Scripts are checked before encode. Fixed audio encoding issues (7/19/08)
-Ver. 1.9.1 - FPS now uses a period to separate decimals regardless of what country ASXGui is run in. ASXGui no longer closes other DOS windows. (7/16/08)
-Ver. 1.9.0 - Automatic updates now check after GUI is already loaded. Added option do format mp4 for iPod. (6/28/08)
-Ver. 1.8.5 - Fixed bugs related to audio encoding (6/9/08)
-Ver. 1.8.4 - Fixed more bugs related to autocrop (6/2/08)
-Ver. 1.8.3 - Fixed minor bugs related to encoding progress and Job Queue (5/31/08)
-Ver. 1.8.2 - Changed bitrate related settings to be disabled when 1 Pass, CQ Mode is selected. Fixed default extension for mkv. (5/28/2008)
-Ver. 1.8.1 - Fixed minor Job Queue related bugs. Minor GUI Improvements. (5/27/08)
-Ver. 1.8.0 - GUI Improvements. Added Output text box instead of save prompt as default. Fixed several bugs (5/27/08)
-Ver. 1.7.1 - Fixed a bug with Autocrop (5/22/08)
-Ver. 1.7.0 - Added ability to choose between different audio tracks on mpeg-2 files. You may now delete Jobs during encoding without error. (Current job can't be deleted) (5/22/08)
-Ver. 1.6.4 - Prevented Load AVS Audio prompt from showing while running a job queue. (5/9/08)
-Ver. 1.6.3 - Fixed a bug that didn't load mpeg2 files correctly in Windows XP. Temporary mpeg2 job files now delete when job is deleted (5/8/08)
-Ver. 1.6.2 - Fixed a bug with audio encoding progress. Added option to force encoding with Directshow instead of FFmpegsource for avi/mp4/mov/mkv files (5/8/08)
-Ver. 1.6.1 - Fixed a bug that prevented some jobs from running. (5/7/08)
-Ver. 1.6.0 - Added Job Queue, Changed mp4,mov,mkv to open with ffmpegsource for better compatability. Added downmixing to stereo (required for iPods/iPhones) (5/7/08)
-Ver. 1.5.2 - Fixed bug dealing with initial running of ASXGui after automatic updates, will take effect on any updates after 1.5.2 (5/1/08)
-Ver. 1.5.1 - CQ Encoding now works with Advanced Options. You can now Drag and Drop files (4/29/08)
-Ver. 1.5.0 - Added advanced x264 options (4/24/08)
-Ver. 1.4.2 - Fixed bug with deinterlace message, added message for film content (4/23/08)
-Ver. 1.4.1 - Fixed some bugs with autoresize (4/22/08)
-Ver. 1.4.0 - Added custom profiles, x264 profiles, custom crop, maximum bitrate (4/21/08)
-Ver. 1.3.3 - Fixed a bug that caused autocrop to hang (4/19/08)
-Ver. 1.3.2 - Fixed a bug that caused autocrop to crash (4/11/08)
-Ver. 1.3.1 - Fixed issue that didn't encode the entire audio when the first of a sequence of VOBs is selected. (4/7/08)
-Ver. 1.3.0 - Added Auto Crop and custom Audio Bitrate. Bugfixes. (4/7/08)
-Ver. 1.2.2 - Fixed bug that cause ASXGui to hang between progress updates on large encodes. (4/5/08)
-Ver. 1.2.1 - No longer displays bitrate or file size information when CQ is enabled. (3/30/08)
-Ver. 1.2.0 - Added 1 pass settings (Bitrate or target quantizer). Added automatic updates. (3/30/08)
-Ver. 1.1.4 - Fixed a bug with MPEG-2 decoding. (3/27/08)
-Ver. 1.1.3 - Fixed a bug with interlace detection. (3/26/08)
-Ver. 1.1.2 - Fixed bug when doubling framerate using BFF mode. Added smart interlace detection. Added encoding log. (3/26/08)
-Ver. 1.1.1 - Fixed error while loading AVS audio. Fixed error with Deinterlace/FPS conversion when Avisynth scripts are used as input. (3/25/08)
-Ver. 1.1.0 - Added KiB,MiB,GiB target file size options. Added Deinterlace and framerate options. Updated all tools to most recent versions. (3/25/08)
-Ver. 1.0.4 - Fixed bug that prevented AVS resolution changing (3/24/08)
-Ver. 1.0.3 - Fixed Bug in XP that placed temporary files in the wrong directory (3/23/08)
-Ver. 1.0.2 - Fixed bug with deleting temporary files (3/22/08)
-Ver. 1.0.1 - Fixed bug with loading separate audio file (3/22/08)
Download (http://www.mediafire.com/?mmlgdwsjlyn)
If you like ASXGui and feel you'd like to donate feel free to just click on the donate link in ASXGui or click HERE (https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=morphinapg%40gmail%2ecom&item_name=ASXGui&no_shipping=0&no_note=1&tax=0¤cy_code=USD&lc=US&bn=PP%2dDonationsBF&charset=UTF%2d8)
http://i33.tinypic.com/9rm891.jpg
NOTE: New Version 2.0.0+ Thread Located HERE (http://forum.doom9.org/showthread.php?t=142502)
My brothers always complained that encoding tools were too advanced for them such as megui or virtualdub etc. So I decided to make a GUI that is basically as simple as opening your source video and clicking encode. The program can decide automatic resolution and bitrate settings for you, or you can set them yourself. You can input nearly any video that is playable on your computer.
Current Features:
-Output to MKV or MP4
-Import any type of video file
-Import a separate audio source
-Drag and Drop Source Files
-Ability to remux audio instead of recompressing.
-Automatic Resize based on bitrate
-Automatic Bitrate based on resolution
-Overrideable Aspect Ratio
-Maximum Resolution (default maximum is original resolution adjusted for Aspect Ratio)
-Custom Bitrate and Resolution
-Ability to change Frame Rate
-Deinterlacing/Inverse Telecine (Click deinterlace and change FPS to 23.976)
-Ability to encode in ether 1 or 2 pass
-Ability to encode Lossless (1 pass, target Quantizer 0)
-Auto crop off black bars
-Custom audio bitrate
-Save settings as Default or Custom profiles
-Ability to enforce x264 profiles
-Ability to set a maximum automatic bitrate
-Custom crop
-Advanced x264 Options
-Job Queue
-Ability to downmix Audio to stereo
-Select from multiple tracks in vob/mpg files
Upcoming features:
-Write multiple audio tracks
-Auto-Shutdown feature
-Import/Export profiles
-Change directory of temporary files
Known Bugs:
-The actual output file size may be up to 2.4% larger than asxgui predicts.
-Saving and loading of custom profiles may not work properly in Windows XP
-h264 based transport streams will crash upon loading, ASXGui thinks they are mpeg2 files. Index them with DGAVCIndex and open them through an AVS script instead.
Note:
-The Automatic Resolution/Bitrate is calculated using an equation that produces similar bitrates/resolutions as Nero Recode's Auto Resize feature.
-Make sure you don't have any audio upmixers enabled, or set them to output the audio's original channels. Otherwise all audio sources will be encoded multichannel, and stereo sources will have lower bitrates. DETAILS (http://www.gilleandbros.com/foodeefunk/guide.htm)
-1 GB = 1 billion bytes exact so things like 4.7 GB for DVD work just fine. (1 GiB = 1,073,741,824 bytes)
-When loading a MPEG2 type file, it can take a while to load, just wait, the program isn't hanging. (Same goes for large video files during the "Loading Video..." stage of pass 1)
-This program REQUIRES Avisynth to be installed to work. (Included with installer)
Changelog:
-Ver. 1.9.4 - Framerate conversion fixes. Input filenames are detected better now. Fixed VOB importing issues.(8/1/08)
-Ver. 1.9.3 - Fixed Interlace checking problem. Fixed delayaudio comma/period problem. Temporary files now only delete when job is deleted. Fixed a problem with target file size. (7/22/08)
-Ver. 1.9.2 - Scripts are checked before encode. Fixed audio encoding issues (7/19/08)
-Ver. 1.9.1 - FPS now uses a period to separate decimals regardless of what country ASXGui is run in. ASXGui no longer closes other DOS windows. (7/16/08)
-Ver. 1.9.0 - Automatic updates now check after GUI is already loaded. Added option do format mp4 for iPod. (6/28/08)
-Ver. 1.8.5 - Fixed bugs related to audio encoding (6/9/08)
-Ver. 1.8.4 - Fixed more bugs related to autocrop (6/2/08)
-Ver. 1.8.3 - Fixed minor bugs related to encoding progress and Job Queue (5/31/08)
-Ver. 1.8.2 - Changed bitrate related settings to be disabled when 1 Pass, CQ Mode is selected. Fixed default extension for mkv. (5/28/2008)
-Ver. 1.8.1 - Fixed minor Job Queue related bugs. Minor GUI Improvements. (5/27/08)
-Ver. 1.8.0 - GUI Improvements. Added Output text box instead of save prompt as default. Fixed several bugs (5/27/08)
-Ver. 1.7.1 - Fixed a bug with Autocrop (5/22/08)
-Ver. 1.7.0 - Added ability to choose between different audio tracks on mpeg-2 files. You may now delete Jobs during encoding without error. (Current job can't be deleted) (5/22/08)
-Ver. 1.6.4 - Prevented Load AVS Audio prompt from showing while running a job queue. (5/9/08)
-Ver. 1.6.3 - Fixed a bug that didn't load mpeg2 files correctly in Windows XP. Temporary mpeg2 job files now delete when job is deleted (5/8/08)
-Ver. 1.6.2 - Fixed a bug with audio encoding progress. Added option to force encoding with Directshow instead of FFmpegsource for avi/mp4/mov/mkv files (5/8/08)
-Ver. 1.6.1 - Fixed a bug that prevented some jobs from running. (5/7/08)
-Ver. 1.6.0 - Added Job Queue, Changed mp4,mov,mkv to open with ffmpegsource for better compatability. Added downmixing to stereo (required for iPods/iPhones) (5/7/08)
-Ver. 1.5.2 - Fixed bug dealing with initial running of ASXGui after automatic updates, will take effect on any updates after 1.5.2 (5/1/08)
-Ver. 1.5.1 - CQ Encoding now works with Advanced Options. You can now Drag and Drop files (4/29/08)
-Ver. 1.5.0 - Added advanced x264 options (4/24/08)
-Ver. 1.4.2 - Fixed bug with deinterlace message, added message for film content (4/23/08)
-Ver. 1.4.1 - Fixed some bugs with autoresize (4/22/08)
-Ver. 1.4.0 - Added custom profiles, x264 profiles, custom crop, maximum bitrate (4/21/08)
-Ver. 1.3.3 - Fixed a bug that caused autocrop to hang (4/19/08)
-Ver. 1.3.2 - Fixed a bug that caused autocrop to crash (4/11/08)
-Ver. 1.3.1 - Fixed issue that didn't encode the entire audio when the first of a sequence of VOBs is selected. (4/7/08)
-Ver. 1.3.0 - Added Auto Crop and custom Audio Bitrate. Bugfixes. (4/7/08)
-Ver. 1.2.2 - Fixed bug that cause ASXGui to hang between progress updates on large encodes. (4/5/08)
-Ver. 1.2.1 - No longer displays bitrate or file size information when CQ is enabled. (3/30/08)
-Ver. 1.2.0 - Added 1 pass settings (Bitrate or target quantizer). Added automatic updates. (3/30/08)
-Ver. 1.1.4 - Fixed a bug with MPEG-2 decoding. (3/27/08)
-Ver. 1.1.3 - Fixed a bug with interlace detection. (3/26/08)
-Ver. 1.1.2 - Fixed bug when doubling framerate using BFF mode. Added smart interlace detection. Added encoding log. (3/26/08)
-Ver. 1.1.1 - Fixed error while loading AVS audio. Fixed error with Deinterlace/FPS conversion when Avisynth scripts are used as input. (3/25/08)
-Ver. 1.1.0 - Added KiB,MiB,GiB target file size options. Added Deinterlace and framerate options. Updated all tools to most recent versions. (3/25/08)
-Ver. 1.0.4 - Fixed bug that prevented AVS resolution changing (3/24/08)
-Ver. 1.0.3 - Fixed Bug in XP that placed temporary files in the wrong directory (3/23/08)
-Ver. 1.0.2 - Fixed bug with deleting temporary files (3/22/08)
-Ver. 1.0.1 - Fixed bug with loading separate audio file (3/22/08)
Download (http://www.mediafire.com/?mmlgdwsjlyn)
If you like ASXGui and feel you'd like to donate feel free to just click on the donate link in ASXGui or click HERE (https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=morphinapg%40gmail%2ecom&item_name=ASXGui&no_shipping=0&no_note=1&tax=0¤cy_code=USD&lc=US&bn=PP%2dDonationsBF&charset=UTF%2d8)
http://i33.tinypic.com/9rm891.jpg