<?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</title>
		<link>https://forum.videohelp.com/</link>
		<description>This forum will help you with all your video and audio questions!</description>
		<language>en</language>
		<lastBuildDate>Mon, 08 Jun 2026 05:08:59 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>https://forum.videohelp.com/images/misc/rss.png</url>
			<title>VideoHelp Forum</title>
			<link>https://forum.videohelp.com/</link>
		</image>
		<item>
			<title>Software For Converting Speech to Text For Captions/Subtitles</title>
			<link>https://forum.videohelp.com/threads/420673-Software-For-Converting-Speech-to-Text-For-Captions-Subtitles?goto=newpost</link>
			<pubDate>Mon, 08 Jun 2026 04:24:13 GMT</pubDate>
			<description>I have a video that has speech in a foreign language. I would like to ultimately convert the speech to English subtitle/caption for this video. 
 
Looking for local computer, offline software that does speech to text conversion, preferably, directly to English. That is, automatic language...</description>
			<content:encoded><![CDATA[<div>I have a video that has speech in a foreign language. I would like to ultimately convert the speech to English subtitle/caption for this video.<br />
<br />
Looking for local computer, offline software that does speech to text conversion, preferably, directly to English. That is, automatic language translation from foreign language to English text caption/subtitle, all done in one step.<br />
<br />
Least desirable option is for the software to convert the video foreign speech to foreign text first. This means that translating the foreign text would have to be done manually later as another step to translate to English text captions/subtitles.<br />
<br />
I don't want to use any online service as I don't know what else, if anything, these online services will do with the uploaded videos?<br />
<br />
Preferably the conversion/translating software should be free.<br />
<br />
And post translation, it should be possible to directly edit the converted/translated English text as translations are often not accurate.<br />
<br />
Thank you.</div>

 ]]></content:encoded>
			<category domain="https://forum.videohelp.com/forums/12-Editing">Editing</category>
			<dc:creator>brispuss</dc:creator>
			<guid isPermaLink="true">https://forum.videohelp.com/threads/420673-Software-For-Converting-Speech-to-Text-For-Captions-Subtitles</guid>
		</item>
		<item>
			<title>Easy way to rename a lot of video files. In Windows.</title>
			<link>https://forum.videohelp.com/threads/420671-Easy-way-to-rename-a-lot-of-video-files-In-Windows?goto=newpost</link>
			<pubDate>Mon, 08 Jun 2026 01:11:41 GMT</pubDate>
			<description><![CDATA[First thing you need is Karolj Ko&#269;maroš Subtitle and Video File Renamer https://karoljkocmaros.blogspot.com/p/subtitle-video-renamer.html 
 
Second thing is to get the episode list from epguides, for example https://epguides.com/Art21/ 
Click List as .csv Select the lines for the episodes you want...]]></description>
			<content:encoded><![CDATA[<div>First thing you need is Karolj Ko&#269;maroš Subtitle and Video File Renamer <a class="contentlink" href="https://karoljkocmaros.blogspot.com/p/subtitle-video-renamer.html" target="_blank" rel="nofollow">https://karoljkocmaros.blogspot.com/p/subtitle-video-renamer.html</a><br />
<br />
Second thing is to get the episode list from epguides, for example <a class="contentlink" href="https://epguides.com/Art21/" target="_blank" rel="nofollow">https://epguides.com/Art21/</a><br />
Click List as .csv Select the lines for the episodes you want to rename. Copy to clipboard.<br />
<br />
number,season,episode,airdate,title,tvmaze link &lt;-don't select line<br />
<br />
1,1,1,21 Sep 01,&quot;Place&quot;,&quot;https://www.tvmaze.com/episodes/930863/art21-art-in-the-21st-century-1x01-place&quot;<br />
2,1,2,28 Sep 01,&quot;Identity&quot;,&quot;https://www.tvmaze.com/episodes/930864/art21-art-in-the-21st-century-1x02-identity&quot;<br />
3,1,3,05 Oct 01,&quot;Spirituality&quot;,&quot;https://www.tvmaze.com/episodes/930865/art21-art-in-the-21st-century-1x03-spirituality&quot;<br />
4,1,4,12 Oct 01,&quot;Consumption&quot;,&quot;https://www.tvmaze.com/episodes/930866/art21-art-in-the-21st-century-1x04-consumption&quot;<br />
5,2,1,09 Sep 03,&quot;Stories&quot;,&quot;https://www.tvmaze.com/episodes/930867/art21-art-in-the-21st-century-2x01-stories&quot;<br />
<br />
(five lines as an example, there are 44 episodes)<br />
<br />
Create a new text file then paste into it and save with the extension changed to .csv If your text editor doesn't allow changing that, rename it after saving.<br />
<br />
Open the CSV file in Excel or another spreadsheet program. In Excel, the &quot; marks are ignored when opening a CSV.<br />
<br />
You'll have columns A B C D E F<br />
Delete column F and clear the contents of A B C D<br />
<br />
In column C enter ART21 in row 1. With Excel you can automatically fill the column by dragging the lower right corner of the cell down the column. Since this show name ends with a number, Excel will auto-increment it. The way to stop that is add a letter to the end, so for example make it ART21P. (P for Placeholder.)<br />
<br />
In column F, enter .srt in row 1. Drag down to fill all of the column with .srt (any subtitle file name extension Subtitle and Video File Renamer recognizes will do here)<br />
<br />
In column B, fill with echo<br />
<br />
Right click column D, Format Cells, select Text. Otherwise Excel will interpret this as formulas with an exponent.<br />
In row 1 enter S01E01 or however you prefer your season and episode numbering, as long as it ends with a number. (I never use the S.)<br />
Drag down to the last episode of Season 1, then in the next cell down, enter S02E01<br />
Repeat until all your seasons and episodes are numbered.<br />
<br />
Delete column A, which should be empty.<br />
<br />
Save the CSV file. Note that if you re-open the CSV, Excel will interpret the series and episode number column as formulas since the plain text CSV format has no way to denote the data types.<br />
<br />
Change the .csv file name extension to .txt and open it.  <br />
<br />
The contents will be like this<br />
<br />
echo,ART21P,S01E01,Place,.srt<br />
echo,ART21P,S01E02,Identity,.srt<br />
echo,ART21P,S01E03,Spirituality,.srt<br />
echo,ART21P,S01E04,Consumption,.srt<br />
echo,ART21P,S01E05,Stories,.srt<br />
<br />
Do find and replace all to change ,.srt to .srt&quot;<br />
<br />
Find and replace all echo, with echo &quot;&quot; &gt;&quot;<br />
<br />
Extra step due to having to change the show name, replace all ART21P with ART21<br />
<br />
Lastly, replace all , with a space.<br />
<br />
The lines should now be like this<br />
<br />
echo &quot;&quot; &gt;&quot;ART21 S01E01 Place.srt&quot;<br />
echo &quot;&quot; &gt;&quot;ART21 S01E02 Identity.srt&quot;<br />
echo &quot;&quot; &gt;&quot;ART21 S01E03 Spirituality.srt&quot;<br />
echo &quot;&quot; &gt;&quot;ART21 S01E04 Consumption.srt&quot;<br />
echo &quot;&quot; &gt;&quot;ART21 S01E05 Stories.srt&quot;<br />
<br />
These characters are not allowed in Windows file names<br />
&lt; &gt; : &quot; / \ | ? *<br />
If an episode title contains any of them (most often it will be a : or ?) you'll need to remove or change it.<br />
<br />
Change the .txt file name extension to .cmd or .bat then doubleclick it. It generates an empty subtitle file for every episode. It's best to run this in an empty folder.<br />
<br />
Use them in the subtitle side of the renamer to rename all of your video files. Then you can delete the empty subtitle files.<br />
<br />
When you have a large number of video files to rename, this is much quicker than renaming the files one by one, typing or copying and pasting the names and other information.</div>

 ]]></content:encoded>
			<category domain="https://forum.videohelp.com/forums/42-Subtitle">Subtitle</category>
			<dc:creator>bizzybody</dc:creator>
			<guid isPermaLink="true">https://forum.videohelp.com/threads/420671-Easy-way-to-rename-a-lot-of-video-files-In-Windows</guid>
		</item>
		<item>
			<title>About encoding?</title>
			<link>https://forum.videohelp.com/threads/420670-About-encoding?goto=newpost</link>
			<pubDate>Sun, 07 Jun 2026 18:41:01 GMT</pubDate>
			<description>Hi people, I have my movie collection and some of this movies I need to encode and I so wish if you can tell me what about in Handbrake (https://www.videohelp.com/software/HandBrake) if I setup video encoder to 265 10 bits it will take almost 18 hours and if I select 265 10 bits NVENC...</description>
			<content:encoded><![CDATA[<div>Hi people, I have my movie collection and some of this movies I need to encode and I so wish if you can tell me what about in <a class="contentlink" href="https://www.videohelp.com/software/HandBrake" target="_blank" rel="nofollow">Handbrake</a> if I setup video encoder to 265 10 bits it will take almost 18 hours and if I select 265 10 bits <a class="contentlink" href="https://www.videohelp.com/software/NVEnc" target="_blank" rel="nofollow">NVENC</a> it will take 2 hours, can you recomend?<br />
<br />
Thank You in advance</div>

 ]]></content:encoded>
			<category domain="https://forum.videohelp.com/forums/18-Newbie-General-discussions">Newbie / General discussions</category>
			<dc:creator>BlurayHD</dc:creator>
			<guid isPermaLink="true">https://forum.videohelp.com/threads/420670-About-encoding</guid>
		</item>
		<item>
			<title>Subtitle Edit Waveform not lining up with Subtitle</title>
			<link>https://forum.videohelp.com/threads/420669-Subtitle-Edit-Waveform-not-lining-up-with-Subtitle?goto=newpost</link>
			<pubDate>Sun, 07 Jun 2026 16:38:24 GMT</pubDate>
			<description><![CDATA[Hi there, 
 
I just updated to Subtitle Edit (https://www.videohelp.com/software/Subtitle-Edit) v5.0.0-rc3. I'm noticing the subs are not lining up with the waveform. I can clearly see when someone begins talking on the waveform, but I have to move the sub past that point in order for it to sync....]]></description>
			<content:encoded><![CDATA[<div>Hi there,<br />
<br />
I just updated to <a class="contentlink" href="https://www.videohelp.com/software/Subtitle-Edit" target="_blank" rel="nofollow">Subtitle Edit</a> v5.0.0-rc3. I'm noticing the subs are not lining up with the waveform. I can clearly see when someone begins talking on the waveform, but I have to move the sub past that point in order for it to sync. I'm including a pic where the voice starts on the waveform, but the voice on the picture and sub start later.<br />
<br />
Has anyone else come across this?<br />
<br />
Thanks<br />
<br />
<a rel="Lightbox_0" class='contentlink' style="font-size:11px;" href="https://forum.videohelp.com/attachment.php?attachmentid=92612" ><img alt="Image" class="thumbnail" src="https://forum.videohelp.com/attachment.php?attachmentid=92612" style="max-width:400px;"><br>[Attachment 92612 - Click to enlarge]</a></div>

 ]]></content:encoded>
			<category domain="https://forum.videohelp.com/forums/42-Subtitle">Subtitle</category>
			<dc:creator>captain_astronaut</dc:creator>
			<guid isPermaLink="true">https://forum.videohelp.com/threads/420669-Subtitle-Edit-Waveform-not-lining-up-with-Subtitle</guid>
		</item>
		<item>
			<title>Avidemux outputting at the wrong framerate</title>
			<link>https://forum.videohelp.com/threads/420668-Avidemux-outputting-at-the-wrong-framerate?goto=newpost</link>
			<pubDate>Sun, 07 Jun 2026 13:29:01 GMT</pubDate>
			<description><![CDATA[Does anyone know why when I've converted a video file in Avidemux (https://www.videohelp.com/software/AviDemux) where the framerate is 25fps, that I'm getting odd framerates like 22, 23 and 24.1?. As far as I know the programme should automatically output the framerate that the inputted video is...]]></description>
			<content:encoded><![CDATA[<div>Does anyone know why when I've converted a video file in <a class="contentlink" href="https://www.videohelp.com/software/AviDemux" target="_blank" rel="nofollow">Avidemux</a> where the framerate is 25fps, that I'm getting odd framerates like 22, 23 and 24.1?. As far as I know the programme should automatically output the framerate that the inputted video is set to.</div>

 ]]></content:encoded>
			<category domain="https://forum.videohelp.com/forums/11-Video-Conversion">Video Conversion</category>
			<dc:creator>techmot</dc:creator>
			<guid isPermaLink="true">https://forum.videohelp.com/threads/420668-Avidemux-outputting-at-the-wrong-framerate</guid>
		</item>
		<item>
			<title>Stuttery/jittery frames in encoded video in Handbrake</title>
			<link>https://forum.videohelp.com/threads/420667-Stuttery-jittery-frames-in-encoded-video-in-Handbrake?goto=newpost</link>
			<pubDate>Sun, 07 Jun 2026 13:22:29 GMT</pubDate>
			<description>Hi, I was capturing an old home video VHS tape yesterday to my PC using my Hauppauge USB capture device and using AmarecTV (https://www.videohelp.com/software/AmaRecTV) as the capture programme. Most of my tapes are, due to bad storage and wear and tear, are pretty poor and do suffer from jumping...</description>
			<content:encoded><![CDATA[<div>Hi, I was capturing an old home video VHS tape yesterday to my PC using my Hauppauge USB capture device and using <a class="contentlink" href="https://www.videohelp.com/software/AmaRecTV" target="_blank" rel="nofollow">AmarecTV</a> as the capture programme. Most of my tapes are, due to bad storage and wear and tear, are pretty poor and do suffer from jumping and tracking problems (though the basic Bush VCR I'm using doesn't help as it's not got a very good tracking system on it, and no TBC or anything like that). I captured around 25 mins of the tape as a raw capture. Using <a class="contentlink" href="https://www.videohelp.com/software/HandBrake" target="_blank" rel="nofollow">Handbrake</a>, I used the h.264 encoder and set the quality on the scale to lossless and the audio to AAC 320kbps (no option for passthru). But when I played back the file, at certain points the frame freezes or stutters for a few seconds. I checked the original raw capture in the same place and this freezing isn't there. I encoded the file again, this time setting video bitrate to 9000kbps, but again, this freeze stuttering is still present in certain parts of the capture.<br />
<br />
Anyone know if this a Handbrake issue or an issue with the capture?.</div>

 ]]></content:encoded>
			<category domain="https://forum.videohelp.com/forums/10-Capturing-and-VCR">Capturing and VCR</category>
			<dc:creator>techmot</dc:creator>
			<guid isPermaLink="true">https://forum.videohelp.com/threads/420667-Stuttery-jittery-frames-in-encoded-video-in-Handbrake</guid>
		</item>
		<item>
			<title><![CDATA[Panasonic D-3 (AJ-D350/AJ-D351) Calibration & Alignment Discussion]]></title>
			<link>https://forum.videohelp.com/threads/420666-Panasonic-D-3-%28AJ-D350-AJ-D351%29-Calibration-Alignment-Discussion?goto=newpost</link>
			<pubDate>Sun, 07 Jun 2026 04:14:17 GMT</pubDate>
			<description><![CDATA[Hello! I've recently acquired a pair of Panasonic D-3 decks (AJ-D350/AJ-D351) that I'm working to bring back into reliable operating condition. I've spent the last several weeks going through service documentation, performing board swaps, taking measurements, comparing behavior between machines,...]]></description>
			<content:encoded><![CDATA[<div>Hello! I've recently acquired a pair of Panasonic D-3 decks (AJ-D350/AJ-D351) that I'm working to bring back into reliable operating condition. I've spent the last several weeks going through service documentation, performing board swaps, taking measurements, comparing behavior between machines, and generally getting far deeper into these decks than I ever expected.<br />
<br />
At this point I'm less interested in basic troubleshooting suggestions and more interested in hearing from anyone with real-world experience calibrating and aligning D-3 machines. In particular, I'd love to connect with technicians who have experience with RF/envelope evaluation, servo adjustments, tape path alignment, error-rate interpretation, and the factory calibration procedures used on these decks.<br />
<br />
I have one machine that will intermittently play and another that exhibits a different set of transport and playback-related issues. I've gathered a considerable amount of diagnostic information already, but I'd prefer not to flood this initial post with pages of measurements and scope readings unless someone has experience in these machines and is willing to dig into the details.<br />
<br />
D-3 expertise seems increasingly difficult to find, so if you've worked on these decks in broadcast environments, Panasonic service centers, or engineering departments, I'd greatly appreciate any guidance, calibration notes, or lessons learned.<br />
<br />
Thanks in advance. I'm eager to learn and document the process as these machines are brought back to life!</div>

 ]]></content:encoded>
			<category domain="https://forum.videohelp.com/forums/10-Capturing-and-VCR">Capturing and VCR</category>
			<dc:creator>Frosty Joey</dc:creator>
			<guid isPermaLink="true">https://forum.videohelp.com/threads/420666-Panasonic-D-3-%28AJ-D350-AJ-D351%29-Calibration-Alignment-Discussion</guid>
		</item>
		<item>
			<title>BMDCodecMJPG64.dll does have a configuration interface?</title>
			<link>https://forum.videohelp.com/threads/420665-BMDCodecMJPG64-dll-does-have-a-configuration-interface?goto=newpost</link>
			<pubDate>Sat, 06 Jun 2026 13:29:35 GMT</pubDate>
			<description><![CDATA[Hi 
 
I'm a cat, please patient. 
thanks 
 
I try the BMDCodecMJPG64.dll in virtualdub (https://www.videohelp.com/software/Virtualdub), it's a VFW 64bit codec 
 
it works but I cannot configure it: I can go in the video compression settings, select it and encode 
 
but encoding is alwais interlaced...]]></description>
			<content:encoded><![CDATA[<div>Hi<br />
<br />
I'm a cat, please patient.<br />
thanks<br />
<br />
I try the BMDCodecMJPG64.dll in <a class="contentlink" href="https://www.videohelp.com/software/Virtualdub" target="_blank" rel="nofollow">virtualdub</a>, it's a VFW 64bit codec<br />
<br />
it works but I cannot configure it: I can go in the video compression settings, select it and encode<br />
<br />
but encoding is alwais interlaced and a low bitrate.<br />
<br />
So I wonder, is there a way to configure it by a config file, a interface also something that can allow it? thanks</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/420665-BMDCodecMJPG64-dll-does-have-a-configuration-interface</guid>
		</item>
		<item>
			<title>BBC News HEVC stream URL</title>
			<link>https://forum.videohelp.com/threads/420664-BBC-News-HEVC-stream-URL?goto=newpost</link>
			<pubDate>Sat, 06 Jun 2026 12:46:33 GMT</pubDate>
			<description><![CDATA[As the old hevc link doesn't anymore and since no one posted it here it is 
 
 
Code: 
--------- 
https://vs-cmaf-push-ww-live.akamaized.net/x=4/i=urn:bbc:pips:service:bbc_news_channel_hd/hevc_iptv_hd_abr_v1.mpd...]]></description>
			<content:encoded><![CDATA[<div>As the old hevc link doesn't anymore and since no one posted it here it is<br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">https://vs-cmaf-push-ww-live.akamaized.net/x=4/i=urn:bbc:pips:service:bbc_news_channel_hd/hevc_iptv_hd_abr_v1.mpd<br />
https://vs-cmaf-push-ww-live.akamaized.net/x=4/i=urn:bbc:pips:service:bbc_news_channel_hd/hevc_iptv_mse_v0.mpd</code><hr />
</div> This is a freely available worldwide channel.<br />
I don't believe there exists an HLS manifest for this HEVC variant.</div>

 ]]></content:encoded>
			<category domain="https://forum.videohelp.com/forums/48-Video-Streaming-Downloading">Video Streaming Downloading</category>
			<dc:creator>weiLahw9</dc:creator>
			<guid isPermaLink="true">https://forum.videohelp.com/threads/420664-BBC-News-HEVC-stream-URL</guid>
		</item>
		<item>
			<title>N_m3u8DL-RE - Failed to get KEY, ignore.: One or more errors occurred.</title>
			<link>https://forum.videohelp.com/threads/420663-N_m3u8DL-RE-Failed-to-get-KEY-ignore-One-or-more-errors-occurred?goto=newpost</link>
			<pubDate>Sat, 06 Jun 2026 10:25:32 GMT</pubDate>
			<description><![CDATA[Using the following command: 
 
 
N_m3u8DL-RE "https://play.itunes.apple.com/WebObjects/MZPlay.woa/hls/playlist.m3u8?cc=GB&a=1667064292&dsid=16603418197&id=1391138788&l=en&aec=HD&drmUsed=widevine&xapsub=accepts-css&xapsub=accepts-css" -H "User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64)...]]></description>
			<content:encoded><![CDATA[<div>Using the following command:<br />
<br />
<br />
N_m3u8DL-RE &quot;https://play.itunes.apple.com/WebObjects/MZPlay.woa/hls/playlist.m3u8?cc=GB&amp;a=1667064292&amp;dsid=16603418197&amp;  id=1391138788&amp;l=en&amp;aec=HD&amp;drmUsed=widevine&amp;xapsub=  accepts-css&amp;xapsub=accepts-css&quot; -H &quot;User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/149.0.0.0 Safari/537.36&quot; -H &quot;Accept: */*&quot; -H &quot;Origin: https://music.apple.com&quot; -H &quot;Referer: https://music.apple.com/&quot; --key 0000000052eb17e46330202020202020:f301376b1992ebf4c  ccb0937ef0edb52 -M format=mkv<br />
<br />
N_m3u8DL-RE &quot;https://play.itunes.apple.com/WebObjects/MZPlay.woa/hls/playlist.m3u8?cc=GB&amp;a=1667064292&amp;dsid=16603418197&amp;  id=1391138788&amp;l=en&amp;aec=HD&amp;drmUsed=widevine&amp;xapsub=  accepts-css&amp;xapsub=accepts-css&quot; -H &quot;Accept: */*&quot; -H &quot;Origin: https://music.apple.com&quot; -H &quot;Referer: https://music.apple.com/&quot; -H &quot;User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/149.0.0.0 Safari/537.36&quot; --key 0000000052eb17e46336202020202020:86e798a81340d3704  ccf34193791cdf3 -M format=mkv<br />
<br />
I get the following errors:<br />
<br />
<br />
 Failed to get KEY, ignore.: One or more errors occurred. (The 'skd' scheme is not supported.)<br />
 Failed to get KEY, ignore.: One or more errors occurred. (The 'data' scheme is not supported.)<br />
 Failed to get KEY, ignore.: One or more errors occurred. (The 'skd' scheme is not supported.)<br />
 Failed to get KEY, ignore.: One or more errors occurred. (The 'data' scheme is not supported.)<br />
<br />
Any advice to download/decrypt correctly, appreciated.<br />
<br />
Cheers</div>

 ]]></content:encoded>
			<category domain="https://forum.videohelp.com/forums/48-Video-Streaming-Downloading">Video Streaming Downloading</category>
			<dc:creator>stevepen1974</dc:creator>
			<guid isPermaLink="true">https://forum.videohelp.com/threads/420663-N_m3u8DL-RE-Failed-to-get-KEY-ignore-One-or-more-errors-occurred</guid>
		</item>
		<item>
			<title>Download via screen record, but accept DRM protected</title>
			<link>https://forum.videohelp.com/threads/420662-Download-via-screen-record-but-accept-DRM-protected?goto=newpost</link>
			<pubDate>Sat, 06 Jun 2026 02:46:48 GMT</pubDate>
			<description>There are some tools to download videos, I prefer yt-dlp (https://www.videohelp.com/software/yt-dlp), installed via pipx. 
I agree the idea of yt-dlp, no download by DRM protected webpages. 
 
But you can all ways record your screen, e.g.: simplescreenrecorder...</description>
			<content:encoded><![CDATA[<div>There are some tools to download videos, I prefer <a class="contentlink" href="https://www.videohelp.com/software/yt-dlp" target="_blank" rel="nofollow">yt-dlp</a>, installed via pipx.<br />
I agree the idea of yt-dlp, no download by DRM protected webpages.<br />
<br />
But you can all ways record your screen, e.g.: <a class="contentlink" href="https://www.videohelp.com/software/SimpleScreenRecorder" target="_blank" rel="nofollow">simplescreenrecorder</a> + X11 (linux),</div>

 ]]></content:encoded>
			<category domain="https://forum.videohelp.com/forums/48-Video-Streaming-Downloading">Video Streaming Downloading</category>
			<dc:creator>Gloster</dc:creator>
			<guid isPermaLink="true">https://forum.videohelp.com/threads/420662-Download-via-screen-record-but-accept-DRM-protected</guid>
		</item>
		<item>
			<title>Downloading DRM-protected movie from youtube?</title>
			<link>https://forum.videohelp.com/threads/420661-Downloading-DRM-protected-movie-from-youtube?goto=newpost</link>
			<pubDate>Fri, 05 Jun 2026 19:03:22 GMT</pubDate>
			<description>hello yall, 
 
ive been trying to download a movie i have bought on youtube for a while now. 
 
ive been able to get the DRM keys using widevineproxy and have all the tools i need to decrypt the video file, however i cant for the life of me find a way to download the movie itself.  
 
ive tried...</description>
			<content:encoded><![CDATA[<div>hello yall,<br />
<br />
ive been trying to download a movie i have bought on youtube for a while now.<br />
<br />
ive been able to get the DRM keys using widevineproxy and have all the tools i need to decrypt the video file, however i cant for the life of me find a way to download the movie itself. <br />
<br />
ive tried many tools ive found via this fourm with no luck. can anyone point me in the right direction?<br />
<br />
Thanks!</div>

 ]]></content:encoded>
			<category domain="https://forum.videohelp.com/forums/18-Newbie-General-discussions">Newbie / General discussions</category>
			<dc:creator>xal3xhx</dc:creator>
			<guid isPermaLink="true">https://forum.videohelp.com/threads/420661-Downloading-DRM-protected-movie-from-youtube</guid>
		</item>
		<item>
			<title>Very good results : Compress H.264 to H.265 via ffmpeg, vmaf score 99.836</title>
			<link>https://forum.videohelp.com/threads/420660-Very-good-results-Compress-H-264-to-H-265-via-ffmpeg-vmaf-score-99-836?goto=newpost</link>
			<pubDate>Fri, 05 Jun 2026 16:47:43 GMT</pubDate>
			<description><![CDATA[Currently used Kubuntu 24.04. Wayland, ffmpeg (https://www.videohelp.com/software/ffmpeg) 8.0 
 
Did compress the video :  
 
Video: h264, yuv420p(tv, bt709, progressive), 1280x720 [SAR 1:1 DAR 16:9], 11343 kb/s, 50 fps, 50 tbr, 90k tbn 
 
to : 
Video: hevc, yuv420p(tv, bt709, progressive),...]]></description>
			<content:encoded><![CDATA[<div>Currently used Kubuntu 24.04. Wayland, <a class="contentlink" href="https://www.videohelp.com/software/ffmpeg" target="_blank" rel="nofollow">ffmpeg</a> 8.0<br />
<br />
Did compress the video : <br />
<br />
Video: h264, yuv420p(tv, bt709, progressive), 1280x720 [SAR 1:1 DAR 16:9], 11343 kb/s, 50 fps, 50 tbr, 90k tbn<br />
<br />
to :<br />
Video: hevc, yuv420p(tv, bt709, progressive), 1280x720 [SAR 1:1 DAR 16:9], 5075 kb/s, 50 fps, 50 tbr, 16k tbn<br />
<br />
h.264 video-file size= 9GB. h.265 video-file size 3.7GB<br />
<br />
VMAF score: 99.836461<br />
<br />
the respective ffmpeg command as a script : <br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">#!/bin/sh<br />
<br />
for f in *.ts; do ffmpeg -y -i &quot;$f&quot; -map 0:v -map 0:a -vcodec libx265 -crf 16 -preset slow -vf nlmeans=&quot;1.6:7:5:3:3&quot;,unsharp=&quot;3:3:1.0&quot; -c:a copy &quot;$(basename &quot;$f&quot; .ts).mkv&quot;;done</code><hr />
</div> A short description : <br />
crf 16 = quality, less value higher quality<br />
nlmeans = filter to reduce grain<br />
unsharp = increase sharpness<br />
<br />
Without the filter unsharp. I got a file size of 2.4GB (same video) and a vmaf score 95.6 .<br />
<br />
For your information vmaf score of 100. no difference can be seen. 95.6, a good value.<br />
<br />
Never reached this high vmaf score without &quot;unsharp&quot;. I did decrease crf until I got a compressed file size &lt; 1/2 source file, but the vmaf score max was 96-97.<br />
<br />
Also I did compress with &quot;unsharp&quot; other videos with very equal results (vmaf score &gt; 99.9)<br />
<br />
I have a restriction : If I can not reduce the file size with crf 16, unsharp as given above to 1/2 of the source file-size. I decide for no compression.<br />
<br />
Only to share my results.<br />
<br />
Others who would like to share their results  ?</div>

 ]]></content:encoded>
			<category domain="https://forum.videohelp.com/forums/11-Video-Conversion">Video Conversion</category>
			<dc:creator>Gloster</dc:creator>
			<guid isPermaLink="true">https://forum.videohelp.com/threads/420660-Very-good-results-Compress-H-264-to-H-265-via-ffmpeg-vmaf-score-99-836</guid>
		</item>
		<item>
			<title>Rock Am Ring Live stream</title>
			<link>https://forum.videohelp.com/threads/420659-Rock-Am-Ring-Live-stream?goto=newpost</link>
			<pubDate>Fri, 05 Jun 2026 14:07:12 GMT</pubDate>
			<description><![CDATA[Hi have rock am ring via magentamusik on my pc Wanna save some sets for the future..the only FFMPEG (https://www.videohelp.com/software/ffmpeg) command I know is ffmpeg -i "input" -b:v15000K RAR.mp4 
 
NOW 
I am hearing audio on my pc BUT not a test capture 
is the audio DRM and to me unavailable...]]></description>
			<content:encoded><![CDATA[<div>Hi have rock am ring via magentamusik on my pc Wanna save some sets for the future..the only <a class="contentlink" href="https://www.videohelp.com/software/ffmpeg" target="_blank" rel="nofollow">FFMPEG</a> command I know is ffmpeg -i &quot;input&quot; -b:v15000K RAR.mp4<br />
<br />
NOW<br />
I am hearing audio on my pc BUT not a test capture<br />
is the audio DRM and to me unavailable or can anyone help<br />
<br />
Paul<br />
<br />
I was on here before but i cannot remember my details..sorry</div>

 ]]></content:encoded>
			<category domain="https://forum.videohelp.com/forums/48-Video-Streaming-Downloading">Video Streaming Downloading</category>
			<dc:creator>rockaddict</dc:creator>
			<guid isPermaLink="true">https://forum.videohelp.com/threads/420659-Rock-Am-Ring-Live-stream</guid>
		</item>
		<item>
			<title>Broken Ventilator Needs Mechanical Support</title>
			<link>https://forum.videohelp.com/threads/420658-Broken-Ventilator-Needs-Mechanical-Support?goto=newpost</link>
			<pubDate>Fri, 05 Jun 2026 13:56:41 GMT</pubDate>
			<description><![CDATA[I have a ventilator that got broken. Apparently the plastic material wasn't strong enough. 
As this is the best ventilator I have ever used, I don't want to throw it away just yet. 
As you can see from the pictures, I need mechanical support and I would appreciate it if any mechanical engineer here...]]></description>
			<content:encoded><![CDATA[<div>I have a ventilator that got broken. Apparently the plastic material wasn't strong enough.<br />
As this is the best ventilator I have ever used, I don't want to throw it away just yet.<br />
As you can see from the pictures, I need mechanical support and I would appreciate it if any mechanical engineer here can make a suggestion.<br />
<br />
I am thinking of using a set of 4 pieces straight bracket alongside the two parts. See link below.<br />
After that use adhesive tape over the brackets so that there is no chance to cut my fingers.<br />
<br />
Any better ideas to this?<br />
<a class="contentlink" href="https://www.amazon.com/s?k=straight+bracket+6+inches+4+pcs&amp;crid=2F4DYRXQUOCIQ&amp;sprefix=straight+bracket+6+inches+4+pcs%2Caps%2C244&amp;ref=nb_sb_noss_1" target="_blank" rel="nofollow">https://www.amazon.com/s?k=straight+bracket+6+inches+4+pcs&amp;crid=2F4DYRXQUOCIQ&amp;sprefix=...f=nb_sb_noss_1</a></div>


	<div style="padding:10px">

	
		<fieldset class="fieldset">
			<legend>Attached Thumbnails</legend>
			<div style="padding:10px">
			
<a href="attachments/92578-1780667100/20260605_151958.jpg" 
rel="Lightbox_2798264" id="attachment92578" 
><img class="thumbnail" style="max-width:100%;max-height:100%;" src="https://forum.videohelp.com/attachment.php?attachmentid=92578&amp;stc=1&amp;thumb=1&amp;d=1780667100" 
alt="Click image for larger version

Name:	20260605_151958.jpg
Views:	N/A
Size:	3.23 MB
ID:	92578"/></a>
&nbsp;<br /><br />
 
<a href="attachments/92579-1780667126/20260605_151948.jpg" 
rel="Lightbox_2798264" id="attachment92579" 
><img class="thumbnail" style="max-width:100%;max-height:100%;" src="https://forum.videohelp.com/attachment.php?attachmentid=92579&amp;stc=1&amp;thumb=1&amp;d=1780667126" 
alt="Click image for larger version

Name:	20260605_151948.jpg
Views:	N/A
Size:	3.92 MB
ID:	92579"/></a>
&nbsp;<br /><br />
 
<a href="attachments/92580-1780667715/Ventillator 65450.jpeg" 
rel="Lightbox_2798264" id="attachment92580" 
><img class="thumbnail" style="max-width:100%;max-height:100%;" src="https://forum.videohelp.com/attachment.php?attachmentid=92580&amp;stc=1&amp;thumb=1&amp;d=1780667715" 
alt="Click image for larger version

Name:	Ventillator 65450.jpeg
Views:	N/A
Size:	13.8 KB
ID:	92580"/></a>
&nbsp;<br /><br />
 
			</div>
		</fieldset>
	

	

	

	

	</div>
 ]]></content:encoded>
			<category domain="https://forum.videohelp.com/forums/14-Off-topic">Off topic</category>
			<dc:creator>Subtitles</dc:creator>
			<guid isPermaLink="true">https://forum.videohelp.com/threads/420658-Broken-Ventilator-Needs-Mechanical-Support</guid>
		</item>
	</channel>
</rss>
