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.

 

Go Back   Doom9's Forum > Capturing and Editing Video > Avisynth Development

Reply
 
Thread Tools Search this Thread Display Modes
Old 14th December 2003, 12:10   #1  |  Link
lyhlyh
Registered User
 
Join Date: Dec 2003
Posts: 2
bug report for avisynth

i use 2.53 from sourceforge

and m2v from author's homepage

but

after i loadvfapiplugin("m2v.vfp","m2v")

the statement m2v("xxxx.mpg") fail

i compile source code ,find stack overflow when exec m2v

i also recompile m2v .and find if i comment the
the code for open audio stream .then avisynth work ok

while vfapi converter from tmpegenc's author can work with
non modified m2v.vfp

so i think this bug belong to avisynth

i find this bug a week ago, but i can post new thread here

and now i can not remember every detail now

and also i do not test the code from cvs avisynth

ps : avisynth 2.52 also fail with m2v.vfp
lyhlyh is offline   Reply With Quote
Old 4th January 2004, 18:42   #2  |  Link
lyhlyh
Registered User
 
Join Date: Dec 2003
Posts: 2
no one meet same problem?
lyhlyh is offline   Reply With Quote
Old 16th October 2004, 16:44   #3  |  Link
lawsonpu
Registered User
 
Join Date: Sep 2004
Posts: 1
yep, I've also had this problem. and I've reverted to an older version of AviSynth to solve it like u did.

Later,

P.S. I'm using m2v.vfp because it's the only thing i've found that'll read exported recordings from my Creative Digital VCR tv-card without severe audio video sync problems. (other than Mplayer classic) why are u using it?
lawsonpu is offline   Reply With Quote
Old 17th October 2004, 08:42   #4  |  Link
cipher
Guest
 
Posts: n/a
u will need warpsharp.dll, which can be found on this page:

http://www.geocities.co.jp/SiliconValley-PaloAlto/2382/

and then plz try this:

LoadPlugin("Warpsharp.dll")
LoadAviUtlInputPlugin("m2v.vfp","MPEG2VIDEO")
MPEG2VIDEO("1.mpg")


  Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 17:45.


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