Search found 4364 matches

by admin
Fri Sep 16, 2011 4:26 pm
Forum: DGDecNV
Topic: [RESOLVED] Half Image Corruption
Replies: 8
Views: 11665

Re: Half Image Corruption

Actually it's a Galaxy GT520 w/2GB DDR3.
by admin
Fri Sep 16, 2011 1:57 pm
Forum: DGDecNV
Topic: [RESOLVED] Set consistent audio filename
Replies: 25
Views: 31651

Re: [RESOLVED] Set consistent audio filename

After further review I have decided not to release this feature. The problem is that if the stream contains more than one audio track of the same type (e.g., AC3) then they all try to use the same filename, making a royal mess. I do not want to kludge things up any further in support of this. You'll...
by admin
Fri Sep 16, 2011 1:54 pm
Forum: DGDecNV
Topic: transcoding glitch
Replies: 51
Views: 63389

Re: transcoding glitch

sandy_geser wrote:I used TSMuxer's cut & split option to make the clip. perheps the output isn't 100% 1:1 identical
to the original source? I don't really know.
Please try DGSplit.
by admin
Fri Sep 16, 2011 1:52 pm
Forum: DGDecNV
Topic: [RESOLVED] Half Image Corruption
Replies: 8
Views: 11665

Re: Half Image Corruption

All I remember right now was it is an EVGA 2GB card. I'll give you the exact model when I get home.
by admin
Fri Sep 16, 2011 11:03 am
Forum: DGDecNV
Topic: [RESOLVED] Half Image Corruption
Replies: 8
Views: 11665

Re: Half Image Corruption

At first I thought this case totally refuted my nested parsing architecture and I couldn't see what to do without redesigning a lot of code. I had a bad night's sleep over it. :cry: But while soaking in the bathtub this morning I conceived a fix that saves things. I now have it working in my local b...
by admin
Thu Sep 15, 2011 6:46 pm
Forum: DGDecNV
Topic: [RESOLVED] Half Image Corruption
Replies: 8
Views: 11665

Re: Half Image Corruption

That's a good one! Thanks for bringing it to my attention. The stream has a packet boundary within the start code for the first IDR frame (and more like that elsewhere in the file): ... 00 00 [packet boundary] 01 65 88 ... My indexer does not handle this correctly [causing me to miss the first slice...
by admin
Mon Sep 12, 2011 6:30 am
Forum: DGDecNV
Topic: [RESOLVED] Which to use/buy: DGDecNV or DGAVCDecDI
Replies: 3
Views: 6716

Re: Which to use/buy: DGDecNV or DGAVCDecDI

One donation covers both of them. You do not have to choose.
by admin
Sun Sep 11, 2011 9:50 am
Forum: DGDecNV
Topic: transcoding glitch
Replies: 51
Views: 63389

Re: transcoding glitch

What kind of glitch? Screenshot? One frame or a bunch of frames? You'll need to give me a stream that I can use to duplicate the issue. You say just opening the script in VirtualDub causes no issue. Therefore, we need to look at your encoding process. Maybe it is making some nonlinear requests that ...
by admin
Sun Sep 11, 2011 9:46 am
Forum: DGMPGDec
Topic: DGIndex Info Log
Replies: 1
Views: 10436

Re: DGIndex Info Log

That's really beyond the purpose of my tools, and in any case, I have no time to implement anything like that. However, you can find numerous options for achieving this using other tools, several of them freeware. Begin your search at Google with the search string "MPEG2 stream verifier": http://www...
by admin
Tue Sep 06, 2011 6:10 pm
Forum: DGDecNV
Topic: [RESOLVED] Set consistent audio filename
Replies: 25
Views: 31651

Re: Set consistent audio filename

TiberiusT wrote:I don't see the delay in the log file
That's because it's at the bottom of the DGI file.

BTW, I'd appreciate you starting a new thread about your bitrates and performance, as it is OT in this thread. Thanks.
by admin
Tue Sep 06, 2011 7:28 am
Forum: DGDecNV
Topic: [RESOLVED] Set consistent audio filename
Replies: 25
Views: 31651

Re: Set consistent audio filename

A VP5 engine will probably give a speed bump. I'll be getting one soon for some testing and also to implement selectable CUDA/CUVID for each video type. We know for example that MPEG2 is faster with CUDA on VP4 and below but is faster with CUVID on VP5. Since there is no way to query the VP engine v...
by admin
Tue Sep 06, 2011 6:59 am
Forum: DGDecNV
Topic: [RESOLVED] Set consistent audio filename
Replies: 25
Views: 31651

Re: Set consistent audio filename

