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

Reply
 
Thread Tools Search this Thread Display Modes
Old 14th December 2013, 13:25   #301  |  Link
vood007
Registered User
 
Join Date: Jan 2011
Posts: 84
Dont know where i could tweak ffdshow in this regard since its perfectly quick when i take out f3kdb from the script. Well looks like i have to live with it, thanks anyway.
vood007 is offline   Reply With Quote
Old 3rd January 2014, 16:13   #302  |  Link
kabal223
Registered User
 
Join Date: Dec 2007
Posts: 18
Hi!

Im sorry for my noob question, but I need help. I want to use this in real time with ffdshow but I dont have a clue of how to do that.

Please help, is there a tutorial anywere? thanks!
kabal223 is offline   Reply With Quote
Old 4th January 2014, 05:54   #303  |  Link
ryrynz
Registered User
 
ryrynz's Avatar
 
Join Date: Mar 2009
Posts: 3,646
Since you're new to using Avisynth and ffdshow, consider using MadVR's deband feature which is based off of f3kdb if you have a semi decent GPU. At this point I think it's generally accepted that it offers better debanding.
ryrynz is offline   Reply With Quote
Old 30th May 2014, 02:32   #304  |  Link
Sparktank
47.952fps@71.928Hz
 
Sparktank's Avatar
 
