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 > General > DVD2AVI / DGIndex
Register FAQ Calendar Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
Old 30th June 2010, 23:43   #1841  |  Link
Guest
Guest
 
Join Date: Jan 2002
Posts: 21,901
Quote:
Originally Posted by hejhopp View Post
Thank you, perfect.

The problem is that VideoRedo is sending recovery point SEIs before the PPSs. It's legal but very unusual, and it confuses my current code. I will make a fix for it and release it in the next build.

Usual is:

SPS
PPS
RPS
I

but your stream has:

SPS
RPS
PPS
I

It's just something I did not anticipate and never occurred in the wild until now.

Last edited by Guest; 1st July 2010 at 00:26.
Guest is offline   Reply With Quote
Old 1st July 2010, 00:21   #1842  |  Link
crl2007
Registered User
 
Join Date: Nov 2007
Posts: 650
Quote:
Originally Posted by neuron2 View Post
If you read the recent posts you would know that:

Licenses will continue working going forward from 2015.

I plan to reset everybody's license count to 0.
I don't like reading very much. I work with numbers every day. :P
crl2007 is offline   Reply With Quote
Old 1st July 2010, 00:47   #1843  |  Link
GearX
Registered User
 
Join Date: Oct 2003
Posts: 24
Quote:
Originally Posted by crl2007 View Post
I don't like reading very much. I work with numbers every day. :P
This is supposed to inspire neuron2 to help you ??? Sheesh.
GearX is offline   Reply With Quote
Old 1st July 2010, 01:28   #1844  |  Link
crl2007
Registered User
 
Join Date: Nov 2007
Posts: 650
Yes, that means support. Instead of reading 100+ posts to see if something has been posted, you ask in the support thread. And the author or someone here can answer in a polite manner. If some of you spend their entire day hunting posts on forums, that's your business. I'm a busy man, I come home late and tired, I can't stay all night fishing for posts. I think I was very polite when I asked and I haven't broken any posting rules. So, please, show me the same respect. neuron2 was kind enough to answer me, so your intervention was not appropriate.
crl2007 is offline   Reply With Quote
Old 1st July 2010, 01:34   #1845  |  Link
Guest
Guest
 
Join Date: Jan 2002
Posts: 21,901
Let's stay on topic please guys. GearX, I appreciate your comment but I can look after my own affairs. crl2007, see it from my side and ask whether I should have to repeat the same thing for every user who won't read available instructions.

When I attain perfection, then I will (perhaps) be justified in asking it of others. I haven't attained it yet. So I try my hardest not to get upset at people who honestly have no bad intentions, as crl2007 clearly doesn't. Anyway, he used a smilie, which is a get out of jail free card.

I now pause 30 seconds before hitting submit, and almost always delete some silly, snarky comment. It's just nonproductive; it's that simple. You may speculate what I almost wrote to crl2007.

Last edited by Guest; 1st July 2010 at 01:40.
Guest is offline   Reply With Quote
Old 1st July 2010, 01:39   #1846  |  Link
tormento
Acid fr0g
 
tormento's Avatar
 
Join Date: May 2002
Location: Italy
Posts: 2,582
258.69 drivers crashes video too.

Don't know why after 257.12, using DGMultiSource_x64 AND any DXVA, CUDA or anything similar crashes video.

Just try to encode a video and play one in Media Player Classic HC.

Neuron: do you thing is a nvidia or your issue?
__________________
@turment on Telegram
tormento is offline   Reply With Quote
Old 1st July 2010, 01:45   #1847  |  Link
Guest
Guest
 
Join Date: Jan 2002
Posts: 21,901
Does it happen with x32-bit versions?
Guest is offline   Reply With Quote
Old 1st July 2010, 01:46   #1848  |  Link
rack04
Registered User
 
Join Date: Mar 2006
Posts: 1,538
Quote:
Originally Posted by tormento View Post
258.69 drivers crashes video too.

Don't know why after 257.12, using DGMultiSource_x64 AND any DXVA, CUDA or anything similar crashes video.

Just try to encode a video and play one in Media Player Classic HC.

Neuron: do you thing is a nvidia or your issue?
I am using 257.21 with 8800gt in Win7 64bit Ultimate and I have not experienced any problems with DGMultiSource_x64.
rack04 is offline   Reply With Quote
Old 1st July 2010, 06:10   #1849  |  Link
tormento
Acid fr0g
 
tormento's Avatar
 
Join Date: May 2002
Location: Italy
Posts: 2,582
Quote:
Originally Posted by neuron2 View Post
Does it happen with x32-bit versions?
Is the DGI compatible? Is it sufficient to edit the 1st line?
__________________
@turment on Telegram
tormento is offline   Reply With Quote
Old 1st July 2010, 06:43   #1850  |  Link
tormento
Acid fr0g
 
tormento's Avatar
 
