<?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 - Video Conversion</title>
		<link>https://forum.videohelp.com/</link>
		<description>Everything about video conversion from AVI, DivX, XVID, FLV, ASF, MPG, MOV, RM, MP4, MKV, MP4, OGM, WMV,AVCHD, HDV, DV, MJPEG, Huffyuv, MPEG2, MTS, M2TS,etc to any video format.  Also demultiplexing, multiplexing, video repairing issues.</description>
		<language>en</language>
		<lastBuildDate>Tue, 18 Aug 2026 07:19:25 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>https://forum.videohelp.com/images/misc/rss.png</url>
			<title>VideoHelp Forum - Video Conversion</title>
			<link>https://forum.videohelp.com/</link>
		</image>
		<item>
			<title>How to make measurement outcome written into file?</title>
			<link>https://forum.videohelp.com/threads/420997-How-to-make-measurement-outcome-written-into-file?goto=newpost</link>
			<pubDate>Sun, 16 Aug 2026 12:44:47 GMT</pubDate>
			<description><![CDATA[I want to have the results from this measurement be written into a file but it does not work. The file is created but is empty: 
 
 
Code: 
--------- 
 
frame1 = src.Crop(1100, 590, 100, 250) 
frame1.WriteFile ( "C:\avisynth\frame1_stats.txt", "Y_avg=", "AverageLuma", flush=true) 
---------]]></description>
			<content:encoded><![CDATA[<div>I want to have the results from this measurement be written into a file but it does not work. The file is created but is empty:<br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code"><br />
frame1 = src.Crop(1100, 590, 100, 250)<br />
frame1.WriteFile ( &quot;C:\avisynth\frame1_stats.txt&quot;, &quot;Y_avg=&quot;, &quot;AverageLuma&quot;, flush=true)</code><hr />
</div> </div>

 ]]></content:encoded>
			<category domain="https://forum.videohelp.com/forums/11-Video-Conversion">Video Conversion</category>
			<dc:creator>Bencuri</dc:creator>
			<guid isPermaLink="true">https://forum.videohelp.com/threads/420997-How-to-make-measurement-outcome-written-into-file</guid>
		</item>
		<item>
			<title>Open Source PS5 Media Gallery Converter / Batch Tool</title>
			<link>https://forum.videohelp.com/threads/420993-Open-Source-PS5-Media-Gallery-Converter-Batch-Tool?goto=newpost</link>
			<pubDate>Sun, 16 Aug 2026 03:53:14 GMT</pubDate>
			<description><![CDATA[I've been developing some software. I used an early version to test an edit for Willy Wonka and decided to open-source it. It's great for checking how your edit looks on different screens. The PS5 was the easiest for me, even though I know other consoles support a wider set of codecs. I hope other...]]></description>
			<content:encoded><![CDATA[<div>I've been developing some software. I used an early version to test an edit for Willy Wonka and decided to open-source it. It's great for checking how your edit looks on different screens. The PS5 was the easiest for me, even though I know other consoles support a wider set of codecs. I hope other people who find themselves in a similar situation to me can use this to watch their stuff on the PlayStation. I'm aware of similar applications, including <a class="contentlink" href="https://www.videohelp.com/software/HandBrake" target="_blank" rel="nofollow">Handbrake</a>, but I found this is fast, easy, and simple, especially if you're trying to do several different video files at once.<br />
<br />
If you've ever tried playing custom video files or edits on a PS5 via USB, you know how picky the Media Gallery app is with codecs and header indexing. I built a lightweight Python/FFmpeg tool with file/folder dialogs that automatically standardizes videos into PS5-compliant MP4s.<br />
<br />
It's open source and free on GitHub (or as a standalone .exe under Releases). I also have a bigger application with a fully functional GUI coming soon. Keep an eye out for it.<br />
<br />
<a class="contentlink" href="https://github.com/Nathan398/ps5-video-converter" target="_blank" rel="nofollow">https://github.com/Nathan398/ps5-video-converter</a><br />
<br />
I've been working in video production for a while, using libraries and such to help with my production. I used some AI here, and I know this is essentially just a wrapper, but it's simple and useful for people trying to watch files on their PS5. I have a lot of work I've done not using AI as well, and I am generally creative, so I hope that those who feel demoralized try seeing how they can grow creatively without AI, and see what they can do to improve their current workflow using AI (which is essentially what I've done).</div>

 ]]></content:encoded>
			<category domain="https://forum.videohelp.com/forums/11-Video-Conversion">Video Conversion</category>
			<dc:creator>nathan398</dc:creator>
			<guid isPermaLink="true">https://forum.videohelp.com/threads/420993-Open-Source-PS5-Media-Gallery-Converter-Batch-Tool</guid>
		</item>
		<item>
			<title>Why b frames not does less file size ?</title>
			<link>https://forum.videohelp.com/threads/420970-Why-b-frames-not-does-less-file-size?goto=newpost</link>
			<pubDate>Mon, 10 Aug 2026 14:23:55 GMT</pubDate>
			<description>Thanks for reading my topic. 
