|
|
| Grizzly |
| Posted: Nov 4 2008, 02:08 AM |
 |
|
Newbie

Group: Members
Posts: 1
Member No.: 24474
Joined: 4-November 08

|
Howdy Folks,
I have not had any luck using DirectShow Source with Digital Rapids. The video fades early at the end of full feature encodes... more times than not, the end logo of a film is the last frame i see versus it fading to black.
I usally start out with a WMV or MPG source (thus HAVING to use DirectShow Source) and have had some luck with using ConvertToYUY2()... but as you all know, the frames are not acurate.
I am using Virtual Dub (Version 1.6.11) AviSynth (Version 257) Digital Rapids (Version 2.5)
Any experts on DirectShow Source out there?
Thank You! |
 |
| jollye |
| Posted: Jan 26 2011, 02:18 PM |
 |
|
Newbie

Group: Members
Posts: 3
Member No.: 29750
Joined: 26-January 11

|
Hi,
Let me reopen this old thread for a similar problem. My problem is the following:
I'm trying to open the following AviSynth script:
| CODE | | DirectShowSource("Amazon_1080.wmv") |
(The video file can be downloaded from MS site)
VirtualDub can open it but when I press the play button (little triangle with a 0 or a 1), the cursor remains on the first frame and doesn't progress, neither the video. However, I remembered this was working in the past. So I've tested the last versions of VirtualDub and I can confirm that this started not working from version 1.9.4. The version 1.8.8 is working fine.
Could you please have a look at this problem. Thanks in advance.
Jollye |
 |
| ale5000 |
| Posted: Jan 26 2011, 02:47 PM |
 |
|

Advanced Member
  
Group: Members
Posts: 1114
Member No.: 22180
Joined: 30-September 07

|
It will be easier if you use the WMV and the MPEG-2 input plugin: http://forums.virtualdub.org/index.php?act...=ST&f=7&t=12664 You can also use "Direct Stream Copy" in this way.
-------------------- New VirtualDub forum VirtualDub AIO (All-in-One installer for VirtualDub and plugins) Codec Toolbox RS (A tool to read/change merit of codecs and many other things) Input plugins for VirtualDub / ACM codecs / VFW codecs |
 |
| jollye |
| Posted: Jan 26 2011, 02:54 PM |
 |
|
Newbie

Group: Members
Posts: 3
Member No.: 29750
Joined: 26-January 11

|
Hi,
Thanks for your suggestion but it doesn't work for me because I need to use an AviSynth script for other reasons. I only posted a simplified version of my script.
Regards jollye |
 |
| jollye |
| Posted: Jan 27 2011, 10:00 AM |
 |
|
Newbie

Group: Members
Posts: 3
Member No.: 29750
Joined: 26-January 11

|
Hi,
Also I forgot to mention that the Red and Green buttons at the bottom of VirtualDub play the file correctly (however it stops at the first scene change). So in my opinion, this could be a small bug in the interface only.
Regards jollye |
 |