Search found 232 matches

by Sharc
Tue Oct 29, 2019 2:27 pm
Forum: DGDecNV
Topic: [RESOLVED] No Index
Replies: 11
Views: 16583

Re: [RESOLVED] No Index

Slipstream 191 solved the issue. :hat:
by Sharc
Sun Oct 27, 2019 9:46 am
Forum: DGDecNV
Topic: [RESOLVED] No Index
Replies: 11
Views: 16583

Re: No Index

No idea. I didn't find a post of his commandline.
by Sharc
Sun Oct 27, 2019 9:07 am
Forum: DGDecNV
Topic: [RESOLVED] No Index
Replies: 11
Views: 16583

Re: No Index

Seems to be x264. This is what I get from MediaInfo about his 'source.mp4' file: General Format : MPEG-4 Format profile : Base Media / Version 2 Codec ID : mp42 (mp42/mp41/isom/avc1) File size : 2.71 GiB Duration : 40 s 40 ms Overall bit rate : 581 Mb/s Encoded date : UTC 2017-03-13 12:03:26 Tagged ...
by Sharc
Sun Oct 27, 2019 3:12 am
Forum: DGDecNV
Topic: [RESOLVED] No Index
Replies: 11
Views: 16583

Re: No Index

I'm curious to know where this stream came from. NVENC? AFAIK the original "meridian" file is from here (scroll down to the bottom). https://media.xiph.org/video/derf/ A converted HD .mp4 snippet for encoder and metric testing purpose was made available here, see 4th paragraph. https://forum.videoh...
by Sharc
Fri Oct 25, 2019 11:20 am
Forum: DGDecNV
Topic: [RESOLVED] No Index
Replies: 11
Views: 16583

[RESOLVED] No Index

I have a source which DGDecNV decodes, demuxes and plays correctly, but fails to create the full index. The .dgi is just: DGAVCIndexFileNV22 DGIndexNV 2053.0.0.190 X32 C:\Program Files Video\DGDecNV\x32 Binaries\ D:\Temp\mer.ts 331482164 DEVICE 0 DECODE_MODES 0,0,0,0,0 STREAM 1 0 PKTSIZ 188 VPID 411...
by Sharc
Mon Oct 07, 2019 11:16 am
Forum: General Discussion
Topic: 3D BluRay
Replies: 6
Views: 11569

Re: 3D BluRay

It is 100b26. You can download it from here:
http://rationalqm.us/mine.html
by Sharc
Mon Oct 07, 2019 8:52 am
Forum: General Discussion
Topic: 3D BluRay
Replies: 6
Views: 11569

Re: 3D BluRay

With DGDecNV you can only decode and index the 2D (='base') view. For 3D decoding you would need DGMVCSource. The DGMVCSource package includes the file 'DGMVCSource.txt' with avisynth script examples how to use it. See for example 'Return Half SBS conversion'. I would however advise to use and study...
by Sharc
Wed Aug 07, 2019 11:42 am
Forum: CUDA Filters
Topic: CUDA Suggestions and Talk
Replies: 74
Views: 135995

Re: CUDA Suggestions and Talk

Thanks.
Will be a big challenge I think because it uses mvtools and masktools. :scratch:
by Sharc
Wed Aug 07, 2019 5:14 am
Forum: CUDA Filters
Topic: CUDA Suggestions and Talk
Replies: 74
Views: 135995

Re: CUDA Suggestions and Talk

SMDegrain.avsi is a powerful but slow avisynth filter. Could similar be done in CUDA? Any thoughts?
by Sharc
Tue Mar 19, 2019 2:28 pm
Forum: DGDecNV
Topic: [RESOLVED] Log MP4 Timestamps?
Replies: 8
Views: 10007

Re: [RESOLVED] Log MP4 Timestamps?

Thank you very much :salute:
Very useful to analyze "VFR" mobile phone clips. And no, I don't need the same for .mkv
Thanks again.
by Sharc
Fri Mar 08, 2019 11:08 am
Forum: DGDecNV
Topic: [RESOLVED] Log MP4 Timestamps?
Replies: 8
Views: 10007

Re: Log Timestamps?

Any new thoughts about the integration?
by Sharc
Fri Mar 08, 2019 10:24 am
Forum: DGDecNV
Topic: [RESOLVED] Interlaced or not?
Replies: 7
Views: 8721

Re: [RESOLVED] Interlaced or not?

25 fps (frames per second) footage must be encoded (or at least flagged as) interlaced for Blu-ray or DVD standards compliance, even when the original content is progressive. DGDecNV reports these streams always as interlaced. Unfortunately some tools report 25 interlaced frames per second as "25i" ...
by Sharc
Wed Feb 27, 2019 3:16 am
Forum: General Discussion
Topic: How to use NVEnc?
Replies: 5
Views: 10726

Re: How to use NVEnc?

FWIW here my (basic) command line which I use for NVenc in ffmpeg for a kind of bitrate constrained constant quality encode ffmpeg.exe -i "input.264" -an -sn -c:v h264_nvenc -b:v 5000k -maxrate 18000k -bufsize 18000k -r 24000/1001 -s 1920x1080 -aspect 16:9 -pix_fmt yuv420p -preset bd -level 4.1 -cq ...
by Sharc
Sat Feb 23, 2019 11:11 am
Forum: DGDecNV
Topic: [RESOLVED] GPU Deinterlacing
Replies: 25
Views: 26056

