Log in

View Full Version : MeGUI: bug reports and feature requests


Pages : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 [84] 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147

Hotpocketdeath
7th June 2014, 23:10
Ok, I've started to play with x265, but I'm running into an error when trying it out in x265.

When x265 is selected, hitting "Auto-Encode" brings up the error:

"First Pass Encoding is not supported for Automatic Encoding as no Output is generated.
Please choose another encoding mode."

But I'm not not trying to encode with multiple passes. And in the Settings, under "Automated Encoding", I can not choose anything less than 2 passes. I think this is what is causing the problem and I don't know how to eliminate it.

Thanks

Motenai Yoda
8th June 2014, 18:56
MeGUI calculates it in this way:
AR Error = 1-((Input Width*Output Height)/(Output Width*Input Height)) (which is the same as in http://forum.doom9.org/showthread.php?p=130085#post130085)
Which is in this case:
AR Error = 1-((714*480)/(704*480))=1-(714/704)=-0,014204545454545=-1,4204545454545%

You and Yoda are calculating it:
AR Error = 1-((704*480)/(714*480))=1-(704/714)=0,0140056022408964=1,40056022408964%

Which one is correct?

You can say (with simplified values) that 100 is 33% larger than 75 - and 75 is 25% smaller than 100. So both are showing a correct aspect ratio error but the point of view is different. Staxrip for example is using the same as MeGUI. Which is the most common point of view? I can change it if required.

It should match video_size_calc-1_0_1 and gordianknot, or, rather, has been done for. http://thumbnails109.imagebam.com/33179/b1f0a1331787286.jpg (http://www.imagebam.com/image/b1f0a1331787286)

Zathor
9th June 2014, 21:47
I have updated the stable build to 2500 on the update server. In order to save bandwidth during this initial change to the new update method only a few basic packages have been updated yet (3,5MB instead of the whole 35MB). In a few weeks I will update everything else including sourceforge.

Zathor
22nd June 2014, 21:44
2502 [Update] fixed freeze when adding new custom update servers. Bug #769
2501 [Update] removed update server megui.xvidvideo.ru for the stable branch as it cannot be synced anymore
[Update] increased update data refresh interval to 10 days for the stable server

leon
27th June 2014, 15:20
Hi
MeGUI is unable to load warpsharp.(was able before I updated megui and its packages)

http://i62.tinypic.com/jfjadz.jpg

[Information] Log
-[Information] Versions
--[Information] [6/27/2014 6:40:30 PM] MeGUI: 2505
--[Information] [6/27/2014 6:40:30 PM] Operating System: Windows 7 Ultimate Edition x64 SP1 (6.1.65536.7601)
--[Information] [6/27/2014 6:40:30 PM] .Net Framework: 2.0.50727.5420
--[Information] [6/27/2014 6:40:30 PM] .Net Framework: 4.0.0.0
--[Information] [6/27/2014 6:40:30 PM] AviSynth: 2.6.0.4 (18-09-2013)
--[Information] [6/27/2014 6:40:30 PM] AvisynthWrapper: (02-01-2009)
--[Information] [6/27/2014 6:40:30 PM] Haali Matroska Splitter: 1.13.138.14 (14-04-2013)
--[Information] [6/27/2014 6:40:30 PM] Haali DSS2: (14-04-2013)
--[Information] [6/27/2014 6:40:30 PM] ICSharpCode.SharpZipLib: 0.85.5.452 (07-08-2008)
--[Information] [6/27/2014 6:40:30 PM] LinqBridge: 1.0.0.0 (27-05-2009)
--[Information] [6/27/2014 6:40:30 PM] MediaInfo: 0.7.69.0 (24-04-2014)
--[Information] [6/27/2014 6:40:30 PM] MediaInfoWrapper: 0.7.61.0 (06-01-2013)
--[Information] [6/27/2014 6:40:30 PM] MessageBoxExLib: 1.0.2218.28317 (19-12-2008)
--[Information] [6/27/2014 6:40:30 PM] SevenZipSharp: 0.64.3890.29348 (02-01-2011)
--[Information] [6/27/2014 6:40:30 PM] 7z: 9.20 (18-11-2010)
-[Information] Update detection
--[Information] [6/27/2014 6:40:31 PM] Automatic update is disabled
--[Information] [6/27/2014 6:40:31 PM] Using cached update config and server: http://megui.xvidvideo.ru/auto/
--[Information] [6/27/2014 6:40:31 PM] There is 1 package which can be updated: x264
-[Information] FileIndexer
--[Information] [6/27/2014 6:40:50 PM] MediaInfo
---[Information] [6/27/2014 6:40:50 PM] File: G:\Movies\HBPVR\IRIB_NAMAYESH-05232014-1316.mts
---[Information] General
----[Information] Format: BDAV
----[Information] FormatString: BDAV
----[Information] FileSize: 536739840
----[Information] PlayTime: 00:33:51.061
---[Information] Video
----[Information] ID: 1120
----[Information] StreamOrder: 3-0
----[Information] Width: 720
----[Information] Height: 576
----[Information] FrameCount: 50784
----[Information] FrameRate: 25.000
----[Information] FrameRateOriginal:
----[Information] FrameRateMode:
----[Information] ScanType: Interlaced
----[Information] Codec: AVC
----[Information] CodecString: AVC
----[Information] Bits Depth: 8
----[Information] Format: AVC
----[Information] AspectRatio: 1.364
----[Information] AspectRatioString: 4:3
----[Information] Delay: 51809077.267
----[Information] Title:
----[Information] Language:
----[Information] LanguageString:
----[Information] Default:
----[Information] DefaultString:
----[Information] Forced:
----[Information] ForcedString:
---[Information] Audio
----[Information] ID: 1121
----[Information] StreamOrder: 3-1
----[Information] Format: AAC
----[Information] FormatProfile: HE-AACv2 / HE-AAC / LC
----[Information] FormatSettingsSBR: Yes (Implicit)
----[Information] FormatSettingsPS: Yes (Implicit)
----[Information] SamplingRate: 48000 / 48000 / 24000
----[Information] SamplingRateString: 48.0 KHz / 48.0 KHz / 24.0 KHz
----[Information] Channels: 2 / 1 / 1
----[Information] ChannelsString: 2 channels / 1 channel / 1 channel
----[Information] ChannelPositionsString2: 1/0/0
----[Information] BitRateMode: VBR
----[Information] Delay: 51807757.444
----[Information] Title:
----[Information] Language: fa
----[Information] LanguageString: Persian
----[Information] Default:
----[Information] DefaultString:
----[Information] Forced:
----[Information] ForcedString:
-[Information] Log for job1 (idx, IRIB_NAMAYESH-05232014-1316.mts -> IRIB_NAMAYESH-05232014-1316.dga)
--[Information] [6/27/2014 6:40:58 PM] Started handling job
--[Information] [6/27/2014 6:40:58 PM] Preprocessing
--[Information] [6/27/2014 6:40:58 PM] Job commandline: "C:\Program Files\AviSynth 2.5\tools\dgavcindex\dgavcindex.exe" -i "G:\Movies\HBPVR\IRIB_NAMAYESH-05232014-1316.mts" -o "F:\Users\Admin\Desktop\Videos\New folder\IRIB_NAMAYESH-05232014-1316.dga" -e -h -a
--[Information] [6/27/2014 6:40:58 PM] Process started
--[Information] [6/27/2014 6:40:58 PM] Standard output stream
--[Information] [6/27/2014 6:40:58 PM] Standard error stream
---[Information] [6/27/2014 6:41:19 PM] Warning: no active SPS, timing SEI cannot be parsed
---[Information] [6/27/2014 6:41:19 PM] Warning: no active SPS, timing SEI cannot be parsed
---[Information] [6/27/2014 6:41:19 PM] Warning: no active SPS, timing SEI cannot be parsed
---[Information] [6/27/2014 6:41:19 PM] Warning: no active SPS, timing SEI cannot be parsed
---[Information] [6/27/2014 6:41:19 PM] Warning: no active SPS, timing SEI cannot be parsed
---[Information] [6/27/2014 6:41:19 PM] Warning: no active SPS, timing SEI cannot be parsed
---[Information] [6/27/2014 6:41:19 PM] Warning: no active SPS, timing SEI cannot be parsed
---[Information] [6/27/2014 6:41:19 PM] Warning: no active SPS, timing SEI cannot be parsed
---[Information] [6/27/2014 6:41:19 PM] Warning: no active SPS, timing SEI cannot be parsed
---[Information] [6/27/2014 6:41:19 PM] Warning: no active SPS, timing SEI cannot be parsed
---[Information] [6/27/2014 6:41:19 PM] Warning: no active SPS, timing SEI cannot be parsed
---[Information] [6/27/2014 6:41:19 PM] Warning: no active SPS, timing SEI cannot be parsed
---[Information] [6/27/2014 6:41:19 PM] Warning: no active SPS, timing SEI cannot be parsed
---[Information] [6/27/2014 6:41:19 PM] Warning: no active SPS, timing SEI cannot be parsed
---[Information] [6/27/2014 6:41:19 PM] Warning: no active SPS, timing SEI cannot be parsed
---[Information] [6/27/2014 6:41:19 PM] Warning: no active SPS, timing SEI cannot be parsed
---[Information] [6/27/2014 6:41:19 PM] Warning: no active SPS, timing SEI cannot be parsed
---[Information] [6/27/2014 6:41:19 PM] Warning: no active SPS, timing SEI cannot be parsed
---[Information] [6/27/2014 6:41:19 PM] Warning: no active SPS, timing SEI cannot be parsed
---[Information] [6/27/2014 6:41:19 PM] Warning: no active SPS, timing SEI cannot be parsed
---[Information] [6/27/2014 6:41:19 PM] Warning: no active SPS, timing SEI cannot be parsed
---[Information] [6/27/2014 6:41:19 PM] Warning: no active SPS, timing SEI cannot be parsed
---[Information] [6/27/2014 6:41:19 PM] Warning: no active SPS, timing SEI cannot be parsed
---[Information] [6/27/2014 6:41:19 PM] Warning: no active SPS, timing SEI cannot be parsed
---[Information] [6/27/2014 6:41:19 PM] Warning: no active SPS, timing SEI cannot be parsed
---[Information] [6/27/2014 6:41:19 PM] Warning: no active SPS, timing SEI cannot be parsed
---[Information] [6/27/2014 6:41:19 PM] Warning: no active SPS, timing SEI cannot be parsed
---[Information] [6/27/2014 6:41:19 PM] Warning: no active SPS, timing SEI cannot be parsed
---[Information] [6/27/2014 6:41:19 PM] Warning: no active SPS, timing SEI cannot be parsed
---[Information] [6/27/2014 6:41:19 PM] Warning: no active SPS, timing SEI cannot be parsed
---[Information] [6/27/2014 6:41:19 PM] Warning: no active SPS, timing SEI cannot be parsed
---[Information] [6/27/2014 6:41:19 PM] Warning: no active SPS, timing SEI cannot be parsed
---[Information] [6/27/2014 6:41:19 PM] Warning: no active SPS, timing SEI cannot be parsed
---[Information] [6/27/2014 6:41:19 PM] Warning: no active SPS, timing SEI cannot be parsed
---[Information] [6/27/2014 6:41:19 PM] Warning: no active SPS, timing SEI cannot be parsed
---[Information] [6/27/2014 6:41:19 PM] Warning: no active SPS, timing SEI cannot be parsed
---[Information] [6/27/2014 6:41:19 PM] Warning: no active SPS, timing SEI cannot be parsed
---[Information] [6/27/2014 6:41:19 PM] Warning: no active SPS, timing SEI cannot be parsed
--[Information] [6/27/2014 6:41:19 PM] MediaInfo
---[Information] [6/27/2014 6:41:19 PM] File: F:\Users\Admin\Desktop\Videos\New folder\IRIB_NAMAYESH-05232014-1316.dga
---[Information] Indexed File: G:\Movies\HBPVR\IRIB_NAMAYESH-05232014-1316.mts
---[Information] General
----[Information] Format: BDAV
----[Information] FormatString: BDAV
----[Information] FileSize: 536739840
----[Information] PlayTime: 00:33:51.061
---[Information] Video
----[Information] ID: 1120
----[Information] StreamOrder: 3-0
----[Information] Width: 720
----[Information] Height: 576
----[Information] FrameCount: 50784
----[Information] FrameRate: 25.000
----[Information] FrameRateOriginal:
----[Information] FrameRateMode:
----[Information] ScanType: Interlaced
----[Information] Codec: AVC
----[Information] CodecString: AVC
----[Information] Bits Depth: 8
----[Information] Format: AVC
----[Information] AspectRatio: 1.364
----[Information] AspectRatioString: 4:3
----[Information] Delay: 51809077.267
----[Information] Title:
----[Information] Language:
----[Information] LanguageString:
----[Information] Default:
----[Information] DefaultString:
----[Information] Forced:
----[Information] ForcedString:
---[Information] Audio
----[Information] ID: 1121
----[Information] StreamOrder: 3-1
----[Information] Format: AAC
----[Information] FormatProfile: HE-AACv2 / HE-AAC / LC
----[Information] FormatSettingsSBR: Yes (Implicit)
----[Information] FormatSettingsPS: Yes (Implicit)
----[Information] SamplingRate: 48000 / 48000 / 24000
----[Information] SamplingRateString: 48.0 KHz / 48.0 KHz / 24.0 KHz
----[Information] Channels: 2 / 1 / 1
----[Information] ChannelsString: 2 channels / 1 channel / 1 channel
----[Information] ChannelPositionsString2: 1/0/0
----[Information] BitRateMode: VBR
----[Information] Delay: 51807757.444
----[Information] Title:
----[Information] Language: fa
----[Information] LanguageString: Persian
----[Information] Default:
----[Information] DefaultString:
----[Information] Forced:
----[Information] ForcedString:
--[Information] [6/27/2014 6:41:20 PM] Postprocessing
---[Information] [6/27/2014 6:41:26 PM] Deleting intermediate files
----[Information] [6/27/2014 6:41:26 PM] Successfully deleted G:\Movies\HBPVR\IRIB_NAMAYESH-05232014-1316.log
--[Information] [6/27/2014 6:41:26 PM] Job completed

Guest
27th June 2014, 15:30
Did you check that warpsharp.dll actually exists in the directory C:\Program Files\AviSynth 2.5\tools\avisynth_plugins\?

leon
27th June 2014, 21:15
Did you check that warpsharp.dll actually exists in the directory C:\Program Files\AviSynth 2.5\tools\avisynth_plugins\?

Did you read my post completely ? :)
MeGUI was able to load warpsharp before I update it , this means that warpsharp.dll was in that directory(and still is).

