Quantcast Could Not Decompress Frame 0 - digitalFAQ.com Forums [Archives]
  #1  
11-29-2003, 05:33 AM
the_ray the_ray is offline
Free Member
 
Join Date: Nov 2003
Posts: 45
Thanks: 0
Thanked 0 Times in 0 Posts
i get this error with WMP when i try to preview my avisynth script

AviSource : Could not decompress frame 0
(C:\movie.avs,line 9)


this is my script

LoadPlugin ("C:\Filters\MPEG2Dec3.dll")
LoadPlugin ("C:\Filters\blockbuster.dll")
LoadPlugin ("C:\Filters\UnDot.dll")
LoadPlugin ("C:\Filters\DctFilter.dll")
LoadPlugin ("C:\Filters\grip.dll")
LoadPlugin ("C:\Filters\Convolution3DYV12.dll")
LoadPlugin ("C:\Filters\Sampler-2.5.dll")


AviSource("C:\movie.avi",false)
BlindPP(cpu=4)
Blockbuster(method="noise",detail_min=1,detail_max =10,variance=0.5,seed=1)
Convolution3D(1, 6, 12, 6, 8, 2.8, 0)
GripCrop(480, 576, overscan=2, source_anamorphic=false)
GripSize(resizer="LanczosResize")
Undot()
TemporalSoften(2,7,7,3,2)
DCTFilter(1,1,1,1,1,1,0.5,0)
#Blockbuster(method="noise",detail_min=1,detail_ma x=10,variance=0.9,seed=5623)
GripBorders()


BTW the movie is an xvid movie but requires ffdshow to decode it...what should i do??
Reply With Quote
Someday, 12:01 PM
admin's Avatar
Site Staff / Ad Manager
 
Join Date: Dec 2002
Posts: 42
Thanks: ∞
Thanked 42 Times in 42 Posts
  #2  
11-29-2003, 05:52 AM
Dialhot Dialhot is offline
Free Member
 
Join Date: May 2003
Posts: 10,463
Thanks: 0
Thanked 0 Times in 0 Posts
Basically : you don't have the CODECS (for video AND audio) and need them
!
Can you use the "search" button a little ? You will find a lot of solution to that problem.
Reply With Quote
  #3  
11-29-2003, 06:03 AM
the_ray the_ray is offline
Free Member
 
Join Date: Nov 2003
Posts: 45
Thanks: 0
Thanked 0 Times in 0 Posts
i don't get it...if i can play the movie(avi) fine with BSPlayer or WMP ,doesn't that mean i do have the audio or video codecs for the movie????or do i have to get separate codecs(or filters) just for AviSynth
Reply With Quote
  #4  
11-29-2003, 11:54 AM
muhali3 muhali3 is offline
Free Member
 
Join Date: Sep 2003
Posts: 134
Thanks: 0
Thanked 0 Times in 0 Posts
no it doesn't mean you have the codec if it can play in WMP. FFDShow uses DirectShowsource, so instead of Avisource you can make it directshowsource and it should work, but getting the codec would be much better and you would have less problems.
Reply With Quote
  #5  
11-29-2003, 02:08 PM
the_ray the_ray is offline
Free Member
 
Join Date: Nov 2003
Posts: 45
Thanks: 0
Thanked 0 Times in 0 Posts
okey let me get this...i can play the movie fine with WMp(that means i have all the rite codecs)...but i need to download separate codec(maybe different versions,different bulid date) so that i can use the function AviSource??am i gettin you rite??
Reply With Quote
  #6  
11-29-2003, 03:55 PM
Jellygoose Jellygoose is offline
Free Member
 
Join Date: Jun 2002
Location: Germany
Posts: 1,288
Thanks: 0
Thanked 0 Times in 0 Posts
Last time: That you can play it in WMP does not necessarily mean you have the right codec installed, because in WMP the file is opened using DirectShow! That means you either go and install the right codec in order to open the file via AviSource or you use DirectShowSource which is not recomended. Period!
__________________
j3llyG0053
Reply With Quote
  #7  
11-30-2003, 05:12 AM
Boulder Boulder is offline
Free Member
 
Join Date: Sep 2002
Location: Lahti, Finland
Posts: 1,652
Thanks: 0
Thanked 0 Times in 0 Posts
@Dialhot:

Maybe you should make a sticky which would explain this codec thing along with links for downloading the appropriate codecs. This question is being asked over and over again so the people could be pointed to that thread.
Reply With Quote
Reply




Similar Threads
Thread Thread Starter Forum Replies Last Post
AviSource: Could not Decompress Frame 0 the viking Avisynth Scripting 34 09-19-2004 02:25 PM
Avi Source: Could not decompress frame 0 FrAnKiM Conversão e Codificação de Vídeo (Português) 3 05-24-2004 01:34 PM
Avi Source: Could not decompress frame 0 daemon Conversão e Codificação de Vídeo (Português) 2 05-22-2004 03:34 PM
AviSource : Could not decompress frame 0 Dialhot Video Encoding and Conversion 0 11-30-2003 06:23 AM
AviSource: Could not decompress frame 0 Dialhot Video Encoding and Conversion 0 11-30-2003 06:20 AM

Thread Tools



 
All times are GMT -5. The time now is 06:24 AM  —  vBulletin © Jelsoft Enterprises Ltd