Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

Domains: forum.doom9.org / forum.doom9.net / forum.doom9.se

 

Go Back   Doom9's Forum > Capturing and Editing Video > Avisynth Usage
Register FAQ Today's Posts Search

Reply
 
Thread Tools Search this Thread
Old 26th December 2002, 10:55   #1  |  Link
killingspree
Newbie Forum Mod
 
killingspree's Avatar
 
Join Date: Aug 2002
Location: way too deep in (cyber)space
Posts: 2,436
script error?!?

i just wrote one of my first avisynth scripts and wmplayer returns the following message to me:
Quote:
DirectShowSource: The filter graph manager won't talk to me
(C:\10things.avs, Line2)
the complete script:
a= DirectShowSource("10_17_13_311.0000.mpg")
b= DirectShowSource("10_17_13_311.0001.mpg")
c= DirectShowSource("10_17_13_311.0002.mpg")
d= DirectShowSource("10_17_13_311.0003.mpg")
e= DirectShowSource("10_17_13_311.0004.mpg")
UnalignedSplice(a+b+c+d+e)
return("10things.avi")


i know i'm still a noob concerning avisynth so this probably bleongs to the noob forum.
thanks for your help
steVe
killingspree is offline   Reply With Quote
Old 26th December 2002, 12:37   #2  |  Link
Wilbert
Super Moderator
 
Join Date: Nov 2001
Location: Netherlands
Posts: 6,375
IIRC you can use directshowsource once in a script. Maybe you should try mpegdecoder from Nic.
Wilbert is offline   Reply With Quote
Old 26th December 2002, 13:19   #3  |  Link
sh0dan
Retired AviSynth Dev ;)
 
sh0dan's Avatar
 
Join Date: Nov 2001
Location: Dark Side of the Moon
Posts: 3,480
Actually I think to remember that MPEGDecoder had the same limitation.

I would suggest, that you use Virtual Dub to convert the MPG's to HuffYUV AVI's.
__________________
Regards, sh0dan // VoxPod
sh0dan is offline   Reply With Quote
Old 26th December 2002, 17:03   #4  |  Link
killingspree
Newbie Forum Mod
 
killingspree's Avatar
 
Join Date: Aug 2002
Location: way too deep in (cyber)space
Posts: 2,436
2 porblems (:

1) virtualdub doesn't eat the files...
2) i don't have enough diskspace to save anything in Huffyuv avi format, otherwise i would ahve captured directly to this format anyway!

thanks for your replies though
regards
steVe
killingspree is offline   Reply With Quote
Old 26th December 2002, 17:21   #5  |  Link
scmccarthy
Registered User
 
Join Date: Oct 2002
Posts: 462
I disagree with Sh0dan on this one; I think Nic's MPEGDecoder can work for you. Nic is having trouble with pulldown and flags in DVD. But I think it works perfectly well with your kind of material.

Normally, I would not contradict Sh0dan, except that MPEGDecoder went through a lot of improvements just before Nic stopped working on it. My understanding is that Nic never got it to work with vob files the way he wanted, but it works with mpg files just fine.

Stephen
scmccarthy is offline   Reply With Quote
Old 26th December 2002, 17:30   #6  |  Link
Wilbert
Super Moderator
 
Join Date: Nov 2001
Location: Netherlands
Posts: 6,375
Quote:
I disagree with Sh0dan on this one; I think Nic's MPEGDecoder can work for you.
Maybe someone can try it (with multiple mpg's).

Quote:
1) virtualdub doesn't eat the files...
What do you mean, are they mpeg2 files? What kind of error messages do you get?
Wilbert is offline   Reply With Quote
Old 27th December 2002, 16:55   #7  |  Link
killingspree
Newbie Forum Mod
 
killingspree's Avatar
 
Join Date: Aug 2002
Location: way too deep in (cyber)space
Posts: 2,436
they are mpg 1 files
i get the following error:
mpeg import filter: pack synchronisation error

hope taht helps
oh yea i'm using vdub 1.4.13 PIV release!

regards
steVe
killingspree is offline   Reply With Quote
Old 27th December 2002, 17:06   #8  |  Link
Guest
Guest
 
Join Date: Jan 2002
Posts: 21,901
Quote:
Originally posted by killingspree
they are mpg 1 files
i get the following error:
mpeg import filter: pack synchronisation error

hope taht helps
oh yea i'm using vdub 1.4.13 PIV release!

regards
steVe
How do you know they are MPEG1? That is the error message VirtualDub gives when the file is MPEG2.
Guest is offline   Reply With Quote
Old 27th December 2002, 17:34   #9  |  Link
Wilbert
Super Moderator
 
Join Date: Nov 2001
Location: Netherlands
Posts: 6,375
It's a mpeg2 file (not everyone bothers to give the "correct" extensions). Use VirtualdubMod or dvd2avi/avisynth to import mpeg2 files.
Wilbert is offline   Reply With Quote
Old 28th December 2002, 12:08   #10  |  Link
killingspree
Newbie Forum Mod
 
killingspree's Avatar
 
Join Date: Aug 2002
Location: way too deep in (cyber)space
Posts: 2,436
ok well

i guess they are mpeg2 files then... i actually believed my capture card only supports mpg one though, but i'm not sure about this ...
anyway thanks for you help

steVe
killingspree is offline   Reply With Quote
Old 28th December 2002, 12:35   #11  |  Link
Wilbert
Super Moderator
 
Join Date: Nov 2001
Location: Netherlands
Posts: 6,375
Oh, ... What happens if you play them in WMP6.4, what is the resolution of those mpg's?
Wilbert is offline   Reply With Quote
Old 29th December 2002, 17:29   #12  |  Link
killingspree
Newbie Forum Mod
 
killingspree's Avatar
 
Join Date: Aug 2002
Location: way too deep in (cyber)space
Posts: 2,436
resolution:

it's pretty high something like (just estimating) 700x400
hope that helps!

oh yea... i got wmplayer 8.0 though (if that matters!)
killingspree is offline   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 09:34.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.