digitalFAQ.com Forums [Archives]

digitalFAQ.com Forums [Archives] (http://www.digitalfaq.com/archives/)
-   Video Encoding and Conversion (http://www.digitalfaq.com/archives/encode/)
-   -   could not locate a mpeg4 layer decompressor; error in line 12? (http://www.digitalfaq.com/archives/encode/6012-locate-mpeg4-layer.html)

x_gimpg 10-07-2003 07:37 PM

could not locate a mpeg4 layer decompressor; error in line 12?
 
Me again, i also have a trailer from matrix revolutions i wanted to burn for a friend (thats perfectly legal, heh, sorry about the seinfeld i thought it was too) Neways, still having problems with my filters/plugins loading and getting a short video clip with random frames thoughout the file, and only the first minute of sound (although it is fine). Heres the script... :

LoadPlugin("C:\Documents and Settings\Kennny.KENNY\Desktop\Kenny\MovieStacker\F ilters\MPEG2Dec.dll")
LoadPlugin("C:\Documents and Settings\Kennny.KENNY\Desktop\Kenny\MovieStacker\F ilters\GripFit_preview.dll")
LoadPlugin("C:\Documents and Settings\Kennny.KENNY\Desktop\Kenny\MovieStacker\F ilters\BlockBuster.dll")
LoadPlugin("C:\Documents and Settings\Kennny.KENNY\Desktop\Kenny\MovieStacker\F ilters\UnFilter.dll")
LoadPlugin("C:\Documents and Settings\Kennny.KENNY\Desktop\Kenny\MovieStacker\F ilters\LegalClip.dll")
LoadPlugin("C:\Documents and Settings\Kennny.KENNY\Desktop\Kenny\MovieStacker\F ilters\Sampler.dll")

AviSource("C:\Documents and Settings\Kennny.KENNY\Desktop\Kenny\Matrix Revolutions Trailer.avi")
LegalClip()
GripCrop(352, 240, overscan=1, source_anamorphic=false)
GripSize(resizer="BilinearResize")
UnFilter(50, 50)
TemporalSmoother(1, 2)
MergeChroma(blur(1.58))
MergeLuma(blur(0.2))
BlockBuster(method="noise", detail_min=1, detail_max=7, variance=1.0, seed=1)
GripBorders()
LegalClip()

Sampler(length=24)
## MPEG size = ((Total frames/MovieTimeInMinutes)/24) * MPEG sample file size * .98 ##



When i play the file there is also a message saying 'could not locate a mpeg4 layer decompressor; error in line 12' on the first frame of the video. Any help appreciated, thanx

Clubber Lang 10-09-2003 02:57 PM

Quote:

Sampler(length=24)
## MPEG size = ((Total frames/MovieTimeInMinutes)/24) * MPEG sample file size * .98 ##
This line you have to deleated.

Quote:

When i play the file there is also a message saying 'could not locate a mpeg4 layer decompressor; error in line 12' on the first frame of the video. Any help appreciated, thanx
Open TMPGEnc and go to eviroment Settings and set the direct show filter on 2 priority. Then it can be read if you can play it on the WMP.


All times are GMT -5. The time now is 07:19 PM  —  vBulletin © Jelsoft Enterprises Ltd

Site design, images and content © 2002-2024 The Digital FAQ, www.digitalFAQ.com
Forum Software by vBulletin · Copyright © 2024 Jelsoft Enterprises Ltd.