#1  
09-07-2024, 02:32 PM
Gary34 Gary34 is offline
Premium Member
 
Join Date: Feb 2023
Location: Oklahoma, Poteau
Posts: 372
Thanked 60 Times in 56 Posts
I have gaps on the luma in my Histogram("levels") function and a line that goes up on the right side through the red part and on the blue also.

Also I have 6 lines on one side of my Histogram function (waveform monitor).

Histogram spikes no TBC is with my composite VCR and no TBC in the workflow. I know it's not my VCR and I know it's not my TBC. I am glad about that.

I've seen this https://www.digitalfaq.com/forum/vid...luminence.html but it doesn't really explain everything for me.

I am using the proc amp in my TBC 3000 to control levels except on the one that the TBC is out of the workflow.


Attached Images
File Type: jpg histogram spikes.jpg (38.0 KB, 20 downloads)
File Type: jpg histogram spikes glen 2.jpg (39.3 KB, 18 downloads)
File Type: jpg histogram spikes 3.jpg (49.8 KB, 13 downloads)
File Type: jpg histogram spikes 4.jpg (44.8 KB, 13 downloads)
File Type: jpg histogram spikes 5.jpg (48.2 KB, 13 downloads)
File Type: jpg histogram spikes 6 no TBC.jpg (41.8 KB, 17 downloads)
Reply With Quote
Someday, 12:01 PM
admin's Avatar
Ads / Sponsors
 
Join Date: ∞
Posts: 42
Thanks: ∞
Thanked 42 Times in 42 Posts
  #2  
09-07-2024, 05:09 PM
lordsmurf's Avatar
lordsmurf lordsmurf is online now
Site Staff | Video
 
Join Date: Dec 2002
Posts: 14,041
Thanked 2,551 Times in 2,169 Posts
Attach the full size in a zip, the forum shrunk the image attachments.

- Did my advice help you? Then become a Premium Member and support this site.
- For sale in the marketplace: TBCs, workflows, capture cards, VCRs
Reply With Quote
  #3  
09-07-2024, 06:47 PM
keaton keaton is offline
Premium Member
 
Join Date: Jan 2017
Location: USA
Posts: 199
Thanked 91 Times in 65 Posts
Just a guess, but this reminded me of something I saw years ago when using an ATI 600 USB capture device, which didn't have a proc amp in it. I would see spikes across Vitrualdub's histogram if I didn't use a certain contrast setting in Virtualdub Levels menu. I forget, but it might be that you can only see the histogram in either Overlay or Preview Mode. You may have to switch modes until one of them allows you to see the histogram without capturing.

If you are seeing spikes, then try adjusting Contrast in the Levels menu to see if there's a setting that reduces or eliminates those spikes. I no longer had this problem once i switched to an ATI capture card instead of a USB. With the capture card, it did not introduce any spikes when changing Levels. However, i usually leave them at default 128 and used an external proc amp to adjust brightness/contrast.
Reply With Quote
  #4  
09-08-2024, 12:12 AM
Gary34 Gary34 is offline
Premium Member
 
Join Date: Feb 2023
Location: Oklahoma, Poteau
Posts: 372
Thanked 60 Times in 56 Posts
Here's my script crop(0,8,704,0).coloryuv(analyze=true).converttoyv 16(matrix=“rec601”,interlaced=true).Histogram(“Col or2”).Histogram
Histogram(“Levels”,3)


Attached Files
File Type: zip histogram spikes 6 no TBC.zip (8.89 MB, 7 downloads)

Last edited by Gary34; 09-08-2024 at 12:32 AM.
Reply With Quote
  #5  
09-08-2024, 12:59 AM
Feedbucket Feedbucket is offline
Free Member
 
Join Date: Jun 2017
Location: NYC
Posts: 51
Thanked 12 Times in 12 Posts
Your histograms are processing the output from each prior step. The 6 lines in the waveform are coming from the ColorYUV output and the lines in the levels graph are coming from the waveform Histogram.

Maybe the proc amp is breaking up the overall waveform? If you're doing something like stretching the Y.
Reply With Quote
  #6  
09-08-2024, 07:52 AM
aramkolt aramkolt is offline
Free Member
 
Join Date: Jul 2023
Posts: 480
Thanked 69 Times in 67 Posts
No expert here, but I always thought that histogram spikes or persistent dots on say a vectorscope were due to a large percentage of pixels being assigned very specific values, which can be indicative of chroma noise or something else rounding a lot values to the same value which could be something like a proc amp, or a passthrough device that does analog to digital and then back to analog.

I think knowing these things should point you to the source of the issue:

Do you get the same spikes if the line TBC and any digital processing is turned off on the VCR?

Do you get the same spikes using a different cable?

Do you get the same spikes when capturing using S-Video instead of composite?

Do you get the same spikes when using a different VCR?

Do you get the same spikes when using a different capture card?

Do you get the same spikes when playing back a commercially made tape?

