Simple x264/x265 Launcher

Submit portable freeware that you find here. It helps if you include information like description, extraction instruction, Unicode support, whether it writes to the registry, and so on.
Message
Author
User avatar
SYSTEM
Posts: 2042
Joined: Sat Jul 31, 2010 1:19 am
Location: Helsinki, Finland

Re: Simple x264/x265 Launcher

#16 Post by SYSTEM »

webfork wrote:Just edited the live entry. Would really like a less technical breakdown on this for the entry. I know a bit about video and I still have no idea what this program does.
Well, you made the entry even more confusing. I reverted some of your changes.
My YouTube channel | Release date of my 13th playlist: August 24, 2020

User avatar
Midas
Posts: 6724
Joined: Mon Dec 07, 2009 7:09 am
Location: Sol3

Re: Simple x264/x265 Launcher

#17 Post by Midas »

Does chaining up video processors not ring a bell with you, webfork?

Especially when Avisynth is involved, it does for me -- coming back from my days of painstakingly decrypting Doom9.org recipes for turning movie DVDs into SVCDs... :mrgreen:

User avatar
webfork
Posts: 10821
Joined: Wed Apr 11, 2007 8:06 pm
Location: US, Texas
Contact:

Re: Simple x264/x265 Launcher

#18 Post by webfork »

