Welcome Guest ( Log In | Register )


Important

The forums will be closing permanently the weekend of March 15th. Please see the notice in the announcements forum for details.

Pages: (6) « First ... 4 5 [6]  ( Go to first unread post )
Gpu Shader Filter 0.5, weekend experiment
« Next Oldest | Next Newest » Track this topic | Email this topic | Print this topic
realdark86
  Posted: Jan 3 2012, 10:53 PM


Newbie


Group: Members
Posts: 8
Member No.: 23374
Joined: 7-April 08



Any plans to compile for x64?
Actually most people are turning to x64 systems but can't find much filters...
 
     Top
dloneranger
Posted: Jan 4 2012, 08:37 AM


Moderator


Group: Moderators
Posts: 2366
Member No.: 22158
Joined: 26-September 07



@realdark86

You know that the 32bit version of virtualdub, codecs and filters all work fine on 64bit systems?

--------------------
MultiAdjust JoinWav WavNormalize FFMPeg Input Plugin v1827 UnSharpMask
Windows7/8 Codec Chooser
All FccHandlers Stuff inc. Installers for acm codecs AAC, AC3, LameMp3
 
    Top
Malaksbane
Posted: Aug 22 2013, 08:35 PM


Member


Group: Members
Posts: 13
Member No.: 32779
Joined: 24-August 11



Is there a 'previous frame' sampler available? I tried vd_prevsrctexture as Texture but that gave me an undeclared identifier.
I am experimenting with NL-Means denoising and I suspect extending the search to previous (and next) frames could be of help.
 
     Top
phaeron
Posted: Sep 8 2013, 07:28 PM


Virtualdub Developer


Group: Administrator
Posts: 7773
Member No.: 61
Joined: 30-July 02



Sorry, no -- the GPU filter only supports current frame.
 
    Top
Malaksbane
Posted: Sep 9 2013, 05:22 PM


Member


Group: Members
Posts: 13
Member No.: 32779
Joined: 24-August 11



Thanks, would have been nice but your tool is good already
 
     Top
Malaksbane
Posted: Apr 6 2014, 11:52 AM


Member


Group: Members
Posts: 13
Member No.: 32779
Joined: 24-August 11



QUOTE (phaeron @ Feb 19 2009, 06:47 AM)
Looks like more changed than I thought.

I've retargeted it to the 1.8.8 source:
http://www.virtualdub.org/beta/gpufilterdx-0.7-src.zip

This source package doesn't convert to VS-E 2012, which complains about write permissions (which are all set to full control for the current user), various projects in the solution are missing and something about source-control.
Also, not all included headers are present, I assume there will be binary dependencies failing as well.
 
     Top
dloneranger
Posted: Apr 6 2014, 12:55 PM


Moderator


Group: Moderators
Posts: 2366
Member No.: 22158
Joined: 26-September 07



Usually Phaerons source files are read-only from the source control program he uses having to lock/checkout etc
Remove the read-only with explorer or cmdline
Remove the source control with VS

Getting it all to work with a newer VS and sdk's can be a complete pain and is left to you
(I keep VS2008 around just for recompiling virtualdub itself)


--------------------
MultiAdjust JoinWav WavNormalize FFMPeg Input Plugin v1827 UnSharpMask
Windows7/8 Codec Chooser
All FccHandlers Stuff inc. Installers for acm codecs AAC, AC3, LameMp3
 
    Top
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:
81 replies since Sep 16 2007, 08:06 AM Track this topic | Email this topic | Print this topic
Pages: (6) « First ... 4 5 [6] 
<< Back to VirtualDub Filters and Filter Development