2014-04-16 20:19:38 +02:00
|
|
|
|
Simple x264/x265 Launcher - graphical front-end for x264 and x265
|
2014-01-27 19:58:24 +01:00
|
|
|
|
Copyright (C) 2004-2014 LoRd_MuldeR <MuldeR2@GMX.de>
|
2012-01-28 16:40:14 +01:00
|
|
|
|
|
2014-05-01 15:59:21 +02:00
|
|
|
|
Please check http://muldersoft.com/ for news and updates !!!
|
|
|
|
|
|
2012-01-28 16:40:14 +01:00
|
|
|
|
|
2012-02-09 23:14:38 +01:00
|
|
|
|
1. Introduction
|
|
|
|
|
---------------
|
2012-01-28 16:40:14 +01:00
|
|
|
|
|
2014-04-18 20:36:08 +02:00
|
|
|
|
This application is a lightweight GUI front-end for the x264 H.264/AVC
|
|
|
|
|
as well as the x265 H.265/HEVC encoder, based on the Qt toolkit.
|
|
|
|
|
|
|
|
|
|
Some key features of the Simple x264/x265 Launcher software include:
|
|
|
|
|
|
|
|
|
|
* Support for creating H.264/AVC (x264) and H.265/HEVC (x265) files
|
|
|
|
|
* Fully self-contained, *no* additional Codecs or Plugin's are required
|
|
|
|
|
* 64-Bit as well as 32-Bit encoder binaries are fully supported
|
|
|
|
|
* Optionally the "high bit-depth" encoder variants can be selected
|
|
|
|
|
* Batch encoding (job control) support is implemented
|
|
|
|
|
* If desired, multiple encoding jobs can be executed concurrently
|
|
|
|
|
* Adding new jobs via command-line interface is supported
|
|
|
|
|
* Input from the Avisynth *and* VapurSynth frame servers is supported
|
|
|
|
|
* 32-Bit Avisynth/VapourSynth can be mixed with 64-Bit x264/x265
|
|
|
|
|
* Straightforward encoder setup thanks to the Preset and Tuning system
|
|
|
|
|
* Custom encoder parameters can be added, if desired
|
|
|
|
|
* Easily manage your encoder configurations with user-defined templates
|
|
|
|
|
* Consistent "look & feel" on all systems thanks to the Qt toolkit
|
2013-08-08 23:17:52 +02:00
|
|
|
|
|
|
|
|
|
|
2014-02-26 18:15:23 +01:00
|
|
|
|
2. System Requirements
|
2012-02-09 23:14:38 +01:00
|
|
|
|
----------------------
|
|
|
|
|
|
2014-04-18 20:36:08 +02:00
|
|
|
|
* Windows XP with Service Pack 2 or any later Windows system
|
|
|
|
|
* 64-Bit Windows is highly recommended (32-Bit Windows works as well)
|
|
|
|
|
* The CPU must support at least the MMX and SSE instruction sets
|
|
|
|
|
* Avisynth input only available with Avisynth 2.5+ installed
|
|
|
|
|
* VapourSynth input only available with VapourSynth R19+ installed
|
|
|
|
|
* YV16/YV24 color spaces require Avisynth 2.6 (see section 10)
|
|
|
|
|
|
|
|
|
|
Simple x264 Launcher is 100% standalone, i.e. it does *not* require
|
|
|
|
|
Mircrosoft.NET, Java Runtime Environment or other dependencies.
|
2013-08-08 23:17:52 +02:00
|
|
|
|
|
2014-04-18 20:36:08 +02:00
|
|
|
|
The required Qt DLLs and encoder binaries are included in the setup.
|
2012-02-09 23:14:38 +01:00
|
|
|
|
|
|
|
|
|
|
2014-02-26 18:15:23 +01:00
|
|
|
|
3. Anti-Virus Warning
|
2012-02-09 23:14:38 +01:00
|
|
|
|
---------------------
|
|
|
|
|
|
|
|
|
|
Occasionally your Antivirus program may mistakenly detect "malware"
|
|
|
|
|
(virus, trojan, worm, etc.) in some of the files here. This is called a
|
|
|
|
|
"False Positive" and the files are actually innocent/clean. It<49>s an
|
|
|
|
|
error in your specific Antivirus software.
|
|
|
|
|
|
|
|
|
|
In case you encounter such problems, go to http://www.virustotal.com/
|
|
|
|
|
and check the file again with multiple Antivirus engines! And take care
|
|
|
|
|
with results like "suspicious" , "generic" or "packed". Those are *not*
|
|
|
|
|
real hits, they are just wild speculation.
|
|
|
|
|
|
|
|
|
|
Apparently Antivirus programs tend to suspect installers/uninstaller
|
|
|
|
|
created with NSIS. Furthermore some Antivirus programs blindly suspect
|
|
|
|
|
all UPX<50>d (packed) executables of being malware. Obviously this is a
|
|
|
|
|
stupid generalization, so you can safely ignore those warnings!
|
|
|
|
|
|
|
|
|
|
Last but not least: Always keep in mind that this is OpenSource
|
|
|
|
|
software! If you don<6F>t trust the people providing the pre-compiled
|
|
|
|
|
binaries, download the source codes and compile them yourself.
|
|
|
|
|
|
|
|
|
|
DON<EFBFBD>T SUBMIT ANY VIRUS/TROJAN REPORTS, UNLESS YOU HAVE VERIFIED THE
|
|
|
|
|
INFECTION WITH MULTIPLE ANTIVIRUS ENGNINES. THANKS!
|
|
|
|
|
|
|
|
|
|
|
2014-02-26 18:15:23 +01:00
|
|
|
|
4. License
|
2012-02-09 23:14:38 +01:00
|
|
|
|
----------
|
|
|
|
|
|
2014-04-18 20:36:08 +02:00
|
|
|
|
Simple x264/x265 Launcher is Copyright (C) 2004-2014 LoRd_MuldeR.
|
|
|
|
|
|
2012-02-09 23:14:38 +01:00
|
|
|
|
This program is free software; you can redistribute it and/or modify
|
|
|
|
|
it under the terms of the GNU General Public License as published by
|
|
|
|
|
the Free Software Foundation; either version 2 of the License, or
|
|
|
|
|
(at your option) any later version.
|
|
|
|
|
|
|
|
|
|
This program is distributed in the hope that it will be useful,
|
|
|
|
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
|
|
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
|
|
|
GNU General Public License for more details.
|
|
|
|
|
|
|
|
|
|
You should have received a copy of the GNU General Public License along
|
|
|
|
|
with this program; if not, write to the Free Software Foundation, Inc.,
|
|
|
|
|
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
|
|
|
|
|
|
|
|
|
http://www.gnu.org/licenses/gpl-2.0.txt
|
|
|
|
|
|
|
|
|
|
|
2014-04-18 20:36:08 +02:00
|
|
|
|
5. Third-Party Software
|
|
|
|
|
-----------------------
|
|
|
|
|
|
2014-04-21 20:25:48 +02:00
|
|
|
|
The following third-party software is used by this program:
|
2014-04-18 20:36:08 +02:00
|
|
|
|
|
2014-04-21 20:25:48 +02:00
|
|
|
|
The Qt GUI Toolkit is Copyright (C) 2012 Digia Plc.
|
|
|
|
|
http://qt.digia.com/
|
|
|
|
|
Qt is a free software, released under the terms of GNU GPL, version 3.
|
|
|
|
|
|
|
|
|
|
The x264 encoder software is Copyright (C) 2003-2014 x264 project.
|
2014-04-18 20:36:08 +02:00
|
|
|
|
http://www.videolan.org/developers/x264.html
|
2014-04-21 20:25:48 +02:00
|
|
|
|
x264 is a free software and is released under the terms of the GNU GPL.
|
2014-04-18 20:36:08 +02:00
|
|
|
|
|
2014-04-21 20:25:48 +02:00
|
|
|
|
The x265 encoder software is Copyright (C) 2013-2014 x265 project.
|
2014-04-18 20:36:08 +02:00
|
|
|
|
http://www.videolan.org/developers/x265.html
|
2014-04-21 20:25:48 +02:00
|
|
|
|
x265 is a free software and is released under the terms of the GNU GPL.
|
2014-04-18 20:36:08 +02:00
|
|
|
|
|
2014-04-21 20:25:48 +02:00
|
|
|
|
AviSynth is Copyright (C) 2002-2006 Ben Rudiak-Gould et al.
|
2014-04-18 20:36:08 +02:00
|
|
|
|
http://avisynth.nl/index.php/Main_Page
|
2014-04-21 20:25:48 +02:00
|
|
|
|
AviSynth is a free software, released under the terms of the GNU GPL.
|
2014-04-18 20:36:08 +02:00
|
|
|
|
|
2014-04-21 20:25:48 +02:00
|
|
|
|
VapourSynth is Copyright (c) 2012-2014 Fredrik Mellbin.
|
2014-04-18 20:36:08 +02:00
|
|
|
|
http://www.vapoursynth.com/
|
2014-04-21 20:25:48 +02:00
|
|
|
|
VapourSynth is free software, released under the terms of the GNU LGPL.
|
|
|
|
|
|
|
|
|
|
All third-party binaries included in this distribution package are
|
|
|
|
|
redistributed in full accordance with the GNU General Public License,
|
|
|
|
|
version 2. For further information see the respective web sites!
|
2014-04-18 20:36:08 +02:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6. Portable Mode
|
2012-02-10 02:18:28 +01:00
|
|
|
|
----------------
|
|
|
|
|
|
|
|
|
|
This application can be run in "portable" mode. Just rename the EXE
|
|
|
|
|
file to 'x264_launcher_portable.exe' in order to trigger portable mode.
|
|
|
|
|
In that mode all configuration files will be saved in the same folder
|
|
|
|
|
where the EXE file resides. This may be helpful, if you want to run the
|
|
|
|
|
application directly from your USB stick on different computers. Note,
|
|
|
|
|
however, that in portable mode the install folder must be writable!
|
|
|
|
|
|
|
|
|
|
|
2014-04-18 20:36:08 +02:00
|
|
|
|
7. Updating Your Encoder Binaries
|
|
|
|
|
---------------------------------
|
2012-02-10 19:53:12 +01:00
|
|
|
|
|
2014-04-18 20:36:08 +02:00
|
|
|
|
This application works best with the encoder binaries that are included
|
|
|
|
|
in the distribution package. That's because these binaries have been
|
2012-02-10 19:53:12 +01:00
|
|
|
|
tested to work properly with the GUI. Nonetheless in some cases you may
|
2014-04-18 20:36:08 +02:00
|
|
|
|
want to replace the included binaries with a newer encoder version or
|
2012-02-10 19:53:12 +01:00
|
|
|
|
with an alternative build of the same version. Generally newer versions
|
2014-04-18 20:36:08 +02:00
|
|
|
|
of x264/x265 should work properly, though there is NO guarantee! In
|
|
|
|
|
rare cases the CLI syntax (or console output) may have changed in a way
|
|
|
|
|
that breaks the compatibility and therefore will require an update of
|
|
|
|
|
the GUI itself. Furthermore this application does NOT provide any
|
|
|
|
|
support for "unofficial" patches. Usually custom builds that contain
|
|
|
|
|
"unofficial" patches will work anyway, but again there is NO guarantee.
|
|
|
|
|
Using old (outdated) binaries with this application is NOT supported or
|
|
|
|
|
intended. Please report bugs rather than reverting to an old version!
|
2012-02-10 19:53:12 +01:00
|
|
|
|
|
|
|
|
|
|
2014-04-18 20:36:08 +02:00
|
|
|
|
8. Timeout Warning
|
2012-02-11 23:34:37 +01:00
|
|
|
|
------------------
|
|
|
|
|
|
|
|
|
|
This application provides "deadlock" prevention. This means that if an
|
2012-02-17 22:18:40 +01:00
|
|
|
|
encoder process (x264 or Avisynth) stops responding, it will be
|
2012-02-11 23:34:37 +01:00
|
|
|
|
terminated. This is done in order to ensure that the main program as
|
|
|
|
|
well as the other encoder processes can continue properly. More
|
|
|
|
|
specifically, a warning will be raised if the process does not respond
|
|
|
|
|
for one minute. If the process still didn't respond after five minutes,
|
|
|
|
|
it will be terminated and consequently the encoding job is aborted. In
|
|
|
|
|
some rare cases, your Avisynth script may take a very long time to
|
|
|
|
|
initialize and thus the process will be aborted before the encoding can
|
|
|
|
|
start. For example, this can happen if FFMS2/FFVideoSource takes a very
|
|
|
|
|
long time to index the source file. In that case, we recommend to index
|
|
|
|
|
the source file beforehand, e.g. by using the 'ffmsindex' tool.
|
|
|
|
|
|
|
|
|
|
|
2014-04-18 20:36:08 +02:00
|
|
|
|
9. Custom Parameters
|
2012-02-17 22:18:40 +01:00
|
|
|
|
--------------------
|
|
|
|
|
|
2012-02-20 21:36:57 +01:00
|
|
|
|
This application provides a "Custom Parameters" edit box. All command-
|
2014-04-18 20:36:08 +02:00
|
|
|
|
line parameters that you enter there will be passed to x264 or x265
|
|
|
|
|
unmodified. You can send arbitrary parameters - even such ones that are
|
|
|
|
|
only available in patched builds. See the x264/x265 manuals or the Help
|
2012-02-17 22:18:40 +01:00
|
|
|
|
Screen for a list of available parameters. However be aware that the
|
|
|
|
|
GUI will not check your parameters at all! Thus using an unknown or
|
|
|
|
|
unsupported parameter will cause your encode to fail. Using an existing
|
|
|
|
|
parameter in the wrong way will cause your encode to fail too. Last but
|
|
|
|
|
not least, some parameters are forbidden by the GUI. If some parameter
|
|
|
|
|
is forbidden, that's because the GUI will set that parameter for you
|
|
|
|
|
(if required) or because that parameter is NOT compatible with the GUI.
|
|
|
|
|
|
2014-04-18 20:36:08 +02:00
|
|
|
|
HINT: Occasionally your custom parameters string may become very long,
|
2012-02-20 21:36:57 +01:00
|
|
|
|
especially when working with zones. In that case you can right-click on
|
|
|
|
|
the "Custom Parameters" edit box and choose "Open the Text-Editor".
|
2014-04-18 20:36:08 +02:00
|
|
|
|
This will open a multi-line text editor for easier parameter handling!
|
2012-02-20 21:36:57 +01:00
|
|
|
|
|
2012-02-17 22:18:40 +01:00
|
|
|
|
|
2014-04-18 20:36:08 +02:00
|
|
|
|
10. Color Spaces / Chroma Subsampling
|
|
|
|
|
-------------------------------------
|
2012-02-12 16:45:29 +01:00
|
|
|
|
|
|
|
|
|
Avs2YUV converts the output of your Avisynth script to the YV12 format,
|
|
|
|
|
i.e. YUV data with 4:2:0 chroma subsampling and 8-Bit precision.
|
|
|
|
|
Usually this is exactly what you want/need. If, however, your Avisynth
|
|
|
|
|
script outputs image data with a higher chroma resolution, e.g. YUY2
|
|
|
|
|
(4:2:2), then the conversion to YV12 (4:2:0) will discard some of the
|
2012-02-13 00:04:39 +01:00
|
|
|
|
information. In that case, and if you want/need to keep the full chroma
|
2012-02-12 16:45:29 +01:00
|
|
|
|
resolution of your Avisynth script's output, you will have to pass the
|
|
|
|
|
"-csp" switch to Avs2YUV as a custom parameter! Use "-csp I422" for
|
2012-02-13 00:04:39 +01:00
|
|
|
|
YUV 4:2:2 (YV16) and use "-csp I444" for YUV 4:4:4 (YV24). Please note
|
|
|
|
|
that Avs2YUV can NOT pass through the "packed" YUY2 format. Thus it has
|
|
|
|
|
to be converted to the "planar" YV16 format. As both, YUY2 and YV16,
|
|
|
|
|
are YUV 4:2:2 formats, converting from YUY2 to YV16 is a lossless
|
|
|
|
|
operation. Note, however, that Avisynth 2.5 did NOT support YV16/YV24,
|
|
|
|
|
so you need to use Avisynth 2.6; otherwise Avs2YUV will fail to do the
|
|
|
|
|
conversion! Also be aware that the x264 encoder itself will convert any
|
|
|
|
|
YV16 or YV24 input back to the YV12 format, if you don't pass the
|
|
|
|
|
suitable "--output-csp i422/i444" switch to x264 as a custom parameter!
|
|
|
|
|
In short, to encode YUY2 from Avisynth, you have to pass "-csp I422" to
|
|
|
|
|
Avs2YUV and "--output-csp i422" to x264 to avoid 4:2:0 downsampling.
|
2012-02-12 16:45:29 +01:00
|
|
|
|
|
|
|
|
|
|
2014-04-18 20:36:08 +02:00
|
|
|
|
11. Audio Processing/Encoding
|
2012-02-18 01:22:24 +01:00
|
|
|
|
-----------------------------
|
2012-02-14 19:03:19 +01:00
|
|
|
|
|
|
|
|
|
This application is a front-end to the x264 encoder. And, as x264 does
|
|
|
|
|
NOT support audio processing/encoding yet, there is NO explicit support
|
2012-02-14 20:50:35 +01:00
|
|
|
|
for audio encoding in this application. Thus, if you want to create a
|
|
|
|
|
video file *with* audio, you will have to add the audio stream to the
|
2012-02-14 19:03:19 +01:00
|
|
|
|
encoded video file afterwards. This process is called 'multiplexing' or
|
2012-02-14 20:50:35 +01:00
|
|
|
|
just 'muxing'. In case you are dealing with Matroska (MKV) files, then
|
|
|
|
|
"MKVMerge GUI" from the "MKVToolNix" package is the right tool for this
|
|
|
|
|
task. If, instead, you are dealing with MP4 files, then you may use
|
|
|
|
|
"MP4Box" or the "YAMB" front-end for muxing the audio stream.
|
|
|
|
|
|
|
|
|
|
Having said all that, there now is an unofficial "Audio" branch of x264
|
2012-02-17 22:18:40 +01:00
|
|
|
|
available. If you are using one of the modified x264 builds with "audio
|
|
|
|
|
support" patch (e.g. those provided by JEEB), then you can process the
|
|
|
|
|
audio with x264 and skip the additional muxing step. Basically the
|
|
|
|
|
audio patch adds a new "--acodec" switch, which you can pass to x264 as
|
|
|
|
|
a custom parameter. For example, you can pass "--acodec aac" for
|
|
|
|
|
encoding the audio to the AAC format (recommended for MP4 files). Or
|
|
|
|
|
you can pass "--acodec vorbis" for encoding the audio to the Ogg/Vorbis
|
|
|
|
|
format (recommended for MKV files). Please be aware that audio encoding
|
|
|
|
|
will work only, if your input file contains an audio stream! When using
|
|
|
|
|
the built-in LAVF/FFMS input of x264, the audio can be encoded straight
|
2012-02-14 20:50:35 +01:00
|
|
|
|
from the input file. This does NOT work with Avisynth input! Instead,
|
|
|
|
|
if you want to encode audio from an Avisynth script, you must pass the
|
|
|
|
|
"--audiofile <path_to_avs_file>" switch to x264 as a custom parameter.
|
2012-02-20 21:36:57 +01:00
|
|
|
|
For convenience, the string "--audiofile $(INPUT)" may be used.
|
2012-02-14 20:50:35 +01:00
|
|
|
|
|
|
|
|
|
|
2014-04-18 20:36:08 +02:00
|
|
|
|
12. OpenCL Support
|
2013-05-05 14:11:34 +02:00
|
|
|
|
-----------------------
|
|
|
|
|
|
2013-05-23 22:15:33 +02:00
|
|
|
|
Newer builds of x264 now support OpenCL Lookahead, i.e. GPU accelerated
|
|
|
|
|
encoding. This can be enabled with the "--opencl" custom parameter. But
|
|
|
|
|
OpenCL Lookahead will only work if you have an OpenCL-capable graphics
|
|
|
|
|
card *and* if you have an up-to-date video driver installed!
|
|
|
|
|
|
|
|
|
|
Note that x264 will now *only* try to load the OpenCL.DLL if you really
|
|
|
|
|
use the "--opencl" option. Therefore, the "dummy" OpenCL.DLL included
|
|
|
|
|
in older versions of the Simple x264 Launcher is *NOT* needed anymore!!
|
2013-05-05 14:11:34 +02:00
|
|
|
|
|
|
|
|
|
|
2014-04-18 20:36:08 +02:00
|
|
|
|
13. Command-line Syntax
|
2012-02-18 01:22:24 +01:00
|
|
|
|
-----------------------
|
2012-02-11 00:06:56 +01:00
|
|
|
|
|
2014-04-21 20:25:48 +02:00
|
|
|
|
PLEASE NOTE: These are parameters you can pass to Simple x264 Launcher,
|
|
|
|
|
they can **not** be passed to x264 or x265 as "custom" parameters !!!
|
2014-01-27 22:22:30 +01:00
|
|
|
|
|
2014-02-01 15:34:11 +01:00
|
|
|
|
The following command-line switches are available:
|
2014-01-27 22:22:30 +01:00
|
|
|
|
|
2014-04-21 20:25:48 +02:00
|
|
|
|
--add-file <file> ............... Create a new job via GUI dialog
|
|
|
|
|
--add-job <src> <dest> <tpl> .... Create a new job directly from CLI
|
|
|
|
|
--[no-]force-start .............. Start the next job immediately
|
|
|
|
|
--[no-]force-enqueue ............ Append the next job to the queue
|
|
|
|
|
--skip-avisynth-check ........... Skip Avisynth detection
|
|
|
|
|
--skip-vapoursynth-check ........ Skip VapourSynth detection
|
2014-02-01 15:34:11 +01:00
|
|
|
|
--force-cpu-no-64bit ............ Forcefully disable 64-Bit support
|
2014-04-21 20:25:48 +02:00
|
|
|
|
--no-deadlock-detection ......... Don't abort a processes on deadlock
|
|
|
|
|
--[no-]console .................. Do [not] show the Debug console
|
|
|
|
|
--no-style ...................... Don't use the Qt "Plastique" style
|
2014-02-01 15:34:11 +01:00
|
|
|
|
|
|
|
|
|
Some details on the "--add-job" command-line switch:
|
|
|
|
|
|
2014-04-21 20:25:48 +02:00
|
|
|
|
<src> .... Specifies the source media file or AVS/VPY script file
|
|
|
|
|
<dest> ... Specifies the output H.264/HEVC/MKV/MP4 file to be written
|
|
|
|
|
<tpl> .... Specifies the template to be used ("-" uses defaults)
|
2014-02-01 15:34:11 +01:00
|
|
|
|
|
2014-04-21 20:25:48 +02:00
|
|
|
|
Use "--[no-]force-start" or "--[no-]force-enqueue" to tweak startup
|
|
|
|
|
behavior. If neither is used, the default startup behavior applies.
|
2013-05-05 14:11:34 +02:00
|
|
|
|
|
2012-02-11 00:06:56 +01:00
|
|
|
|
|
2014-05-01 15:59:21 +02:00
|
|
|
|
14. Downloads & Updates
|
|
|
|
|
-----------------------
|
|
|
|
|
|
|
|
|
|
Please download the latest version of Simple x264/x265 Launcher from
|
|
|
|
|
one of the official download mirrors:
|
|
|
|
|
|
|
|
|
|
* https://github.com/lordmulder/Simple-x264-Launcher/releases/latest
|
|
|
|
|
* https://bitbucket.org/lord_mulder/simple-x264-launcher/downloads
|
|
|
|
|
* https://www.assembla.com/spaces/simple-x264-x265-launcher/documents
|
|
|
|
|
* http://sourceforge.net/projects/muldersoft/files/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15. Help & Support
|
2012-02-12 16:45:29 +01:00
|
|
|
|
------------------
|
2012-02-09 23:14:38 +01:00
|
|
|
|
|
|
|
|
|
For help and support, please join the discussion at:
|
|
|
|
|
http://forum.doom9.org/showthread.php?t=144140
|
|
|
|
|
|
2014-04-18 20:36:08 +02:00
|
|
|
|
Please *avoid* sending me e-mail with support requests. Thank you!
|
|
|
|
|
|
|
|
|
|
(I get a lot of mail every day and cannot answer everything)
|
|
|
|
|
|
|
|
|
|
|
2014-05-01 15:59:21 +02:00
|
|
|
|
16. Source Codes
|
2014-04-18 20:36:08 +02:00
|
|
|
|
----------------
|
|
|
|
|
|
|
|
|
|
Simple x264/x265 Launcher is written in C++ and currently developed
|
|
|
|
|
with Microsoft Visual Studio 2013. It is based on the Qt toolkit.
|
|
|
|
|
|
|
|
|
|
The source codes can be obtained from the official Git repository:
|
2014-04-21 20:25:48 +02:00
|
|
|
|
|
2014-05-01 15:59:21 +02:00
|
|
|
|
* https://github.com/lordmulder/Simple-x264-Launcher
|
|
|
|
|
* https://gitorious.org/simple-x264-launcher/simple-x264-launcher
|
|
|
|
|
* https://bitbucket.org/lord_mulder/simple-x264-launcher
|
|
|
|
|
* https://git.assembla.com/simple-x264-x265-launcher.git
|
2014-04-18 20:36:08 +02:00
|
|
|
|
|
|
|
|
|
Download Visual Studio Express 2013 for Windows *Desktop* here:
|
|
|
|
|
http://www.visualstudio.com/en-us/downloads/download-visual-studio-vs
|
|
|
|
|
|
|
|
|
|
Download the latest Qt toolkit (4.8.x) from the Qt Project web-site:
|
|
|
|
|
http://download.qt-project.org/official_releases/qt/4.8/
|
2012-02-09 23:14:38 +01:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
e.o.f.
|