Guest
27th June 2014, 21:41
Maybe the install changed your configured plugin directory.

leon
27th June 2014, 22:28
Maybe the install changed your configured plugin directory.

if you mean update , no
it has nothing to do with plugins directories.
I loaded it twice from different directories but still it doesnt work.

http://i57.tinypic.com/21ekpw.jpg

Zathor
28th June 2014, 09:33
MeGUI does not change anything outside of its own directory.

What happens when you open the AVS script outside of MeGUI? E.g. in MPC-HC or VirtualDub? If you get the same message it has nothing to do with MeGUI.

leon
28th June 2014, 11:58
MeGUI does not change anything outside of its own directory.

What happens when you open the AVS script outside of MeGUI? E.g. in MPC-HC or VirtualDub? If you get the same message it has nothing to do with MeGUI.

http://i58.tinypic.com/2yxrjw3.jpg

http://i57.tinypic.com/jtrvwp.jpg

then what is the problem ?
this error occurs since I updated megui from 2493 to 2505 and avisynth plugin from 2 to 3.
I tried other versions of Avisynth but the same error occurs.

megui shows this error when vcomp.dll is in avisynth plugin directory.
http://i61.tinypic.com/xr4i9.jpg

Guest
28th June 2014, 12:32
Maybe something related to this:

