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 > Capturing and Editing Video > VirtualDub, VDubMod & AviDemux

Reply
 
Thread Tools Search this Thread Display Modes
Old 25th March 2020, 16:59   #981  |  Link
poisondeathray
Registered User
 
Join Date: Sep 2007
Posts: 5,340
Quote:
Originally Posted by StainlessS View Post
Not sure, think not a bug, was just not supported back then, Shekh & Pinterf got together and arranged for joint support.
Nice!

I wonder if this can be extended to avs+ script in avfs since it's vfw based??

Maybe it's the wrong place to ask, but vapoursynth's enable_v210 = True emulates v210, so the virtual AVI looks like v210 (e.g. other programs and mediainfo identifies it as v210)

But avs+'s global OPT_Enable_V210 = true still identified as p210 when sent through avfs
poisondeathray is offline   Reply With Quote
Old 29th March 2020, 00:54   #982  |  Link
lansing
Registered User
 
Join Date: Sep 2006
Posts: 1,657
I'm having problem displaying blu-ray m2ts file, where any random seek will result in blocky gray images for about 10 frames, then it became normal again. And the issue doesn't end there. When I apply Neatvideo, a temporal denoising filter, the problem goes 5-6 good frames -> 15 blocky gray frames -> 5-6 good frames and repeat.
lansing is offline   Reply With Quote
Old 29th March 2020, 13:11   #983  |  Link
Sharc
Registered User
 
Join Date: May 2006
Posts: 3,997
Quote:
Originally Posted by lansing View Post
I'm having problem displaying blu-ray m2ts file, where any random seek will result in blocky gray images for about 10 frames, then it became normal again. And the issue doesn't end there. When I apply Neatvideo, a temporal denoising filter, the problem goes 5-6 good frames -> 15 blocky gray frames -> 5-6 good frames and repeat.
With a random seek we will get garbled frames until we hit the next I frame in the stream (GOP start for correct decoding).
Sharc is offline   Reply With Quote
Old 29th March 2020, 14:39   #984  |  Link
videoh
Useful n00b
 
Join Date: Jul 2014
Posts: 1,667
Quote:
Originally Posted by lansing View Post
I'm having problem displaying blu-ray m2ts file, where any random seek will result in blocky gray images for about 10 frames, then it became normal again. And the issue doesn't end there. When I apply Neatvideo, a temporal denoising filter, the problem goes 5-6 good frames -> 15 blocky gray frames -> 5-6 good frames and repeat.
Instead of opening the M2TS directly, make an avs script with frame-accurate seeking and then open that in VirtualDub2.

I don't know what VirtualDub2 is using to open M2TS files.
videoh is offline   Reply With Quote
Old 29th March 2020, 16:15   #985  |  Link
shekh
Registered User
 
Join Date: Mar 2015
Posts: 775
Quote:
Originally Posted by videoh View Post
Instead of opening the M2TS directly, make an avs script with frame-accurate seeking and then open that in VirtualDub2.

I don't know what VirtualDub2 is using to open M2TS files.
I agree. Reliability of seek in VD2 depends on FFMpeg API which is not sufficient for some formats (like m2ts)
__________________
VirtualDub2
shekh is offline   Reply With Quote
Old 29th March 2020, 16:29   #986  |  Link
StainlessS
HeartlessS Usurer
 
StainlessS's Avatar
 
Join Date: Dec 2009
Location: Over the rainbow
Posts: 10,980
I'm sure that VH knows this already but DGIndex has these available as file extension filters in DGIndex:
Code:
vob, mpg, mpeg, m1v, m2v, mpv, tp, ts, trp, m2t, m2ts, pva, vro
__________________
I sometimes post sober.
StainlessS@MediaFire ::: AND/OR ::: StainlessS@SendSpace

"Some infinities are bigger than other infinities", but how many of them are infinitely bigger ???
StainlessS is offline   Reply With Quote
Old 29th March 2020, 17:00   #987  |  Link
videoh
Useful n00b
 
Join Date: Jul 2014
Posts: 1,667
Quite right, SS. but remember DGIndex is MPG2 only. DGIndexNV can handle the other formats. I think ffms2 would be fine also. Don't like to push my stuff to avoid triggering some members.

Last edited by videoh; 29th March 2020 at 17:07.
videoh is offline   Reply With Quote
Old 29th March 2020, 17:13   #988  |  Link
StainlessS
HeartlessS Usurer
 
StainlessS's Avatar
 
Join Date: Dec 2009
Location: Over the rainbow
Posts: 10,980
Quote:
DGIndex is MPG2 only
Arh yes, did not see the Blu-Ray thing.
__________________
I sometimes post sober.
StainlessS@MediaFire ::: AND/OR ::: StainlessS@SendSpace

"Some infinities are bigger than other infinities", but how many of them are infinitely bigger ???
StainlessS is offline   Reply With Quote
Old 29th March 2020, 18:07   #989  |  Link
lansing
Registered User
 
Join Date: Sep 2006
Posts: 1,657
Quote:
Originally Posted by shekh View Post
I agree. Reliability of seek in VD2 depends on FFMpeg API which is not sufficient for some formats (like m2ts)
Alright, I was trying to do some quick tweaking with VD on the fly and don't want to go through "opening the video in a script and then loading the script" for every single video. I guess the long route is still inevitable.
lansing is offline   Reply With Quote
Old 29th March 2020, 18:12   #990  |  Link
videoh
Useful n00b
 
