<?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 - Editing</title>
		<link>https://forum.videohelp.com/</link>
		<description>Everything about joining and cutting/splitting video. Adding or removing logos. Also advanced video editing and NLEE with Premiere, Ulead, Vegas Video, etc.</description>
		<language>en</language>
		<lastBuildDate>Sun, 07 Jun 2026 05:23:47 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>https://forum.videohelp.com/images/misc/rss.png</url>
			<title>VideoHelp Forum - Editing</title>
			<link>https://forum.videohelp.com/</link>
		</image>
		<item>
			<title><![CDATA[Is "User-defined frame size" functional in Corel VideoStudio?]]></title>
			<link>https://forum.videohelp.com/threads/420649-Is-User-defined-frame-size-functional-in-Corel-VideoStudio?goto=newpost</link>
			<pubDate>Wed, 03 Jun 2026 02:12:34 GMT</pubDate>
			<description><![CDATA[I think I tried every option possible to render video with a custom frame size in Corel's VideoStudio (https://www.videohelp.com/software/Ulead-Videostudio) Pro X10, but "User-defined" is always grayed. Has anybody managed to activate "User-defined" frame size?]]></description>
			<content:encoded><![CDATA[<div>I think I tried every option possible to render video with a custom frame size in Corel's <a class="contentlink" href="https://www.videohelp.com/software/Ulead-Videostudio" target="_blank" rel="nofollow">VideoStudio</a> Pro X10, but &quot;User-defined&quot; is always grayed. Has anybody managed to activate &quot;User-defined&quot; frame size?</div>

 ]]></content:encoded>
			<category domain="https://forum.videohelp.com/forums/12-Editing">Editing</category>
			<dc:creator>Djard</dc:creator>
			<guid isPermaLink="true">https://forum.videohelp.com/threads/420649-Is-User-defined-frame-size-functional-in-Corel-VideoStudio</guid>
		</item>
		<item>
			<title>Frame analysis by ffmpeg, timestamp of respective errornous frames</title>
			<link>https://forum.videohelp.com/threads/420638-Frame-analysis-by-ffmpeg-timestamp-of-respective-errornous-frames?goto=newpost</link>
			<pubDate>Sun, 31 May 2026 21:24:28 GMT</pubDate>
			<description><![CDATA[It is a linux script, but perhaps also a hint for another systems . : 
 
 
Code: 
--------- 
#!/bin/bash 
 
# if the script was not launched from a terminal, restart it from a terminal 
if [ ! -t 0 ] && [ -x /usr/bin/konsole ]; then 
    /usr/bin/konsole -e "bash -c \"$0 $*; read -s -p 'Press enter...]]></description>
			<content:encoded><![CDATA[<div>It is a linux script, but perhaps also a hint for another systems . :<br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">#!/bin/bash<br />
<br />
# if the script was not launched from a terminal, restart it from a terminal<br />
if [ ! -t 0 ] &amp;&amp; [ -x /usr/bin/konsole ]; then<br />
&nbsp; &nbsp; /usr/bin/konsole -e &quot;bash -c \&quot;$0 $*; read -s -p 'Press enter to continue...'\&quot;&quot;<br />
&nbsp; &nbsp; exit<br />
fi<br />
<br />
while IFS= read -r -d $'\0' video<br />
do<br />
&nbsp; &nbsp; filename=$(basename -- &quot;$video&quot;)<br />
&nbsp; &nbsp; filename=&quot;${filename%.*}&quot;<br />
&nbsp; &nbsp; <br />
&nbsp; &nbsp; ffmpeg -y -i &quot;$video&quot; -vcodec libx264 -crf 51 -preset ultrafast -acodec copy -f mp4 -movflags frag_keyframe+empty_moov+delay_moov pipe:1 &gt;/dev/null 2&gt;&quot;${filename}.txt&quot; &lt;/dev/null<br />
&nbsp; &nbsp; TxtFileName=&quot;${filename}.txt&quot; <br />
&nbsp; &nbsp; mystring=${TxtFileName}<br />
&nbsp; &nbsp; echo $mystring<br />
&nbsp; &nbsp; grep -i -n 'error\|duplicate\|failure\|missing\|POCs\|corrupt' &quot;${TxtFileName}&quot;<br />
&nbsp; &nbsp; echo &quot;Ready&quot;<br />
&nbsp; &nbsp; <br />
done &lt; &lt;(find -iregex &quot;.*\.\(mp4\|mkv\|m2ts\|mov\|mpg\|ts\)&quot; -print0)<br />
echo &quot;Ready&quot;<br />
notify-send &quot;Frame check complete&quot;<br />
mpv --no-video /home/richard/Musik/JamieWaltersHoldOn.mp3</code><hr />
</div> Every video with the respective container (mp4, ...) will be analyzed, a txt-file will be generated, video-file-name.txt<br />
To have a complete indication, a notification will be written also an acoustic feedback I will get (must be adapted to your system, wishes).</div>

 ]]></content:encoded>
			<category domain="https://forum.videohelp.com/forums/12-Editing">Editing</category>
			<dc:creator>Gloster</dc:creator>
			<guid isPermaLink="true">https://forum.videohelp.com/threads/420638-Frame-analysis-by-ffmpeg-timestamp-of-respective-errornous-frames</guid>
		</item>
		<item>
			<title>remove black borders with Handbrake</title>
			<link>https://forum.videohelp.com/threads/420625-remove-black-borders-with-Handbrake?goto=newpost</link>
			<pubDate>Fri, 29 May 2026 18:03:08 GMT</pubDate>
			<description><![CDATA[I'm having difficulty removing black borders from an mp4 with Handbrake (https://www.videohelp.com/software/HandBrake). I'm a novice. I think  I want the image to stretch/distort rather than crop, but I'm also wondering if it thinks that the black borders on the top and bottom are part of the...]]></description>
			<content:encoded><![CDATA[<div>I'm having difficulty removing black borders from an mp4 with <a class="contentlink" href="https://www.videohelp.com/software/HandBrake" target="_blank" rel="nofollow">Handbrake</a>. I'm a novice. I <i>think </i> I want the image to stretch/distort rather than crop, but I'm also wondering if it thinks that the black borders on the top and bottom are part of the picture, so maybe a crop would work better? Bizarrely, in my first attempt, the black borders had shrunk to an acceptable width, but later when I re-opened it, it had reverted back to wide borders. I've attached an image of the dimensions tab. Can someone tell me what values to enter?<br />
<br />
<a rel="Lightbox_0" class='contentlink' style="font-size:11px;" href="https://forum.videohelp.com/attachment.php?attachmentid=92497" ><img alt="Image" class="thumbnail" src="https://forum.videohelp.com/attachment.php?attachmentid=92497" style="max-width:400px;"><br>[Attachment 92497 - Click to enlarge]</a></div>

 ]]></content:encoded>
			<category domain="https://forum.videohelp.com/forums/12-Editing">Editing</category>
			<dc:creator>whitelighter</dc:creator>
			<guid isPermaLink="true">https://forum.videohelp.com/threads/420625-remove-black-borders-with-Handbrake</guid>
		</item>
		<item>
			<title>What is TMPGEnc Video Mastering Works 7 like?</title>
			<link>https://forum.videohelp.com/threads/420612-What-is-TMPGEnc-Video-Mastering-Works-7-like?goto=newpost</link>
			<pubDate>Wed, 27 May 2026 09:22:58 GMT</pubDate>
			<description><![CDATA[I'm mostly off-grid and dont have access the internet much. So once installed and setup (which requires internet), does this software ask for online license validation checks or does it just leave you be?]]></description>
			<content:encoded><![CDATA[<div>I'm mostly off-grid and dont have access the internet much. So once installed and setup (which requires internet), does this software ask for online license validation checks or does it just leave you be?</div>

 ]]></content:encoded>
			<category domain="https://forum.videohelp.com/forums/12-Editing">Editing</category>
			<dc:creator>Gurd99</dc:creator>
			<guid isPermaLink="true">https://forum.videohelp.com/threads/420612-What-is-TMPGEnc-Video-Mastering-Works-7-like</guid>
		</item>
		<item>
			<title>If you could edit one dream project tomorrow, what would you pick?</title>
			<link>https://forum.videohelp.com/threads/420532-If-you-could-edit-one-dream-project-tomorrow-what-would-you-pick?goto=newpost</link>
			<pubDate>Mon, 11 May 2026 11:38:22 GMT</pubDate>
			<description>I’m curious what kind of project people here would most want to edit if they had the chance, with full access to the footage. 
 
It could be anything. A big YouTuber video, music video, documentary, sports piece, short film, festival aftermovie, brand advert, anything.  
 
What would you choose,...</description>
			<content:encoded><![CDATA[<div>I’m curious what kind of project people here would most want to edit if they had the chance, with full access to the footage.<br />
<br />
It could be anything. A big YouTuber video, music video, documentary, sports piece, short film, festival aftermovie, brand advert, anything. <br />
<br />
What would you choose, and why that one? I’m interested in what people are most drawn to creatively and professionally.</div>

 ]]></content:encoded>
			<category domain="https://forum.videohelp.com/forums/12-Editing">Editing</category>
			<dc:creator>Cutvivo</dc:creator>
			<guid isPermaLink="true">https://forum.videohelp.com/threads/420532-If-you-could-edit-one-dream-project-tomorrow-what-would-you-pick</guid>
		</item>
	</channel>
</rss>