Re: [RESOLVED] GPU Deinterlacing

Ok. Thanks.

Edit:
Happy to confirm that slipstream 169 is working well here, no blends.
by Sharc
Sat Feb 23, 2019 3:23 am
Forum: DGDecNV
Topic: [RESOLVED] GPU Deinterlacing
Replies: 25
Views: 26056

Re: GPU Deinterlacing

I reinstalled slipstream 165 and the problem is back. :shock: So at least I am happy that I found a likely, reproducible cause for my problem. There is perhaps a faint probability that the .dgi and the .dll are not from the same slipstream, but wouldn't this have caused an error in avisynth? I may t...
by Sharc
Fri Feb 22, 2019 3:41 pm
Forum: DGDecNV
Topic: [RESOLVED] GPU Deinterlacing
Replies: 25
Views: 26056

Re: GPU Deinterlacing

I'll also test with 165 when the current job is finished. I have absolutely no clue what else could have made the fix. I've tried almost all other options.
by Sharc
Fri Feb 22, 2019 10:32 am
Forum: DGDecNV
Topic: [RESOLVED] GPU Deinterlacing
Replies: 25
Views: 26056

Re: GPU Deinterlacing

I am not 100% sure but I think it was the one published around January 31. Was this slipstream 165?
If DGDecNV wasn't the culprit I only hope that the issue will not return.
by Sharc
Fri Feb 22, 2019 4:17 am
Forum: DGDecNV
Topic: [RESOLVED] GPU Deinterlacing
Replies: 25
Views: 26056

Re: GPU Deinterlacing

Problem solved!
Installing the latest slipstream of DGDecNV solved the problem. I had still the previous slipstream from January on my system. Sorry for all the confusion, I should have thought of this earlier :facepalm:
by Sharc
Fri Feb 22, 2019 2:11 am
Forum: DGDecNV
Topic: [RESOLVED] GPU Deinterlacing
Replies: 25
Views: 26056

Re: GPU Deinterlacing

No, not with NVIDIA GPU. But as gonca and you got the same result, I conclude that something is borked here. Perhaps there is something pathalogical with the file? I tried with the ffms2 (Libav) sourcefilter, like ffms2("W2gutoff.m2ts") assumeTFF() separatefields() and got a fields sequence with cle...
by Sharc
Thu Feb 21, 2019 5:06 pm
Forum: DGDecNV
Topic: [RESOLVED] GPU Deinterlacing
Replies: 25
Views: 26056

Re: GPU Deinterlacing

Yes. I just verified it by downloading the file which I have uploaded, and made a CRC check against my local original file. It's the same.
Strange, strange, strange ......
by Sharc
Thu Feb 21, 2019 3:54 pm
Forum: DGDecNV
Topic: [RESOLVED] GPU Deinterlacing
Replies: 25
Views: 26056

Re: GPU Deinterlacing

Such clear pictures as gonca's I am only getting with DSS or with DGSource(…….,deinterlace=1), or DGSource(…….,deinterlace=2) for bobbing. Confused………. It looks like something is out of step here. I am also getting clean pictures when I extract the fields with ffmpeg and reencode with x264 (I didn't...
by Sharc
Thu Feb 21, 2019 3:25 pm
Forum: DGDecNV
Topic: [RESOLVED] GPU Deinterlacing
Replies: 25
Views: 26056

Re: GPU Deinterlacing

Player: - The one which is in AvsPmod - MPC-HC - VirtualDub2 Frame number: I get this with any frame/field, perhaps a bit more pronounced in the 2nd half of the clip. With the exception of pictures without movement Avisynth Version: AviSynth+ 0.1 (r2772, MT, i386) I am getting the same with AviSynth...
by Sharc
Thu Feb 21, 2019 1:45 pm
Forum: DGDecNV
Topic: [RESOLVED] GPU Deinterlacing
Replies: 25
Views: 26056

Re: GPU Deinterlacing

Picture of a blended field attached

Script:
DGSource("W2gutsmart.dgi")
assumeTFF().separatefields()
by Sharc
Thu Feb 21, 2019 2:14 am
Forum: DGDecNV
Topic: [RESOLVED] GPU Deinterlacing
Replies: 25
Views: 26056

Re: GPU Deinterlacing

Thanks guys I tried your suggestions, but still the only way to get something useful is via the "deinterlace=" switch in DGSource. All other methods produce blended crap. Even when I separate the fields, all fields are blended. Maybe something is broken in avisynth here. I'll reinstall it from scrat...
by Sharc
Wed Feb 20, 2019 5:47 pm
Forum: DGDecNV
Topic: [RESOLVED] GPU Deinterlacing
Replies: 25
Views: 26056

[RESOLVED] GPU Deinterlacing

Here an interlaced file: http://www.mediafire.com/file/tquq8uc9oxb9q9n/W2gutoff.m2ts/file I can deinterlace or bob it with the switch in DGSource(………..,deinterlace=2), for example. The result is clean. However, when I do the same with the standalone version of DGBob (or DGTelecide), I am getting a b...