Join Date: Jul 2014
Posts: 1,667
Quote:
Originally Posted by StainlessS View Post
Arh yes, did not see the Blu-Ray thing.
My new abbreviation for you is now SssS. Reminds me of Windows SxS stuff.
videoh is offline   Reply With Quote
Old 29th March 2020, 18:24   #991  |  Link
SeeMoreDigital
Life's clearer in 4K UHD
 
SeeMoreDigital's Avatar
 
Join Date: Jun 2003
Location: Notts, UK
Posts: 12,217
Quote:
Originally Posted by videoh View Post
My new abbreviation for you is now SssS. Reminds me of Windows SxS stuff.
How about SßS
__________________
| I've been testing hardware media playback devices and software A/V encoders and decoders since 2001 | My Network Layout & A/V Gear |
SeeMoreDigital is offline   Reply With Quote
Old 29th March 2020, 20:52   #992  |  Link
videoh
Useful n00b
 
Join Date: Jul 2014
Posts: 1,667
That works! But how to type that funny B? I don't seem to have one on my keyboard.
videoh is offline   Reply With Quote
Old 29th March 2020, 21:36   #993  |  Link
Groucho2004
 
Join Date: Mar 2006
Location: Barcelona
Posts: 5,034
Quote:
Originally Posted by videoh View Post
But how to type that funny B? I don't seem to have one on my keyboard.
This German grapheme is largely extinct now. Just use a double s.
__________________
Groucho's Avisynth Stuff
Groucho2004 is offline   Reply With Quote
Old 29th March 2020, 21:44   #994  |  Link
SeeMoreDigital
Life's clearer in 4K UHD
 
SeeMoreDigital's Avatar
 
Join Date: Jun 2003
Location: Notts, UK
Posts: 12,217
Quote:
Originally Posted by Groucho2004 View Post
This German grapheme is largely extinct now. Just use a double s.
Nein!!!!!!!!!!!!!!!!!!!!
__________________
| I've been testing hardware media playback devices and software A/V encoders and decoders since 2001 | My Network Layout & A/V Gear |
SeeMoreDigital is offline   Reply With Quote
Old 29th March 2020, 21:55   #995  |  Link
qyot27
...?
 
qyot27's Avatar
 
Join Date: Nov 2005
Location: Florida
Posts: 1,416
Alt+0223 is the combo for the Eszett.
qyot27 is offline   Reply With Quote
Old 29th March 2020, 22:11   #996  |  Link
Groucho2004
 
Join Date: Mar 2006
Location: Barcelona
Posts: 5,034
Quote:
Originally Posted by SeeMoreDigital View Post
Nein!!!!!!!!!!!!!!!!!!!!
OK. According to this, there are still some uses for that relic.

@vh
If you really have to mutilate Stainless' moniker, use SssS.
__________________
Groucho's Avisynth Stuff

Last edited by Groucho2004; 29th March 2020 at 22:24.
Groucho2004 is offline   Reply With Quote
Old 30th March 2020, 00:01   #997  |  Link
StainlessS
HeartlessS Usurer
 
StainlessS's Avatar
 
Join Date: Dec 2009
Location: Over the rainbow
Posts: 10,980
Common guys, keep on topic.

ssS
__________________
I sometimes post sober.
StainlessS@MediaFire ::: AND/OR ::: StainlessS@SendSpace

"Some infinities are bigger than other infinities", but how many of them are infinitely bigger ???
StainlessS is offline   Reply With Quote
Old 30th March 2020, 03:16   #998  |  Link
videoh
Useful n00b
 
Join Date: Jul 2014
Posts: 1,667
Quote:
Originally Posted by Groucho2004 View Post
@vh
If you really have to mutilate Stainless' moniker, use SssS.
Umm:

https://forum.doom9.org/showthread.p...58#post1905458
videoh is offline   Reply With Quote
Old 30th March 2020, 12:39   #999  |  Link
Groucho2004
 
Join Date: Mar 2006
Location: Barcelona
Posts: 5,034
Quote:
Originally Posted by videoh View Post
Yeah, I know it's your creation. I probably should have phrased it differently.
__________________
Groucho's Avisynth Stuff
Groucho2004 is offline   Reply With Quote
Old 13th April 2020, 16:40   #1000  |  Link
nji
Registered User
 
Join Date: Mar 2018
Location: Germany
Posts: 200
Display pane, zoom - suggestion

As probably most VD2's users I take VD2 for enhancing movies.

For that I have to assess the exact look of the orig movie
and the effect of the filters ... in VD2's display panes.

Just recently I realized that when doing this
... by zooming with context menu ...
the shown zoom is NOT the actual content,
but what the interpolation alg does from it.
Choosing the alg (to "pixel" = orig.) is only possible
by disabling DirectX in "Options / Preferences / Display",
or by enabling OpenGL.

So my suggestion/ question:
To disable DirectX at that point by default.
(If it doesn't have any other disadvantages I don't know about).
nji is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 08:17.


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