|
|
| 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... |
 |
| 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 |
 |
| 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. |
 |
| 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. |
 |
| 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 |
 |
| Malaksbane |
| Posted: Apr 6 2014, 11:52 AM |
 |
|
Member
 
Group: Members
Posts: 13
Member No.: 32779
Joined: 24-August 11

|
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. |
 |
| 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 |
 |