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. |
27th January 2024, 19:34 | #9261 | Link |
HeartlessS Usurer
Join Date: Dec 2009
Location: Over the rainbow
Posts: 10,993
|
Why not just use DGIndexNV to generate index, and also generate avs from template [with your tonemap/downscale/clean/sharpen/etc], and then use MeGUI on that avs to encode.
[Make your AVS template, and set it as default in DGIndexNV settings] Below untested MyDefaultDgIndexNV_Template.avs Code:
# Below 3 lines __names__ filled in by DgIndexNV VideoFileName ="__vid__" AudioFileName =LCase("__aud__") AudioDelay =Value("__del__") # ... # example load code Video = LWLibavVideoSource(VideoFileName) Audio = LWLibavAudioSource (AudioFileName) AudioDub(Video,Audio) DelayAudio(AudioDelay) Trim(0,0) # Chop/add audio, ensure same length as video # ... # + your code to tonemap/downscale/clean/sharpen/etc # ... Prefetch(SomeNumber) Return Last#.ConvertToYV12 # MeGUI usually requires YV12 Maybe use current DgIndexNV as above instead of the one in MeGUI directories, copy file to index onto a DgIndexNV shortcut on Desktop, and press F4 to index. [after setting default template, in settings]
__________________
I sometimes post sober. StainlessS@MediaFire ::: AND/OR ::: StainlessS@SendSpace "Some infinities are bigger than other infinities", but how many of them are infinitely bigger ??? Last edited by StainlessS; 27th January 2024 at 20:00. |
31st January 2024, 19:40 | #9262 | Link |
Registered User
Join Date: Feb 2014
Posts: 407
|
StainlessS: Originally I did as you suggest but quickly discovered that the encoding time for a single script with everything was about four times greater than the encoding time for a tonemap-downscale-to-lossless script followed by a clean-sharpen-shrivel script. Of course, some would argue, not necessarily incorrectly, that downscaling before cleaning-sharpening leads to a lower quality encode. Hmmm, maybe I'll test tonemaping-to-lossless then cleaning-downscaling-sharpening-shriveling. Thanks for your input .
Last edited by LouieChuckyMerry; 31st January 2024 at 19:45. Reason: Order |
21st February 2024, 21:30 | #9264 | Link |
German doom9/Gleitz SuMo
Join Date: Oct 2001
Location: Germany, rural Altmark
Posts: 7,082
|
All of the EXE encoders which did not change their command line interface to an incompatible syntax.
And MeGUI x64 is surely the better choice to keep up with the development of Avisynth+ and its plugins. |
21st March 2024, 23:32 | #9265 | Link | |
Registered User
Join Date: Jun 2014
Posts: 3
|
Quote:
I was wondering about the error I present below. The megui does not load and gives me a video player error. Could someone or know how to tell me if it is because I need to update or install something? Last edited by diavliyo; 22nd March 2024 at 10:20. |
|
22nd March 2024, 02:08 | #9266 | Link |
Registered User
Join Date: Sep 2023
Posts: 1
|
Hi,
I've been trying to use MeGUI to deinterlace some video using QTGMC. My script seems to work as I can play the video, but whenever I click AutoEncode, MeGUI waits a little and then crashes. I don't see anything obvious in the log file (linked below). I've used MeGUI for other projects (not deinterlacing), so I think the installation is basically OK. How can I troubleshoot this? Is there something like the AviSynth Info Tool for MeGUI? Thanx MeGUI log file: https://www.sendspace.com/file/cyutix |
22nd March 2024, 02:48 | #9267 | Link | |
Formally known as .......
Join Date: Sep 2021
Location: Down Under.
Posts: 1,123
|
Quote:
Translated.... Hello everyone. Sorry I don't know if this is the right place for this. But since a couple of days ago I reinstalled Megui I got this problem To say that I was looking for something on the local disk D and I have never had anything installed there, I wanted to know if I have something missing to install in case you could tell me what it is. https://forum.doom9.org/showthread.p...444#post841444 https://www.videohelp.com/software/MeGUI https://sourceforge.net/projects/megui/
__________________
Long term RipBot264 user. RipBot264 modded builds.. *new* x264 & x265 addon packs.. Last edited by TDS; 22nd March 2024 at 03:01. |
|
22nd March 2024, 10:12 | #9268 | Link |
Registered User
Join Date: Jun 2014
Posts: 3
|
sorry hehehehe you're right, I forgot the translator,
I was wondering about the error I present below. The megui does not load and gives me a video player error. Could someone or know how to tell me if it is because I need to update or install something? |
22nd March 2024, 10:22 | #9269 | Link | |
Registered User
Join Date: Jun 2014
Posts: 3
|
Quote:
Sorry and thank you for moving the post to the correct place. Does anyone know why this error? |
|
22nd March 2024, 10:56 | #9270 | Link |
Moderator
Join Date: Feb 2005
Location: Spain
Posts: 7,079
|
If there are references to a drive D: better make a new install (now 64 bits recommended) in a folder out of windows system, recommended C:\Portable\MeGUI
After: Options -> Extended -> Use development update server Tools -> Update -> Show all packages (enable and update all)
__________________
BeHappy, AviSynth audio transcoder. |
14th September 2024, 18:13 | #9271 | Link |
Registered User
Join Date: Feb 2014
Posts: 407
|
Hello, and as always I hope all's well with all . I recently began using MeGUI's Suspend-Resume feature so that I can use my primary computer to encode video whenever I'm not using it for communication or gathering information (overnight, when I'm not home, etc.); however, I've found that, frequently, when I Suspend the encode I'm either unable to then open my browser, or can open it but then not any new tabs, because there's not enough RAM available. Does anybody know any tricks to free the cached RAM when I've suspended the encode or have any thoughts for a solution? Thanks for any help.
EDIT: Windows 7, MeGUI x64, AviSynth+, Firefox. Last edited by LouieChuckyMerry; 14th September 2024 at 18:24. Reason: Information, Information. |
14th September 2024, 20:06 | #9272 | Link | |
Registered User
Join Date: Feb 2007
Location: Sweden
Posts: 499
|
Quote:
https://github.com/Kurtnoise-zeus/megui/releases
__________________
Do NOT re-post any of my Mediafire links. Download & re-host the content(s) if you want to share it somewhere else. |
|
15th September 2024, 06:52 | #9274 | Link |
German doom9/Gleitz SuMo
Join Date: Oct 2001
Location: Germany, rural Altmark
Posts: 7,082
|
The reason might be the same as with RipBot264: If x265 is used via a pipe, it now requires an explicit "--input" parameter before the "-" placeholder for the input file name.
|
15th September 2024, 07:58 | #9275 | Link |
German doom9/Gleitz SuMo
Join Date: Oct 2001
Location: Germany, rural Altmark
Posts: 7,082
|
I changed my x265 v4.0+4 archive.
Please note: From version 4.0 on I will build all variants without MultiView support so that they may still work without explicit --input parameter, except for a 64 bit build which has it explicitly enabled. |
15th September 2024, 20:43 | #9276 | Link | |
Registered User
Join Date: Feb 2014
Posts: 407
|
Quote:
|
|
17th September 2024, 02:48 | #9277 | Link |
Registered User
Join Date: Mar 2013
Posts: 21
|
When I use the newest x265 build on MeGUI 2944, when processing there's always an error.
This is what I get from the log of MeGUI 2944: Code:
--[Information] [9/16/2024 8:37:02 PM] AviSynth input script --[Information] [9/16/2024 8:37:03 PM] resolution: 1080x1920 --[Information] [9/16/2024 8:37:03 PM] frame rate: 24000/1001 --[Information] [9/16/2024 8:37:03 PM] frames: 2714 --[Information] [9/16/2024 8:37:03 PM] length: 00:01:53.196 --[Information] [9/16/2024 8:37:03 PM] aspect ratio (avs): 9:16 (0.563) --[Information] [9/16/2024 8:37:03 PM] color space: I420 --[Information] [9/16/2024 8:37:03 PM] custom command line: --output-depth 10 --[Information] [9/16/2024 8:37:03 PM] Job command line: "cmd.exe" /c ""C:\Users\dbtay\Desktop\MeGUI-2913-64\tools\ffmpeg\ffmpeg.exe" -loglevel level+error -i "C:\Users\dbtay\Videos\pbimmift.fqi\1653122960001-L1QrcQqv.mkv.avs" -strict -1 -f yuv4mpegpipe - | "C:\Users\dbtay\Desktop\MeGUI-2913-64\tools\x265\x64\x265.exe" --crf 30.0 --output-depth 10 --sar 1:1 --output "C:\Users\dbtay\Videos\pbimmift.fqi\1653122960001-L1QrcQqv_Video.hevc" --frames 2714 --y4m -" --[Information] [9/16/2024 8:37:03 PM] Process started --[Information] [9/16/2024 8:37:03 PM] Standard output stream --[Information] [9/16/2024 8:37:03 PM] Standard error stream ---[Warning] [9/16/2024 8:37:03 PM] x265 [warning]: extra unused command arguments given <-> ---[Information] [9/16/2024 8:37:03 PM] [vost#0:0/wrapped_avframe @ 000002670ff4d940] [error] Error submitting a packet to the muxer: Invalid argument ---[Information] [9/16/2024 8:37:03 PM] [vost#0:0/wrapped_avframe @ 000002670ff4d940] [error] Error submitting a packet to the muxer: Invalid argument ---[Information] [9/16/2024 8:37:03 PM] [out#0/yuv4mpegpipe @ 000002670ff4ca80] [error] Error muxing a packet ---[Information] [9/16/2024 8:37:03 PM] [out#0/yuv4mpegpipe @ 000002670ff4ca80] [error] Task finished with error code: -22 (Invalid argument) ---[Information] [9/16/2024 8:37:03 PM] [out#0/yuv4mpegpipe @ 000002670ff4ca80] [error] Terminating thread with return code -22 (Invalid argument) ---[Information] [9/16/2024 8:37:03 PM] [out#0/yuv4mpegpipe @ 000002670ff4ca80] [error] Error writing trailer: Invalid argument ---[Information] [9/16/2024 8:37:03 PM] [out#0/yuv4mpegpipe @ 000002670ff4ca80] [error] Error closing file: Invalid argument --[Error] [9/16/2024 8:37:03 PM] Process exits with error: 1 --[Information] [9/16/2024 8:37:03 PM] Job completed This is the log for MeGUI 6666.2308: Code:
--[Information] [9/16/2024 8:39:01 PM] AviSynth input script --[Information] [9/16/2024 8:39:02 PM] resolution: 1080x1920 --[Information] [9/16/2024 8:39:02 PM] frame rate: 24000/1001 --[Information] [9/16/2024 8:39:02 PM] frames: 2714 --[Information] [9/16/2024 8:39:02 PM] length: 00:01:53.196 --[Information] [9/16/2024 8:39:02 PM] aspect ratio (avs): 9:16 (0.563) --[Information] [9/16/2024 8:39:02 PM] color space: I420 --[Information] [9/16/2024 8:39:02 PM] Job command line: "cmd.exe" /c ""C:\Users\dbtay\Desktop\MeGUI-6666.2308_x64\tools\ffmpeg\ffmpeg.exe" -loglevel level+error -hide_banner -i "C:\Users\dbtay\Videos\ceumlct4.e02\1653122960001-L1QrcQqv.mkv.avs" -strict -1 -f yuv4mpegpipe - | "C:\Users\dbtay\Desktop\MeGUI-6666.2308_x64\tools\x265\x64\x265.exe" --crf 30.0 --output-depth 10 --sar 1:1 --output "C:\Users\dbtay\Videos\ceumlct4.e02\1653122960001-L1QrcQqv_Video.hevc" --frames 2714 --y4m --input -" --[Information] [9/16/2024 8:39:02 PM] Process started --[Information] [9/16/2024 8:39:02 PM] Standard output stream --[Information] [9/16/2024 8:39:02 PM] Standard error stream ---[Information] [9/16/2024 8:39:02 PM] y4m [info]: 1080x1920 fps 24000/1001 i420p8 sar 1:1 unknown frame count ---[Information] [9/16/2024 8:39:02 PM] raw [info]: output file: C:\Users\dbtay\Videos\ceumlct4.e02\1653122960001-L1QrcQqv_Video.hevc ---[Information] [9/16/2024 8:39:02 PM] x265 [info]: HEVC encoder version 4.0+4-29d59cb ---[Information] [9/16/2024 8:39:02 PM] x265 [info]: build info [Windows][GCC 14.2.0][64 bit] 10bit ---[Information] [9/16/2024 8:39:02 PM] x265 [info]: using cpu capabilities: MMX2 SSE2Fast LZCNT SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2 ---[Information] [9/16/2024 8:39:02 PM] x265 [info]: Main 10 profile, Level-4 (Main tier) ---[Information] [9/16/2024 8:39:02 PM] x265 [info]: Thread pool created using 16 threads ---[Information] [9/16/2024 8:39:02 PM] x265 [info]: Slices : 1 ---[Information] [9/16/2024 8:39:02 PM] x265 [info]: frame threads / pool features : 4 / wpp(30 rows) ---[Information] [9/16/2024 8:39:02 PM] x265 [info]: Coding QT: max CU size, min CU size : 64 / 8 ---[Information] [9/16/2024 8:39:02 PM] x265 [info]: Residual QT: max TU size, max depth : 32 / 1 inter / 1 intra ---[Information] [9/16/2024 8:39:02 PM] x265 [info]: ME / range / subpel / merge : hex / 57 / 2 / 3 ---[Information] [9/16/2024 8:39:02 PM] x265 [info]: Keyframe min / max / scenecut / bias : 23 / 250 / 40 / 5.00 ---[Information] [9/16/2024 8:39:02 PM] x265 [info]: Lookahead / bframes / badapt : 20 / 4 / 2 ---[Information] [9/16/2024 8:39:02 PM] x265 [info]: b-pyramid / weightp / weightb : 1 / 1 / 0 ---[Information] [9/16/2024 8:39:02 PM] x265 [info]: References / ref-limit cu / depth : 3 / off / on ---[Information] [9/16/2024 8:39:02 PM] x265 [info]: AQ: mode / str / qg-size / cu-tree : 2 / 1.0 / 32 / 1 ---[Information] [9/16/2024 8:39:02 PM] x265 [info]: Rate Control / qCompress : CRF-30.0 / 0.60 ---[Information] [9/16/2024 8:39:02 PM] x265 [info]: tools: rd=3 psy-rd=2.00 early-skip rskip mode=1 signhide tmvp ---[Information] [9/16/2024 8:39:02 PM] x265 [info]: tools: b-intra strong-intra-smoothing lslices=8 deblock sao ---[Information] [9/16/2024 8:40:10 PM] x265 [info]: frame I: 11, Avg QP:29.13 kb/s: 5047.73 ---[Information] [9/16/2024 8:40:10 PM] x265 [info]: frame P: 663, Avg QP:30.71 kb/s: 1900.60 ---[Information] [9/16/2024 8:40:10 PM] x265 [info]: frame B: 2040, Avg QP:36.08 kb/s: 328.43 ---[Information] [9/16/2024 8:40:10 PM] x265 [info]: Weighted P-Frames: Y:3.3% UV:1.8% ---[Information] [9/16/2024 8:40:10 PM] encoded 2714 frames in 67.72s (40.08 fps), 731.62 kb/s, Avg QP:34.74 --[Information] [9/16/2024 8:40:10 PM] Final statistics ---[Information] [9/16/2024 8:40:10 PM] Constant Quality Mode: Quality 30 computed... ---[Information] [9/16/2024 8:40:10 PM] Video Bitrate Obtained (approximate): 732 kbit/s ---[Information] [9/16/2024 8:40:10 PM] Frames Source vs Encoded: Number of encoded frames match the source: 2714/2714 --[Information] [9/16/2024 8:40:10 PM] MediaInfo ---[Information] File: C:\Users\dbtay\Videos\ceumlct4.e02\1653122960001-L1QrcQqv_Video.hevc -[Information] Format: HEVC -[Information] FileSize: 10365368 ---[Information] General -[Information] Format: HEVC -[Information] FormatInfo: High Efficiency Video Coding -[Information] Width: 1080 -[Information] Height: 1920 -[Information] FrameRate: 23.976 -[Information] FrameRate_N: 24000 -[Information] FrameRate_D: 1001 -[Information] Bits Depth: 10 -[Information] AspectRatio: 0.562 -[Information] AspectRatioString: 0.562 -[Information] PixelAspectRatio: 1.000 ---[Information] Video --[Information] [9/16/2024 8:40:10 PM] Postprocessing ---[Information] [9/16/2024 8:40:10 PM] Deleting intermediate files --[Information] [9/16/2024 8:40:10 PM] Job completed -[Information] Log for job2 (mux, 1653122960001-L1QrcQqv_Video.hevc -> 1653122960001-L1QrcQqv.mkv) --[Information] [9/16/2024 8:40:10 PM] Started handling job --[Information] [9/16/2024 8:40:10 PM] Preprocessing --[Information] [9/16/2024 8:40:10 PM] MediaInfo ---[Information] File: C:\Users\dbtay\Videos\ceumlct4.e02\1653122960001-L1QrcQqv_Video.hevc -[Information] Format: HEVC -[Information] FileSize: 10365368 ---[Information] General -[Information] Format: HEVC -[Information] FormatInfo: High Efficiency Video Coding -[Information] Width: 1080 -[Information] Height: 1920 -[Information] FrameRate: 23.976 -[Information] FrameRate_N: 24000 -[Information] FrameRate_D: 1001 -[Information] Bits Depth: 10 -[Information] AspectRatio: 0.562 -[Information] AspectRatioString: 0.562 -[Information] PixelAspectRatio: 1.000 ---[Information] Video --[Information] [9/16/2024 8:40:10 PM] MediaInfo ---[Information] File: C:\Users\dbtay\Videos\ceumlct4.e02\1653122960001-L1QrcQqv - [1][0] English.aac -[Information] Format: ADTS -[Information] FileSize: 2300797 ---[Information] General -[Information] CodecID: 2 -[Information] Format: AAC -[Information] FormatString: AAC LC -[Information] FormatVersion: Version 4 -[Information] FormatInfo: Advanced Audio Codec Low Complexity -[Information] SamplingRate: 48000 -[Information] SamplingRateString: 48.0 kHz -[Information] Channels: 2 -[Information] ChannelsString: 2 channels -[Information] ChannelLayout: L R -[Information] BitRateMode: VBR -[Information] [9/16/2024 8:40:10 PM] The language information is not available for this track. The default MeGUI language has been selected. ---[Information] Audio --[Information] [9/16/2024 8:40:10 PM] Job command line: "C:\Users\dbtay\Desktop\MeGUI-6666.2308_x64\tools\mkvmerge\mkvmerge.exe" --output "C:\Users\dbtay\Videos\1653122960001-L1QrcQqv.mkv" --engage keep_bitstream_ar_info --default-duration 0:24000/1001fps --video-tracks 0 --no-audio --no-subtitles --no-chapters "C:\Users\dbtay\Videos\ceumlct4.e02\1653122960001-L1QrcQqv_Video.hevc" --aac-is-sbr 0:0 --language 0:eng --audio-tracks 0 --no-chapters --no-video --no-subtitles "C:\Users\dbtay\Videos\ceumlct4.e02\1653122960001-L1QrcQqv - [1][0] English.aac" --engage no_cue_duration --engage no_cue_relative_position --ui-language en --[Information] [9/16/2024 8:40:10 PM] Process started --[Information] [9/16/2024 8:40:10 PM] Standard output stream --[Information] [9/16/2024 8:40:10 PM] Standard error stream ---[Information] [9/16/2024 8:40:10 PM] mkvmerge v86.0 ('Winter') 64-bit ---[Information] [9/16/2024 8:40:10 PM] 'C:\Users\dbtay\Videos\ceumlct4.e02\1653122960001-L1QrcQqv_Video.hevc': Using the demultiplexer for the format 'HEVC/H.265'. ---[Information] [9/16/2024 8:40:10 PM] 'C:\Users\dbtay\Videos\ceumlct4.e02\1653122960001-L1QrcQqv - [1][0] English.aac': Using the demultiplexer for the format 'AAC'. ---[Information] [9/16/2024 8:40:10 PM] 'C:\Users\dbtay\Videos\ceumlct4.e02\1653122960001-L1QrcQqv_Video.hevc' track 0: Using the output module for the format 'HEVC/H.265 (unframed)'. ---[Information] [9/16/2024 8:40:10 PM] 'C:\Users\dbtay\Videos\ceumlct4.e02\1653122960001-L1QrcQqv - [1][0] English.aac' track 0: Using the output module for the format 'AAC'. ---[Information] [9/16/2024 8:40:10 PM] The file 'C:\Users\dbtay\Videos\1653122960001-L1QrcQqv.mkv' has been opened for writing. ---[Information] [9/16/2024 8:40:10 PM] 'C:\Users\dbtay\Videos\ceumlct4.e02\1653122960001-L1QrcQqv_Video.hevc' track 0: Extracted the aspect ratio information from the video bitstream and set the display dimensions to 1080/1920. ---[Information] [9/16/2024 8:40:10 PM] The cue entries (the index) are being written... ---[Information] [9/16/2024 8:40:10 PM] Multiplexing took 0 seconds. --[Information] [9/16/2024 8:40:10 PM] MediaInfo ---[Information] File: C:\Users\dbtay\Videos\1653122960001-L1QrcQqv.mkv -[Information] Format: Matroska -[Information] FileSize: 12668804 -[Information] PlayTime: 00:01:53.197 ---[Information] General -[Information] ID: 1 -[Information] StreamOrder: 0 -[Information] CodecID: V_MPEGH/ISO/HEVC -[Information] Format: HEVC -[Information] FormatInfo: High Efficiency Video Coding -[Information] Width: 1080 -[Information] Height: 1920 -[Information] FrameCount: 2714 -[Information] FrameRate: 23.976 -[Information] FrameRate_N: 24000 -[Information] FrameRate_D: 1001 -[Information] FrameRateMode: CFR -[Information] FrameRateModeString: Constant -[Information] Duration: 00:01:53.197 -[Information] Bits Depth: 10 -[Information] AspectRatio: 0.562 -[Information] AspectRatioString: 0.562 -[Information] PixelAspectRatio: 1.000 -[Information] Delay: 0 -[Information] Default: Yes -[Information] Forced: No ---[Information] Video -[Information] ID: 2 -[Information] StreamOrder: 1 -[Information] CodecID: A_AAC-2 -[Information] Format: AAC -[Information] FormatString: AAC LC -[Information] FormatInfo: Advanced Audio Codec Low Complexity -[Information] SamplingRate: 48000 -[Information] SamplingRateString: 48.0 kHz -[Information] Channels: 2 -[Information] ChannelsString: 2 channels -[Information] ChannelLayout: L R -[Information] Delay: 0 -[Information] Language: en -[Information] LanguageString: English -[Information] Default: Yes -[Information] Forced: No ---[Information] Audio --[Information] [9/16/2024 8:40:10 PM] Postprocessing -[Information] [9/16/2024 8:40:10 PM] Successfully deleted C:\Users\dbtay\Videos\ceumlct4.e02\1653122960001-L1QrcQqv_Video.hevc ---[Information] [9/16/2024 8:40:10 PM] Deleting intermediate files --[Information] [9/16/2024 8:40:10 PM] Job completed -[Information] Log for job3 (cleanup, 1653122960001-L1QrcQqv.mkv -> ) --[Information] [9/16/2024 8:40:10 PM] Started handling job --[Information] [9/16/2024 8:40:10 PM] Preprocessing --[Information] [9/16/2024 8:40:10 PM] Delete Intermediate Files option set: True -[Information] [9/16/2024 8:40:10 PM] Successfully deleted C:\Users\dbtay\Videos\ceumlct4.e02\1653122960001-L1QrcQqv.mkv.avs -[Information] [9/16/2024 8:40:10 PM] Successfully deleted C:\Users\dbtay\Videos\ceumlct4.e02\1653122960001-L1QrcQqv.mkv.lwi -[Information] [9/16/2024 8:40:10 PM] Successfully deleted C:\Users\dbtay\Videos\ceumlct4.e02\1653122960001-L1QrcQqv - [1][0] English.aac -[Information] [9/16/2024 8:40:10 PM] Successfully deleted C:\Users\dbtay\Videos\ceumlct4.e02\1653122960001-L1QrcQqv.mkv -[Information] [9/16/2024 8:40:10 PM] Successfully deleted directory C:\Users\dbtay\Videos\ceumlct4.e02 --[Information] [9/16/2024 8:40:10 PM] Deleting intermediate files --[Information] [9/16/2024 8:40:11 PM] Postprocessing ---[Information] [9/16/2024 8:40:11 PM] Deleting intermediate files --[Information] [9/16/2024 8:40:11 PM] Job completed |
17th September 2024, 03:47 | #9278 | Link |
German doom9/Gleitz SuMo
Join Date: Oct 2001
Location: Germany, rural Altmark
Posts: 7,082
|
If you had searched for the error message "extra unused command arguments given" in this board, you could have found several places where we explained: Since x265 supports MultiView (e.g. stereoscopic) video encoding, it requires explicit "--input" parameter before the placeholder "-" as filename for the pipe input.
MeGUI 6666.2308 does use "--input -"; MeGUI 2944 did not yet. So I published x265 v4.0+4 without MultiView support hoping that these binaries do not need the "--input" parameter and may work with older tools. Scroll up to the bright red text here. |
17th September 2024, 06:18 | #9279 | Link | |
Registered User
Join Date: Mar 2013
Posts: 21
|
Quote:
I'm supposed to use the x265.exe inside the Win64 folder, correct? I apologize if I am slow regarding this. I am not very fluent regarding stuff like this. |
|
Tags |
megui |
Thread Tools | Search this Thread |
Display Modes | |
|
|