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. |
![]() |
#8821 | Link | |
Moderator
![]() Join Date: Feb 2005
Location: Spain
Posts: 5,662
|
Quote:
Maybe with wavi or avs2pipemod (command line exe's to convert .avs's to audio)
__________________
BeHappy, AviSynth audio transcoder, in Doom9 forums. NicAudio, BassAudio, audio decoders. |
|
![]() |
![]() |
![]() |
#8825 | Link | |
Registered User
Join Date: Nov 2017
Posts: 140
|
Quote:
https://mega.nz/#!EqpUAQAA!JOIFRxZzX...HY96eQewAkJGNE Decrypt key JOIFRxZzX3fJdKHHZXrml-Ku9hqcoHY96eQewAkJGNE |
|
![]() |
![]() |
![]() |
#8826 | Link |
HeartlessS Usurer
Join Date: Dec 2009
Location: Over the rainbow
Posts: 7,253
|
Odd, did not request any decrypt key, but downloaded ok now.
__________________
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 ??? |
![]() |
![]() |
![]() |
#8828 | Link | ||
HeartlessS Usurer
Join Date: Dec 2009
Location: Over the rainbow
Posts: 7,253
|
So this is relevant at end of log (video pass only)
Code:
-[Error] Log for job2 (video, HxH 008.avs -> ) --[Information] [24/4/2019 6:04:22 PM] Started handling job --[Information] [24/4/2019 6:04:22 PM] Preprocessing --[Information] [24/4/2019 6:04:22 PM] AviSynth input script ---[NoImage] LoadPlugin("D:\SRK\MeGUI-2836-32\MeGUI-2836-32\tools\avs\plugins\directshowsource.dll") ---[NoImage] DirectShowSource("D:\New folder\HxH 008.mkv", fps=23.976, audio=false, convertfps=true).AssumeFPS(24000,1001) ---[NoImage] ConvertBits(8) ---[NoImage] #deinterlace ---[NoImage] #crop ---[NoImage] LanczosResize(1256,704) # Lanczos (Sharp) ---[NoImage] #denoise ---[NoImage] LoadPlugin("D:\SRK\MeGUI-2836-32\MeGUI-2836-32\tools\avisynth_plugin\VSFilter.dll") ---[NoImage] TextSub("D:\New folder\AnimeKaizoku_HxH_E008_x265_BD_720p.ass", 1) --[Information] [24/4/2019 6:04:23 PM] resolution: 1256x704 --[Information] [24/4/2019 6:04:23 PM] frame rate: 24000/1001 --[Information] [24/4/2019 6:04:23 PM] frames: 33931 --[Information] [24/4/2019 6:04:23 PM] length: 00:23:35.205 --[Information] [24/4/2019 6:04:23 PM] aspect ratio (avs): 157:88 (1.784) --[Information] [24/4/2019 6:04:23 PM] color space: RGB32 --[Error] [24/4/2019 6:04:23 PM] color space not supported --[Information] [24/4/2019 6:04:23 PM] Job command line: "cmd.exe" /c ""D:\SRK\MeGUI-2836-32\MeGUI-2836-32\tools\ffmpeg\ffmpeg.exe" -loglevel level+error -i "D:\New folder\HxH 008.avs" -strict -1 -f yuv4mpegpipe - | "D:\SRK\MeGUI-2836-32\MeGUI-2836-32\tools\x264\x264.exe" --pass 1 --bitrate 390 --stats "D:\New folder\HxH 008.stats" --keyint 240 --ref 6 --partitions all --stitchable --sar 1:1 --frames 33931 --output NUL --stdin y4m -" --[Information] [24/4/2019 6:04:24 PM] Process started --[Information] [24/4/2019 6:04:24 PM] Standard output stream --[Error] [24/4/2019 6:04:24 PM] Standard error stream ---[Error] [24/4/2019 6:04:25 PM] [yuv4mpegpipe @ 07d2fac0] [error] ERROR: yuv4mpeg can only handle yuv444p, yuv422p, yuv420p, yuv411p and gray8 pixel formats. And using 'strict -1' also yuv444p9, yuv422p9, yuv420p9, yuv444p10, yuv422p10, yuv420p10, yuv444p12, yuv422p12, yuv420p12, yuv444p14, yuv422p14, yuv420p14, yuv444p16, yuv422p16, yuv420p16, gray9, gray10, gray12 and gray16 pixel formats. Use -pix_fmt to select one. ---[Information] [24/4/2019 6:04:25 PM] [error] Could not write header for output file #0 (incorrect codec parameters ?): I/O error ---[Information] [24/4/2019 6:04:25 PM] [error] Error initializing output stream 0:0 -- ---[Error] [24/4/2019 6:04:25 PM] y4m [error]: bad sequence header magic ---[Error] [24/4/2019 6:04:25 PM] x264 [error]: could not open input file `-' --[Error] [24/4/2019 6:04:26 PM] Process exits with error: 0xFFFFFFFF (-1) --[Information] [24/4/2019 6:04:26 PM] Job completed Code:
LoadPlugin("D:\SRK\MeGUI-2836-32\MeGUI-2836-32\tools\avs\plugins\directshowsource.dll") DirectShowSource("D:\New folder\HxH 008.mkv", fps=23.976, audio=false, convertfps=true).AssumeFPS(24000,1001) ConvertBits(8) #deinterlace #crop LanczosResize(1256,704) # Lanczos (Sharp) #denoise LoadPlugin("D:\SRK\MeGUI-2836-32\MeGUI-2836-32\tools\avisynth_plugin\VSFilter.dll") TextSub("D:\New folder\AnimeKaizoku_HxH_E008_x265_BD_720p.ass", 1) Error Code:
---[Error] [24/4/2019 6:04:25 PM] [yuv4mpegpipe @ 07d2fac0] [error] ERROR: yuv4mpeg can only handle yuv444p, yuv422p, yuv420p, yuv411p and gray8 pixel formats. And using 'strict -1' also yuv444p9, yuv422p9, yuv420p9, yuv444p10, yuv422p10, yuv420p10, yuv444p12, yuv422p12, yuv420p12, yuv444p14, yuv422p14, yuv420p14, yuv444p16, yuv422p16, yuv420p16, gray9, gray10, gray12 and gray16 pixel formats. Use -pix_fmt to select one. Or add DirectShowSource arg DirectShowSource Docs Quote:
Script, added in blue Code:
LoadPlugin("D:\SRK\MeGUI-2836-32\MeGUI-2836-32\tools\avs\plugins\directshowsource.dll") DirectShowSource("D:\New folder\HxH 008.mkv", fps=23.976, audio=false, convertfps=true ,Pixel_Type="YV12" ).AssumeFPS(24000,1001) ConvertBits(8) #deinterlace #crop LanczosResize(1256,704) # Lanczos (Sharp) #denoise LoadPlugin("D:\SRK\MeGUI-2836-32\MeGUI-2836-32\tools\avisynth_plugin\VSFilter.dll") TextSub("D:\New folder\AnimeKaizoku_HxH_E008_x265_BD_720p.ass", 1) EDIT: Actually, the error tells what it can process, ie change above "YV12" to "yuv420p", (maybe directShowSource supports this also). EDIT: Below from Wiki DirectShowSource docs, I dont know what would work if pixel_type="YV12" dont work, Quote:
__________________
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 April 2019 at 23:31. |
||
![]() |
![]() |
![]() |
#8829 | Link | |
Registered User
Join Date: Nov 2017
Posts: 140
|
Quote:
![]() |
|
![]() |
![]() |
![]() |
#8832 | Link |
Registered User
Join Date: Nov 2004
Posts: 221
|
Hi
I have a question about MeGUI's File Indexer. In case of indexing vob files in segment all file are recognised by DGIndex in the directory and the result is one output. When I wish to index mp4 files in segment by FFMSIndex only one file are indexed the others are not recognised. They are named following mode: VID_20190423_163806_0004.MP4 VID_20190423_164733_0005.MP4 VID_20190423_165640_0006.MP4 VID_20190423_170529_0007.MP4 VID_20190423_171459_0008.MP4 VID_20190423_172453_0009.MP4 VID_20190423_173346_0010.MP4 In file explorer only one can be selected. How can I force File Indexer to recognise the all others and handle as one? Regards szabi |
![]() |
![]() |
![]() |
#8833 | Link | |
Registered User
Join Date: Mar 2011
Posts: 3,987
|
Quote:
Probably the easiest solution is to open the first MP4 with MKVToolNix, append the rest, save the output as a single MKV and index that. |
|
![]() |
![]() |
![]() |
#8834 | Link |
Registered User
Join Date: Apr 2019
Posts: 3
|
I'm having an issue similar to one reported here: http://forum.doom9.net/showthread.ph...13#post1832213.
Essentially, the ColorMatrix plugin causes the Status Violation error when running in the x64 version while everything runs cleanly in the x32 version. Last edited by AGiLiT; 1st May 2019 at 17:37. |
![]() |
![]() |
![]() |
#8835 | Link | |
Registered User
Join Date: Nov 2004
Posts: 221
|
Quote:
That is wanted to avoid. Merge them all duplicate the size needed on hard drive. If I make index one by one I can merge them by avisynth script. They are 7 files presently but would more sophisticated to do it by one step. Even if there are much more than 7 makes less and less comfortable. |
|
![]() |
![]() |
![]() |
#8836 | Link |
Registered User
Join Date: Mar 2011
Posts: 3,987
|
The main problem is, with sequential vob files the video and audio is continuous. That's why they can be indexed as a single file. There's no guarantee that'll be the case for MP4s though, or that the audio and video in each MP4 would be the same length.
Even if you appended them as a single MKV and encoded the video in one go you might still have problems, although after encoding, if you opened the encoded video with MKVToolNixGUI, added the original MKV, de-selected the original video and remuxed, there's some chance the audio and video would still be in sync, although if the audio in any of the MP4s happened to be longer than the video, that probably wouldn't work either. |
![]() |
![]() |
![]() |
#8837 | Link |
Registered User
Join Date: May 2004
Posts: 13
|
Hello,
i'm using megui with a registered dgindexnv for quite some time now for encoding my tv recordings which worked quite fine. I recently reinstalled windows and megui updated dgindexnv to the latest version, which doesn't put a DELAY Value in the audio file filename anymore therefore i get async mkvs in the end. They say it wasn't reliable and removed it, though it worked fine for me. I can't register in their forum, so i think i should ask here. Is there any way you can force the new dgindexnv to put the value back in the filename? or where can i get the value from now? Any help would be appreciated. |
![]() |
![]() |
![]() |
#8840 | Link |
Registered User
Join Date: Feb 2014
Posts: 322
|
Hello. I recently updated my MeGUI from Version 2855 with SEt's AviSynth MT to the latest version of MeGUI with pinterf's AviSynth+. As I was checking some test clips, I noticed that very rarely there's an error message from, I think, AviSynth+ superimposed across the top, center of single frames. Here are two examples: S1.E1-Simpsons[NTSC]-AviSynth+ErrorMessages. Is there any way to stop this happening (other than not creating script errors
![]() |
![]() |
![]() |
![]() |
Tags |
megui |
Thread Tools | Search this Thread |
Display Modes | |
|
|