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 Usage

Reply
 
Thread Tools Search this Thread Display Modes
Old 25th April 2025, 17:55   #1  |  Link
Busty
Registered User
 
Join Date: Sep 2016
Posts: 29
VirtualDub / Avisynth setup problems

Hi everyone,

I hope someone here can help me figure out what is wrong in my setup.

I revived an old installation of AviSynth 2.6 and VirtualDub 1.10.4 and fail to open an AviSynth script in VirtualDub. It did work when I used it about 8 years ago, but now it doesn't. This installation is on a MacPro running El Capitan, done with PlayOnMac following l33tmeatwad's instructions from about 2016, in case that matters.



VirtualDub does open the version test script as described here: http://avisynth.nl/index.php/First_script

I can open the video with drag and drop into VirtualDub.

When I try to open an AviSynth script, VirtualDub stops responding.


I tried scripts like these:

AviSource("c:\folder\myclip.avi")

and

DirectShowSource("c:\folder\myclip.avi")

(I created the according folder and put the video in there)


My only idea is it might be an AViSynth codec issue. How can I check which codecs are installed for AviSynth? Or does anyone have a more indepth idea of what might be the problem?
Busty is offline   Reply With Quote
Old 25th April 2025, 20:56   #2  |  Link
Busty
Registered User
 
Join Date: Sep 2016
Posts: 29
This is a bit funny as well as embarrassing, but I just found a post over at digital faq that I did in 2016. It describes this exact problem. I might have to work on my memory....

https://www.digitalfaq.com/forum/vid...irtualdub.html

Anyway, in that post I suspect a different source for the problem: The installation of wine gecko and wine mono failed. This is still the case.

I downloaded gecko and mono, but I'm at a loss how to install them with PlayOnMac. Does someone know?
Busty is offline   Reply With Quote
Old 2nd May 2025, 21:36   #3  |  Link
Busty
Registered User
 
Join Date: Sep 2016
Posts: 29
Turns out I got the same problem about nine years ago. In the end, everything is working as expected, I was just throwing wrong codecs at avisynth. With the right codecs it all works.

So, self inflicted problem solved. sorry to have bothered you guys with my incompetence:-)
Busty is offline   Reply With Quote
Old 3rd May 2025, 00:37   #4  |  Link
qyot27
...?
 
qyot27's Avatar
 
Join Date: Nov 2005
Location: Florida
Posts: 1,478
To be fair, getting Wine to work with appropriate codec support (read: ffdshow VFW for AVISource; unless something's changed, DirectShow and Wine don't mix) is a chore, so using FFMS2 or LSMASHSource as the source filter is the objectively better option.

Or, if you're willing to really get in there, use MacPorts to install modern versions of the appropriate build tools and compile AviSynth+ natively, followed by FFMS2 and/or LSMASHSource. Whether the native version + the plugins that have been ported are sufficient for what you need is an open question, but it cuts out the issue of Wine entirely.
qyot27 is offline   Reply With Quote
Old 7th May 2025, 11:58   #5  |  Link
Busty
Registered User
 
Join Date: Sep 2016
Posts: 29
thanks qyot27 for pointing that out, a native mac version looks interesting. I'll see if my setup works according to my needs and if not, I might try to compile. I'm still making up my mind about which tools I want to throw at my captures. I might come up with some things doing in virtualdub directly.

Keep up the good work!
Busty is offline   Reply With Quote
Reply

Tags
avisynth, playonmac, virtualdub

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 16:25.


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