|
|||||
![]() |
|
|
|
Well, I'm sure some of you know that I've been working on this program for a while. I finally think I have a version that works, so, I'd like to release it. It uses binaries for x264, ffmpeg, mkvmerge, and faac to encode video and audio. It only works on windows and mac right now, I can add linux support if it's requested, but I have a feeling it won't be.
This is still a beta version, as I'm sure there are countless bugs/problems that will arise, so please report them to me here. Download the .7z file and extract the entire folder contained within, then just double click the .jar to open the program on either windows or mac, make sure you have java 6 installed, of course. Enjoy. If there's any confusion on anything, don't hesitate to ask. Current Version: Beta 0.3 DOWNLOAD (7zip) DOWNLOAD (zip) What can I do now? How can I do it? Encode video only: The program will output only a mkv or mp4 video file with the settings you specified. NO AUDIO. If you choose this, you will have to encode the audio yourself and mux it yourself as well. Audio encoding as well as muxing programs are available on any OS. Do do this, just press the encode button. One Click Encode: This does everything for you in one step. It encodes the video using x264, and encodes the audio using faac at -q 500. In the future I will probably an audio configuration window, for now, this is all you get :P. If you choose the "Clean up after encode" option, it will delete the separate video and audio files, and only leave the muxed file. x264 config: If you hit the config button, a wild settings window appears. I've added two presets (frag's preset, and some generic youtube settings that should be good for anything) so you don't have to do anything complicated. I've also added some very basic x264 settings. I didn't want to overload this page with settings, but if people want more settings in this window in the future, I will oblige. The quicktime compliant checkbox will add --profile baseline to the encoding options, which, I'm told, helps the video work well with quicktime. If you don't want to use the settings window, you can simply check "Use Custom" and then modify the x264 options in the text area manually (use at own risk) and the encoder will use them. Video Splitter: I thought this would be useful so I decided to throw it in. It really only took me 5 minutes to add so I thought why not. This uses ffmpeg to copy the video and audio streams within a specified time range and create a new video file. It does so without re-rendering so you're not losing any quality in the process. A lot of cod/halo 2 players could probably use this considering they have to cap gameplays and cut the clips out manually. This might make that a tad easier, so I thought I might as well add it. This is my first GUI, and I do realize it's lacking in a lot of areas, but hopefully, with your help, I can make it something that I'm proud of. Please report any bugs to me on here or to my email bjorn248@gmail.com. Also, if you have any suggestions about features you'd like to see implemented, don't hesitate to ask. Features I plan on adding:
CURRENT BUGS:
RESOLVED BUGS:
Last edited by bjorn_248; 11-13-2011 at 03:25 AM. |
|
Make sure you click "One-Click Encode" if you want both audio and video in your final file.
Don't bother with my Ultimate preset in this, it's old and kind of outdated. Bjorn will add better presets later. The Youtube preset is somewhat unnecessary as well since Quicktime Compliant takes care of that, along with other stuff. For the time being, I would recommend simply important your footage, hit "config", select "Constant Rate Factor", quality "18', "Encoding Settings Preset" to none, and then check "QuickTime Compliant" box. Make sure you use the mp4 container instead of mkv, as mkv breaks the Quicktime compatibility from what I understand. Besides, you really only need mkv if you're using a crap ton of subtitles. This will allow your video to have just as much compatibility as an h264 file while also have very very good compression:size ratio and no color shifting. These are similar settings to what I use for my clients for work, many of whom have no idea what x264 is, and they've never had trouble playing these files and the quality is always great. I would just keep the speed preset to default (medium). Last edited by FraGTaLiTy; 08-29-2011 at 03:34 PM. |
|
I can write an automatic updater for you to implement and you can use space on my server to host the needed files.
Basically, check the version number of the application and check the newest version on the server... if they're the same, nobody notices that anything even happened. If there's a difference, show a messagebox and suggest a download. |
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|