http://forum.doom9.org/showthread.php?p=1601209#post1601209

leon
28th June 2014, 20:53
Maybe something related to this:

http://forum.doom9.org/showthread.php?p=1601209#post1601209


Thank you but no I deleted FFMS2.avsi and ffmsindex.exe.
the same error occurs.

leon
28th June 2014, 21:58
when I uninstall Avisynth and use Avisynth+ the problem fixes but I cant use VD plugins.

Overdrive80
28th June 2014, 23:47
Thank you but no I deleted FFMS2.avsi and ffmsindex.exe.
the same error occurs.

http://forum.doom9.org/showthread.php?p=1601294#post1601294

Just removed FFInputDriver.vdplugin from my VD plugins32 dir (and kept ffms.dll etc in Avisynth plugins)
and tried colorbars script from VD 1.10.2beta again, and ...

would you believe it, works OK now.

leon
29th June 2014, 00:57
http://forum.doom9.org/showthread.php?p=1601294#post1601294

the problem isnt VD I try to open my script in megui.
there is nothing in my VD plugin32 dir.

Guest
29th June 2014, 01:14
If you open the script in VirtualDub, what happens?

Why can't you use VD plugins with Avisynth+?

Be patient with us, we are trying to help.

Overdrive80
29th June 2014, 02:09
the problem isnt VD I try to open my script in megui.
there is nothing in my VD plugin32 dir.