Join Date: Mar 2011
Posts: 940
Quote:
Originally Posted by SAPikachu View Post
Quote:
Originally Posted by madshi View Post
debanding algorithm for madVR
I will try to implement this when I have time later.
Any update on this update?
__________________
Win10 (x64) build 19041
NVIDIA GeForce GTX 1060 3GB (GP106) 3071MB/GDDR5 | (r435_95-4)
NTSC | DVD: R1 | BD: A
AMD Ryzen 5 2600 @3.4GHz (6c/12th, I'm on AVX2 now!)
Sparktank is offline   Reply With Quote
Old 30th May 2014, 03:16   #305  |  Link
SAPikachu
Registered User
 
SAPikachu's Avatar
 
Join Date: Aug 2007
Posts: 218
Quote:
Originally Posted by Sparktank View Post
Any update on this update?
I am too busy on my work and other projects recently, so this probably won't happen for some time, sorry.. Though if anyone can send me pull requests or patches, I can merge it into the main repository.
__________________
f3kdb 1.5.1 / MP_Pipeline 0.18

ffms2 builds with 10bit output hack:
libav-9a60b1f / ffmpeg-1e4d049 / FFmbc-0.7.1
Built from ffms2 6e0d654 (hack a9fe004)

Mirrors: http://bit.ly/19TwDD3
SAPikachu is offline   Reply With Quote
Old 8th March 2015, 22:17   #306  |  Link
MonoS
Registered User
 
Join Date: Aug 2012
Posts: 203
I'm having problem compiling this plugin at 64bit on Windows using mingw64 and Msys 2.

I start waf using this
Code:
 ./waf configure --static --no-shared --disable-avs --mode=release
Then get this error
Code:
Setting top to                           : /f3kdb
Setting out to                           : /f3kdb/build
Shared library                           : no
Static library                           : yes
Checking for 'g++' (c++ compiler)        : /mingw64/bin/g++
Checking for linker flags -Wl,-Bsymbolic : no
Checking for linker flags -Wl,-z,noexecstack : no
 - alignas                                   : no
Here's the log
Code:
# project f3kdb (2.0pre) configured on Sun Mar  8 22:16:01 2015 by
# waf 1.7.15 (abi 98, python 30303f0 on msys)
# using ./waf configure --static --no-shared --disable-avs --mode=release
#
----------------------------------------
Setting top to
/f3kdb
----------------------------------------
Setting out to
/f3kdb/build
----------------------------------------
Shared library
no
----------------------------------------
Static library
yes
----------------------------------------
Checking for 'g++' (c++ compiler)
find program=['g++', 'c++'] paths=['/mingw64/bin', '/usr/local/bin', '/usr/bin', '/bin', '/mingw32', '/c/ProgramData/Oracle/Java/javapath', '/c/Program Files (x86)/NVIDIA Corporation/PhysX/Common', '/c/Windows/system32', '/c/Windows', '/c/Windows/System32/Wbem', '/c/Windows/System32/WindowsPowerShell/v1.0', '/c/Program Files (x86)/ATI Technologies/ATI.ACE/Core-Static', '/c/Program Files (x86)/Common Files/Roxio Shared/9.0/DLLShared', '/c/Program Files (x86)/QT Lite/QTSystem', '/c/Program Files (x86)/AMD/ATI.ACE/Core-Static', '/c/Program Files (x86)/CMake/bin', '/usr/bin/site_perl', '/usr/bin/vendor_perl', '/usr/bin/core_perl'] var='CXX' -> '/mingw64/bin/g++'
find program=['ar'] paths=['/mingw64/bin', '/usr/local/bin', '/usr/bin', '/bin', '/mingw32', '/c/ProgramData/Oracle/Java/javapath', '/c/Program Files (x86)/NVIDIA Corporation/PhysX/Common', '/c/Windows/system32', '/c/Windows', '/c/Windows/System32/Wbem', '/c/Windows/System32/WindowsPowerShell/v1.0', '/c/Program Files (x86)/ATI Technologies/ATI.ACE/Core-Static', '/c/Program Files (x86)/Common Files/Roxio Shared/9.0/DLLShared', '/c/Program Files (x86)/QT Lite/QTSystem', '/c/Program Files (x86)/AMD/ATI.ACE/Core-Static', '/c/Program Files (x86)/CMake/bin', '/usr/bin/site_perl', '/usr/bin/vendor_perl', '/usr/bin/core_perl'] var='AR' -> '/mingw64/bin/ar'
/mingw64/bin/g++
----------------------------------------
Checking for linker flags -Wl,-Bsymbolic
==>

int main(int argc, char **argv) {
	(void)argc; (void)argv;
	return 0;
}

<==
[1/2] cxx: build/.conf_check_73cb2ad4dc7ec5ddbb2d8468622d975a/test.cpp -> build/.conf_check_73cb2ad4dc7ec5ddbb2d8468622d975a/testbuild/test.cpp.1.o

['/mingw64/bin/g++', '-fPIC', '-Wall', '-Wextra', '-Wno-unused-parameter', '-fvisibility=hidden', '-fvisibility-inlines-hidden', '-Werror', '-std=c++11', '../test.cpp', '-c', '-o', 'test.cpp.1.o']
err: ../test.cpp:1:0: error: -fPIC ignored for target (all code is position independent) [-Werror]
 
 ^
cc1plus.exe: all warnings being treated as errors

from /f3kdb: Test does not build: Traceback (most recent call last):
  File "/f3kdb/.waf3-1.7.15-9c6c439a6416a92b3e844736c4ef3c7b/waflib/Tools/c_config.py", line 458, in run_c_code
    bld.compile()
  File "/f3kdb/.waf3-1.7.15-9c6c439a6416a92b3e844736c4ef3c7b/waflib/Build.py", line 188, in compile
    raise Errors.BuildError(self.producer.error)
waflib.Errors.BuildError: Build failed
 -> task in 'testprog' failed (exit status 1): 
	{task 7696569521744: cxx test.cpp -> test.cpp.1.o}
['/mingw64/bin/g++', '-fPIC', '-Wall', '-Wextra', '-Wno-unused-parameter', '-fvisibility=hidden', '-fvisibility-inlines-hidden', '-Werror', '-std=c++11', '../test.cpp', '-c', '-o', 'test.cpp.1.o']

no
from /f3kdb: The configuration failed
--------------------------------------------
Checking for linker flags -Wl,-z,noexecstack
==>

int main(int argc, char **argv) {
	(void)argc; (void)argv;
	return 0;
}

<==
[1/2] cxx: build/.conf_check_1fb68c99b0b8fa44c9dc9af28b04c8de/test.cpp -> build/.conf_check_1fb68c99b0b8fa44c9dc9af28b04c8de/testbuild/test.cpp.1.o

['/mingw64/bin/g++', '-fPIC', '-Wall', '-Wextra', '-Wno-unused-parameter', '-fvisibility=hidden', '-fvisibility-inlines-hidden', '-Werror', '-std=c++11', '../test.cpp', '-c', '-o', 'test.cpp.1.o']
err: ../test.cpp:1:0: error: -fPIC ignored for target (all code is position independent) [-Werror]
 
 ^
cc1plus.exe: all warnings being treated as errors

from /f3kdb: Test does not build: Traceback (most recent call last):
  File "/f3kdb/.waf3-1.7.15-9c6c439a6416a92b3e844736c4ef3c7b/waflib/Tools/c_config.py", line 458, in run_c_code
    bld.compile()
  File "/f3kdb/.waf3-1.7.15-9c6c439a6416a92b3e844736c4ef3c7b/waflib/Build.py", line 188, in compile
    raise Errors.BuildError(self.producer.error)
waflib.Errors.BuildError: Build failed
 -> task in 'testprog' failed (exit status 1): 
	{task 7696569193424: cxx test.cpp -> test.cpp.1.o}
['/mingw64/bin/g++', '-fPIC', '-Wall', '-Wextra', '-Wno-unused-parameter', '-fvisibility=hidden', '-fvisibility-inlines-hidden', '-Werror', '-std=c++11', '../test.cpp', '-c', '-o', 'test.cpp.1.o']

no
from /f3kdb: The configuration failed
--------------------------------------------
 - alignas
==>
int main() { alignas(8) int x = 0; return x; }
<==
[1/2] cxx: build/.conf_check_e3129656e5b3600e23d9ba3a04379822/test.cpp -> build/.conf_check_e3129656e5b3600e23d9ba3a04379822/testbuild/test.cpp.1.o

['/mingw64/bin/g++', '-fPIC', '-Wall', '-Wextra', '-Wno-unused-parameter', '-fvisibility=hidden', '-fvisibility-inlines-hidden', '-Werror', '-std=c++11', '-O3', '../test.cpp', '-c', '-o', 'test.cpp.1.o']
err: ../test.cpp:1:0: error: -fPIC ignored for target (all code is position independent) [-Werror]
 int main() { alignas(8) int x = 0; return x; }
 ^
cc1plus.exe: all warnings being treated as errors

from /f3kdb: Test does not build: Traceback (most recent call last):
  File "/f3kdb/.waf3-1.7.15-9c6c439a6416a92b3e844736c4ef3c7b/waflib/Tools/c_config.py", line 458, in run_c_code
    bld.compile()
  File "/f3kdb/.waf3-1.7.15-9c6c439a6416a92b3e844736c4ef3c7b/waflib/Build.py", line 188, in compile
    raise Errors.BuildError(self.producer.error)
waflib.Errors.BuildError: Build failed
 -> task in 'testprog' failed (exit status 1): 
	{task 7696569195024: cxx test.cpp -> test.cpp.1.o}
['/mingw64/bin/g++', '-fPIC', '-Wall', '-Wextra', '-Wno-unused-parameter', '-fvisibility=hidden', '-fvisibility-inlines-hidden', '-Werror', '-std=c++11', '-O3', '../test.cpp', '-c', '-o', 'test.cpp.1.o']

no
from /f3kdb: The configuration failed
MonoS is offline   Reply With Quote
Old 8th March 2015, 22:23   #307  |  Link
Myrsloik
Professional Code Monkey
 
Myrsloik's Avatar
 
Join Date: Jun 2003
Location: Kinnarps Chair
Posts: 2,548
Remove -Werror from the build script. It shouldn't be there.
__________________
VapourSynth - proving that scripting languages and video processing isn't dead yet
Myrsloik is offline   Reply With Quote
Old 8th March 2015, 22:42   #308  |  Link
Are_
Registered User
 
Join Date: Jun 2012
Location: Ibiza, Spain
Posts: 321
I think I did try that and was no good. Here is a compile with msvs12 for vapoursynth-flash3kyuu_deband-2.0.20140721, and that's the date for the last time code updated on github. It includes 32/64 bit binaries and docs.
Are_ is offline   Reply With Quote
Old 8th March 2015, 22:56   #309  |  Link
MonoS
Registered User
 
Join Date: Aug 2012
Posts: 203
In fact seems that it's not compilable with gcc, i continue to get errors.

Your build works perfectly, thanks Are_
MonoS is offline   Reply With Quote
Old 25th July 2016, 11:10   #310  |  Link
Magik Mark
Registered User
 
Join Date: Dec 2014
Posts: 666
Got an 8bit video.

Executed this command f3kdb(keep_tv_range = true, output_depth = 10)

Rencoded using staxrip x265 2pass 10bit

Got green screen

Any work around?
__________________
Asus ProArt Z790 - 13th Gen Intel i9 - RTX 3080 - DDR5 64GB Predator - LG OLED C9 - Yamaha A3030 - Windows 11 x64 - PotPlayerr - Lav - MadVR
Magik Mark is offline   Reply With Quote
Old 29th September 2016, 05:59   #311  |  Link
~ VEGETA ~
The cult of personality
 
~ VEGETA ~'s Avatar
 
Join Date: May 2013
Location: Planet Vegeta
Posts: 155
I am using vapoursynth (portable x64) on windows 7 x64. I have this :

Quote:
import vapoursynth as vs
import sys
core = vs.get_core()
video = core.lsmas.LWLibavSource(source=r'.......\file.mkv')

db = core.f3kdb.Deband(video)
db.set_output()
I get this:

Quote:
Failed to evaluate the script:
Python exception: Failed to load C:......\flash3kyuu_deband.dll. GetLastError() returned 126.
Traceback (most recent call last):
File "src\cython\vapoursynth.pyx", line 1491, in vapoursynth.vpy_evaluateScript (src\cython\vapoursynth.c:26905)
File "C:/....../Untitled.vpy", line 4, in <module>
core.std.LoadPlugin(path=r'C:.......\flash3kyuu_deband.dll')
File "src\cython\vapoursynth.pyx", line 1383, in vapoursynth.Function.__call__ (src\cython\vapoursynth.c:25212)
vapoursynth.Error: Failed to load C:\........\flash3kyuu_deband.dll. GetLastError() returned 126.


I also tried loading it manually via LoadPlugin but didn't work. I installed the windows update that is needed for this to work and everything works like lsmash... I guess the problem is it doesn't load the f3kdb plugin.
~ VEGETA ~ is offline   Reply With Quote
Old 29th September 2016, 08:27   #312  |  Link
trip_let
Registered User
 
Join Date: Sep 2012
Posts: 47
Quote:
Originally Posted by ~ VEGETA ~ View Post
I also tried loading it manually via LoadPlugin but didn't work. I installed the windows update that is needed for this to work and everything works like lsmash... I guess the problem is it doesn't load the f3kdb plugin.
You grabbed the 2.0, right?
trip_let is offline   Reply With Quote
Old 29th September 2016, 09:33   #313  |  Link
~ VEGETA ~
The cult of personality
 
~ VEGETA ~'s Avatar
 
Join Date: May 2013
Location: Planet Vegeta
Posts: 155
Quote:
Originally Posted by trip_let View Post
You grabbed the 2.0, right?
yes that.
~ VEGETA ~ is offline   Reply With Quote
Old 29th September 2016, 11:01   #314  |  Link
jackoneill
unsigned int
 
jackoneill's Avatar
 
Join Date: Oct 2012
Location: 🇪🇺
Posts: 760
Quote:
Originally Posted by ~ VEGETA ~ View Post
yes that.
If you got it from the first post in this thread, it's a 32 bit binary. You can find a 64 bit binary a few posts up.
__________________
Buy me a "coffee" and/or hire me to write code!
jackoneill is offline   Reply With Quote
Old 29th September 2016, 18:46   #315  |  Link
~ VEGETA ~
The cult of personality
 
~ VEGETA ~'s Avatar
 
Join Date: May 2013
Location: Planet Vegeta
Posts: 155
thanks, I already got it after your post. it is better than GrainFactory3 which puts lots of grain and doesn't really work fine with dark area masking.
~ VEGETA ~ is offline   Reply With Quote
Old 2nd May 2018, 16:16   #316  |  Link
Stereodude
Registered User
 
Join Date: Dec 2002
Location: Region 0
Posts: 1,436
Any possibility for an updated link to download the 2.0pre2 (64-bit and 32-bit)?
Stereodude is offline   Reply With Quote
Old 2nd May 2018, 16:23   #317  |  Link
sneaker_ger
Registered User
 
Join Date: Dec 2002
Posts: 5,565
https://mega.nz/#F!Y10U2LiJ!2H29c5mv5npZiTMdtSwveg
("f3kdb-b98d6bc.7z" is newer. Don't remember exactly what is different, I think some crash-fix or something. So I'd use that instead of the older official build.)
sneaker_ger is offline   Reply With Quote
Old 2nd May 2018, 16:43   #318  |  Link
sl1pkn07
Pajas Mentales...
 
Join Date: Dec 2004
Location: Spanishtán
Posts: 496
any compilation with avs+ 2.6 API?
__________________
[AUR] Vapoursynth Stuff
[AUR] Avisynth Stuff
sl1pkn07 is offline   Reply With Quote
Old 2nd May 2018, 20:56   #319  |  Link
DJATOM
Registered User
 
DJATOM's Avatar
 
Join Date: Sep 2010
Location: Ukraine, Bohuslav
Posts: 377
Sure, http://www.mediafire.com/file/92025c...yuu_deband.dll
__________________
Me on GitHub
PC Specs: Ryzen 5950X, 64 GB RAM, RTX 2070
DJATOM is offline   Reply With Quote
Old 2nd May 2018, 21:24   #320  |  Link
sl1pkn07
Pajas Mentales...
 
Join Date: Dec 2004
Location: Spanishtán
Posts: 496
32 and 64 bits if is posible

Mani thanks!!
__________________
[AUR] Vapoursynth Stuff
[AUR] Avisynth Stuff
sl1pkn07 is offline   Reply With Quote
Reply

Tags
avisynth, deband

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 07:30.


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