Here is Linux Lubuntu 24.04.3 kernel 6.14 using a GT 640 driver 470. 
I see in some sources b frames does better compression than I and P frames ... well .. in that logic the bitrate is less than P frames, but not are being exactly it. 
When converting using nvenc...</description>
			<content:encoded><![CDATA[<div>Thanks for reading my topic.<br />
Here is Linux Lubuntu 24.04.3 kernel 6.14 using a GT 640 driver 470.<br />
I see in some sources b frames does better compression than I and P frames ... well .. in that logic the bitrate is less than P frames, but not are being exactly it.<br />
When converting using <a class="contentlink" href="https://www.videohelp.com/software/NVEnc" target="_blank" rel="nofollow">nvenc</a> the file is the same size with and without b frames even using a good value for GOP.<br />
In Nvidia Nvenc doc has the information<br />
&quot;B-frames are great because they increase image quality, but they consume a lot of your available bitrate, so they reduce quality on high motion content&quot;<br />
If b frames does better compression had to be a less file size.<br />
I see another issue using b frames ... in scenes with much motion and fade in out does issues in video quality.<br />
Really using b frames for video archiving is a good solution or is better only using I and P frames ?<br />
I see much artifacts when converting from xvid to H264 too.<br />
Have a nice week.</div>

 ]]></content:encoded>
			<category domain="https://forum.videohelp.com/forums/11-Video-Conversion">Video Conversion</category>
			<dc:creator>Aug</dc:creator>
			<guid isPermaLink="true">https://forum.videohelp.com/threads/420970-Why-b-frames-not-does-less-file-size</guid>
		</item>
		<item>
			<title>Why enconding using NVENC the file size is bigger than x264 ?</title>
			<link>https://forum.videohelp.com/threads/420969-Why-enconding-using-NVENC-the-file-size-is-bigger-than-x264?goto=newpost</link>
			<pubDate>Mon, 10 Aug 2026 14:23:06 GMT</pubDate>
			<description>Thanks for reading my topic. 