Have you tried to use default path of avisynth plugins???

leon
29th June 2014, 11:36
If you open the script in VirtualDub, what happens?

Why can't you use VD plugins with Avisynth+?

Be patient with us, we are trying to help.

I know thank you so much.
I posted an image when I open the script in VD (VirtualDub Error)
when I uninstall Avisynth megui uses its Avisynth+ but when I try to open the script with megui it show this error "There is no function named LoadVirtualDubPlugin"
(Avisynth+ can load warpsharp.dll)

leon
29th June 2014, 11:41
Have you tried to use default path of avisynth plugins???

if you mean for warpsharp, yes I've tried many other directories too.
but I get the same error whether warpsharp is in that dir or not.

Guest
29th June 2014, 12:21
when I uninstall Avisynth megui uses its Avisynth+ but when I try to open the script with megui it show this error "There is no function named LoadVirtualDubPlugin"
(Avisynth+ can load warpsharp.dll) May we see your full script please?

Make sure all your load lines come first before anything else.

leon
29th June 2014, 13:04
May we see your full script please?

Make sure all your load lines come first before anything else.

sometimes I add or remove ,or change the values of some filters but most of the time I use this script.

LoadPlugin("C:\Program Files\AviSynth 2.5\tools\avisynth_plugin\hqdn3d.dll")
LoadPlugin("C:\Program Files\AviSynth 2.5\tools\avisynth_plugin\ColorMatrix.dll")
LoadPlugin("C:\Program Files\AviSynth 2.5\tools\avisynth_plugin\nnedi3.dll")
LoadPlugin("C:\Program Files\AviSynth 2.5\tools\avisynth_plugin\FFT3dGPU.dll")
LoadVirtualDubPlugin("F:\Program Files\Hybrid\avisynthPlugins\ccd_sse2.vdf","VD_CCD",0)
LoadPlugin("C:\Program Files\AviSynth 2.5\tools\avisynth_plugin\RepairSSE2.dll")
LoadPlugin("C:\Program Files\AviSynth 2.5\tools\avisynth_plugin\Deen.dll")
LoadPlugin("C:\Program Files\AviSynth 2.5\tools\avisynth_plugin\flash3kyuu_deband.dll")
LoadPlugin("C:\Program Files\AviSynth 2.5\tools\avisynth_plugin\svpflow2.dll")
LoadPlugin("C:\Program Files\AviSynth 2.5\tools\avisynth_plugin\svpflow1.dll")
LoadPlugin("C:\Program Files\AviSynth 2.5\tools\avisynth_plugin\RemoveGrainSSE2.dll")
LoadPlugin("C:\Program Files\AviSynth 2.5\tools\avisynth_plugin\aWarpSharp.dll")
LoadPlugin("C:\Program Files\AviSynth 2.5\tools\avisynth_plugin\deblock.dll")
LoadPlugin("C:\Program Files\AviSynth 2.5\tools\avisynth_plugin\DctFilter.dll")
LoadPlugin("C:\Program Files\AviSynth 2.5\tools\avisynth_plugin\mt_masktools-26.dll")
LoadPlugin("C:\Program Files\AviSynth 2.5\tools\avisynth_plugin\warpsharp.dll")
LoadPlugin("C:\Program Files\AviSynth 2.5\tools\avisynth_plugin\gradfun2db.dll")
LoadPlugin("C:\Program Files\AviSynth 2.5\tools\avisynth_plugin\MosquitoNR.dll")
Import("C:\Program Files\AviSynth 2.5\tools\avisynth_plugin\EdgeCleaner.avs")
Import("F:\Program Files\Hybrid\avisynthPlugins\Dehalo_alpha_mt.avsi")
Import("F:\Program Files\Hybrid\avisynthPlugins\LimitedSharpenFaster.avs")
Import("F:\Program Files\Hybrid\avisynthPlugins\Deblock_QED.avs")
Import("F:\Program Files\Hybrid\avisynthPlugins\InterFrame2.avsi")
Import("F:\Program Files\Hybrid\avisynthPlugins\daa.avs")
<input>
<deinterlace>
<crop>
<resize>
<denoise>
MosquitoNR(strength=16,restore=128,radius=2,threads=0)
f3kdb(range=25,sample_mode=2,dither_algo=3,grainY=90,grainC=90,dynamic_grain=true,Y=90,Cb=64,Cr=90,blur_first=true,keep_tv_range=false)
Tweak(hue=0,sat=1.05,bright=0,cont=1.0,coring=false,startHue=0,endHue=360,maxSat=150,minSat=0,interp=16,dither=true)
Removegrain(mode=2,modeU=2,modeV=2)
hqdn3d(2, 1, 3, 1)
EdgeCleaner(strength=38,rep=false,smode=0,hot=false,fix=true)
Deblock_QED(quant1=24,quant2=26,aOff1=1,bOff1=1,aOff2=3,bOff2=3,uv=3)
DeHalo_alpha_mt(rx=2,ry=2,darkstr=1,brightstr=1,highsens=50,lowsens=50,ss=1.5)
ConvertToRGB32(matrix="PC.601")
VD_CCD(60,0)
ConvertToYV12(matrix="PC.601")