Midas wrote:Does chaining up video processors not ring a bell with you, webfork
Nope -- need more. Need someone to help me (and everyone else who visits the website who isn't a video person) on this. Process what? To what? Who's this for? Who cares?
SYSTEM wrote:Well, you made the entry even more confusing. I reverted some of your changes.
That's cool. The goal here is to help; if I'm not helping then feel free.

User avatar
Midas
Posts: 6724
Joined: Mon Dec 07, 2009 7:09 am
Location: Sol3

Re: Simple x264/x265 Launcher

#19 Post by Midas »

webfork wrote:
Midas wrote:Does chaining up video processors not ring a bell with you, webfork
Nope -- need more. Need someone to help me (and everyone else who visits the website who isn't a video person) on this. Process what? To what? Who's this for? Who cares?
  • Video processors are complex beasts. Currently, I lack either the jargon and the technical expertise to really answer your question, and until better options present themselves, I must refer you to the 'frameserving' entry of Doom9's glossary (1.) and Avisynth's General FAQ (2. -- the fact that it doesn't have a GUI, as mentioned therewith in point 17, deserves highlighting in present context)...
    1. http://www.doom9.org/glossary.htm#frameserving
    2. http://avisynth.nl/index.php/FAQ_general_info

User avatar
deathcubek
Posts: 221
Joined: Thu Jul 14, 2011 9:42 am
Location: Island of Lost Minds

Re: Simple x264/x265 Launcher

#20 Post by deathcubek »

Simple x264/x265 Launcher v2.42
https://github.com/lordmulder/Simple-x2 ... /tag/v2.42
Release Highlights v2.42:
  • Various installer fixes and improvements
Release Highlights v2.41:
  • Updated x264 and x265 encoders to the latest versions
  • Enabled 2-Pass encoding support for x265 encoder
  • Added support for VapourSynth r24 (minimum required version is r24 now!)
  • Better support for templates saved in program "old" versions

User avatar
SYSTEM
Posts: 2042
Joined: Sat Jul 31, 2010 1:19 am
Location: Helsinki, Finland

Re: Simple x264/x265 Launcher

#21 Post by SYSTEM »

deathcubek wrote:Simple x264/x265 Launcher v2.42
https://github.com/lordmulder/Simple-x2 ... /tag/v2.42
Thanks. Entry updated. :)
My YouTube channel | Release date of my 13th playlist: August 24, 2020

User avatar
deathcubek
Posts: 221
Joined: Thu Jul 14, 2011 9:42 am
Location: Island of Lost Minds

Re: Simple x264/x265 Launcher

#22 Post by deathcubek »

Simple x264/x265 Launcher v2.44
https://github.com/lordmulder/Simple-x2 ... /tag/v2.44
Release Highlights v2.44:
  • Updated x265 to version 1.4
  • Updated x264 to revision 2479
  • Some improvements to template handling

User avatar
SYSTEM
Posts: 2042
Joined: Sat Jul 31, 2010 1:19 am
Location: Helsinki, Finland

Re: Simple x264/x265 Launcher

#23 Post by SYSTEM »

deathcubek wrote:Simple x264/x265 Launcher v2.44
https://github.com/lordmulder/Simple-x2 ... /tag/v2.44
Release Highlights v2.44:
  • Updated x265 to version 1.4
  • Updated x264 to revision 2479
  • Some improvements to template handling
Entry updated. :)
My YouTube channel | Release date of my 13th playlist: August 24, 2020

User avatar
webfork
Posts: 10821
Joined: Wed Apr 11, 2007 8:06 pm
Location: US, Texas
Contact:

Re: Simple x264/x265 Launcher

#24 Post by webfork »

Is there anyone that can explain how you install avisynth / VapourSynth and if there's a way to do it portably? Also if there's a way we could list to test for MMX and SSE instruction sets. I suspect that if we don't list that, nobody's going to explore this software that isn't already very technical.

User avatar
SYSTEM
Posts: 2042
Joined: Sat Jul 31, 2010 1:19 am
Location: Helsinki, Finland

Re: Simple x264/x265 Launcher

#25 Post by SYSTEM »

webfork wrote:Is there anyone that can explain how you install avisynth / VapourSynth
:?: You can install AviSynth by downloading it from AviSynth homepage. The file they distribute is a traditional installer.
webfork wrote:and if there's a way to do it portably?
I think there isn't.
webfork wrote:Also if there's a way we could list to test for MMX and SSE instruction sets.
You can use CPU-Z for that. Supported instruction sets are listed in the "Instructions" field.

Nearly all processors in use today support MMX and SSE, though. The latest processors that don't support SSE are Intel Pentium II and Celerons based on Pentium II, AMD Athlon Thunderbird and AMD Duron with the "Spitfire" core.
My YouTube channel | Release date of my 13th playlist: August 24, 2020

User avatar
deathcubek
Posts: 221
Joined: Thu Jul 14, 2011 9:42 am
Location: Island of Lost Minds

Re: Simple x264/x265 Launcher

#26 Post by deathcubek »

webfork wrote:Is there anyone that can explain how you install avisynth / VapourSynth and if there's a way to do it portably?
Not that I am aware. Especially since VapourSynth requires that you have an existing Python installation and will extend/modify your Python installation with the VapourSynth modules.

webfork wrote:Also if there's a way we could list to test for MMX and SSE instruction sets. I suspect that if we don't list that, nobody's going to explore this software that isn't already very technical.
If you need a simple command-line tool:
http://oss.netfarm.it/mplayer/misc/cpuinfo.exe

If you need a library and/or NSIS plug-in:
https://github.com/lordmulder/CPUFeaturesLib

BTW: Most compilers generate SSE2 code by default nowadays (this includes recent MSVC and ICL), so without SSE+SSE2 support you are pretty much lost these days anyway...

User avatar
deathcubek
Posts: 221
Joined: Thu Jul 14, 2011 9:42 am
Location: Island of Lost Minds

Re: Simple x264/x265 Launcher

#27 Post by deathcubek »

Simple x264 Launcher v2.46
https://github.com/lordmulder/Simple-x2 ... /tag/v2.46
Simple x264/x265 Launcher v2.46 [2015-01-31]
* Updated x265 to version 1.4+424
* Updated x264 to revision 2525
* Updated Avs2YUV to version 0.24 (BugMaster's mod 3)
* Proper detection of Windows 10
* Added new Tuning options for x265 encoder

User avatar
SYSTEM
Posts: 2042
Joined: Sat Jul 31, 2010 1:19 am
Location: Helsinki, Finland

Re: Simple x264/x265 Launcher

#28 Post by SYSTEM »

deathcubek wrote:Simple x264 Launcher v2.46
https://github.com/lordmulder/Simple-x2 ... /tag/v2.46
Simple x264/x265 Launcher v2.46 [2015-01-31]
* Updated x265 to version 1.4+424
* Updated x264 to revision 2525
* Updated Avs2YUV to version 0.24 (BugMaster's mod 3)
* Proper detection of Windows 10
* Added new Tuning options for x265 encoder
Entry updated. :)
My YouTube channel | Release date of my 13th playlist: August 24, 2020

User avatar
deathcubek
Posts: 221
Joined: Thu Jul 14, 2011 9:42 am
Location: Island of Lost Minds

Re: Simple x264/x265 Launcher

#29 Post by deathcubek »

Simple x264 Launcher TEST-Build
http://sourceforge.net/projects/mulders ... e/download
Simple x264/x265 Launcher v2.50 [*unreleased*]
* Overhauled startup code + show spinner while initializing
* Much improved Avisynth and VapourSynth detection code
* Added option to prefer 64-Bit VapourSynth, when available
* Updated x264 to revision 2538
* Updated x265 to version 1.5+200

User avatar
deathcubek
Posts: 221
Joined: Thu Jul 14, 2011 9:42 am
Location: Island of Lost Minds

Re: Simple x264/x265 Launcher

#30 Post by deathcubek »

Simple x264 Launcher v2.50
https://github.com/lordmulder/Simple-x2 ... /tag/v2.50
Simple x264/x265 Launcher v2.50 [2015-04-17]
* Simple x264/x265 Launcher is based on the MUtilities library
* Updated Qt runtime libraries to v4.8.7 snapshot-5 (2015-03-25)
* Overhauled startup code + show spinner while initializing
* Much improved Avisynth and VapourSynth detection code
* Added option to prefer 64-Bit VapourSynth, when available
* Updated x264 to revision 2538
* Updated x265 to version 1.6+174

Post Reply