Here is Linux Lubuntu 24.04.3 kernel 6.14 using a GT 640 driver 470. 
I see when enconding using nvenc (https://www.videohelp.com/software/NVEnc) the file is much more big than if using x264 cpu enconding. 
Why happen it ? 
I have tested using and disabling b frames...</description>
			<content:encoded><![CDATA[<div>Thanks for reading my topic.<br />
Here is Linux Lubuntu 24.04.3 kernel 6.14 using a GT 640 driver 470.<br />
I see when enconding using <a class="contentlink" href="https://www.videohelp.com/software/NVEnc" target="_blank" rel="nofollow">nvenc</a> the file is much more big than if using x264 cpu enconding.<br />
Why happen it ?<br />
I have tested using and disabling b frames and is the same result.<br />
Have a nice week.</div>

 ]]></content:encoded>
			<category domain="https://forum.videohelp.com/forums/11-Video-Conversion">Video Conversion</category>
			<dc:creator>Aug</dc:creator>
			<guid isPermaLink="true">https://forum.videohelp.com/threads/420969-Why-enconding-using-NVENC-the-file-size-is-bigger-than-x264</guid>
		</item>
		<item>
			<title>FFMPEG Script for AVI 4:2:2 h.264</title>
			<link>https://forum.videohelp.com/threads/420964-FFMPEG-Script-for-AVI-4-2-2-h-264?goto=newpost</link>
			<pubDate>Sun, 09 Aug 2026 06:38:03 GMT</pubDate>
			<description>Looking for recommendations on a high quality ffmpeg (https://www.videohelp.com/software/ffmpeg) scripts for encoding both 50p and 60p large HuffYUV (https://www.videohelp.com/software/HuffYUV) (392 Mb/s) 4:2:2 8bit YUV AVI files that are already resized to 1440x1080 and converted to rec.709 during...</description>
			<content:encoded><![CDATA[<div>Looking for recommendations on a high quality <a class="contentlink" href="https://www.videohelp.com/software/ffmpeg" target="_blank" rel="nofollow">ffmpeg</a> scripts for encoding both 50p and 60p large <a class="contentlink" href="https://www.videohelp.com/software/HuffYUV" target="_blank" rel="nofollow">HuffYUV</a> (392 Mb/s) 4:2:2 8bit YUV AVI files that are already resized to 1440x1080 and converted to rec.709 during output, Audio is 48Khz 16bit, Encoding only, Looking for good 4:2:0 video quality and decent compressed audio.</div>

 ]]></content:encoded>
			<category domain="https://forum.videohelp.com/forums/11-Video-Conversion">Video Conversion</category>
			<dc:creator>dellsam34</dc:creator>
			<guid isPermaLink="true">https://forum.videohelp.com/threads/420964-FFMPEG-Script-for-AVI-4-2-2-h-264</guid>
		</item>
		<item>
			<title>VSDC convert MPG file 25fps (50i-60i) to MP4 60fps</title>
			<link>https://forum.videohelp.com/threads/420955-VSDC-convert-MPG-file-25fps-%2850i-60i%29-to-MP4-60fps?goto=newpost</link>
			<pubDate>Thu, 06 Aug 2026 16:41:15 GMT</pubDate>
			<description>Hi, with MAGIX Video Deluxe (https://www.videohelp.com/software/Magix-Video-Deluxe) Premium I was able to convert 25fps MPG video file that, when viewed in the player, show 50i or 60i; and I was able to convert them to 60fps MP4s with ease. However, things are different with VSDC Free Video Editor...</description>
			<content:encoded><![CDATA[<div>Hi, with <a class="contentlink" href="https://www.videohelp.com/software/Magix-Video-Deluxe" target="_blank" rel="nofollow">MAGIX Video Deluxe</a> Premium I was able to convert 25fps MPG video file that, when viewed in the player, show 50i or 60i; and I was able to convert them to 60fps MP4s with ease. However, things are different with <a class="contentlink" href="https://www.videohelp.com/software/VSDC-Free-Video-Editor" target="_blank" rel="nofollow">VSDC Free Video Editor</a>: why doesn't this program convert to 60fps? What did I do wrong, or what didn't the program set up correctly? I'm waiting for your response to understand what happened with this method. Thanks. Here's info with attached from original MPG file:<br />
<br />
Complete name: Video.mpg<br />
Format: MPEG-PS<br />
File size: 192 MiB<br />
Duration: 6 min 17 s<br />
Overall bit rate mode: Variable<br />
Overall bit rate: 4 262 kb/s<br />
Frame rate: 25.000 FPS<br />
Writing library: MPEG1_RT_BS<br />
<br />
Video<br />
ID: 224 (0xE0)<br />
Format: MPEG Video<br />
Format version: Version 2<br />
Format profile: Main@Main<br />
Format settings: BVOP<br />
Format settings, BVOP: Yes<br />
Format settings, Matrix: Default<br />
Format settings, GOP: M=3, N=13<br />
Format settings, picture st: Frame<br />
Duration: 6 min 17 s<br />
Bit rate mode: Variable<br />
Bit rate: 4 000 kb/s<br />
Width: 720 pixels<br />
Height: 576 pixels<br />
Display aspect ratio: 4:3<br />
Frame rate: 25.000 FPS<br />
Standard: PAL<br />
Color space: YUV<br />
Chroma subsampling: 4:2:0<br />
Bit depth: 8 bits<br />
Scan type: Interlaced<br />
Scan order: Top Field First<br />
Compression mode: Lossy<br />
Bits/(Pixel*Frame): 0.386<br />
Time code of first frame: 00:00:00:00<br />
Time code source: Group of pictures header<br />
GOP, Open/Closed: Closed<br />
Stream size: 179 MiB (93%)<br />
Writing library: MPEG1_RT_BS<br />
Color primaries: BT.601 PAL<br />
Transfer characteristics: BT.470 System B/G<br />
Matrix coefficients: BT.470 System B/G<br />
<br />
Audio<br />
ID: 192 (0xC0)<br />
Format: MPEG Audio<br />
Format version: Version 1<br />
Format profile: Layer 2<br />
Format settings: Joint stereo / Intensity Stereo + MS Stereo<br />
Duration: 6 min 17 s<br />
Bit rate mode: Constant<br />
Bit rate: 192 kb/s<br />
Channel(s): 2 channels<br />
Sampling rate: 44.1 kHz<br />
Frame rate: 38.281 FPS (1152 SPF)<br />
Compression mode: Lossy<br />
Delay relative to video: -129 ms<br />
Stream size: 8.64 MiB (5%)</div>


	<div style="padding:10px">

	

	

	

	
		<fieldset class="fieldset">
			<legend>Attached Files</legend>
			<ul>
			<li>
	<img class="inlineimg" src="/mpg.gif" alt="File Type: mpg" />
	<a class="contentlink" href="attachments/93300-1786039156/Video.mpg">Video.mpg</a> 
(191.73 MB)
</li> 
			</ul>
		</fieldset>
	

	</div>
 ]]></content:encoded>
			<category domain="https://forum.videohelp.com/forums/11-Video-Conversion">Video Conversion</category>
			<dc:creator>MJKUEIL</dc:creator>
			<guid isPermaLink="true">https://forum.videohelp.com/threads/420955-VSDC-convert-MPG-file-25fps-%2850i-60i%29-to-MP4-60fps</guid>
		</item>
		<item>
			<title>How to get best quality for AVCHD to MPEG-2 for DVD</title>
			<link>https://forum.videohelp.com/threads/420952-How-to-get-best-quality-for-AVCHD-to-MPEG-2-for-DVD?goto=newpost</link>
			<pubDate>Wed, 05 Aug 2026 19:20:11 GMT</pubDate>
			<description><![CDATA[I have 1080P footage that I need to convert to NTSC (widescreen) MPEG-2 for DVD authoring. I use Vegas (https://www.videohelp.com/software/Vegas) for my NLE, but I don't like the resultant quality encoding to MPEG-2 from Vegas, probably because of whatever resizing algorithm the main concept...]]></description>
			<content:encoded><![CDATA[<div>I have 1080P footage that I need to convert to NTSC (widescreen) MPEG-2 for DVD authoring. I use <a class="contentlink" href="https://www.videohelp.com/software/Vegas" target="_blank" rel="nofollow">Vegas</a> for my NLE, but I don't like the resultant quality encoding to MPEG-2 from Vegas, probably because of whatever resizing algorithm the main concept encoder uses. I can encode a ProRes intermediary, and then use another tool to convert that to MPEG-2. AI suggested using <a class="contentlink" href="https://www.videohelp.com/software/Hybrid" target="_blank" rel="nofollow">Hybrid</a>, along with <a class="contentlink" href="https://www.videohelp.com/software/Shutter-Encoder" target="_blank" rel="nofollow">Shutter encoder</a>. I took one look at Hybrid and ran, looks very complicated!  Is there some easier workflow available where I can try other resizing algorithms and/or other tools?</div>

 ]]></content:encoded>
			<category domain="https://forum.videohelp.com/forums/11-Video-Conversion">Video Conversion</category>
			<dc:creator>sdsumike619</dc:creator>
			<guid isPermaLink="true">https://forum.videohelp.com/threads/420952-How-to-get-best-quality-for-AVCHD-to-MPEG-2-for-DVD</guid>
		</item>
		<item>
			<title>Best Way to De-interlace HDV</title>
			<link>https://forum.videohelp.com/threads/420949-Best-Way-to-De-interlace-HDV?goto=newpost</link>
			<pubDate>Tue, 04 Aug 2026 20:11:30 GMT</pubDate>
			<description><![CDATA[I'm trying to work on some HDV files to put on YT so they don't get screwed up by YT de-interlacing algorithm, I'm taking the long way trying to preserve the quality, I want to know if there are quicker methods that result in less quality degradation, Here is what I'm doing so far: 
 
- Input the...]]></description>
			<content:encoded><![CDATA[<div>I'm trying to work on some HDV files to put on YT so they don't get screwed up by YT de-interlacing algorithm, I'm taking the long way trying to preserve the quality, I want to know if there are quicker methods that result in less quality degradation, Here is what I'm doing so far:<br />
<br />
- Input the 4:2:0 1080i HDV file into <a class="contentlink" href="https://www.videohelp.com/software/VirtualDub2" target="_blank" rel="nofollow">vdub2</a> to strip the mpeg-2 codec saving as 4:2:2 <a class="contentlink" href="https://www.videohelp.com/software/HuffYUV" target="_blank" rel="nofollow">HuffYUV</a> AVI (not sure if 10bit can make a difference here, so I'm just using 8bit).<br />
- Input the resulting large file into <a class="contentlink" href="https://www.videohelp.com/software/AvsP" target="_blank" rel="nofollow">AVSpmod</a> and de-interlace with QTGMC in fast mode, followed by a resize in the second line from 1440x1080 to 1920x1080 to preserve the 16:9 aspect ratio.<br />
- Upload the second resulting file into YT and let it do the encoding.<br />
- Delete all the files but the original HDV source.</div>

 ]]></content:encoded>
			<category domain="https://forum.videohelp.com/forums/11-Video-Conversion">Video Conversion</category>
			<dc:creator>dellsam34</dc:creator>
			<guid isPermaLink="true">https://forum.videohelp.com/threads/420949-Best-Way-to-De-interlace-HDV</guid>
		</item>
		<item>
			<title>Can you remove green background with Avisynth?</title>
			<link>https://forum.videohelp.com/threads/420939-Can-you-remove-green-background-with-Avisynth?goto=newpost</link>
			<pubDate>Mon, 03 Aug 2026 15:11:35 GMT</pubDate>
			<description>I am trying to remove the green background from this video with Vegas (https://www.videohelp.com/software/Vegas), but no success. See the attached mask. You can see the problem is that Vegas considers my fingers be part of the backgorund. And this is what you can see infuelncing the outcome. I can...</description>
			<content:encoded><![CDATA[<div>I am trying to remove the green background from this video with <a class="contentlink" href="https://www.videohelp.com/software/Vegas" target="_blank" rel="nofollow">Vegas</a>, but no success. See the attached mask. You can see the problem is that Vegas considers my fingers be part of the backgorund. And this is what you can see infuelncing the outcome. I can set the balance so that the background is visible and also me, but around my hand the two overlaps and the background silhouettes are visible. <br />
<br />
Can you remove this more effectively with <a class="contentlink" href="https://www.videohelp.com/software/Avisynth" target="_blank" rel="nofollow">avisynth</a>? I know the video is not optimal either. The problem is that in the room where the green wall is, if I turn on lights, there will be a shadow appearing on the wall. If I place led light source in front of me on the floor, with the LED panel facing upwards, the shadow goes but I only have 1 panel, and if I place more, it would cast another shadow anyway I think. So these are the conditons that you can see on the video where I can avoid shadows.<br />
<br />
Clip attached.</div>


	<div style="padding:10px">

	
		<fieldset class="fieldset">
			<legend>Attached Thumbnails</legend>
			<div style="padding:10px">
			
<a href="attachments/93260-1785769883/green mask.JPG" 
rel="Lightbox_2801304" id="attachment93260" 
><img class="thumbnail" style="max-width:100%;max-height:100%;" src="https://forum.videohelp.com/attachment.php?attachmentid=93260&amp;stc=1&amp;thumb=1&amp;d=1785769883" 
alt="Click image for larger version

Name:	green mask.JPG
Views:	N/A
Size:	26.9 KB
ID:	93260"/></a>
&nbsp;<br /><br />
 
			</div>
		</fieldset>
	

	

	

	
		<fieldset class="fieldset">
			<legend>Attached Files</legend>
			<ul>
			<li>
	<img class="inlineimg" src="/mp4.gif" alt="File Type: mp4" />
	<a class="contentlink" href="attachments/93259-1785769883/Green background.mp4">Green background.mp4</a> 
(13.02 MB)
</li> 
			</ul>
		</fieldset>
	

	</div>
 ]]></content:encoded>
			<category domain="https://forum.videohelp.com/forums/11-Video-Conversion">Video Conversion</category>
			<dc:creator>Bencuri</dc:creator>
			<guid isPermaLink="true">https://forum.videohelp.com/threads/420939-Can-you-remove-green-background-with-Avisynth</guid>
		</item>
		<item>
			<title>Interest in a Mac GUI for FFmpeg that handles HDR/SDR/GeneralConversions ?</title>
			<link>https://forum.videohelp.com/threads/420932-Interest-in-a-Mac-GUI-for-FFmpeg-that-handles-HDR-SDR-GeneralConversions?goto=newpost</link>
			<pubDate>Sun, 02 Aug 2026 14:59:02 GMT</pubDate>
			<description><![CDATA[I've written a GUI app that I use to do HDR to SDR conversions, and have added features to it for the last couple of years for general conversions from one format to anther. Its written for Apple silicon in Swift, and it works with FFmpeg (https://www.videohelp.com/software/ffmpeg) as well as...]]></description>
			<content:encoded><![CDATA[<div>I've written a GUI app that I use to do HDR to SDR conversions, and have added features to it for the last couple of years for general conversions from one format to anther. Its written for Apple silicon in Swift, and it works with <a class="contentlink" href="https://www.videohelp.com/software/ffmpeg" target="_blank" rel="nofollow">FFmpeg</a> as well as utilizing fprobe if you have it. Lets you select any specific FFmpeg binary if you have multiple versions or just uses whatever is in our PATH, does audio normalization, supports <a class="contentlink" href="https://www.videohelp.com/software/VideoInspector" target="_blank" rel="nofollow">VideoToolBox</a> acceleration where applicable, H.264, H.265, and AV1 output. It will support any input that FFmpeg does. It also has some simple controls for gamma and hue, supports 6 different HDR color mapping algorithms, upscaling, downscaling (Bicubic or Lanczos), cropping/auto-cropping, Filtering (HQDN3D, NLMeans, BM3D, CAS, and Unsharp), audio normalizing via LoudNorm including 2-pass analysis on audio if needed, audio conversion/mapping as well as setting default audio track, subtitles (SRT/TXT and burn in for PGS supported), Queue support, and quick samples.<br />
<br />
I've put a lot of work into it, and was thinking of paying for an apple developer license to sell in the App Store. I figure a $2-$5 for the software. No plans for subscriptions or any of that nonsense, and I don't want to mess with maintaining a website. I found the command line a bit tedious trying to get the tone mapping right, mapping audio tracks for sources with 5 different audio tracks, various subtitles, and whatnot all just a pain, so wrote this initially for a simple one-click HDR to SDR.It just kind of expanded from there as I added functionality to it.<br />
<br />
Do you think anyone would be interested in yet another GUI for FFmpeg?</div>

 ]]></content:encoded>
			<category domain="https://forum.videohelp.com/forums/11-Video-Conversion">Video Conversion</category>
			<dc:creator>DJRumpy</dc:creator>
			<guid isPermaLink="true">https://forum.videohelp.com/threads/420932-Interest-in-a-Mac-GUI-for-FFmpeg-that-handles-HDR-SDR-GeneralConversions</guid>
		</item>
		<item>
			<title>Help removing diagonal lines across Video8 image, probable interference?</title>
			<link>https://forum.videohelp.com/threads/420904-Help-removing-diagonal-lines-across-Video8-image-probable-interference?goto=newpost</link>
			<pubDate>Sun, 26 Jul 2026 08:24:32 GMT</pubDate>
			<description><![CDATA[I received a transfer of a Video8 tape which throughout I can see faint diagonal lines across the whole image, through most of the video. At some points it also seems to go in both diagonals. You can't really see them at smaller sizes but they're very obvious at larger viewing windows. They're most...]]></description>
			<content:encoded><![CDATA[<div>I received a transfer of a Video8 tape which throughout I can see faint diagonal lines across the whole image, through most of the video. At some points it also seems to go in both diagonals. You can't really see them at smaller sizes but they're very obvious at larger viewing windows. They're most obvious over the large drape backdrop, but also still slightly over the people.<br />
<br />
The exact transfer chain was:<br />
<br />
Sony CCD-TRV66E &gt; S-Video &gt; DataVideo TBC-1000 &gt; ATI TV Wonder 600 USB &gt; <a class="contentlink" href="https://www.videohelp.com/software/Virtualdub" target="_blank" rel="nofollow">VirtualDub</a> 1.10.4 &gt; <a class="contentlink" href="https://www.videohelp.com/software/ffmpeg" target="_blank" rel="nofollow">ffmpeg</a> (FFV1)<br />
<br />
The tape had been transferred before but I only ever had a smudgy encoded MPEG-2 DVD, so I don't know if they were always there but I suspect not. They seem like interference somewhere in the capture chain to me, perhaps from the mains. It was transferred in France FWIW.<br />
<br />
Either way, a new transfer is not currently possible, at least not any time soon, so I was wondering if there was any way I could reduce these a little without softening the overall image too much?<br />
<br />
<a rel="Lightbox_0" class='contentlink' style="font-size:11px;" href="https://forum.videohelp.com/attachment.php?attachmentid=93194" ><img alt="Image" class="thumbnail" src="https://forum.videohelp.com/attachment.php?attachmentid=93194" style="max-width:400px;"><br>[Attachment 93194 - Click to enlarge]</a></div>


	<div style="padding:10px">

	

	

	

	
		<fieldset class="fieldset">
			<legend>Attached Files</legend>
			<ul>
			<li>
	<img class="inlineimg" src="/mkv.gif" alt="File Type: mkv" />
	<a class="contentlink" href="attachments/93195-1785053403/sample_ffv1.mkv">sample_ffv1.mkv</a> 
(87.80 MB)
</li> 
			</ul>
		</fieldset>
	

	</div>
 ]]></content:encoded>
			<category domain="https://forum.videohelp.com/forums/11-Video-Conversion">Video Conversion</category>
			<dc:creator>Killer3737</dc:creator>
			<guid isPermaLink="true">https://forum.videohelp.com/threads/420904-Help-removing-diagonal-lines-across-Video8-image-probable-interference</guid>
		</item>
		<item>
			<title>Reverse Engineering an Unknown AVI Codec (SP34 FOURCC)</title>
			<link>https://forum.videohelp.com/threads/420897-Reverse-Engineering-an-Unknown-AVI-Codec-%28SP34-FOURCC%29?goto=newpost</link>
			<pubDate>Fri, 24 Jul 2026 23:04:05 GMT</pubDate>
			<description><![CDATA[Hello, 
 
I'm trying to identify an old AVI video codec that uses the FOURCC SP34. 
 
Background 
 
Between 2001 and 2002, I recorded many videos using an external webcam connected to an IBM ThinkPad laptop. 
 
At the time, all original AVI files played perfectly on my computer.]]></description>
			<content:encoded><![CDATA[<div>Hello,<br />
<br />
I'm trying to identify an old AVI video codec that uses the FOURCC SP34.<br />
<br />
Background<br />
<br />
Between 2001 and 2002, I recorded many videos using an external webcam connected to an IBM ThinkPad laptop.<br />
<br />
At the time, all original AVI files played perfectly on my computer.<br />
<br />
In 2004, I recompressed almost all of the videos to reduce their file size and then deleted the original files.<br />
<br />
The recompressed videos also played correctly on my computer for several years.<br />
<br />
However, after replacing my computer and reinstalling Windows, the videos could no longer be played because modern software cannot decode the video stream.<br />
<br />
Unfortunately, I do not remember which software or codec I used for the recompression.<br />
<br />
Reference File<br />
<br />
One AVI file was apparently never recompressed and still works correctly.<br />
<br />
Properties<br />
<br />
AVI<br />
Video codec: Cinepak (cvid)<br />
Resolution: 320×240<br />
15 fps<br />
PCM unsigned 8-bit audio (11025 Hz)<br />
Recompressed Files<br />
<br />
The remaining AVI files have these properties:<br />
<br />
AVI container<br />
Video FOURCC: SP34<br />
Resolution:<br />
mostly 320×240<br />
some 160×120<br />
15 fps<br />
PCM unsigned 8-bit audio (11025 Hz)<br />
<br />
The audio plays correctly.<br />
<br />
The video does not.<br />
<br />
<br />
<a class="contentlink" href="https://www.videohelp.com/software/VLC-media-player" target="_blank" rel="nofollow">VLC</a><br />
<br />
VLC reports:<br />
<br />
Codec &quot;SP34&quot;<br />
No suitable decoder module found.<br />
<br />
<br />
<a class="contentlink" href="https://www.videohelp.com/software/ffmpeg" target="_blank" rel="nofollow">FFmpeg</a><br />
<br />
FFmpeg reports:<br />
<br />
Unknown codec: SP34<br />
<br />
No AVI container corruption is reported.<br />
<br />
The files appear structurally valid.<br />
<br />
What I Have Already Verified<br />
AVI container is valid (RIFF / hdrl / movi / idx1).<br />
Audio stream is intact.<br />
File durations are correct.<br />
File sizes are reasonable.<br />
Microsoft FOURCC documentation contains no SP34 entry.<br />
FOURCC.org also contains no SP34 entry.<br />
My Questions<br />
Has anyone ever encountered the SP34 FOURCC?<br />
Could this be an old Video for Windows (VfW) codec?<br />
Could it have been installed by an IBM webcam driver or another webcam application?<br />
Does anyone have an old codec DLL registering VIDC.SP34?<br />
Is there any known way to identify the actual codec behind this FOURCC?<br />
Available for Analysis<br />
<br />
I can provide:<br />
<br />
A working Cinepak AVI file.<br />
One or more SP34 AVI samples.<br />
<a class="contentlink" href="https://www.videohelp.com/software/MediaInfo" target="_blank" rel="nofollow">MediaInfo</a> output.<br />
FFmpeg/ffprobe output.<br />
Hex dumps if needed.<br />
<br />
Any help identifying this codec or recovering these AVI files would be greatly appreciated.<br />
<br />
Thank you.</div>

 ]]></content:encoded>
			<category domain="https://forum.videohelp.com/forums/11-Video-Conversion">Video Conversion</category>
			<dc:creator>enegis</dc:creator>
			<guid isPermaLink="true">https://forum.videohelp.com/threads/420897-Reverse-Engineering-an-Unknown-AVI-Codec-%28SP34-FOURCC%29</guid>
		</item>
		<item>
			<title>VHS deinterlacing issue</title>
			<link>https://forum.videohelp.com/threads/420895-VHS-deinterlacing-issue?goto=newpost</link>
			<pubDate>Fri, 24 Jul 2026 21:35:54 GMT</pubDate>
			<description><![CDATA[I'm bob deinterlacing a Japanese VHS tape to 59.94 fps using QTGMC in Hybrid (https://www.videohelp.com/software/Hybrid) and ran into an issue I've never encountered before. The intro and outro scenes are top field first but the rest of the tape seems to be a different field order that I can't...]]></description>
			<content:encoded><![CDATA[<div>I'm bob deinterlacing a Japanese VHS tape to 59.94 fps using QTGMC in <a class="contentlink" href="https://www.videohelp.com/software/Hybrid" target="_blank" rel="nofollow">Hybrid</a> and ran into an issue I've never encountered before. The intro and outro scenes are top field first but the rest of the tape seems to be a different field order that I can't figure out.<br />
Setting input scan type to TFF results in a ghosting/shifting effect on every other frame instead of continuous motion. The other input scan types that output 59.94 fps don't look right either. It's hard to explain but I've attached a clip.<br />
Is my only option to use interpolation to achieve smooth 59.94 fps or is there something else I'm missing?</div>


	<div style="padding:10px">

	

	

	

	
		<fieldset class="fieldset">
			<legend>Attached Files</legend>
			<ul>
			<li>
	<img class="inlineimg" src="/avi.gif" alt="File Type: avi" />
	<a class="contentlink" href="attachments/93183-1784928094/Yuma scene 3 test.avi">Yuma scene 3 test.avi</a> 
(43.39 MB)
</li> 
			</ul>
		</fieldset>
	

	</div>
 ]]></content:encoded>
			<category domain="https://forum.videohelp.com/forums/11-Video-Conversion">Video Conversion</category>
			<dc:creator>Jin Kyoichiro</dc:creator>
			<guid isPermaLink="true">https://forum.videohelp.com/threads/420895-VHS-deinterlacing-issue</guid>
		</item>
	</channel>
</rss>