Guest
29th June 2014, 13:14
That's a generic script you use "most of the time"? I'd like to see the exact script that gives the error in Avisynth+. If you don't want to give it, fine, but then I'll leave it to others to try to help.

Also, you've been talking about warpsharp.dll but you have loadplugin lines for both warpsharp.dll and awarpsharp.dll. Try loading only the one you really use.

Finally, make a simple script that just loads warpsharp and see what happens. You need to remove all the other complicating factors. If that works you can start adding stuff back to see what causes the problem.

IMHO, you have a case of filteritis too.

Groucho2004
29th June 2014, 13:22
most of the time I use this script.
As neuron2 already pointed out, this script is almost impossible to debug. We don't know what's inside the avsi files, what's your autoload directory and what it contains, etc.

leon
29th June 2014, 14:27
That's a generic script you use "most of the time"? I'd like to see the exact script that gives the error in Avisynth+. If you don't want to give it, fine, but then I'll leave it to others to try to help.

Also, you've been talking about warpsharp.dll but you have loadplugin lines for both warpsharp.dll and awarpsharp.dll. Try loading only the one you really use.

Finally, make a simple script that just loads warpsharp and see what happens. You need to remove all the other complicating factors. If that works you can start adding stuff back to see what causes the problem.

IMHO, you have a case of filteritis too.

I tried this but the same error occurs.

