salehin
24th September 2008, 03:54
I'm trying to encode BBC HD using MeGUI with avisynth 2.5.7. But when I load different .avs, I get errors.
When I load the following avs it works until I go to the avs script creator:
AVCSource("C:\BBC HD\source.dga")
# tried the directshowsource() as well, but same msg:
#DirectShowSource ("C:\C:\BBC HD\source.GRF",fps=25, audio=false)
#ConverttoYV12()
After loading this avs to MeGUI's script creator, i get a msg that says " Unable to render the file. possibly you don't have the correct filters installed ("
FYI:
o My OS is vista Home premium (sadly came with the laptop).
o I've put in DGAVCIndex.exe in the DGINdex folder of MeGUI: MeGUI > Tool > DGIndex
o And put in libavcodec.dll and DGAVCDecode.dll in MeGUI's DGIndex folder (C:\Program Files\megui\tools\dgindex)
o Using FFDSHOW tryouts revision 2079 (Sept 15)
Can anyone please let me know what I'm missing...
Cheers :)
PS: Sorry if this (issue) has already been discussed- so far, on this forum, i couldn't locate anything related.
When I load the following avs it works until I go to the avs script creator:
AVCSource("C:\BBC HD\source.dga")
# tried the directshowsource() as well, but same msg:
#DirectShowSource ("C:\C:\BBC HD\source.GRF",fps=25, audio=false)
#ConverttoYV12()
After loading this avs to MeGUI's script creator, i get a msg that says " Unable to render the file. possibly you don't have the correct filters installed ("
FYI:
o My OS is vista Home premium (sadly came with the laptop).
o I've put in DGAVCIndex.exe in the DGINdex folder of MeGUI: MeGUI > Tool > DGIndex
o And put in libavcodec.dll and DGAVCDecode.dll in MeGUI's DGIndex folder (C:\Program Files\megui\tools\dgindex)
o Using FFDSHOW tryouts revision 2079 (Sept 15)
Can anyone please let me know what I'm missing...
Cheers :)
PS: Sorry if this (issue) has already been discussed- so far, on this forum, i couldn't locate anything related.