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. |
![]() |
#1 | Link |
Registered User
Join Date: Oct 2021
Posts: 42
|
Avisynth error message stopped showing in VirtualDub
In the past when loading Avisynth+ scripts in VirtualDub i got error messages show when script can't load, e.g.
Code:
Avisynth open failure: StackVertical: image formats don't match Code:
File "C:\vid\Gradient.avs" does not have a video stream. How do i get back detailed display of error messages for trouble shooting scripts? Last edited by Rob105; 5th June 2023 at 12:52. |
![]() |
![]() |
![]() |
#2 | Link |
Registered User
Join Date: Mar 2011
Posts: 4,784
|
I don't know the answer, but what happens if you open the script a different way? With MPC-HC, MPC-BE or AvsPmod etc? Do you see a different error message?
It might be something you're doing in your script so it's not actually outputting any video. Are you sure the script is okay? |
![]() |
![]() |
![]() |
#4 | Link | |
Registered User
Join Date: Oct 2021
Posts: 42
|
Quote:
Code:
there is no function named VideoScope Code:
File "C:\vid\Gradient.avs" does not have a video stream. |
|
![]() |
![]() |
![]() |
#6 | Link |
HeartlessS Usurer
Join Date: Dec 2009
Location: Over the rainbow
Posts: 10,877
|
Try script in VDub2
Code:
Version Then Code:
Colorbars(pixel_type="YV12") With Code:
Colorbars(pixel_type="YV12") VideoScope("bottom", true, "Y", "Y", "Y") (I dont have VideoScope in my plugins) [EDIT: Sounds like VD2 is broken, maybe remove and reinstall]
__________________
I sometimes post sober. StainlessS@MediaFire ::: AND/OR ::: StainlessS@SendSpace "Some infinities are bigger than other infinities", but how many of them are infinitely bigger ??? Last edited by StainlessS; 5th June 2023 at 16:32. |
![]() |
![]() |
![]() |
#7 | Link |
Registered User
Join Date: Oct 2021
Posts: 42
|
Version and colorbars work, however when i go to videoscope it shows again generic message about no stream.
Problem found its because i installed FFMpeg Input Plugin 2.0 removed it and Avisynth displays errors properly now. |
![]() |
![]() |
![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|