<?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>Mon, 20 Jul 2026 03:48:56 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>Problem with video conversion to .ts containing multiple videos as programs</title>
			<link>https://forum.videohelp.com/threads/420842-Problem-with-video-conversion-to-ts-containing-multiple-videos-as-programs?goto=newpost</link>
			<pubDate>Sat, 11 Jul 2026 02:24:35 GMT</pubDate>
			<description>Hello World! I’m currently running into a serious problem when trying to pack multiple videos and convert that pack to a standalone .ts. 
Via FFmpeg (https://www.videohelp.com/software/ffmpeg), I’m running the following command on a-Shell for iPadOS (on my iPad): ffmpeg -i...</description>
			<content:encoded><![CDATA[<div>Hello World! I’m currently running into a serious problem when trying to pack multiple videos and convert that <i>pack</i> to a standalone .ts.<br />
Via <a class="contentlink" href="https://www.videohelp.com/software/ffmpeg" target="_blank" rel="nofollow">FFmpeg</a>, I’m running the following command on a-Shell for iPadOS (on my iPad): <font face="Courier New">ffmpeg -i &quot;checkmate_replay_A40F4193-CC48-4AB7-8E7D-C2A9A250C902.MP4&quot; -i &quot;ScreenRecording_06-22-2026 11-13-44_1.MP4&quot; -i &quot;ScreenRecording_06-22-2026 11-15-42_1.MP4&quot; -i &quot;ScreenRecording_06-22-2026 11-20-31_1.MP4&quot; -i &quot;ScreenRecording_06-22-2026 11-22-49_1.MP4&quot; -i &quot;ScreenRecording_06-22-2026 11-28-53_1.MP4&quot; -i &quot;ScreenRecording_06-22-2026 11-35-26_1.MP4&quot; -i &quot;checkmate_replay_4B90F432-426A-42D6-BC43-DAC766989730.MP4&quot; -filter_complex &quot;&#91;0:v&#93;scale=720:540:force_original_aspect_ratio=decrease  :flags=bilinear,pad=720:540:-1:-1,scale=352:480:flags=bilinear,crop=336:480:8:0,pa  d=352:480:-1:0,colorspace=all=smpte170m&#91;ch1&#93;;&#91;1:v&#93;scale=720:540:force_original_aspect_ratio=decrease  :flags=bilinear,pad=720:540:-1:-1,scale=352:480:flags=bilinear,crop=336:480:8:0,pa  d=352:480:-1:0,colorspace=all=smpte170m&#91;ch2&#93;;&#91;2:v&#93;scale=720:540:force_original_aspect_ratio=decrease  :flags=bilinear,pad=720:540:-1:-1,scale=352:480:flags=bilinear,crop=336:480:8:0,pa  d=352:480:-1:0,colorspace=all=smpte170m&#91;ch3&#93;;&#91;3:v&#93;scale=720:540:force_original_aspect_ratio=decrease  :flags=bilinear,pad=720:540:-1:-1,scale=352:480:flags=bilinear,crop=336:480:8:0,pa  d=352:480:-1:0,colorspace=all=smpte170m&#91;ch4&#93;;&#91;4:v&#93;scale=720:540:force_original_aspect_ratio=decrease  :flags=bilinear,pad=720:540:-1:-1,scale=352:480:flags=bilinear,crop=336:480:8:0,pa  d=352:480:-1:0,colorspace=all=smpte170m&#91;ch5&#93;;&#91;5:v&#93;scale=720:540:force_original_aspect_ratio=decrease  :flags=bilinear,pad=720:540:-1:-1,scale=352:480:flags=bilinear,crop=336:480:8:0,pa  d=352:480:-1:0,colorspace=all=smpte170m&#91;ch6&#93;;&#91;6:v&#93;scale=720:540:force_original_aspect_ratio=decrease  :flags=bilinear,pad=720:540:-1:-1,scale=352:480:flags=bilinear,crop=336:480:8:0,pa  d=352:480:-1:0,colorspace=all=smpte170m&#91;ch7&#93;;&#91;7:v&#93;scale=720:540:force_original_aspect_ratio=decrease  :flags=bilinear,pad=720:540:-1:-1,scale=352:480:flags=bilinear,crop=336:480:8:0,pa  d=352:480:-1:0,colorspace=all=smpte170m&#91;ch8&#93;&quot; -map &#91;ch1&#93;? -map 0:a? -map &#91;ch2&#93;? -map 1:a? -map &#91;ch3&#93;? -map 2:a? -map &#91;ch4&#93;? -map 3:a? -map &#91;ch5&#93;? -map 4:a? -map &#91;ch6&#93;? -map 5:a? -map &#91;ch7&#93;? -map 6:a? -map &#91;ch8&#93;? -map 7:a? -r 29.97 -c:v mpeg2video -colorspace smpte170m -pix_fmt yuv420p -aspect:v:0 4:3 -aspect:v:1 4:3 -aspect:v:2 4:3 -aspect:v:3 4:3 -aspect:v:4 4:3 -aspect:v:5 4:3 -aspect:v:6 4:3 -aspect:v:7 4:3 -b:v:0 1376k -minrate:v:0 0 -maxrate:v:0 1720k -b:v:1 1376k -minrate:v:1 0 -maxrate:v:1 1720k -b:v:2 1376k -minrate:v:2 0 -maxrate:v:2 1720k -b:v:3 1376k -minrate:v:3 0 -maxrate:v:3 1720k -b:v:4 1376k -minrate:v:4 0 -maxrate:v:4 1720k -b:v:5 1376k -minrate:v:5 0 -maxrate:v:5 1720k -b:v:6 1376k -minrate:v:6 0 -maxrate:v:6 1720k -b:v:7 1376k -minrate:v:7 0 -maxrate:v:7 1720k -qmin 4 -qmax 29 -g 18 -c:a ac3 -b:a 256k -ar 48000 -program title=001:st=v:0:st=a:0? -program title=002:st=v:1:st=a:1? -program title=003:st=v:2:st=a:2? -program title=004:st=v:3:st=a:3? -program title=005:st=v:4:st=a:4? -program title=006:st=v:5:st=a:5? -program title=007:st=v:6:st=a:6? -program title=008:st=v:7:st=a:7? &quot;TRANSPONDER5A12828402-SDTV-ldish.ts&quot;</font><br />
The main problem is that FFmpeg thinks program specifications are malformed.<br />
<i>For more information, I’ll send you the output the shell produced to me in front of my eyes</i><br />
<font face="Courier New"><br />
<br />
ffmpeg version n7.0-2875-g991ecfec60 Copyright (c) 2000-2024 the FFmpeg developers<br />
  built with Apple clang version 17.0.0 (clang-1700.3.19.1)<br />
  configuration: --cc=clang --arch=arm64 --enable-cross-compile --disable-asm --enable-pthreads --enable-videotoolbox --disable-audiotoolbox --enable-openssl --enable-libfreetype --enable-libzimg --enable-network --disable-debug --disable-gpl --disable-nonfree --enable-libmp3lame --enable-libaom --enable-stripping --enable-libass --enable-libkvazaar --enable-libopus<br />
  libavutil      59. 39.100 / 59. 39.100<br />
  libavcodec     61. 19.100 / 61. 19.100<br />
  libavformat    61.  7.100 / 61.  7.100<br />
  libavdevice    61.  3.100 / 61.  3.100<br />
  libavfilter    10.  4.100 / 10.  4.100<br />
  libswscale      8.  3.100 /  8.  3.100<br />
  libswresample   5.  3.100 /  5.  3.100<br />
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'checkmate_replay_A40F4193-CC48-4AB7-8E7D-C2A9A250C902.MP4':<br />
  Metadata:<br />
    major_brand     : qt  <br />
    minor_version   : 0<br />
    compatible_brands: qt  <br />
    creation_time   : 2026-07-11T00:20:02.000000Z<br />
    com.apple.quicktime.creationdate: 2026-06-22T10:34:31-06:00<br />
  Duration: 00:00:06.60, start: 0.000000, bitrate: 528 kb/s<br />
  Stream #0:0&#91;0x1&#93;(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p(progressive), 540x960, 519 kb/s, 29.70 fps, 30 tbr, 600 tbn (default)<br />
      Metadata:<br />
        creation_time   : 2026-07-11T00:20:02.000000Z<br />
        handler_name    : Core Media Video<br />
        vendor_id       : &#91;0&#93;&#91;0&#93;&#91;0&#93;&#91;0&#93;<br />
        encoder         : 'avc1'<br />
Input #1, mov,mp4,m4a,3gp,3g2,mj2, from 'ScreenRecording_06-22-2026 11-13-44_1.MP4':<br />
  Metadata:<br />
    major_brand     : mp42<br />
    minor_version   : 1<br />
    compatible_brands: isommp41mp42<br />
    creation_time   : 2026-06-22T17:13:44.000000Z<br />
  Duration: 00:01:36.71, start: 0.000000, bitrate: 2007 kb/s<br />
  Stream #1:0&#91;0x1&#93;(und): Video: hevc (Main) (hvc1 / 0x31637668), yuvj420p(pc, bt709, progressive), 1640x2360, 1968 kb/s, 59.81 fps, 60 tbr, 600 tbn (default)<br />
      Metadata:<br />
        creation_time   : 2026-06-22T17:13:44.000000Z<br />
        handler_name    : Core Media Video<br />
        vendor_id       : &#91;0&#93;&#91;0&#93;&#91;0&#93;&#91;0&#93;<br />
  Stream #1:1&#91;0x2&#93;(und): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 30 kb/s (default)<br />
      Metadata:<br />
        creation_time   : 2026-06-22T17:13:44.000000Z<br />
        handler_name    : Core Media Audio<br />
        vendor_id       : &#91;0&#93;&#91;0&#93;&#91;0&#93;&#91;0&#93;<br />
Input #2, mov,mp4,m4a,3gp,3g2,mj2, from 'ScreenRecording_06-22-2026 11-15-42_1.MP4':<br />
  Metadata:<br />
    major_brand     : mp42<br />
    minor_version   : 1<br />
    compatible_brands: isommp41mp42<br />
    creation_time   : 2026-06-22T17:15:42.000000Z<br />
  Duration: 00:03:28.75, start: 0.000000, bitrate: 2103 kb/s<br />
  Stream #2:0&#91;0x1&#93;(und): Video: hevc (Main) (hvc1 / 0x31637668), yuvj420p(pc, bt709, progressive), 1640x2360, 2065 kb/s, 59.96 fps, 60 tbr, 600 tbn (default)<br />
      Metadata:<br />
        creation_time   : 2026-06-22T17:15:42.000000Z<br />
        handler_name    : Core Media Video<br />
        vendor_id       : &#91;0&#93;&#91;0&#93;&#91;0&#93;&#91;0&#93;<br />
  Stream #2:1&#91;0x2&#93;(und): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 29 kb/s (default)<br />
      Metadata:<br />
        creation_time   : 2026-06-22T17:15:42.000000Z<br />
        handler_name    : Core Media Audio<br />
        vendor_id       : &#91;0&#93;&#91;0&#93;&#91;0&#93;&#91;0&#93;<br />
Input #3, mov,mp4,m4a,3gp,3g2,mj2, from 'ScreenRecording_06-22-2026 11-20-31_1.MP4':<br />
  Metadata:<br />
    major_brand     : mp42<br />
    minor_version   : 1<br />
    compatible_brands: isommp41mp42<br />
    creation_time   : 2026-06-22T17:20:31.000000Z<br />
  Duration: 00:01:56.39, start: 0.000000, bitrate: 2022 kb/s<br />
  Stream #3:0&#91;0x1&#93;(und): Video: hevc (Main) (hvc1 / 0x31637668), yuvj420p(pc, bt709, progressive), 1640x2360, 1981 kb/s, 59.92 fps, 60 tbr, 600 tbn (default)<br />
      Metadata:<br />
        creation_time   : 2026-06-22T17:20:31.000000Z<br />
        handler_name    : Core Media Video<br />
        vendor_id       : &#91;0&#93;&#91;0&#93;&#91;0&#93;&#91;0&#93;<br />
  Stream #3:1&#91;0x2&#93;(und): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 32 kb/s (default)<br />
      Metadata:<br />
        creation_time   : 2026-06-22T17:20:31.000000Z<br />
        handler_name    : Core Media Audio<br />
        vendor_id       : &#91;0&#93;&#91;0&#93;&#91;0&#93;&#91;0&#93;<br />
Input #4, mov,mp4,m4a,3gp,3g2,mj2, from 'ScreenRecording_06-22-2026 11-22-49_1.MP4':<br />
  Metadata:<br />
    major_brand     : mp42<br />
    minor_version   : 1<br />
    compatible_brands: isommp41mp42<br />
    creation_time   : 2026-06-22T17:22:49.000000Z<br />
  Duration: 00:05:39.71, start: 0.000000, bitrate: 1995 kb/s<br />
  Stream #4:0&#91;0x1&#93;(und): Video: hevc (Main) (hvc1 / 0x31637668), yuvj420p(pc, bt709, progressive), 1640x2360, 1952 kb/s, 60 fps, 60 tbr, 600 tbn (default)<br />
      Metadata:<br />
        creation_time   : 2026-06-22T17:22:49.000000Z<br />
        handler_name    : Core Media Video<br />
        vendor_id       : &#91;0&#93;&#91;0&#93;&#91;0&#93;&#91;0&#93;<br />
  Stream #4:1&#91;0x2&#93;(und): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 34 kb/s (default)<br />
      Metadata:<br />
        creation_time   : 2026-06-22T17:22:49.000000Z<br />
        handler_name    : Core Media Audio<br />
        vendor_id       : &#91;0&#93;&#91;0&#93;&#91;0&#93;&#91;0&#93;<br />
Input #5, mov,mp4,m4a,3gp,3g2,mj2, from 'ScreenRecording_06-22-2026 11-28-53_1.MP4':<br />
  Metadata:<br />
    major_brand     : mp42<br />
    minor_version   : 1<br />
    compatible_brands: isommp41mp42<br />
    creation_time   : 2026-06-22T17:28:53.000000Z<br />
  Duration: 00:02:48.14, start: 0.000000, bitrate: 2153 kb/s<br />
  Stream #5:0&#91;0x1&#93;(und): Video: hevc (Main) (hvc1 / 0x31637668), yuvj420p(pc, bt709, progressive), 1640x2360, 2102 kb/s, 59.87 fps, 60 tbr, 600 tbn (default)<br />
      Metadata:<br />
        creation_time   : 2026-06-22T17:28:53.000000Z<br />
        handler_name    : Core Media Video<br />
        vendor_id       : &#91;0&#93;&#91;0&#93;&#91;0&#93;&#91;0&#93;<br />
  Stream #5:1&#91;0x2&#93;(und): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 42 kb/s (default)<br />
      Metadata:<br />
        creation_time   : 2026-06-22T17:28:53.000000Z<br />
        handler_name    : Core Media Audio<br />
        vendor_id       : &#91;0&#93;&#91;0&#93;&#91;0&#93;&#91;0&#93;<br />
Input #6, mov,mp4,m4a,3gp,3g2,mj2, from 'ScreenRecording_06-22-2026 11-35-26_1.MP4':<br />
  Metadata:<br />
    major_brand     : mp42<br />
    minor_version   : 1<br />
    compatible_brands: isommp41mp42<br />
    creation_time   : 2026-06-22T17:35:26.000000Z<br />
  Duration: 00:01:35.21, start: 0.000000, bitrate: 2592 kb/s<br />
  Stream #6:0&#91;0x1&#93;(und): Video: hevc (Main) (hvc1 / 0x31637668), yuvj420p(pc, bt709, progressive), 1640x2360, 2532 kb/s, 59.76 fps, 60 tbr, 600 tbn (default)<br />
      Metadata:<br />
        creation_time   : 2026-06-22T17:35:26.000000Z<br />
        handler_name    : Core Media Video<br />
        vendor_id       : &#91;0&#93;&#91;0&#93;&#91;0&#93;&#91;0&#93;<br />
  Stream #6:1&#91;0x2&#93;(und): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 50 kb/s (default)<br />
      Metadata:<br />
        creation_time   : 2026-06-22T17:35:26.000000Z<br />
        handler_name    : Core Media Audio<br />
        vendor_id       : &#91;0&#93;&#91;0&#93;&#91;0&#93;&#91;0&#93;<br />
Input #7, mov,mp4,m4a,3gp,3g2,mj2, from 'checkmate_replay_4B90F432-426A-42D6-BC43-DAC766989730.MP4':<br />
  Metadata:<br />
    major_brand     : mp42<br />
    minor_version   : 1<br />
    compatible_brands: isommp41mp42<br />
    creation_time   : 2026-06-22T18:26:33.000000Z<br />
  Duration: 00:00:06.60, start: 0.000000, bitrate: 524 kb/s<br />
  Stream #7:0&#91;0x1&#93;(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p(progressive), 540x960, 520 kb/s, 30 fps, 30 tbr, 600 tbn (default)<br />
      Metadata:<br />
        creation_time   : 2026-06-22T18:26:33.000000Z<br />
        handler_name    : Core Media Video<br />
        vendor_id       : &#91;0&#93;&#91;0&#93;&#91;0&#93;&#91;0&#93;<br />
File 'TRANSPONDER5A12828402-SDTV-ldish.ts' already exists. Overwrite? &#91;y/N&#93; y<br />
&#91;out#0/mpegts @ 0x1334c1440&#93; Error parsing program specification title=001:st=v:0:st=a:0?<br />
Error opening output file TRANSPONDER5A12828402-SDTV-ldish.ts.<br />
Error opening output files: Invalid argument<br />
<br />
</font><br />
<br />
I think the error is really absurd because of the following reasons<br />
1) I had run a similar command like this however with four videos, and it worked.<br />
2) Videos #1 (0) and #8 (7), mentioned in the command above, have no audio, however, I think, the command is so engineered it must clear any confusion caused by assuming audio streams are removed from the list because they are absent, which will break its structural functionality, or something…<br />
Likewise, I’ll send you herein the input videos I’m using for such conversion.<br />
<br />
Could you help me clarify this issue, please, and propose some workarounds that help solve, or at least neutralize the problem? I’ll thank your answer.<br />
Greetings,<br />
Cedric</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/92977-1783736518/checkmate_replay_A40F4193-CC48-4AB7-8E7D-C2A9A250C902.MP4">checkmate_replay_A40F4193-CC48-4AB7-8E7D-C2A9A250C902.MP4</a> 
(426.1 KB)
</li> <li>
	<img class="inlineimg" src="/mp4.gif" alt="File Type: mp4" />
	<a class="contentlink" href="attachments/92978-1783736518/ScreenRecording_06-22-2026 11-13-44_1.MP4">ScreenRecording_06-22-2026 11-13-44_1.MP4</a> 
(23.15 MB)
</li> <li>
	<img class="inlineimg" src="/mp4.gif" alt="File Type: mp4" />
	<a class="contentlink" href="attachments/92979-1783736553/ScreenRecording_06-22-2026 11-15-42_1.MP4">ScreenRecording_06-22-2026 11-15-42_1.MP4</a> 
(52.35 MB)
</li> <li>
	<img class="inlineimg" src="/mp4.gif" alt="File Type: mp4" />
	<a class="contentlink" href="attachments/92980-1783736553/ScreenRecording_06-22-2026 11-20-31_1.MP4">ScreenRecording_06-22-2026 11-20-31_1.MP4</a> 
(28.06 MB)
</li> <li>
	<img class="inlineimg" src="/mp4.gif" alt="File Type: mp4" />
	<a class="contentlink" href="attachments/92981-1783736594/ScreenRecording_06-22-2026 11-22-49_1.MP4">ScreenRecording_06-22-2026 11-22-49_1.MP4</a> 
(80.80 MB)
</li> <li>
	<img class="inlineimg" src="/mp4.gif" alt="File Type: mp4" />
	<a class="contentlink" href="attachments/92982-1783736594/ScreenRecording_06-22-2026 11-28-53_1.MP4">ScreenRecording_06-22-2026 11-28-53_1.MP4</a> 
(43.17 MB)
</li> <li>
	<img class="inlineimg" src="/mp4.gif" alt="File Type: mp4" />
	<a class="contentlink" href="attachments/92983-1783736639/ScreenRecording_06-22-2026 11-35-26_1.MP4">ScreenRecording_06-22-2026 11-35-26_1.MP4</a> 
(29.43 MB)
</li> <li>
	<img class="inlineimg" src="/mp4.gif" alt="File Type: mp4" />
	<a class="contentlink" href="attachments/92984-1783736639/checkmate_replay_4B90F432-426A-42D6-BC43-DAC766989730.MP4">checkmate_replay_4B90F432-426A-42D6-BC43-DAC766989730.MP4</a> 
(422.6 KB)
</li> 
			</ul>
		</fieldset>
	

	</div>
 ]]></content:encoded>
			<category domain="https://forum.videohelp.com/forums/11-Video-Conversion">Video Conversion</category>
			<dc:creator>Cedr00m4kv1x</dc:creator>
			<guid isPermaLink="true">https://forum.videohelp.com/threads/420842-Problem-with-video-conversion-to-ts-containing-multiple-videos-as-programs</guid>
		</item>
		<item>
			<title>Help removing vertical jitter that appears after QTGMC deinterlace?</title>
			<link>https://forum.videohelp.com/threads/420832-Help-removing-vertical-jitter-that-appears-after-QTGMC-deinterlace?goto=newpost</link>
			<pubDate>Wed, 08 Jul 2026 15:05:12 GMT</pubDate>
			<description><![CDATA[Hello all,  
 
I've just started working with some basic Panasonic MII capturing and note when I deinterlace the following with QTGMC via hybrid with some cropping and scaling, it introduces what appears to be a vertical one-line jitter on every other frame that I can't really see in the...]]></description>
			<content:encoded><![CDATA[<div>Hello all, <br />
<br />
I've just started working with some basic Panasonic MII capturing and note when I deinterlace the following with QTGMC via hybrid with some cropping and scaling, it introduces what appears to be a vertical one-line jitter on every other frame that I can't really see in the pre-de-interlaced footage - please see both attachments. <br />
<br />
Any ideas how to get rid of that jitter or what caused it in the first place? <br />
<br />
As far as the capture chain, it's an AU-65P machine (with internal TBC that can't be disabled) and output via component (at MII levels which is not standard component) which then gets transcoded to betacam digital component levels via a DPS470 is set to minimum delay transcoder mode (and does not act as a TBC). <br />
<br />
Since the still-interlaced footage doesn't appear to have that jitter, I don't think the chain is necessarily the issue?<br />
<br />
Thanks in advance!</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/92943-1783523080/QTGMCjitterDeinterlaced.mp4">QTGMCjitterDeinterlaced.mp4</a> 
(9.50 MB)
</li> <li>
	<img class="inlineimg" src="/mov.gif" alt="File Type: mov" />
	<a class="contentlink" href="attachments/92944-1783523080/SC1ATK565interlaced.mov">SC1ATK565interlaced.mov</a> 
(36.74 MB)
</li> 
			</ul>
		</fieldset>
	

	</div>
 ]]></content:encoded>
			<category domain="https://forum.videohelp.com/forums/11-Video-Conversion">Video Conversion</category>
			<dc:creator>aramkolt</dc:creator>
			<guid isPermaLink="true">https://forum.videohelp.com/threads/420832-Help-removing-vertical-jitter-that-appears-after-QTGMC-deinterlace</guid>
		</item>
		<item>
			<title>Need help, video thumbnail and walmart dvr playback upside down</title>
			<link>https://forum.videohelp.com/threads/420829-Need-help-video-thumbnail-and-walmart-dvr-playback-upside-down?goto=newpost</link>
			<pubDate>Tue, 07 Jul 2026 11:21:06 GMT</pubDate>
			<description><![CDATA[Here is the 20 second video made with phone (don't know the brand): 
https://files.videohelp.com/u/61125/goba2026.MOV 
The video plays fine on VLC (https://www.videohelp.com/software/VLC-media-player) on two different computers and also plays fine on MPC-HC...]]></description>
			<content:encoded><![CDATA[<div>Here is the 20 second video made with phone (don't know the brand):<br />
<a class="contentlink" href="https://files.videohelp.com/u/61125/goba2026.MOV" target="_blank" rel="nofollow">https://files.videohelp.com/u/61125/goba2026.MOV</a><br />
The video plays fine on <a class="contentlink" href="https://www.videohelp.com/software/VLC-media-player" target="_blank" rel="nofollow">VLC</a> on two different computers and also plays fine on <a class="contentlink" href="https://www.videohelp.com/software/Media-Player-Classic-Home-Cinema" target="_blank" rel="nofollow">MPC-HC</a>. <br />
However the video plays upside down (inverted) on Walmart dvr. (Important clue: the video thumbnail on computer is also upside down, see screenshot.) I tried converting video to mp4 with <a class="contentlink" href="https://www.videohelp.com/software/Tubedigger" target="_blank" rel="nofollow">Tubedigger</a> convert tool, but video and thumbnail still upside down. (Additional  info- Video also plays upside down on this computer Windows Media Player, which I rarely use that software, about 15 years old) <br />
<b>My question</b>, how can I get the video to play correctly on Walmart dvr? I don't want to invert (recode) the video because then it would be upside down on computer.</div>


	<div style="padding:10px">

	

	
		<fieldset class="fieldset">
			<legend>Attached Images</legend>
			<div style="padding:10pxpx">
			<img class="attach" src="attachments/92920-1783423056/thrumnail.jpg" alt="" />&nbsp; 
			</div>
		</fieldset>
	

	

	

	</div>
 ]]></content:encoded>
			<category domain="https://forum.videohelp.com/forums/11-Video-Conversion">Video Conversion</category>
			<dc:creator>jimdagys</dc:creator>
			<guid isPermaLink="true">https://forum.videohelp.com/threads/420829-Need-help-video-thumbnail-and-walmart-dvr-playback-upside-down</guid>
		</item>
		<item>
			<title><![CDATA["Upgrading" dvd video for Youtube upload]]></title>
			<link>https://forum.videohelp.com/threads/420798-Upgrading-dvd-video-for-Youtube-upload?goto=newpost</link>
			<pubDate>Mon, 29 Jun 2026 22:10:18 GMT</pubDate>
			<description><![CDATA[Youtube always degrades my SD videos, so I am converting the one attached to make it look better when I upload it. Can you do any more for this than the "upgrades" in the script? I don't want to make it look pristine just trying to upgrade it to make it more conform to our times.  
 
 
Code:...]]></description>
			<content:encoded><![CDATA[<div>Youtube always degrades my SD videos, so I am converting the one attached to make it look better when I upload it. Can you do any more for this than the &quot;upgrades&quot; in the script? I don't want to make it look pristine just trying to upgrade it to make it more conform to our times. <br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">LWLibavVideoSource(&quot;zaikom.mpg&quot;, cache=false, prefer_hw=2) <br />
<br />
<br />
QTGMC()<br />
ColorMatrix(mode=&quot;rec.601-&gt;rec.709&quot;, clamp=0)<br />
<br />
Dehalo_alpha(rx=2.0, ry=1.0, darkstr=2.0, brightstr=2.0)<br />
SMDegrain(thsad=75, tr=2, prefilter=4)<br />
<br />
nnedi3_rpow2(2, cshift=&quot;Spline36Resize&quot;, fwidth=960, fheight=720)<br />
aWarpSharp2(depth=5)<br />
CAS(0.5)<br />
<br />
nnedi3_rpow2(2, cshift=&quot;Spline36Resize&quot;)<br />
CropResize(1920,1080, 20,8,-10,-6, CropDAR=4.0/3.0, Resizer=&quot;Resize8&quot;, Borders=true)<br />
aWarpSharp2(depth=5)<br />
CAS(0.5)</code><hr />
</div> </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/92858-1782770969/zaikom.mpg">zaikom.mpg</a> 
(25.36 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/420798-Upgrading-dvd-video-for-Youtube-upload</guid>
		</item>
	</channel>
</rss>