Join Date: May 2002
Location: Italy
Posts: 2,582
Neuron, a little question. There are avisynth filters that are currently not well "multithreadable". I am going to bypass the problem splitting the job in multiple ones with different parts of the video. Is there a simple way to tell DGIndex to create 3/4 DGI with frame accurate splitting in the lateral points? Using the graphic interface seems error prone to me.
__________________
@turment on Telegram
tormento is offline   Reply With Quote
Old 1st July 2010, 07:26   #1851  |  Link
lych_necross
ZZZzzzz...
 
lych_necross's Avatar
 
Join Date: Jan 2007
Location: USA
Posts: 303
Driver 258.69 also causes some systems to crash when playing flash videos. I would avoid it for the time being.
lych_necross is offline   Reply With Quote
Old 1st July 2010, 08:13   #1852  |  Link
kypec
User of free A/V tools
 
kypec's Avatar
 
Join Date: Jul 2006
Location: SK
Posts: 826
Quote:
Originally Posted by tormento View Post
Using the graphic interface seems error prone to me.
I second that request (though it hasn't been said explicitly ).
A simple frame counter showing something like Frame X of T or just X/T (T stands for Total frames) would be fantastic.
kypec is offline   Reply With Quote
Old 1st July 2010, 08:36   #1853  |  Link
talen9
Registered User
 
Join Date: Aug 2007
Location: Italy
Posts: 286
Quote:
Originally Posted by tormento View Post
Neuron, a little question. There are avisynth filters that are currently not well "multithreadable". I am going to bypass the problem splitting the job in multiple ones with different parts of the video. Is there a simple way to tell DGIndex to create 3/4 DGI with frame accurate splitting in the lateral points? Using the graphic interface seems error prone to me.
Isn't it simpler to just use a Trim() instructions in each of the "splitted" scripts?
talen9 is offline   Reply With Quote
Old 1st July 2010, 08:49   #1854  |  Link
tormento
Acid fr0g
 
tormento's Avatar
 
Join Date: May 2002
Location: Italy
Posts: 2,582
Quote:
Originally Posted by talen9 View Post
Isn't it simpler to just use a Trim() instructions in each of the "splitted" scripts?
I think Trim does not give direct control if the selected frame is a key, a intra or anything else.
__________________
@turment on Telegram
tormento is offline   Reply With Quote
Old 1st July 2010, 09:26   #1855  |  Link
MOS-Marauder
Registered User
 
Join Date: Apr 2006
Posts: 134
HM ... DGIndexNV V2017 gives me errors now. "GPU Decoder: Failed to create Video Decoder (1)".

I changed nothing on my System.. only updated from 2013 to 2017....


Chris


Edit: Oh i see.. u changed it again... Regenerating License....
MOS-Marauder is offline   Reply With Quote
Old 1st July 2010, 10:42   #1856  |  Link
talen9
Registered User
 
Join Date: Aug 2007
Location: Italy
Posts: 286
Quote:
Originally Posted by tormento View Post
I think Trim does not give direct control if the selected frame is a key, a intra or anything else.
I don't think this is actually a problem ... 'cause the first frame included in the trimmed part will be decoded correctly no matter what kind of frame it is in the source video stream. Anyway, if you select the first frame of a new scene by direct-inspecting of the stream (e.g. via AvsP / AvsPmod), it will (almost surely) be a reference frame.
talen9 is offline   Reply With Quote
Old 1st July 2010, 11:51   #1857  |  Link
Guest
Guest
 
Join Date: Jan 2002
Posts: 21,901
Quote:
Originally Posted by tormento View Post
Is the DGI compatible? Is it sufficient to edit the 1st line?
It's compatible. You don't have to edit it.
Guest is offline   Reply With Quote
Old 1st July 2010, 11:53   #1858  |  Link
Guest
Guest
 
Join Date: Jan 2002
Posts: 21,901
Quote:
Originally Posted by tormento View Post
Neuron, a little question. There are avisynth filters that are currently not well "multithreadable". I am going to bypass the problem splitting the job in multiple ones with different parts of the video. Is there a simple way to tell DGIndex to create 3/4 DGI with frame accurate splitting in the lateral points? Using the graphic interface seems error prone to me.
I advise splitting in your script.

Quote:
I think Trim does not give direct control if the selected frame is a key, a intra or anything else.
So what?
Guest is offline   Reply With Quote
Old 1st July 2010, 13:47   #1859  |  Link
Guest
Guest
 
Join Date: Jan 2002
Posts: 21,901
Build 2018

Keeping those crackers on their toes!

* Fixed case of recovery point SEI appearing before the PPS. This fixes AVC streams cut with VideoRedo.

http://neuron2.net/dgdecnv/dgdecnv.html
Guest is offline   Reply With Quote
Old 1st July 2010, 14:44   #1860  |  Link
hejhopp
Registered User
 
Join Date: Nov 2008
Posts: 8
works perfect! Thx neuron2
hejhopp is offline   Reply With Quote
Reply


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 18:22.


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