<?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 - Newbie / General discussions</title>
		<link>https://forum.videohelp.com/</link>
		<description>Post here if you are a newbie / new to video and/or you have problem deciding what section your post should be in. But only video related stuff here, no off topic posts.</description>
		<language>en</language>
		<lastBuildDate>Sun, 12 Jul 2026 14:56:14 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>https://forum.videohelp.com/images/misc/rss.png</url>
			<title>VideoHelp Forum - Newbie / General discussions</title>
			<link>https://forum.videohelp.com/</link>
		</image>
		<item>
			<title>How can I improve video playback performance on a low-end Windows PC?</title>
			<link>https://forum.videohelp.com/threads/420836-How-can-I-improve-video-playback-performance-on-a-low-end-Windows-PC?goto=newpost</link>
			<pubDate>Thu, 09 Jul 2026 12:28:10 GMT</pubDate>
			<description>Hello everyone, 
 
I have a low-end Windows PC and sometimes experience lag, stuttering, or frame drops when playing high-resolution video files. Most of my videos are in MP4 format, and I use common media players such as VLC (https://www.videohelp.com/software/VLC-media-player) and MPC-HC...</description>
			<content:encoded><![CDATA[<div>Hello everyone,<br />
<br />
I have a low-end Windows PC and sometimes experience lag, stuttering, or frame drops when playing high-resolution video files. Most of my videos are in MP4 format, and I use common media players such as <a class="contentlink" href="https://www.videohelp.com/software/VLC-media-player" target="_blank" rel="nofollow">VLC</a> and <a class="contentlink" href="https://www.videohelp.com/software/Media-Player-Classic-Home-Cinema" target="_blank" rel="nofollow">MPC-HC</a>.<br />
<br />
I would like to know:<br />
<br />
What settings can improve video playback performance?<br />
Are there recommended codecs for smoother playback?<br />
Does hardware acceleration make a noticeable difference?<br />
Which media player works best on older hardware?<br />
<br />
I would appreciate any suggestions or recommendations from experienced users.<br />
<br />
Thank you.</div>

 ]]></content:encoded>
			<category domain="https://forum.videohelp.com/forums/18-Newbie-General-discussions">Newbie / General discussions</category>
			<dc:creator>techy247</dc:creator>
			<guid isPermaLink="true">https://forum.videohelp.com/threads/420836-How-can-I-improve-video-playback-performance-on-a-low-end-Windows-PC</guid>
		</item>
		<item>
			<title>Google AI and ffmpeg preset</title>
			<link>https://forum.videohelp.com/threads/420826-Google-AI-and-ffmpeg-preset?goto=newpost</link>
			<pubDate>Mon, 06 Jul 2026 00:39:12 GMT</pubDate>
			<description>Hi All, 
 
I just want to share what I have been through with ffmpeg (https://www.videohelp.com/software/ffmpeg) preset with the help of Google AI. 
1. The format of the video source e.g. 1440x1080p(16:9) aka 1080p Anamorphic. 
2. The intended video output format e.g. smartphone, iphone, smart TV...</description>
			<content:encoded><![CDATA[<div>Hi All,<br />
<br />
I just want to share what I have been through with <a class="contentlink" href="https://www.videohelp.com/software/ffmpeg" target="_blank" rel="nofollow">ffmpeg</a> preset with the help of Google AI.<br />
1. The format of the video source e.g. 1440x1080p(16:9) aka 1080p Anamorphic.<br />
2. The intended video output format e.g. smartphone, iphone, smart TV etc.<br />
<br />
It can even provide script for .bat file that produce the most compatible video.<br />
&quot;%FFMPEG_PATH%&quot; -i &quot;%INPUT_DIR_PATH%&quot; -vf &quot;scale=1920:1080&quot; -c:v libx265 -crf 28 -preset slow -pix_fmt yuv420p -tag:v hvc1 -c:a aac -b:a 192k -ar 48000 &quot;%OUTPUT_DIR_PATH%&quot;<br />
<br />
It's indeed a new frontier.</div>

 ]]></content:encoded>
			<category domain="https://forum.videohelp.com/forums/18-Newbie-General-discussions">Newbie / General discussions</category>
			<dc:creator>pchan</dc:creator>
			<guid isPermaLink="true">https://forum.videohelp.com/threads/420826-Google-AI-and-ffmpeg-preset</guid>
		</item>
		<item>
			<title>Avisynth 64-bit on Windows 11</title>
			<link>https://forum.videohelp.com/threads/420823-Avisynth-64-bit-on-Windows-11?goto=newpost</link>
			<pubDate>Sun, 05 Jul 2026 13:38:16 GMT</pubDate>
			<description>Hi All, 
 
I am trying to get Avisynth (https://www.videohelp.com/software/Avisynth) 64bit to work but to no avail. Using VirtualDub (https://www.videohelp.com/software/Virtualdub) 64-bit to open a test.avs that contain only Version(). 
I get an error message : AVI Import Filter error: (Unknown)...</description>
			<content:encoded><![CDATA[<div>Hi All,<br />
<br />
I am trying to get <a class="contentlink" href="https://www.videohelp.com/software/Avisynth" target="_blank" rel="nofollow">Avisynth</a> 64bit to work but to no avail. Using <a class="contentlink" href="https://www.videohelp.com/software/Virtualdub" target="_blank" rel="nofollow">VirtualDub</a> 64-bit to open a test.avs that contain only Version().<br />
I get an error message : AVI Import Filter error: (Unknown) (80040154).<br />
I go through many rounds with Google AI but I couldn't fix it.<br />
<br />
Thanks in advance</div>

 ]]></content:encoded>
			<category domain="https://forum.videohelp.com/forums/18-Newbie-General-discussions">Newbie / General discussions</category>
			<dc:creator>pchan</dc:creator>
			<guid isPermaLink="true">https://forum.videohelp.com/threads/420823-Avisynth-64-bit-on-Windows-11</guid>
		</item>
		<item>
			<title>multiple file conversion with Handbrake</title>
			<link>https://forum.videohelp.com/threads/420822-multiple-file-conversion-with-Handbrake?goto=newpost</link>
			<pubDate>Sun, 05 Jul 2026 12:03:22 GMT</pubDate>
			<description><![CDATA[Hi, 
 
is it possible to convert some mp4 files into mp3 in one step with Handbrake (https://www.videohelp.com/software/HandBrake), with the same file names but different extensions (mp4 -> mp3)?]]></description>
			<content:encoded><![CDATA[<div>Hi,<br />
<br />
is it possible to convert some mp4 files into mp3 in one step with <a class="contentlink" href="https://www.videohelp.com/software/HandBrake" target="_blank" rel="nofollow">Handbrake</a>, with the same file names but different extensions (mp4 -&gt; mp3)?</div>

 ]]></content:encoded>
			<category domain="https://forum.videohelp.com/forums/18-Newbie-General-discussions">Newbie / General discussions</category>
			<dc:creator>blanc</dc:creator>
			<guid isPermaLink="true">https://forum.videohelp.com/threads/420822-multiple-file-conversion-with-Handbrake</guid>
		</item>
		<item>
			<title>Looking for a rooted Fire TV Stick</title>
			<link>https://forum.videohelp.com/threads/420807-Looking-for-a-rooted-Fire-TV-Stick?goto=newpost</link>
			<pubDate>Thu, 02 Jul 2026 06:46:56 GMT</pubDate>
			<description><![CDATA[Hi everyone, I’m working on a project that strictly requires root permissions on a Fire TV device. If you have an old, already-rooted stick (like a 1st Gen 4K) and want to help out, you don't even need to ship it—we can just bridge it to my computer virtually using Tailscale/ZeroTier. 
Please reply...]]></description>
			<content:encoded><![CDATA[<div>Hi everyone, I’m working on a project that strictly requires root permissions on a Fire TV device. If you have an old, already-rooted stick (like a 1st Gen 4K) and want to help out, you don't even need to ship it—we can just bridge it to my computer virtually using Tailscale/ZeroTier.<br />
Please reply here or shoot me a PM. Thanks!</div>

 ]]></content:encoded>
			<category domain="https://forum.videohelp.com/forums/18-Newbie-General-discussions">Newbie / General discussions</category>
			<dc:creator>blaze.rao</dc:creator>
			<guid isPermaLink="true">https://forum.videohelp.com/threads/420807-Looking-for-a-rooted-Fire-TV-Stick</guid>
		</item>
		<item>
			<title>How to automatically translate the audio-track of a video?</title>
			<link>https://forum.videohelp.com/threads/420805-How-to-automatically-translate-the-audio-track-of-a-video?goto=newpost</link>
			<pubDate>Wed, 01 Jul 2026 19:45:02 GMT</pubDate>
			<description><![CDATA[Hello, I'm a Spanish speaker. 
 
There's a lot of high-quality content online in English, but unfortunately, I don't understand it. 
 
I'd like to use an audio processing program with automatic translation, similar to the one on YouTube. 
 
That is, I have an MKV video with the audio track in...]]></description>
			<content:encoded><![CDATA[<div>Hello, I'm a Spanish speaker.<br />
<br />
There's a lot of high-quality content online in English, but unfortunately, I don't understand it.<br />
<br />
I'd like to use an audio processing program with automatic translation, similar to the one on YouTube.<br />
<br />
That is, I have an MKV video with the audio track in English, and I want a program that will translate the audio track into Castilian Spanish (not Latin American Spanish).<br />
<br />
Then I use <a class="contentlink" href="https://www.videohelp.com/software/MKVToolNix" target="_blank" rel="nofollow">MKVToolNix</a> to add the new audio track to the MKV.<br />
<br />
And that way, I get a multi-audio video (english + spanish)<br />
<br />
The only way I can think of to do this would be to upload the video to YouTube, get the audio track automatically, and then download it. But I'd like to avoid doing that; I prefer to do it locally.<br />
<br />
Is there a program that can do this?<br />
I know how to extract the audio track and remultiplex it.<br />
I just need to generate the new, translated audio file.<br />
<br />
thank you so much</div>

 ]]></content:encoded>
			<category domain="https://forum.videohelp.com/forums/18-Newbie-General-discussions">Newbie / General discussions</category>
			<dc:creator>cronos111</dc:creator>
			<guid isPermaLink="true">https://forum.videohelp.com/threads/420805-How-to-automatically-translate-the-audio-track-of-a-video</guid>
		</item>
		<item>
			<title>panasonic es-15 pass thru</title>
			<link>https://forum.videohelp.com/threads/420794-panasonic-es-15-pass-thru?goto=newpost</link>
			<pubDate>Mon, 29 Jun 2026 04:39:28 GMT</pubDate>
			<description><![CDATA[I am trying to use the TBC of the Panasonic es-15  and on my laptop I get the playback video, via the capture card but the video has a black line across it and barely any colour. Attachment 92849 (https://forum.videohelp.com/attachment.php?attachmentid=92849&test=1) 
 
Please help me and advise...]]></description>
			<content:encoded><![CDATA[<div>I am trying to use the TBC of the Panasonic es-15  and on my laptop I get the playback video, via the capture card but the video has a black line across it and barely any colour. <a rel="Lightbox_0" class='contentlink' style="font-size:11px;" href="https://forum.videohelp.com/attachment.php?attachmentid=92849" ><img alt="Image" class="thumbnail" src="https://forum.videohelp.com/attachment.php?attachmentid=92849" style="max-width:400px;"><br>[Attachment 92849 - Click to enlarge]</a><br />
<br />
Please help me and advise what I am doing wrong, I seem to have tried everything and spent lots of hours!<br />
<br />
So I have a JVC HR-S8600EU with the TBC button turned off. I am using a s-video from the back of the JVC unit to the s-video IN on the back of the Panasonic es-15. the audio red and white RCA's are connected directly to my Video Capture Card, which is a Elgato Video Capture Card. I then have a s-video cable going from the es-15 to the s-video port of the Elgato Video capture card. The Video card is then connected to my laptop via a usb. The Laptop is a ASUS TUF Gaming A14 FA401KH. OS is windows 11 with a NVIDIA GeForce RTX 5050 GPU (8GB) and a AMD Radeon 860M Graphics card (512 MB).<br />
<br />
There is a switch on the back of the VCR, not too sure what this does, I have tried it in both positions to no avail. see attached <a rel="Lightbox_0" class='contentlink' style="font-size:11px;" href="https://forum.videohelp.com/attachment.php?attachmentid=92848" ><img alt="Image" class="thumbnail" src="https://forum.videohelp.com/attachment.php?attachmentid=92848" style="max-width:400px;"><br>[Attachment 92848 - Click to enlarge]</a><br />
<br />
I have remote controls for both the JVC and Panasinic, when I access the menus from both the DVD or VCR the screen on my monitor via the video capture card is perfect, its only the black line scenrio when I try to play back a recording.<br />
<br />
I do hope someone can help</div>

 ]]></content:encoded>
			<category domain="https://forum.videohelp.com/forums/18-Newbie-General-discussions">Newbie / General discussions</category>
			<dc:creator>shovels</dc:creator>
			<guid isPermaLink="true">https://forum.videohelp.com/threads/420794-panasonic-es-15-pass-thru</guid>
		</item>
		<item>
			<title>Watch HGTV Content</title>
			<link>https://forum.videohelp.com/threads/420770-Watch-HGTV-Content?goto=newpost</link>
			<pubDate>Wed, 24 Jun 2026 21:10:44 GMT</pubDate>
			<description><![CDATA[Hello, I'd like to be able to view blocked content on https://watch.hgtv.com/. In a previous thread, I asked for an account so I could set up a "link provider." I asked, but I shouldn't have. However, I'm looking for a workaround to bypass this link provider. Could someone help me? Thanks a lot,...]]></description>
			<content:encoded><![CDATA[<div>Hello, I'd like to be able to view blocked content on <a class="contentlink" href="https://watch.hgtv.com/" target="_blank" rel="nofollow">https://watch.hgtv.com/</a>. In a previous thread, I asked for an account so I could set up a &quot;link provider.&quot; I asked, but I shouldn't have. However, I'm looking for a workaround to bypass this link provider. Could someone help me? Thanks a lot, and I'm sorry if my requests seem out of place.</div>

 ]]></content:encoded>
			<category domain="https://forum.videohelp.com/forums/18-Newbie-General-discussions">Newbie / General discussions</category>
			<dc:creator>Tewstuff</dc:creator>
			<guid isPermaLink="true">https://forum.videohelp.com/threads/420770-Watch-HGTV-Content</guid>
		</item>
		<item>
			<title>Watch HGTV content outside the United States</title>
			<link>https://forum.videohelp.com/threads/420767-Watch-HGTV-content-outside-the-United-States?goto=newpost</link>
			<pubDate>Wed, 24 Jun 2026 18:31:32 GMT</pubDate>
			<description><![CDATA[Hello! I'd like to access episodes of https://watch.hgtv.com/ outside the U.S. I'm using a VPN, so I'm able to log in to the site. However, some content is blocked, but it can be unblocked by a "link provider." The list of providers is very long, so I figure there’s a good chance I’ll find an...]]></description>
			<content:encoded><![CDATA[<div>Hello! I'd like to access episodes of <a class="contentlink" href="https://watch.hgtv.com/" target="_blank" rel="nofollow">https://watch.hgtv.com/</a> outside the U.S. I'm using a VPN, so I'm able to log in to the site. However, some content is blocked, but it can be unblocked by a &quot;link provider.&quot; The list of providers is very long, so I figure there’s a good chance I’ll find an answer to my question: is anyone able to provide me with valid accounts to access this content? I'm desperately looking for someone who can help me! Thank you so much.</div>

 ]]></content:encoded>
			<category domain="https://forum.videohelp.com/forums/18-Newbie-General-discussions">Newbie / General discussions</category>
			<dc:creator>Tewstuff</dc:creator>
			<guid isPermaLink="true">https://forum.videohelp.com/threads/420767-Watch-HGTV-content-outside-the-United-States</guid>
		</item>
		<item>
			<title>Display</title>
			<link>https://forum.videohelp.com/threads/420766-Display?goto=newpost</link>
			<pubDate>Wed, 24 Jun 2026 17:11:30 GMT</pubDate>
			<description>I have Win11 DeskTop Computer and VLC Media Player (https://www.videohelp.com/software/VLC-media-player) and this Camcorder. 
https://www.youtube.com/watch?v=FUQ7Wu5GKJY 
 
I have Bad Eyes so after my Camcorder is up on the TryPod it is very hard for me to see if I have everything in the Shot. 
...</description>
			<content:encoded><![CDATA[<div>I have Win11 DeskTop Computer and <a class="contentlink" href="https://www.videohelp.com/software/VLC-media-player" target="_blank" rel="nofollow">VLC Media Player</a> and this Camcorder.<br />
<a class="contentlink" href="https://www.youtube.com/watch?v=FUQ7Wu5GKJY" target="_blank" rel="nofollow">https://www.youtube.com/watch?v=FUQ7Wu5GKJY</a><br />
<br />
I have Bad Eyes so after my Camcorder is up on the TryPod it is very hard for me to see if I have everything in the Shot.<br />
<br />
So I pluged the Camcorder into my Computers USB Port.<br />
<br />
Then on my Camcorder Display I select PC Device or something like that.<br />
<br />
On my Computer I open VLV then go to File then Capture Device.<br />
<br />
Undwer Video Device I pick the Camcorder then click Play.<br />
<br />
It works I see everything on my Computer Screen that the Camcorder sees.<br />
<br />
Now I click Record on my Camcorder and did a lot.<br />
<br />
I put the SD Card in my Computer and it got nothing.<br />
<br />
I think I know why maybe because it was being used as a Streaming Device?<br />
<br />
Does anybody know what I am not understanding?<br />
<br />
Thanks for the time.</div>

 ]]></content:encoded>
			<category domain="https://forum.videohelp.com/forums/18-Newbie-General-discussions">Newbie / General discussions</category>
			<dc:creator>biferi</dc:creator>
			<guid isPermaLink="true">https://forum.videohelp.com/threads/420766-Display</guid>
		</item>
		<item>
			<title>How to Download Your Own Instagram Videos Using Snapinstaink</title>
			<link>https://forum.videohelp.com/threads/420759-How-to-Download-Your-Own-Instagram-Videos-Using-Snapinstaink?goto=newpost</link>
			<pubDate>Wed, 24 Jun 2026 04:51:56 GMT</pubDate>
			<description>I wanted to share a practical tip for anyone who needs to retrieve their own previously published Instagram videos in original quality for video editing projects. Instagram provides no built in export option which means once the source file is gone from your device that video becomes inaccessible...</description>
			<content:encoded><![CDATA[<div>I wanted to share a practical tip for anyone who needs to retrieve their own previously published Instagram videos in original quality for video editing projects. Instagram provides no built in export option which means once the source file is gone from your device that video becomes inaccessible at full resolution through the platform itself. For video editors who want to use their own Instagram Reels or clips as source footage in Premiere, <a class="contentlink" href="https://www.videohelp.com/software/DaVinci-Resolve" target="_blank" rel="nofollow">DaVinci Resolve</a>, or any other editing software, low quality screenshots and screen recordings are not suitable since the output quality is tied to screen resolution rather than the actual source file quality. I have been using snapinstaink as a browser based solution that retrieves the original quality video file directly from any public Instagram post URL with no installation required. The downloaded file is identical in quality to the original upload making it immediately usable as source footage in any video editing application. Has anyone else found useful workflows for sourcing Instagram video content for editing projects.</div>

 ]]></content:encoded>
			<category domain="https://forum.videohelp.com/forums/18-Newbie-General-discussions">Newbie / General discussions</category>
			<dc:creator>limorentaluae</dc:creator>
			<guid isPermaLink="true">https://forum.videohelp.com/threads/420759-How-to-Download-Your-Own-Instagram-Videos-Using-Snapinstaink</guid>
		</item>
		<item>
			<title>Synchronize Video, Audio with different Video sources</title>
			<link>https://forum.videohelp.com/threads/420725-Synchronize-Video-Audio-with-different-Video-sources?goto=newpost</link>
			<pubDate>Thu, 18 Jun 2026 18:14:25 GMT</pubDate>
			<description>There is a pool of video sources by different providers and every one has a benefit : 
1. No censuring 
2. Best video quality 
3. The audio stream of your mother language 
 
As usual, different fps, resolution, a.s.o.. 
 
Is there a tool to have the possibility, to take of different video + audio...</description>
			<content:encoded><![CDATA[<div>There is a pool of video sources by different providers and every one has a benefit :<br />
1. No censuring<br />
2. Best video quality<br />
3. The audio stream of your mother language<br />
<br />
As usual, different fps, resolution, a.s.o..<br />
<br />
Is there a tool to have the possibility, to take of different video + audio streams the respective video part, audio part and save it to a video ?<br />
No previous adaption of the respective frames to the same fps, scale, pixel format, ... will be necessary.<br />
The tool itself does analyse all sources and gave you the possibility to change the encoding quality.</div>

 ]]></content:encoded>
			<category domain="https://forum.videohelp.com/forums/18-Newbie-General-discussions">Newbie / General discussions</category>
			<dc:creator>Gloster</dc:creator>
			<guid isPermaLink="true">https://forum.videohelp.com/threads/420725-Synchronize-Video-Audio-with-different-Video-sources</guid>
		</item>
		<item>
			<title>Deinterlacing SD material properly after upscale to 1080p50</title>
			<link>https://forum.videohelp.com/threads/420720-Deinterlacing-SD-material-properly-after-upscale-to-1080p50?goto=newpost</link>
			<pubDate>Wed, 17 Jun 2026 08:22:50 GMT</pubDate>
			<description><![CDATA[Hello, 
 
I've some TV captures in Full HD 50p, which includes SD Interlaced Material. 
Is it possible to fix that and how? 
 
Thanks for the help.]]></description>
			<content:encoded><![CDATA[<div>Hello,<br />
<br />
I've some TV captures in Full HD 50p, which includes SD Interlaced Material.<br />
Is it possible to fix that and how?<br />
<br />
Thanks for the help.</div>


	<div style="padding:10px">

	

	

	

	
		<fieldset class="fieldset">
			<legend>Attached Files</legend>
			<ul>
			<li>
	<img class="inlineimg" src="/mp4.gif" alt="File Type: mp4" />
	<a class="contentlink" href="attachments/92741-1781684516/testfile.mp4">testfile.mp4</a> 
(33.26 MB)
</li> 
			</ul>
		</fieldset>
	

	</div>
 ]]></content:encoded>
			<category domain="https://forum.videohelp.com/forums/18-Newbie-General-discussions">Newbie / General discussions</category>
			<dc:creator>diginoob</dc:creator>
			<guid isPermaLink="true">https://forum.videohelp.com/threads/420720-Deinterlacing-SD-material-properly-after-upscale-to-1080p50</guid>
		</item>
		<item>
			<title>can I use avisynth for this log files?</title>
			<link>https://forum.videohelp.com/threads/420715-can-I-use-avisynth-for-this-log-files?goto=newpost</link>
			<pubDate>Tue, 16 Jun 2026 13:24:43 GMT</pubDate>
			<description><![CDATA[Hi, 
 
please patience: I'm a cat. 
 
:o 
 
Please download my ***** test footage: 
 
XF605 C1 BT709 Normal.MXF 
XF605 C2 BT709 Wide DR.MXF]]></description>
			<content:encoded><![CDATA[<div>Hi,<br />
<br />
please patience: I'm a cat.<br />
<br />
:o<br />
<br />
Please download my ***** test footage:<br />
<br />
XF605 C1 BT709 Normal.MXF<br />
XF605 C2 BT709 Wide DR.MXF<br />
XF605 C3 BT709 Standard.MXF<br />
XF605 C4 Canon Log3.MXF<br />
XF605 C5 PQ.MXF<br />
XF605 C6 HLG.MXF<br />
XF605 C7 EOS Standard .MXF<br />
XF605 C8 EOS EOS Neutral.MXF<br />
XF605 C9 EOS Neutral.MXF<br />
<br />
<a class="contentlink" href="https://www.swisstransfer.com/d/6cae5a57-e1ee-4976-b648-6391812c1f35" target="_blank" rel="nofollow">https://www.swisstransfer.com/d/6cae5a57-e1ee-4976-b648-6391812c1f35</a><br />
<br />
that are from my ***** xf605 camera.<br />
<br />
---------<br />
<br />
and:<br />
<br />
C80 C1 Canon 709.MXF<br />
C80 C2 Canon Log2.MXF<br />
C80 C3 Canon Log3.MXF<br />
C80 C4 BT709 Wide DR.MXF<br />
C80 C5 BT709 Standard.MXF<br />
C80 C6 PQ.MXF<br />
C80 C7 HLG.MXF<br />
C80 C8 EOS Standard.MXF<br />
C80 C9 EOS Neutral.MXF<br />
<br />
fron a c80 camera<br />
<br />
<a class="contentlink" href="https://www.swisstransfer.com/d/660ccefd-80ab-4b06-ab70-73312a78ed81" target="_blank" rel="nofollow">https://www.swisstransfer.com/d/660ccefd-80ab-4b06-ab70-73312a78ed81</a><br />
<br />
I wonder: can I open the log video files with <a class="contentlink" href="https://www.videohelp.com/software/Avisynth" target="_blank" rel="nofollow">avisynth</a> and get a 709 result?</div>

 ]]></content:encoded>
			<category domain="https://forum.videohelp.com/forums/18-Newbie-General-discussions">Newbie / General discussions</category>
			<dc:creator>marcorocchini</dc:creator>
			<guid isPermaLink="true">https://forum.videohelp.com/threads/420715-can-I-use-avisynth-for-this-log-files</guid>
		</item>
		<item>
			<title>Bezier Mask</title>
			<link>https://forum.videohelp.com/threads/420699-Bezier-Mask?goto=newpost</link>
			<pubDate>Sat, 13 Jun 2026 20:07:25 GMT</pubDate>
			<description><![CDATA[I have Movie Studio (https://www.videohelp.com/software/Magix-Video-Deluxe) 15 and I got good with Croma Keyer. 
 
When you do your own video of somebody you don't always have a Large Green Screen to put behind them. 
 
So I just watched some videos about Bezier Mask Tool. 
 
I see how you can pick...]]></description>
			<content:encoded><![CDATA[<div>I have <a class="contentlink" href="https://www.videohelp.com/software/Magix-Video-Deluxe" target="_blank" rel="nofollow">Movie Studio</a> 15 and I got good with Croma Keyer.<br />
<br />
When you do your own video of somebody you don't always have a Large Green Screen to put behind them.<br />
<br />
So I just watched some videos about Bezier Mask Tool.<br />
<br />
I see how you can pick shapes like Circle Squares Diamonds to have your Mask.<br />
<br />
So lets say you have a woman and she is talking and moving her Arms.<br />
<br />
You make use the Square shape and drag the Top to be a little over her Head.<br />
<br />
Then you will drag the side in a little bit.<br />
<br />
Now I know whatever video is on the Bottom Track will be the one to show up behind the Mask with the woman.<br />
<br />
So now you will have a Square with the woman in it talking and moving and this whole thing will be infront of the other video.<br />
<br />
Now everything in the Square with the woman will be there to.<br />
<br />
So then I found out about the Bezier Mask Pen Tool.<br />
<br />
The more videos I watched about this I got more and more confused.<br />
<br />
I see how you can Draw around the woman but you will never get the Mask to be very very close to every part of the woman.<br />
<br />
So is there a way video the woman talking and moving her Arms and maybe make a Mask close to her and Croma Key what is in the Mask with her?<br />
<br />
Or I guess that is Out There but I do not know what to think.<br />
<br />
Can anybody help?<br />
<br />
Thanks for the time.</div>

 ]]></content:encoded>
			<category domain="https://forum.videohelp.com/forums/18-Newbie-General-discussions">Newbie / General discussions</category>
			<dc:creator>biferi</dc:creator>
			<guid isPermaLink="true">https://forum.videohelp.com/threads/420699-Bezier-Mask</guid>
		</item>
	</channel>
</rss>