Do you get the same spikes when using a different capture program like AmaRecTV?
Reply With Quote
The following users thank aramkolt for this useful post: Gary34 (09-08-2024)
  #7  
09-08-2024, 05:38 PM
Gary34 Gary34 is offline
Premium Member
 
Join Date: Feb 2023
Location: Oklahoma, Poteau
Posts: 372
Thanked 60 Times in 56 Posts
That helped. I’ll get back to it later.
Reply With Quote
  #8  
09-08-2024, 05:55 PM
lordsmurf's Avatar
lordsmurf lordsmurf is online now
Site Staff | Video
 
Join Date: Dec 2002
Posts: 14,041
Thanked 2,551 Times in 2,169 Posts
Errors seen in an analysis tool don't always mean errors on the item/stuff being analyzed, but rather a flaw in the analysis tool itself. When it comes to missing data from histograms, this has often been why.

- Did my advice help you? Then become a Premium Member and support this site.
- For sale in the marketplace: TBCs, workflows, capture cards, VCRs
Reply With Quote
  #9  
09-08-2024, 07:57 PM
Gary34 Gary34 is offline
Premium Member
 
Join Date: Feb 2023
Location: Oklahoma, Poteau
Posts: 372
Thanked 60 Times in 56 Posts
I have my old premier pro uncompressed intensity shuttle AVIs done with the same Pannasonic 1980p ag. I have captures with and without the frame and line TBC. With my regular VCR and with the 1980.

The line through my V channel and partly into my U channel and the 6 lines on the waveform monitor and the lines on the left of my y channel are definitely from Avisynth. I get them in Pmod and hybrid no matter what combination of hardware or capture software I use. I don’t get that in the Vapoursynth waveform monitor in hybrid.
Reply With Quote
  #10  
09-15-2024, 01:46 PM
Gary34 Gary34 is offline
Premium Member
 
Join Date: Feb 2023
Location: Oklahoma, Poteau
Posts: 372
Thanked 60 Times in 56 Posts
So i'm trying not to jump to conclusions here but I think it's my capture card. I made the mistake of getting my Pinnacle from eBay. I think that's the problem. I bought it unopened. I broke the seal on it. I think it was a bad card and i'm going to get one off of LS. I might be wrong. It could be something else. IDK. It's really not worth the trouble of all of this trouble shooting just to save a few bucks on a card.

I looked back at my old Intensity Shuttle captures and I recaptured the same tape with the Pinnacle and no TBC and also no adjustments on my capture card. Before I came to this site the guy I followed when I was using the shuttle said the contrast and brightness controls are only a concern if you are creating content for broadcasting over the airwaves. I know it's ridiculous. Anyways this is all clipping like crazy.

I used two different cables to make sure it wasn't the cables. I captured Tekken to make sure it wasn't the tapes. I can't eliminate the VCR as a cause because there's years between these captures. The intensity ones were right after it got refurbished. My Pinnacle works easily with Vdub but I can't get it to work with another software so I can't eliminate that as a cause. I also have looked through these captures and I don't notice any kind of banding. It's just the histograms aren't smooth but I can't see anything wrong with it so maybe it's just the graphs. Maybe it's not banding. Anyways I don't like the uncertainty so i'm getting rid of it.

My guess is that the card is the problem. It can't be my frame TBC because it does it with or without it. same thing with the line TBC. I don't know that. it just seems like the most likely thing.

All the other oddities I was getting are only in my Pmod they aren't in Hybrid.


Attached Files
File Type: zip intensity avisynth hybrid levels sall tape 1.zip (2.56 MB, 3 downloads)
File Type: zip Pinn hybrid Avisynth levels sall tape 1.zip (2.73 MB, 3 downloads)
File Type: zip intensity vapour classic (luma).zip (1.93 MB, 3 downloads)
File Type: zip pinnacle vapour hybrid (lum).zip (1.83 MB, 2 downloads)
File Type: zip intensity Vapour hybrid luma (luma).zip (797.2 KB, 0 downloads)
File Type: zip luma pinn vapour hybrid.zip (778.5 KB, 2 downloads)
File Type: zip Tekken composite pmod 3.0 uncompressed.zip (1.36 MB, 1 downloads)
Reply With Quote
Reply




Similar Threads
Thread Thread Starter Forum Replies Last Post
Histogram not working in VirtualDub? Schlockmaster Capture, Record, Transfer 0 02-20-2024 04:35 PM
Spikes in histogram? London Restore, Filter, Improve Quality 18 04-23-2022 03:30 PM
Histogram levels priya69 Capture, Record, Transfer 11 12-16-2021 02:26 AM
VirtualDub histogram, blacks never go red? kingbean Capture, Record, Transfer 9 06-07-2021 07:03 AM
What causes saw tooth pattern on histogram? stevevid Capture, Record, Transfer 5 09-15-2018 01:51 PM

Thread Tools



 
All times are GMT -5. The time now is 07:52 AM