View Full Version : Avisynth and Deblock_QED
whiteshark99
17th December 2010, 14:42
Hi all got a problem been trying to use deblock_qed with no look.
Script
DirectShowSource("E:\Alins Testing\Al.mpg", fps=25)
Deblock_QED(quant1=30,quant2=24,aOff1=8,bOff1=10,aOff2=8,bOff2=10)
Crop(2,8,- 0,-9)
Spline16Resize(624,336)
---------------------------
VirtualDub Error
---------------------------
Avisynth open failure:
Script error: there is no function named "Deblock_QED"
(C:\Users\Graeme\Desktop\Al.avs, line 2)
---------------------------
OK
---------------------------
ps
im a noob thanks
Usedocne
17th December 2010, 17:04
Has your Deblock_QED got .avsi as its extension?
helpful tip: replace DirectShowSource w/ DSS2.
whiteshark99
17th December 2010, 18:38
A
no
A
where do i get Deblock_QED from thanks
poisondeathray
17th December 2010, 19:01
http://avisynth.org/mediawiki/Deblock_QED
Usedocne
17th December 2010, 19:13
A
no
Then change it so that it does. :)
whiteshark99
17th December 2010, 19:25
http://avisynth.org/mediawiki/Deblock_QED
There is currently no text in this page, you can search for this page title in other pages or edit this page.
Usedocne
17th December 2010, 19:38
Try here (http://forum.doom9.org/showthread.php?p=1402777#post1402777).
poisondeathray
17th December 2010, 19:45
At the bottom of the page there is a link to the newer version. I think it's the same as the link above
http://avisynth.org/mediawiki/upload/f/f7/Deblock_QED_MT2.avs
whiteshark99
17th December 2010, 20:11
hi can't seem to get it to work with an avi file or a mpg file.
script
AviSource("C:\Users\Graeme\Desktop\bn.avi")
Deblock_QED(quant1=50,quant2=10,aOff1=8,bOff1=10,aOff2=8,bOff2=10)
Crop(2,8,- 0,-10)
Spline16Resize(624,336)
Usedocne
17th December 2010, 20:35
Does it work without Deblock_QED in the script?
What's the videos resolution?
Gavino
17th December 2010, 21:04
There is currently no text in this page
I've fixed the page so the link at the top matches the one at the bottom.
whiteshark99
17th December 2010, 21:42
Does it work without Deblock_QED in the script?
no
What's the videos resolution?
Spline16Resize(624,336)
Nightshiver
18th December 2010, 00:31
Well then, if it doesn't work without Deblock_QED, then you've got a messed up source.
TheRyuu
18th December 2010, 02:18
hi can't seem to get it to work with an avi file or a mpg file.
script
AviSource("C:\Users\Graeme\Desktop\bn.avi")
Deblock_QED(quant1=50,quant2=10,aOff1=8,bOff1=10,aOff2=8,bOff2=10)
Crop(2,8,- 0,-10)
Spline16Resize(624,336)
I don't get it, what does "not working" mean?
Usedocne
18th December 2010, 03:30
@whiteshark99
Like Nightshiver said, you probably got a messed up source/video.
helpful tip 2: MediaInfo (http://mediainfo.sourceforge.net/en) can tell you lots of useful info about your video(s).
whiteshark99
18th December 2010, 14:17
Well then, if it doesn't work without Deblock_QED, then you've got a messed up source.
Sorry I miss under stud when I process the file it does nothing to the file
TheRyuu
18th December 2010, 14:41
Sorry I miss under stud when I process the file it does nothing to the file
That's still a terrible definition of "not working." Provide some kind of sample or something to properly show in what way it's not working.
whiteshark99
19th December 2010, 00:25
here is a pic
http://img37.imagefra.me/i5ci/whiteshark/12c3_edb_u9hfa.jpg (http://i.imagefra.me/3dfhwflg)
http://img40.imagefra.me/s5ci/whiteshark/13ef_51c_u9hfa.jpg (http://i.imagefra.me/525hwfln)
whiteshark99
23rd December 2010, 23:59
any one had any look useing this thank a how to wood be nice.
Usedocne
24th December 2010, 00:37
Hmm, I'm sure I've seen that Aliens pic with the red circle in it before. :confused:
Anyway.. you might want to have a read of this thread (http://forum.doom9.org/showthread.php?t=157824). Learning to use the forums search (http://forum.doom9.org/search.php) function wouldn't be a bad idea either. :)
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.