LoadPlugin("C:\Program Files\AviSynth 2.5\tools\avisynth_plugin\warpsharp.dll")
<input>
<deinterlace>
<crop>
<resize>
<denoise>

I've already given that script that Avisynth+ cant open because of VD_CCD plugin (not warpsharp.dll).

with Avisynth warpsharp error occurs and with Avisynth+ VD plugin error.

and why do you think I have a case of filteritis?

Guest
29th June 2014, 14:38
OK, so your problem is with loading VD_CCD. Can you please give me a link to download it (without having to install Hybrid) and I will try it here.

I have found ccd.vdf but not ccd_sse2.vdf. Please check in your specified directory that ccd_sse2.vdf is present.

Filteritis means you use filters willy-nilly without regard for the actual source video.

Guest
29th June 2014, 14:52
Apparently this is a known problem:

http://forum.doom9.org/showthread.php?t=165311

This is not a MeGUI issue and so you should continue in that thread. If you can give me a link to ccd_sse2.vdf, I will look into it and follow up in that thread.

Or, try this:

LoadVirtualDubPlugin("C:\Program Files (x86)\AviSynth 2.5\plugins\ccd_sse2.vdf", "CamCD", 1)

CamCD is the right name for the SSE2 version, it seems.

Or, consider using the suggested replacement in the last post of the cited thread.

leon
29th June 2014, 18:46
OK, so your problem is with loading VD_CCD. Can you please give me a link to download it (without having to install Hybrid) and I will try it here.

I have found ccd.vdf but not ccd_sse2.vdf. Please check in your specified directory that ccd_sse2.vdf is present.

Filteritis means you use filters willy-nilly without regard for the actual source video.

my 1st problem wasnt VD_CCD megui showed error about this VD plugin when I uninstalled Avisynth 2.6.0.4 and because of this megui used Avisynth+ 2.6.0.5 and when I install Avisynth 2.6.0.4 this problem fixes but warpsharp error returns.

http://www.mediafire.com/download/n5kjbav5age8m19/ccd_sse2.vdf

I use filters when I need them and have an effect on my video.

leon
29th June 2014, 19:03
Apparently this is a known problem:

http://forum.doom9.org/showthread.php?t=165311

This is not a MeGUI issue and so you should continue in that thread. If you can give me a link to ccd_sse2.vdf, I will look into it and follow up in that thread.

Or, try this:

LoadVirtualDubPlugin("C:\Program Files (x86)\AviSynth 2.5\plugins\ccd_sse2.vdf", "CamCD", 1)

CamCD is the right name for the SSE2 version, it seems.

Or, consider using the suggested replacement in the last post of the cited thread.

I did it and this is the result:

http://i61.tinypic.com/wtcf7q.jpg

I can stop using ccd but it solves the problem?

LigH
29th June 2014, 20:50
AviSynth+ developers may have decided to omit the obsolete VDF plugins loading feature; "ancient" VDF plugins only worked in RGB24 color space which reduces the speed and quality if all the other filters work in YUV. VirtualDub supported YUV plugins not before version 1.9, I believe...

It is certainly recommendable to clean up your heap of plugins and start to wonder if this mass really is the optimum for you, a third of them seems to be used to fix side effects of over-filtering of previous ones. More careful filtering is often better than fixing the debris of gone-mayhem. And most certainly, many VirtualDub plugins can be substituted by other native AviSynth plugins.
__

P.S.:

