|
|
Here is what I'd like to release as 1.2.0. I removed video demuxing as it is not ready for prime time. This version adds more accurate delay calculation for cuts, and debug info and hinting. The current Info data can be output via OutputDebugString() and the hinting currently includes progressive/interlaced and colorimetry. Please refer to the Changes text file.
fixd2v/dgmpgdec120rc5.zip
thank u for your hard work
just by curiosity does the CLI still have some limitation if the path have some *illegal* character ? (like the quot;,quot; or quot;[quot; ).
Bye.
Originally posted by Dark-Cracker
just by curiosity does the CLI still have some limitation if the path have some *illegal* character ? (like the quot;,quot; or quot;[quot; ).Yes, it does. But now input files can be loaded from a text file that has a list of files to be loaded.@Neuron2
Great stuff! info=2 works as expected. I wonder what are the exact values that can be produces by colorimetry info?
thank u for the quick answer
++
Originally posted by len0x
I wonder what are the exact values that can be produced by colorimetry info?
I'm too busy to type it. Please see table 6-9 of ISO 31818-2 (on my web site).
That's exactly what I needed, thanks. (Now I understand what numbers mean - I knew that there are five types of matrix coefficients, but didn't know 3 was a reserved number).
neuron2,
awesome work you're doing m8.
i was wondering if you can make dgindex autoload split mpg files as well, just like dvd2avi does.
i think that would be an awesome feature.
thanks
Originally posted by shpitz
i was wondering if you can make dgindex autoload split mpg files as well, just like dvd2avi does.
Don't know what you are talking about, sorry.
If you mean autoincrement, I replaced it with multiple selection and auto sorting. Just highlight all the files in the open dialog, or drag and drop the whole lot. Autoincrement worked only for limited patterns; if yours matched you were lucky, otherwise you whined. Now nobody can whine.
Edit: Credit goes to Cyberia for proposing/designing the new scheme. I get credit for finding the sorting algorithm in an obscure GNU function.
auto selection is a great solution,
thanks a lot m8, awesome job !!!
makes life sooooooooooooo much easier now hehe
Darn, I just noticed that I broke the Info screen. I also found that the Second_Field variable is not initialized! So field structure clips will work or not work depending on what random value it takes.
I'll try to fix these and make an RC2 later today (Sunday).
From versions 1.2.0.b5 to 1.2.0.RC1, I can play any movies from avs scripts, if the movie is Bottom Field First
Either Windows Mediaplayer or MediaPlayer classic, don't show anything, only a black window, neither the length of the movie at the status bar
With Top Field First any problem
With version 1.0.12 all's right.
The avs script is :
LoadPlugin(quot;C:\dvdtools\DgDecode\\DGDecode.dllquot;)
MPEG2Source(quot;VTS_01_1.d2vquot;,idct=5)
ConvertToYUY2
What's the problem ?
Best regards
alfixdvd
user: guest@neuron2.net (enter it just like that)
pwd: guest
I just tried a TFF VOB with 1.2.0 RC2 (see link at top of this thread) and it was fine. I really need the file that fails. Thank you.
Bug Report on RC2
-----------------
Info Panel issues
1) several relevant fields on the info panel are not populated when advancing through the slider/buttons.
2) Frame Size and Profile take two frame advance clicks to populate on the Info panel.
3) If the Play is stopped when 'Info' field indicates 'video error 1' the error cannot be cleared by sliding/advancing frames or by loading a new vob(!) Only clicking Play again clears the error.New Items
1) Could the various time fields display tenths of seconds?
2) Could the Info panel appear when sliding/advancing frames, not just if Play/Preview are used? Alternatively, you could provide an item under Options to toggle the Info panel.
DGIndex locks up on me when I try to save a D2V from a M2T I loaded. The M2T is from the Sony HDR-FX1 camera. When I first loaded the file the PIDs were auto-detected and the GOP caution box came up, but trying to load the file again, the PIDs were not detected.
Tell me the DGIndex version and put the file on my ftp server. That's the only way I can help you. Try setting both the PIDs to 2 before loading the file.
Been trying to use info=1 in mpeg2source to see what the colorimetry info is so I can decide if I need to use colormatrix or not but I'm having some weird problems. If I load the script with just a line like mpeg2source(quot;thing.d2vquot;,info=1) it either crashes VDubMod or just hangs it up, but if i play the script in mpc it will either 50% of the time work and I can see the info or it will just hang up as well. Is there just something I am doing wrong?
All I can say is what I just told the previous poster.
Tell me the version and put a file on my server!
I thought I was using RC2, but I was using RC1. I just changed to RC2 and the problem is solved and loads just fine now. So never mind.
Thanks for the update. I'll sleep better tonight. I pulled a 36-hour straight programming session to make RC2 and I still haven't slept yet after 48 hours.
@ neuron2: can u plz add the save project and demux video back to the newer versions cause i found i was getting much better vids from it when i encode it later on.....? |
|