[avisynth EXPORT premiere plugin] - need help :)

The old Video Software Help forum, left visible as an archive.

[avisynth EXPORT premiere plugin] - need help :)

Postby angel-sahor » Wed Jul 17, 2002 9:28 am

hi :)

i followed the import filter guide to get my dvd eps directly in adobe and it seems to work ok

loadplugin("C:\windows\system32\mpeg2dec.dll")
loadplugin("C:\windows\system32\decomb.dll")
mpeg2source("D:\opening.d2v")
#crop(1,10,692,470)
Telecide()
Decimate(5)
#bicubicresize(512,384,0,0.75)

but you can't crop or resize before so i do it in an export avs file to then encode in virualdub

loadplugin("avisynthex.dll")
IPCSource("Untitled.avi")
crop(1,10,692,470)
bicubicresize(512,384,0,0.75)

and then , when i open this avs file in virtualdub, i get a sort of "ipc source not detected , is frame server up ?" error :(

but untitled.avi is in the same rep as this avs export file :(

anyone had that kind of problem or knows what to do ? :)
angel-sahor
 
Joined: 18 Jul 2001

more info

Postby angel-sahor » Wed Jul 17, 2002 9:31 am

and i have started the frame server in premiere with export movie "avisynth export file"

i use premiere 6.0 with XP
angel-sahor
 
Joined: 18 Jul 2001

Postby RyanGlazner » Wed Jul 17, 2002 9:33 am

Er... have you tried putting the full path to the Untitled.avi file?
User avatar
RyanGlazner
 
Joined: 18 Feb 2002
Location: California

yeps

Postby angel-sahor » Wed Jul 17, 2002 9:38 am

yeps, of course, doesnt work either :(
angel-sahor
 
Joined: 18 Jul 2001

Postby RyanGlazner » Wed Jul 17, 2002 9:41 am

Sorry if it sounded condescending. That's about the extent of my knowledge of AVS stuff. I gave up on it.
User avatar
RyanGlazner
 
Joined: 18 Feb 2002
Location: California

Postby AbsoluteDestiny » Wed Jul 17, 2002 9:41 am

try using the frameserver plugin from videotools.net and then just add your crop and resize settings in virtualdub.

Or export as huffyuv and do the same.
User avatar
AbsoluteDestiny
 
Joined: 15 Aug 2001
Location: Oxford, UK

domo arigato :)

Postby angel-sahor » Wed Jul 17, 2002 9:51 am

RyanGlazner: it didn't to me, don't worry :wink: thx for replying so fast :D

AbsoluteDestiny:

- the other framserver plugin: gonna go n try that :)

- exporting to huffyuv : seems to be a lossless compression so it wont take as much space it would if i went uncompressed right ?
but, will it be as good as directly framserving to vdub ? (o know it's supposed to be lossless but it just doesn't "feel" right )

thx both for your help :)
angel-sahor
 
Joined: 18 Jul 2001

Postby AbsoluteDestiny » Wed Jul 17, 2002 9:56 am

As good as frameserving? Well.. there is the following advantage:

you only have to do it once and then you can do lots of encodes from that one huffyuv file instead of having to frameserve everytime which is slow.

And yes, it's much much much smaller than uncompressed. Your video will be about a gig instead of about 6 gig ^_^;;;
User avatar
AbsoluteDestiny
 
Joined: 15 Aug 2001
Location: Oxford, UK

hehe :)

Postby angel-sahor » Wed Jul 17, 2002 10:03 am

what i meant by as good, was in final video quality , but i guess so if this term lossless is used :)

two good advantages !!!
rather gonna try the huffyuv compression then :)

domo arigao AbsoluteDestiny-sama ^_^
angel-sahor
 
Joined: 18 Jul 2001


Return to Video Software Help Archive

Who is online

Users browsing this forum: No registered users and 2 guests