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. Domains: forum.doom9.org / forum.doom9.net / forum.doom9.se |
|
|||||||
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
|
#1 | Link |
|
typo lover
Join Date: May 2009
Posts: 601
|
HBVFWSource.dll - VFW sourcefilter for HighBitDepth YUV
__________________
my repositories Last edited by Chikuzen; 12th October 2012 at 03:33. |
|
|
|
|
|
#3 | Link |
|
契約者
Join Date: Jun 2008
Posts: 1,576
|
Hi. Thanks for this plugin, but I have some problems:
HBVFWSource-0.1.0.dll HBVFWSource-0.1.1.dll Source is h264 Hi10P. VS produces output as shown in console window. I can't open 1920x1080 video at all - access violation. P.S. Had hard time uploading images. It seems some hostings don't like doom9 anymore and block links coming from it... |
|
|
|
|
|
#4 | Link |
|
Registered User
Join Date: Mar 2012
Location: Texas
Posts: 1,676
|
The plugin worked for me but I also I had the same problems when I cropped in the vpy script.
Error 1 Code:
Avisynth read error: Avisynth access violation at 0x00002023 in c:\HBVFWSource.dll, attempting to read from 0x04419000 Code:
Avisynth read error: Avisynth access violation at 0x00002023 in c:\HBVFWSource.dll, attempting to read from 0x04428000 |
|
|
|
|
|
#5 | Link |
|
typo lover
Join Date: May 2009
Posts: 601
|
update to 0.1.2
about access violation, I can't reproduce. please give me the sample and .vpy. about green line, I noticed that, too. When P016/P010 is read, V-plane will shift under one line. Although I reread the code, the cause is not known yet
__________________
my repositories Last edited by Chikuzen; 4th October 2012 at 14:18. |
|
|
|
|
|
#6 | Link |
|
Registered User
Join Date: Jun 2006
Posts: 452
|
With HBVFWSource v0.1.2 I still get access violation 0x00001FB0 in HBVFWSource.dll.
VPY: test11_10b.vpy Code:
import vapoursynth as vs import sys core = vs.Core(accept_lowercase=True) core.std.LoadPlugin(r'k:\programs\ffms2-r725-icl\ffms2.dll') ret = core.ffms2.Source(r"k:\film\10bit\Madoka_opening_10-bit_1080p.mkv") last = ret AVS : Code:
LoadPlugin("k:\programs\AviSynth 2.5\special filters\flash3kyuu_deband_1.5.1_x86\flash3kyuu_deband.dll")
LoadPlugin("k:\programs\AviSynth 2.5\special filters\HighBitDepth_VFWSource-0.1.2\HBVFWSource.dll")
# LoadPlugin("")
HBVFWSource("k:\film\Vapoursynth\test11_10b.vpy")
f3kdb_dither(stacked=false, input_depth=10)
info()
Im using AVISynth v2.6.0.3 with the latest "Seth" MT version .DLL. Last edited by Pat357; 4th October 2012 at 15:04. |
|
|
|
|
|
#7 | Link |
|
typo lover
Join Date: May 2009
Posts: 601
|
ok, reproduced and (maybe) fixed.
I need some more test. please wait a little.
__________________
my repositories |
|
|
|
|
|
#8 | Link |
|
Registered User
Join Date: Mar 2012
Location: Texas
Posts: 1,676
|
So I think that the access violation is only happening when the video is not mod16.
I loaded my canon dslr video without cropping (1920,1088) and it worked. ![]() I also had another dvd file that was letterboxed and the cropping problem that I had earlier was also solved by cropping to mod16 dimensions. Unfortunately the green bar is still present. * Edit* Too slow, seems Chikuzen might of figured it out.
|
|
|
|
|
|
#9 | Link |
|
typo lover
Join Date: May 2009
Posts: 601
|
update.
please try v0.1.3
__________________
my repositories |
|
|
|
|
|
#13 | Link | |
|
Join Date: Mar 2006
Location: Barcelona
Posts: 5,034
|
Quote:
__________________
Groucho's Avisynth Stuff |
|
|
|
|
|
|
#18 | Link |
|
Spinner of yarns
Join Date: May 2009
Posts: 164
|
https://github.com/chikuzen
He has already opened their sources.
__________________
僕と契約して、L-SMASH developerになってよ! L-SMASH | L-SMASH Works | Opus-in-ISOBMFF specification and reference software |
|
|
|
|
|
#20 | Link | |
|
typo lover
Join Date: May 2009
Posts: 601
|
Quote:
I'm wondering why 0.1.2 was working depending on some case
__________________
my repositories |
|
|
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|