<?xml version="1.0" encoding="windows-1252"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>VideoHelp Forum - Camcorders (DV/HDV/AVCHD/HD)</title>
		<link>https://forum.videohelp.com/</link>
		<description>Everything about HDV/DV/miniDV, AVCHD, Digital-8, DVD, HDD and other camcorders. DV hardware and production methods, lighting, lenses, shooting tips, DV capturing/copying and DV editing.</description>
		<language>en</language>
		<lastBuildDate>Thu, 17 Sep 2026 03:10:20 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>https://forum.videohelp.com/images/misc/rss.png</url>
			<title>VideoHelp Forum - Camcorders (DV/HDV/AVCHD/HD)</title>
			<link>https://forum.videohelp.com/</link>
		</image>
		<item>
			<title>Sony Camcorders-The Green Stripe Explained</title>
			<link>https://forum.videohelp.com/threads/421133-Sony-Camcorders-The-Green-Stripe-Explained?goto=newpost</link>
			<pubDate>Tue, 15 Sep 2026 04:18:04 GMT</pubDate>
			<description><![CDATA[Those of us who digitise Video8, Hi8 and DV from Sony camcorders have come across the dreaded green stripe down the right side of the frame (most pronounced with red video). There has been some conjecture about what type of camcorder causes it. 
 
I've just done a test with a Hi8 camcorder, the...]]></description>
			<content:encoded><![CDATA[<div>Those of us who digitise Video8, Hi8 and DV from Sony camcorders have come across the dreaded green stripe down the right side of the frame (most pronounced with red video). There has been some conjecture about what type of camcorder causes it.<br />
<br />
I've just done a test with a Hi8 camcorder, the TRV-66E, where I recorded a video onto tape and then captured it using S-Video and a GV-USB2. I can confirm that this setup produces a green stripe. I then took a video of the camcorder's flip-out screen and compared the two. There is marked overscan on the flipout screen, hence the green line is not seen.<br />
<br />
GV-USB2 digitisation on the left, phone video of flipout screen on the right:<br />
<br />
<a rel="Lightbox_0" class='contentlink' style="font-size:11px;" href="https://forum.videohelp.com/attachment.php?attachmentid=93789" ><img alt="Image" class="thumbnail" src="https://forum.videohelp.com/attachment.php?attachmentid=93789" style="max-width:400px;"><br>[Attachment 93789 - Click to enlarge]</a><br />
<br />
Here's a snap of the Hi8 capture (GV-USB2) showing the stripe:<br />
<br />
<a rel="Lightbox_0" class='contentlink' style="font-size:11px;" href="https://forum.videohelp.com/attachment.php?attachmentid=93792" ><img alt="Image" class="thumbnail" src="https://forum.videohelp.com/attachment.php?attachmentid=93792" style="max-width:400px;"><br>[Attachment 93792 - Click to enlarge]</a><br />
<br />
It is clear that we're getting far more picture when capturing compared to looking at the screen.<br />
<br />
I conclude that the green stripe is on every Sony camcorder recording, regardless of model (V8, Hi8 or D8). Further, from what I can see, there's no difference between a Hi8 camcorder and a Digital 8 camcorder when playing a tape. I suggest people don't bust their gut trying to find a Hi8 camcorder, just use a D8 if that's all you can find. And D8s are probably in better condition given they are younger.<br />
<br />
As far as dealing with the green stripe, you can either crop the whole frame, blank it with a black border or use <a class="contentlink" href="https://www.videohelp.com/software/Avisynth" target="_blank" rel="nofollow">AVIsynth</a> to reduce it's effect (with many thanks to @jagabo for the code):<br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">ConvertToYUY2(interlaced=true)U = UtoY() # separate U channel<br />
V = VtoY() # separate V channel<br />
V = Crop(V,0,0,-16,-0) #remove discoloured portion and black border<br />
extra=Crop(V,342,0,2,-0).PointResize(12,V.height)<br />
V=StackHorizontal(V,extra).AddBorders(0,0,4,0,$808080) # add the extra, pad to 720 with grey<br />
YtoUV(U, V, last) # mix the separate U and V with the original Y</code><hr />
</div> AVISynth fix example:<br />
<a rel="Lightbox_0" class='contentlink' style="font-size:11px;" href="https://forum.videohelp.com/attachment.php?attachmentid=93791" ><img alt="Image" class="thumbnail" src="https://forum.videohelp.com/attachment.php?attachmentid=93791" style="max-width:400px;"><br>[Attachment 93791 - Click to enlarge]</a></div>

 ]]></content:encoded>
			<category domain="https://forum.videohelp.com/forums/39-Camcorders-%28DV-HDV-AVCHD-HD%29">Camcorders (DV/HDV/AVCHD/HD)</category>
			<dc:creator>Alwyn</dc:creator>
			<guid isPermaLink="true">https://forum.videohelp.com/threads/421133-Sony-Camcorders-The-Green-Stripe-Explained</guid>
		</item>
		<item>
			<title>Modern WinDV-style app coming soon...</title>
			<link>https://forum.videohelp.com/threads/421070-Modern-WinDV-style-app-coming-soon?goto=newpost</link>
			<pubDate>Mon, 31 Aug 2026 05:02:55 GMT</pubDate>
			<description><![CDATA[I am working on a free, modern WinDV-style app for capturing DV/HDV, etc. via Firewire to a Windows laptop/PC. 
 
It's coming along nicely. So far these all work (from a select few decks/cams): 
DV, DVCAM, DVCPRO25, DVCPRO50 (incl. 4-channel audio), HDV (incl. 4-channel audio), Digital8 (and...]]></description>
			<content:encoded><![CDATA[<div>I am working on a free, modern WinDV-style app for capturing DV/HDV, etc. via Firewire to a Windows laptop/PC.<br />
<br />
It's coming along nicely. So far these all work (from a select few decks/cams):<br />
DV, DVCAM, DVCPRO25, DVCPRO50 (incl. 4-channel audio), HDV (incl. 4-channel audio), Digital8 (and Hi8/Video8 if run through a suitable Firewire equipped cam).  <br />
Still in the works is: MicroMV <br />
<br />
<br />
It does scene splitting after capturing an uninterrupted native master file.<br />
<br />
It has a ton of features but is hopefully not too cluttered, and simple enough to use.<br />
<br />
<br />
Main goal is to preserve/archive the tapes' footage, so there's no transcoding or recompressing.<br />
<br />
<a rel="Lightbox_0" class='contentlink' style="font-size:11px;" href="https://forum.videohelp.com/attachment.php?attachmentid=93611" ><img alt="Image" class="thumbnail" src="https://forum.videohelp.com/attachment.php?attachmentid=93611" style="max-width:400px;"><br>[Attachment 93611 - Click to enlarge]</a></div>

 ]]></content:encoded>
			<category domain="https://forum.videohelp.com/forums/39-Camcorders-%28DV-HDV-AVCHD-HD%29">Camcorders (DV/HDV/AVCHD/HD)</category>
			<dc:creator>medipal</dc:creator>
			<guid isPermaLink="true">https://forum.videohelp.com/threads/421070-Modern-WinDV-style-app-coming-soon</guid>
		</item>
		<item>
			<title>Canon ZR960 MiniDV not detected over FireWire on Windows 10 — ADVC-110 work</title>
			<link>https://forum.videohelp.com/threads/421022-Canon-ZR960-MiniDV-not-detected-over-FireWire-on-Windows-10-ADVC-110-work?goto=newpost</link>
			<pubDate>Fri, 21 Aug 2026 00:36:44 GMT</pubDate>
			<description>Hi everyone, 
 
I’m trying to capture MiniDV tapes from a Canon ZR960 using ScenalyzerLive (https://www.videohelp.com/software/ScenalyzerLive) on a Windows 10 64-bit PC, but the camera is not detected. 
 
My setup: 
 
Canon ZR960 MiniDV camcorder 
FireWire/IEEE 1394 connection 
PCIe FireWire card...</description>
			<content:encoded><![CDATA[<div>Hi everyone,<br />
<br />
I’m trying to capture MiniDV tapes from a Canon ZR960 using <a class="contentlink" href="https://www.videohelp.com/software/ScenalyzerLive" target="_blank" rel="nofollow">ScenalyzerLive</a> on a Windows 10 64-bit PC, but the camera is not detected.<br />
<br />
My setup:<br />
<br />
Canon ZR960 MiniDV camcorder<br />
FireWire/IEEE 1394 connection<br />
PCIe FireWire card with a Texas Instruments 1394 OHCI controller<br />
Windows 10 64-bit<br />
ScenalyzerLive<br />
FireWire cable: 4-pin (camcorder) to 6-pin (PC)<br />
Camera powered by its AC adapter and set to PLAY/VCR mode<br />
<br />
What I have tested:<br />
<br />
The FireWire card itself is working: my Canopus ADVC-110 is correctly detected by Windows on the same PC and FireWire card.<br />
<br />
The Canon, however, is not detected.<br />
<br />
When I connect the FireWire cable to the Canon, the camera's LCD displays &quot;DV-IN&quot;, so the camera appears to detect something on the DV port.<br />
<br />
In Windows Device Manager:<br />
<br />
The Texas Instruments 1394 controller is detected correctly.<br />
An &quot;AV/C Tape Recorder/Player&quot; entry exists under Imaging Devices, but it is greyed out.<br />
Its status is Code 45: &quot;Currently, this hardware device is not connected to the computer.&quot;<br />
Windows does not detect the Canon when I connect it.<br />
ScenalyzerLive therefore does not see the camera either.<br />
<br />
I also installed the 1394 OHCI Legacy driver and switched the FireWire controller to:<br />
<br />
1394 OHCI Compliant Host Controller (Legacy)<br />
<br />
I rebooted the PC and tested the Canon again, but the AV/C Tape Recorder/Player remains greyed out and the camera is still not detected.<br />
<br />
I have not yet tested another 4-pin FireWire cable or another MiniDV camcorder, so I cannot completely rule out the cable or the Canon's DV port.<br />
<br />
My question:<br />
<br />
Given that the ADVC-110 works correctly on the same PC, FireWire card and driver, while the Canon ZR960 is not enumerated at all, what would be the most likely cause?<br />
<br />
Could the DV/IEEE 1394 port on the Canon ZR960 be faulty, even though the camera displays &quot;DV-IN&quot; when the cable is connected?<br />
<br />
Or is there another Windows/FireWire setting or diagnostic procedure I should try before assuming the camera's DV port is defective?<br />
<br />
Any suggestions would be greatly appreciated. Thanks!!</div>

 ]]></content:encoded>
			<category domain="https://forum.videohelp.com/forums/39-Camcorders-%28DV-HDV-AVCHD-HD%29">Camcorders (DV/HDV/AVCHD/HD)</category>
			<dc:creator>tmangia</dc:creator>
			<guid isPermaLink="true">https://forum.videohelp.com/threads/421022-Canon-ZR960-MiniDV-not-detected-over-FireWire-on-Windows-10-ADVC-110-work</guid>
		</item>
	</channel>
</rss>
