Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion. Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules. Domains: forum.doom9.org / forum.doom9.net / forum.doom9.se |
|
|
#1421 | Link | |
|
Software Developer
![]() Join Date: Jun 2005
Location: Last House on Slunk Street
Posts: 13,275
|
Quote:
__________________
Go to https://standforukraine.com/ to find legitimate Ukrainian Charities 🇺🇦✊ Last edited by LoRd_MuldeR; 22nd December 2014 at 18:01. |
|
|
|
|
|
|
#1422 | Link | |
|
Registered User
Join Date: Oct 2004
Posts: 65
|
Quote:
However your launcher detects it out of date when its running on the latest x264. https://github.com/jpsdr/x264/releases/tag/r2525 |
|
|
|
|
|
|
#1423 | Link | |
|
Software Developer
![]() Join Date: Jun 2005
Location: Last House on Slunk Street
Posts: 13,275
|
Quote:
![]() Or, more precisely, the GUI does read the version number correctly, but at the position where the build number is supposed to be, the "modified" build prints a zero. And, of course, you cannot expect that a GUI, such as Simple x264 Launcher, will support any non-standard variant of x264 that might be floating around somewhere on the Internet... Instead, find the person who thought that it would be a good idea to totally mess up the x264 version string. And then ask him or her to get rid of this pointless quirk! ![]() Standard x264, i.e. how the output is supposed to look: Code:
x264_8bit_x86.exe --version x264 0.144.2525 40bb568 Code:
x264_x86.exe --version x264 0.144.0+2574 9abcd72 t_mod_Custom [8-bit@all X86]
__________________
Go to https://standforukraine.com/ to find legitimate Ukrainian Charities 🇺🇦✊ Last edited by LoRd_MuldeR; 6th January 2015 at 00:26. |
|
|
|
|
|
|
#1425 | Link |
|
Software Developer
![]() Join Date: Jun 2005
Location: Last House on Slunk Street
Posts: 13,275
|
Did you actually read the error message?
![]() (It should be rather clear. If something remains unclear, please specify your question more precisely.)
__________________
Go to https://standforukraine.com/ to find legitimate Ukrainian Charities 🇺🇦✊ Last edited by LoRd_MuldeR; 11th January 2015 at 19:03. |
|
|
|
|
|
#1426 | Link |
|
Registered User
Join Date: Dec 2009
Location: Romania
Posts: 98
|
I read but vidcoder and internet friendly media encoder works with this file and x265.exe. Simple x264 Launcher has another version of x265.exe ? What I have to do for x265.exe to work in Simple x264 Launcher ? I don't know much about x265.exe, I make many conversions with x264.exe (megui, staxrip and ripbot) and It's works very well.
Maybe this is the problem ? |
|
|
|
|
|
#1427 | Link | ||
|
Software Developer
![]() Join Date: Jun 2005
Location: Last House on Slunk Street
Posts: 13,275
|
x265 does not support anything but uncompressed input yet. So, unless this has changed very recently, x265 can not read AVI files (directly).
If you want this to be changed, ask the x265 developers, not me. And, until then, simply use Avisynth or VapurSynth input in order to feed your AVI file into x265 ![]() Quote:
Quote:
__________________
Go to https://standforukraine.com/ to find legitimate Ukrainian Charities 🇺🇦✊ Last edited by LoRd_MuldeR; 11th January 2015 at 19:46. |
||
|
|
|
|
|
#1428 | Link | |
|
Software Developer
![]() Join Date: Jun 2005
Location: Last House on Slunk Street
Posts: 13,275
|
Simple x264 Launcher v2.46
https://github.com/lordmulder/Simple...ases/tag/v2.46 Quote:
__________________
Go to https://standforukraine.com/ to find legitimate Ukrainian Charities 🇺🇦✊ |
|
|
|
|
|
|
#1429 | Link |
|
Registered User
Join Date: Sep 2011
Posts: 241
|
Got the following crash on MT Avisynth 2.6 running in Non-MT mode with Simple x264 Launcher:
WARNING: Input process exited with error (code: 1), your encode might be *incomplete* !!! Bit annoying as I was encoding the 24 hours of Le Mans and it was 3/4s of the way finished then it crashed. I thought you don't get crashes when running in single threaded mode? Here's my script - the plugins I'm using are pretty stable: Code:
DGSource("D:\Le Mans 24 Hour 2014 Race.dgi")
AssumeTFF()
DeGrainMedian(limitY=2, limitUV=3, mode=1, interlaced=true)
Yadif(mode=1, order=1)
Vinverse()
Spline36Resize(1280,720)
Crop(2,2,-2,-8)
AddBorders(2,6,2,4, $000000)
|
|
|
|
|
|
#1430 | Link | |
|
Software Developer
![]() Join Date: Jun 2005
Location: Last House on Slunk Street
Posts: 13,275
|
Quote:
Anyway, I highly recommend to use latest stable Avisynth, if you encounter any strange issues with Avisynth MT. If it does work with stable Avisynth, you know that it's either an Avisynth-MT issue or one of your plug-in's is not MT-safe. The MT branch has always been a game of luck
__________________
Go to https://standforukraine.com/ to find legitimate Ukrainian Charities 🇺🇦✊ Last edited by LoRd_MuldeR; 2nd February 2015 at 23:01. |
|
|
|
|
|
|
#1431 | Link |
|
Software Developer
![]() Join Date: Jun 2005
Location: Last House on Slunk Street
Posts: 13,275
|
New Test Build:
This is the first build that is based on the MUtilities library. Please report any regressions you may notice
__________________
Go to https://standforukraine.com/ to find legitimate Ukrainian Charities 🇺🇦✊ Last edited by LoRd_MuldeR; 28th February 2015 at 18:37. |
|
|
|
|
|
#1432 | Link |
|
Software Developer
![]() Join Date: Jun 2005
Location: Last House on Slunk Street
Posts: 13,275
|
New Test Build:
This version offers much improved VapourSynth detection code. 32-Bit and 64-Bit editions of VapourSynth are now detected separately. And, if both are available, you can choose which one you want to use. Note that, in order to get both, 32-Bit and 64-Bit, editions VapourSynth, you must install both, 32-Bit and 64-Bit, Python before installing VapourSynth. Make sure you install them to different directories!
__________________
Go to https://standforukraine.com/ to find legitimate Ukrainian Charities 🇺🇦✊ Last edited by LoRd_MuldeR; 9th March 2015 at 20:41. |
|
|
|
|
|
#1433 | Link |
|
Software Developer
![]() Join Date: Jun 2005
Location: Last House on Slunk Street
Posts: 13,275
|
New Test Build:
This version includes: Improved Avisynth detection code + updated included x265 binaries.
__________________
Go to https://standforukraine.com/ to find legitimate Ukrainian Charities 🇺🇦✊ Last edited by LoRd_MuldeR; 14th March 2015 at 15:18. |
|
|
|
|
|
#1434 | Link |
|
PgcEdit daemon
Join Date: Jul 2003
Posts: 7,524
|
The link to the x264 Online Doc in your "?" menu is dead, and it seems that it's for ever. Do you know another site with the explanation of the x264 command line options? I've googled and found several sites, but all of them are completely outdated. If you know a good up to date site, can you change the link in the next version of Simple x264 Launcher, and, in the meantime, post it here too? Thanks.
I'm using the latest non-beta release, v2.46.902. I haven't checked the last test build.
__________________
r0lZ PgcEdit homepage (hosted by VideoHelp) BD3D2MK3D A tool to convert 3D blu-rays to SBS, T&B or FS MKV |
|
|
|
|
|
#1435 | Link | |
|
Software Developer
![]() Join Date: Jun 2005
Location: Last House on Slunk Street
Posts: 13,275
|
Quote:
https://web.archive.org/web/20150203.../X264_Settings Alternatively, there would be this article on the Wikibooks.org web-site: http://en.wikibooks.org/wiki/MeGUI/x264_Settings
__________________
Go to https://standforukraine.com/ to find legitimate Ukrainian Charities 🇺🇦✊ Last edited by LoRd_MuldeR; 10th March 2015 at 19:47. |
|
|
|
|
|
|
#1436 | Link |
|
PgcEdit daemon
Join Date: Jul 2003
Posts: 7,524
|
I have checked the old link several times since two weeks or so, and it was always down. So, yes, it seems that the site is abandoned.
IMO, the wikibook article looks better. Wayback is a great tool, but linking to a page that is not maintained officially any more is not a very good alternative imo. Anyway, thanks for the links!
__________________
r0lZ PgcEdit homepage (hosted by VideoHelp) BD3D2MK3D A tool to convert 3D blu-rays to SBS, T&B or FS MKV |
|
|
|
|
|
#1437 | Link |
|
Software Developer
![]() Join Date: Jun 2005
Location: Last House on Slunk Street
Posts: 13,275
|
New Test Build:
Update x264 to r2538 and x265 to v1.5+200. Also fixed the link to x264 documentation, since the "mewiki" site seems to be gone for good.
__________________
Go to https://standforukraine.com/ to find legitimate Ukrainian Charities 🇺🇦✊ Last edited by LoRd_MuldeR; 17th April 2015 at 21:05. |
|
|
|
|
|
#1438 | Link |
|
Registered User
Join Date: Apr 2009
Posts: 76
|
I had a small request: is there a chance a horizontal slider could be added to the job details windows? Depending on screen resolution, sometimes lines (usually commands with too many switches) will not fit on the screen no matter how much the GUI windows is stretched horizontally.
Last edited by THEAST; 23rd March 2015 at 14:07. |
|
|
|
|
|
#1439 | Link | |
|
Software Developer
![]() Join Date: Jun 2005
Location: Last House on Slunk Street
Posts: 13,275
|
Quote:
Note the changes in the context menu of the log view, where you can enable line-wrapping now!
__________________
Go to https://standforukraine.com/ to find legitimate Ukrainian Charities 🇺🇦✊ Last edited by LoRd_MuldeR; 17th April 2015 at 21:05. |
|
|
|
|
|
|
#1440 | Link | |
|
Registered User
Join Date: Apr 2009
Posts: 76
|
Quote:
|
|
|
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|