Thank you for your test results. The delay arises because demuxing elementary streams may not hit the same PTS values for the audio and video at that point in the stream. There is no guarantee in a stream that access units for audio and video with the same presentation times will be close together. ...
by admin
Mon Sep 05, 2011 7:53 pm
Forum: DGDecNV
Topic: [RESOLVED] Set consistent audio filename
Replies: 25
Views: 31651

Re: Set consistent audio filename

I put a test version here:

http://rationalqm.us/misc/TiberiusT.zip

Use -ad instead of -a to use filenames based on the DGI filename.

Please let me know if this is working for you.
by admin
Mon Sep 05, 2011 2:02 pm
Forum: DGDecNV
Topic: [RESOLVED] Set consistent audio filename
Replies: 25
Views: 31651

Re: Set consistent audio filename

Not all situations are as clean as yours. I could write the delay into the DGI file. OK, I'll do that and give you a CLI option for the audio filename. Will that be sufficient for you?
by admin
Wed Aug 24, 2011 7:52 am
Forum: DGAVCDecDI
Topic: [RESOLVED] Complement Parity enabled
Replies: 3
Views: 19951

Re: Complement Parity enabled

You're welcome. If you need a method to determine the field order to choose AssumeTFF() or AssumeBFF(), have a look at the FAQ at my website (first two questions):

http://rationalqm.us/faq.html
by admin
Tue Aug 23, 2011 6:03 pm
Forum: Licensing
Topic: [RESOLVED] Lost username
Replies: 3
Views: 7493

Re: [RESOLVED] Lost username

Email sent.
by admin
Tue Aug 23, 2011 7:49 am
Forum: DGAVCDecDI
Topic: [RESOLVED] Complement Parity enabled
Replies: 3
Views: 19951

Re: Complement Parity enabled

The clip is TFF. So you need to add an AssumeTFF() line after the source filter. With AssumeTFF(), all three of DGDecNV, DGAVCDecDI, and DGAVCDec serve correct TFF video. If you find an issue please describe the exact process to demonstrate it. BTW, always use AssumeTFF() or AssumeBFF() as needed, r...
by admin
Thu Aug 18, 2011 8:52 am
Forum: DGDecNV
Topic: [RESOLVED] DGDecNV with older NVIDIA driver
Replies: 5
Views: 9067

Re: DGDecNV with older NVIDIA driver

I'm sorry but I just don't have the time to go back and try to figure out what version might work for you. It's complicated because the security scheme changed (so there is no online generator for the previous scheme and I'd have to recreate my key generation manually), CUDA kernels got implemented ...
by admin
Wed Aug 17, 2011 5:11 pm
Forum: DGDecNV
Topic: [RESOLVED] DGDecNV with older NVIDIA driver
Replies: 5
Views: 9067

Re: DGDecNV with older NVIDIA driver

Earliest supported driver is 196.21. If you can't run a later version all I can do is offer you a refund.
by admin
Sun Aug 14, 2011 12:10 pm
Forum: DGDecNV
Topic: GT 520 VP5 performance
Replies: 55
Views: 80895

Re: GT 520 VP5 performance

@slomorbo Thanks for your test utility. I don't understand why you bring x264 into this. It adds another variable (of which there are already many) and the results will be different for pretty much every processor. +1 Nvidia reports there is no way currently to query the VP engine version, but it ma...
by admin
Sun Aug 14, 2011 10:50 am
Forum: DGDecNV
Topic: GT 520 VP5 performance
Replies: 55
Views: 80895

Re: GT 520 VP5 performance

There are two executables. The released one uses CUDA for MPEG2 and VPU for everything else.

The debug one here:

http://neuron2.net/board/viewtopic.php? ... t=10#p1455

...uses VPU for everything.
by admin
Sat Aug 13, 2011 5:07 pm
Forum: DGDecNV
Topic: GT 520 VP5 performance
Replies: 55
Views: 80895

Re: GT 520 VP5 performance

Groucho2004 wrote:I meant the short MPEG-2 clip with 173 frames you uploaded.
I know what you meant. I'm just pointing out that the small clip was not intended for performance testing, but just to test that the decoding bug was fixed in current driver versions.
by admin
Sat Aug 13, 2011 5:05 pm
Forum: DGDecNV
Topic: GT 520 VP5 performance
Replies: 55
Views: 80895

Re: GT 520 VP5 performance

slomorbo wrote:hope it's help
It's very helpful, thank you! What are the percentages in the table? Also, your table should show VP5 for the 520.

I have never used AvsMeter but will look into it to see if there is a reason for the anomaly you noted.