Replacing Camcorder color denoise (http://forum.doom9.org/showthread.php?t=165311) (July 2012)

Similar issues, just no replacement yet. But I know that Fizick (http://avisynth.org.ru/fizick.html) has a bunch of interesting specialist filters regarding video technology related noise; worth a look.

Groucho2004
29th June 2014, 21:39
LoadVirtualDubPlugin("ccd_sse2.vdf", "CamCD", 1)
colorbars()
CamCD(30,1)

Tried this with several Avisynth versions (2.5.8, 2.6.0 A5, AVS+ r1576), it works with all of them. However, in AVS+ I have to specify the full path for the plugin, otherwise I get the 0x7e error.

leon
29th June 2014, 21:45
AviSynth+ developers may have decided to omit the obsolete VDF plugins loading feature; "ancient" VDF plugins only worked in RGB24 color space which reduces the speed and quality if all the other filters work in YUV. VirtualDub supported YUV plugins not before version 1.9, I believe...

It is certainly recommendable to clean up your heap of plugins and start to wonder if this mass really is the optimum for you, a third of them seems to be used to fix side effects of over-filtering of previous ones. More careful filtering is often better than fixing the debris of gone-mayhem. And most certainly, many VirtualDub plugins can be substituted by other native AviSynth plugins.
__

P.S.:

Replacing Camcorder color denoise (http://forum.doom9.org/showthread.php?t=165311) (July 2012)

Similar issues, just no replacement yet. But I know that Fizick (http://avisynth.org.ru/fizick.html) has a bunch of interesting specialist filters regarding video technology related noise; worth a look.

ok I stop using VD plugins but what about my 1st error ?(stop using warpsharp too? :) )
when working with bad video sources more filters are required.
without filters those videos arent watchable.

Groucho2004
29th June 2014, 21:50
ok I stop using VD plugins but what about my 1st error ?(stop using warpsharp too?
Read my last post and also upload the exact version of warpsharp that gives you problems somewhere.

leon
30th June 2014, 14:01
LoadVirtualDubPlugin("ccd_sse2.vdf", "CamCD", 1)
colorbars()
CamCD(30,1)

Tried this with several Avisynth versions (2.5.8, 2.6.0 A5, AVS+ r1576), it works with all of them. However, in AVS+ I have to specify the full path for the plugin, otherwise I get the 0x7e error.

I tried to open this in megui (Avisynth+ 2.6.0.5) but it says there is no function named "LoadVirtualDubPlugin".
LoadVirtualDubPlugin("C:\Program Files\AviSynth 2.5\tools\avisynth_plugin\ccd_sse2.vdf", "CamCD", 1)
colorbars()
CamCD(30,1)

warpsharp.dll:
http://www.mediafire.com/download/v6b6unf46ziz0ca/warpsharp.dll

Groucho2004
30th June 2014, 14:15
I tried to open this in megui (Avisynth+ 2.6.0.5) but it says there is no function named "LoadVirtualDubPlugin".
LoadVirtualDubPlugin("C:\Program Files\AviSynth 2.5\tools\avisynth_plugin\ccd_sse2.vdf", "CamCD", 1)
colorbars()
CamCD(30,1)

warpsharp.dll:
http://www.mediafire.com/download/v6b6unf46ziz0ca/warpsharp.dll
No problem here with warpsharp.dll. One thing that comes to mind is that you have a huge mess in your autoload directory. Clean it up and try again. Try also loading the scripts in VirtualDub instead of megui.

LigH
30th June 2014, 15:01
The tools\avs\AviSynth.dll (AviSynth+ 2.6.0.5, Jan. 2014) – which is used as fallback by MeGUI when no installed AviSynth is detected – does indeed not contain a declaration for LoadVirtualDubPlugin.

Groucho2004
30th June 2014, 15:12
The tools\avs\AviSynth.dll (AviSynth+ 2.6.0.5, Jan. 2014) – which is used as fallback by MeGUI when no installed AviSynth is detected – does indeed not contain a declaration for LoadVirtualDubPlugin.
Well yes, it has been "externalised" into VDubFilter.dll among other functions that used to be in the core. It's still part of Avisynth+.

LigH
30th June 2014, 15:20
This DLL is included in tools\avs\plugins. So if it is not available for AviSynth+ at runtime, then either updating the "AviSynth portable" package in MeGUI failed (so the DLL is not where it is supposed to be), or some evil software keeps AviSynth in any version from using plugins in their respective auto-load folder(s).

Groucho2004
30th June 2014, 15:25
either updating the "AviSynth portable" package in MeGUI failed (so the DLL is not where it is supposed to be), or some evil software keeps AviSynth in any version from using plugins in their respective auto-load folder(s).
That sounds about right.

leon
1st July 2014, 15:15
No problem here with warpsharp.dll. One thing that comes to mind is that you have a huge mess in your autoload directory. Clean it up and try again. Try also loading the scripts in VirtualDub instead of megui.

Can you please tell me what version of Avisynth did you use for testing warpsharp.
there is nothing in my avisynth plugin directory I also tried other directories to load warpsharp like "C:\"
there is many filters in my "MeGUI\tools\avisynth_plugin" but avisynth+ can load warpsharp from there.
after uninstalling avisynth VD cant open avs scripts.

I also tried to open my script and load warpsharp in Windows 8.1 but it didnt work too.

Groucho2004
1st July 2014, 15:35
Can you please tell me what version of Avisynth did you use for testing warpsharp.
there is nothing in my avisynth plugin directory I also tried other directories to load warpsharp like "C:\"
there is many filters in my "MeGUI\tools\avisynth_plugin" but avisynth+ can load warpsharp from there.
after uninstalling avisynth VD cant open avs scripts.

I also tried to open my script and load warpsharp in Windows 8.1 but it didnt work too.
As already mentioned, I tried several Avisynth versions - 2.5.7, 2.5.8, 2.6.0, AVS+. The warpsharp.dll and the ccd_sse2.vdf you uploaded work with all of them.
Your problem seems to be related to megui which I have never used. There are more qualified people here to help you with that.

Hotpocketdeath
1st July 2014, 21:21
Ok, I've started to play with x265, but I'm running into an error when trying it out in x265.

When x265 is selected, hitting "Auto-Encode" brings up the error:

"First Pass Encoding is not supported for Automatic Encoding as no Output is generated.
Please choose another encoding mode."

But I'm not not trying to encode with multiple passes. And in the Settings, under "Automated Encoding", I can not choose anything less than 2 passes. I think this is what is causing the problem and I don't know how to eliminate it.

Thanks

So any word on how to use Auto-Encode with x265 without getting this error?

LigH
1st July 2014, 22:25
Do not use Auto-Encode, because Auto-Encode is made for quickly running a 2-pass encoding with target size, and x265 does not yet support it. This is not a bug.

Until 2-pass encoding will be implemented, use x265 only for quality based encoding (or 1-pass ABR encoding), which is not supported by the Auto-Encode feature.

Instead, manually create a job, and let it run in the Queue.

hello_hello
2nd July 2014, 01:16
Until 2-pass encoding will be implemented, use x265 only for quality based encoding (or 1-pass ABR encoding), which is not supported by the Auto-Encode feature.

Quality based x264/xvid encoding is supported by AutoEncode.

My default AutoEncode setting is "no target size, use profile settings" yet AutoEncode produces the "First Pass Encoding is not supported" error when the x265 encoder is selected and configured for CRF encoding. When the x265 encoder is configured for constant quantizer encoding, using AutoEncode does not produce the same error.

LigH
2nd July 2014, 07:40
:o Sorry for the confusion then, I must have remembered wrong.

osgZach
6th July 2014, 02:30
Will you guys ever add CRF values to the Zone creation window? It's so much easier to specify a CRF value for zones (in relation to the CRF value used for the encode) than having to play guess-work with a Quantizer or Percentage value.
It'll be a lot easier than juggling custom CRF zone flags on X number of different profiles when you are doing batches as well.

hello_hello
7th July 2014, 13:23
osgZach,
Can you work around it by using Trim() in a script and running individual encodes with different CRF values, then appending the encodes with MKVMergeGUI? I do, along with different filtering at time too.
I can't say I've used the Zones function much myself so I don't know how convenient a workaround it'd be compared to Zones having CRF values. If it's a silly suggestion, just ignore me. ;)

osgZach
7th July 2014, 16:56
Well, it would be a lot less steps.
All you do is specify your start and ending frame ranges for the zones, and during the encode x264 will adjust the CRF accordingly for them.

CYBERSONIC
8th July 2014, 19:17
Hello,

I have an umcompressed AVI, saved from Magix Video Pro X6, that I want to encode with MeGUI.

MediaInfo says:
Allgemein
CompleteName : E:\Test.AVI
Format : AVI
Format/Info : Audio Video Interleave
Format_Profile : OpenDML
FileSize/String : 271 GiB
Duration/String : 58min
OverallBitRate/String : 665 Mbps

Video
ID/String : 0
Format : RGB
CodecID : 0x00000000
CodecID/Info : Basic Windows bitmap format. 1, 4 and 8 bpp versions are palettised. 16, 24 and 32bpp contain raw RGB samples
Duration/String : 58min
BitRate/String : 663 Mbps
Width/String : 1 280 Pixel
Height/String : 720 Pixel
DisplayAspectRatio/String : 16:9
FrameRate/String : 29,970 FPS
BitDepth/String : 8 bits
Bits-(Pixel*Frame) : 24.000
StreamSize/String : 270 GiB (100%)

Audio
ID/String : 1
Format : PCM
Format_Settings_Endianness : Little
Format_Settings_Sign : Signed
CodecID : 1
Duration/String : 58min
BitRate_Mode/String : konstant
BitRate/String : 1 536 Kbps
Channel(s)/String : 2 Kanäle
SamplingRate/String : 48,0 KHz
BitDepth/String : 16 bits
StreamSize/String : 641 MiB (0%)
Alignment/String : Ausgerichtet an Interleaves
Interleave_Duration/String : 33 ms (1,00 Video-Frame)


When opening this file, MeGui also recognizes the audio as
[1] - PCM - 2 channels - 48.0 KHz / German

I want to make an MKV with audio encoded as MP3.
I start the job as usual, in the first step MeGUI is muxing MKV, however I then get the error
------
MKA, 1 audio track, 0:58:21
1: RAW/PCM, 2.0 channels, 16 bits, 48kHz
The source file doesn't contain a track with the number 2. <ERROR>
Of course there is no track 2, but I also did not select a track 2 anywhere!
Or does it expect video track 1 and audio track 2? If I load the file into mkvmerge GUI, it also displays only one track, no separate audio.
How can I include the audio in my encode? It does work if I encode without audio, but it should also work with.

osgZach
8th July 2014, 21:31
A quick work around might be to load the video in the Audio encoding input box, and then see if you can save out the audio in your desired format that way.
Or you could try opening in Virtualdub and saving the audio that way as well.

And depending on what you have installed, you can sometimes right-click on a file and in the context menu, windows will offer an option to extract the audio track (I've done it with AVI's before)