<?xml version="1.0"?>
<rss version="2.0"><channel><title>DVB - The technique behind Latest Topics</title><link>https://www.dvbviewer.tv/forum/forum/4-dvb-the-technique-behind/</link><description>DVB - The technique behind Latest Topics</description><language>en</language><item><title>DVB-T2 modulation</title><link>https://www.dvbviewer.tv/forum/topic/76104-dvb-t2-modulation/</link><description><![CDATA[<p>
	Hello,<br />
	I have a question about using Transedit and locking onto a DVB-T2 transponder - how can I know what is the modulation used, modulation mode, guard interval, FEC etc.?
</p>

<p>
	I couldn't find a place those parameters are shown on Transedit.
</p>
]]></description><guid isPermaLink="false">76104</guid><pubDate>Sat, 26 Oct 2024 10:14:39 +0000</pubDate></item><item><title>Estimating the quality of a recording based on the error information</title><link>https://www.dvbviewer.tv/forum/topic/74875-estimating-the-quality-of-a-recording-based-on-the-error-information/</link><description><![CDATA[<p>
	<span lang="en" xml:lang="en"><span><span>Hello, </span></span></span>
</p>

<p>
	 
</p>

<p>
	<span lang="en" xml:lang="en"><span><span>How can you judge the quality of a recording based on the errors in the Info.txt file and the log file for a recording. </span></span></span>
</p>

<p>
	 
</p>

<p>
	<span lang="en" xml:lang="en"><span><span>If the info file says: Errors=135, it may well be that you cannot see any errors when playing it back. This is particularly the case if the log file only contains a lot of individual errors (Errors:1). If several errors are displayed at once, then there may be problems. When recording a favorite film, you should check the time in the log to see if the recording is usable and plan to repeat it if necessary. </span></span></span>
</p>

<p>
	 
</p>

<p>
	<span lang="en" xml:lang="en"><span><span>So can you tell how good a recording is based on the errors listed? </span></span></span>
</p>

<p>
	 
</p>

<p>
	<span lang="en" xml:lang="en"><span><span>And what is the difference between errors and discontinuities? </span></span></span>
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<span lang="en" xml:lang="en"><span><span>Best regards </span></span></span>
</p>

<p>
	 
</p>

<p>
	<span lang="en" xml:lang="en"><span><span>Webturtle</span></span></span>
</p>
]]></description><guid isPermaLink="false">74875</guid><pubDate>Tue, 03 Sep 2024 10:34:36 +0000</pubDate></item><item><title>remove delay from broadcast</title><link>https://www.dvbviewer.tv/forum/topic/65526-remove-delay-from-broadcast/</link><description><![CDATA[
<p>
	Hi, is there any way to reduce the quality in DVBViewer so i get live broadcast instead of having a delay?
</p>

<p>
	or better yet is there a way i can reduce delay as much as possible?
</p>

<p>
	 
</p>

<p>
	Thank you in advance
</p>

<p>
	 
</p>

<p>
	Regards
</p>
]]></description><guid isPermaLink="false">65526</guid><pubDate>Tue, 07 Sep 2021 11:54:25 +0000</pubDate></item><item><title>TBS-6590 No skan DVB-S2</title><link>https://www.dvbviewer.tv/forum/topic/64410-tbs-6590-no-skan-dvb-s2/</link><description><![CDATA[
<div dir="ltr" style="background-color:#ffffff;color:#1d2228;font-size:13px;text-align:left;">
	Hello,
</div>

<div dir="ltr" style="background-color:#ffffff;color:#1d2228;font-size:13px;text-align:left;">
	<span>Please</span>
</div>

<div dir="ltr" style="background-color:#ffffff;color:#1d2228;font-size:13px;text-align:left;">
	<div>
		<div>
			I have a TBS-6590 card
		</div>

		<div>
			I can't scan any DVB-S2 channels
		</div>

		<div>
			I don't know if there is voltage in the LNB
		</div>

		<div>
			Are you sure this card with this software works with DVB-S2?
		</div>
	</div>
	Thank you
</div>
]]></description><guid isPermaLink="false">64410</guid><pubDate>Wed, 30 Sep 2020 12:43:14 +0000</pubDate></item><item><title>HbbTv</title><link>https://www.dvbviewer.tv/forum/topic/64164-hbbtv/</link><description><![CDATA[<p>
	HbbTv Czech Television<br>
	F5 does not work
</p>]]></description><guid isPermaLink="false">64164</guid><pubDate>Wed, 29 Jul 2020 15:13:45 +0000</pubDate></item><item><title>Using Blockchain in VoD</title><link>https://www.dvbviewer.tv/forum/topic/62571-using-blockchain-in-vod/</link><description><![CDATA[
<p>
	Hello,
</p>

<p>
	I'm a newbie
</p>

<p>
	 
</p>

<p>
	Anyone here has experience about allocating videos in VoD system by using Blockchain.
</p>

<p>
	I want to build simple model for inspecting the feature of Blockchain. Transceiver model on local.
</p>

<p>
	Every recommendation, idea will help me so much. 
</p>

<p>
	 
</p>

<p>
	Thank for reading.
</p>

<p>
	 
</p>
]]></description><guid isPermaLink="false">62571</guid><pubDate>Sat, 15 Jun 2019 03:19:35 +0000</pubDate></item><item><title><![CDATA[LOAS/LATM -> ADTS Conversion]]></title><link>https://www.dvbviewer.tv/forum/topic/35738-loaslatm-adts-conversion/</link><description><![CDATA[
<p>Hello!</p>
<p> </p>
<p>Since I cannot find a better way (except PM) to reach Griga I post here:</p>
<p> </p>
<p>I'm trying to write a simple command line tool that converts LOAS/LATM packeted AAC into ADTS packeted AAC.</p>
<p> </p>
<p>The idea is simple: read each raw frame from LOAS/LATM (ReadLATMPacket) and write each frame with ADTS header. I've used your UParser.pas extended with some code. (I've attached my code).</p>
<p>Since the ADTS header is ok lot of tools can recognize the file but <span style="text-decoration:underline;"><strong>nothing</strong></span> can play it.  <img src="https://www.dvbviewer.tv/forum/uploads/emoticons/default_wacko.png" alt=":wacko:"> Even neroAacDec tells me data incomplete. Probably I miss something. </p>
<p>Do you have any idea?</p>
<p> </p>
<p>regards,</p>
<p>NA</p>
<p> </p>
<p>ps. LOAS/LATM sample was extracted with DGAVCDec from a TS capture (DVBViewer) - ts can be played with DVBViewer fine</p>
<p><a href="https://www.dvbviewer.tv/forum/applications/core/interface/file/attachment.php?id=19867" data-fileid="19867" rel="">LOAS_LATM_to_ADTS.zip</a></p>
]]></description><guid isPermaLink="false">35738</guid><pubDate>Mon, 17 Aug 2009 12:12:43 +0000</pubDate></item><item><title>BBC-Audio-Stream auf 4,8&#xB0;E nicht abspielbar</title><link>https://www.dvbviewer.tv/forum/topic/59013-bbc-audio-stream-auf-48%C2%B0e-nicht-abspielbar/</link><description><![CDATA[
<p>Habe da mal eine Frage an die hiesigen Experten. Auf besagter Position sind auf 12303H Streams von der BBC, die als Audio eingelesen werden, aber nicht abspielbar sind. Kann man die irgendwie hörbar machen?</p>
<p>Hier ein Shot der Streams um die es geht mit Transedit. Es geht um die "BBC AM Dist" Streams wovon ich einen mal aufgeklappt habe.</p>
<p> </p>
<p><img src="http://i.imgur.com/FFdoy87.jpg" alt="FFdoy87.jpg"></p>
<p> </p>
<p> </p>
]]></description><guid isPermaLink="false">59013</guid><pubDate>Fri, 02 Dec 2016 10:09:52 +0000</pubDate></item><item><title>DVB-C/T/T2 Real Blind Scan</title><link>https://www.dvbviewer.tv/forum/topic/58533-dvb-ctt2-real-blind-scan/</link><description><![CDATA[
<p>DVBViewer/TransEdit provide a "blind scan" mode for scanning different frequency ranges. Due to the restriction of BDA this is only a pseudo blind scan. For DVB-S(2) you can perform real bind scan with <strong>CrazyScan</strong> if it is supported by the hardware.</p>
<p> </p>
<p>Now the same is possible for T/T2/C/C2 with CrazyScan2. I've got an Edision Optimuss  DVB-C/T(2) stick which seems to be identical with DVBSKy T330.  After installing the DVBSKy driver CrazyScan2 identifies the stick as supported hardware. With the latest crazyscan2 AirScan is possible which is the equivalent to blind scan in normal crazyscan. Here a couple of screen shots:</p>
<p> </p>
<p>DVB-C</p>
<p><a class="ipsAttachLink ipsAttachLink_image" href="https://www.dvbviewer.tv/forum/uploads/monthly_07_2016/post-2485-0-11281300-1469356865.png" data-fileid="43097" rel=""><img src="https://www.dvbviewer.tv/forum/uploads/monthly_07_2016/post-2485-0-11281300-1469356865_thumb.png" data-fileid="43097" class="ipsImage ipsImage_thumbnailed" alt="DNSNET.png"></a></p>
<p> </p>
<p>DVB-T(2)</p>
<p><a class="ipsAttachLink ipsAttachLink_image" href="https://www.dvbviewer.tv/forum/uploads/monthly_07_2016/post-2485-0-86202900-1469356931.png" data-fileid="43098" rel=""><img src="https://www.dvbviewer.tv/forum/uploads/monthly_07_2016/post-2485-0-86202900-1469356931_thumb.png" data-fileid="43098" class="ipsImage ipsImage_thumbnailed" alt="Alex.png"></a></p>
<p> </p>
<p>T2 constellation</p>
<p><a class="ipsAttachLink ipsAttachLink_image" href="https://www.dvbviewer.tv/forum/uploads/monthly_07_2016/post-2485-0-51241800-1469356979.png" data-fileid="43099" rel=""><img src="https://www.dvbviewer.tv/forum/uploads/monthly_07_2016/post-2485-0-51241800-1469356979_thumb.png" data-fileid="43099" class="ipsImage ipsImage_thumbnailed" alt="642 T2.png"></a></p>
<p> </p>
<p>PLP1 stream</p>
<p><a class="ipsAttachLink ipsAttachLink_image" href="https://www.dvbviewer.tv/forum/uploads/monthly_07_2016/post-2485-0-22516100-1469357014.png" data-fileid="43100" rel=""><img src="https://www.dvbviewer.tv/forum/uploads/monthly_07_2016/post-2485-0-22516100-1469357014_thumb.png" data-fileid="43100" class="ipsImage ipsImage_thumbnailed" alt="642_PLP1.png"></a></p>
<p> </p>
<p>Links:</p>
<p><a data-ipb="nomediaparse" href="https://sourceforge.net/p/crazyscan/blog/" rel="external">https://sourceforge.net/p/crazyscan/blog/</a></p>
<p><a data-ipb="nomediaparse" href="http://radioforum.foren.mysnip.de/read.php?8773,1344801" rel="external">http://radioforum.foren.mysnip.de/read.php?8773,1344801</a></p>
]]></description><guid isPermaLink="false">58533</guid><pubDate>Sun, 24 Jul 2016 10:47:40 +0000</pubDate></item><item><title>Unusual audio issue on DVB-T (France)</title><link>https://www.dvbviewer.tv/forum/topic/58061-unusual-audio-issue-on-dvb-t-france/</link><description><![CDATA[
<p>Hi All,</p>
<p> </p>
<p>In France we are in the process of giving back some DVB-T frequencies to 4G phone network and as such yesterday in the whole country all DVB-T transponders were changed to pack more channels in a transponder and also all channels are now in MPEG4 / E-AC3 (before that some MPEG2 channels still existed).</p>
<p> </p>
<p>Since then I noticed some strange high pitched noise from time to time an all DVB-T channels : on two different computers, with two different DVB-T devices, with two different antennas (both directed toward the same emitter though, both are brand new as well as the cables), these high pitched noises are happening at the exact same time.</p>
<p> </p>
<p>When this happen DVBViewer (DVBSource) doesn't see any discontinuities in the signal, and the video doesn't have any artifact whatsoever.</p>
<p> </p>
<p>Have you any idea of what may be causing this? Or any idea on how troubleshoot this issue?</p>
<p> </p>
<p>I'm really puzzled, is this an error correcting going wrong, is this an audio codec issue...</p>
<p> </p>
<p>Best Regards,</p>
<p>Stéphane</p>
<p> </p>
]]></description><guid isPermaLink="false">58061</guid><pubDate>Wed, 06 Apr 2016 10:35:04 +0000</pubDate></item><item><title>Stream Type: 0x87</title><link>https://www.dvbviewer.tv/forum/topic/56937-stream-type-0x87/</link><description><![CDATA[
<p>There is a new 4K service at 30W, 12284H, alas scrambled <img src="https://www.dvbviewer.tv/forum/uploads/emoticons/default_sad.png" alt=":(" srcset="https://www.dvbviewer.tv/forum/uploads/emoticons/sad@2x.png 2x" width="20" height="20"> Transedit shows a private data stream with stream type 0x87. My much older TSReader version says it's EAC3.</p>
<p> </p>
<p><a class="ipsAttachLink ipsAttachLink_image" href="https://www.dvbviewer.tv/forum/uploads/monthly_08_2015/post-2485-0-10314200-1439886746.png" data-fileid="40790" rel=""><img src="https://www.dvbviewer.tv/forum/uploads/monthly_08_2015/post-2485-0-10314200-1439886746_thumb.png" data-fileid="40790" class="ipsImage ipsImage_thumbnailed" alt="Snap454.png"></a><a class="ipsAttachLink ipsAttachLink_image" href="https://www.dvbviewer.tv/forum/uploads/monthly_08_2015/post-2485-0-27545800-1439886857.png" data-fileid="40792" rel=""><img src="https://www.dvbviewer.tv/forum/uploads/monthly_08_2015/post-2485-0-27545800-1439886857_thumb.png" data-fileid="40792" class="ipsImage ipsImage_thumbnailed" alt="Snap453.png"></a></p>
]]></description><guid isPermaLink="false">56937</guid><pubDate>Tue, 18 Aug 2015 08:34:29 +0000</pubDate></item><item><title>Unicable DIN EN 50494 support?</title><link>https://www.dvbviewer.tv/forum/topic/23330-unicable-din-en-50494-support/</link><description><![CDATA[
<p>Mit "Gemeinsamer LNB" kann man ja schon mehrere DVB-S Karten mit Einschränkungen an einem Kabel betreiben.</p>
<p>Wie sieht's aber an einer "echten" Einkabellösung nach DIN EN 50494 aus?</p>
<p>So wie ich das sehe, ist das ein Standard der in etwa dem DiSeqC Standard entspricht und somit zu 100% in Software realisiert werden kann. Wie sieht das bei DVBViewer aus? Kann das im DVBViewer realisiert werden oder sind hier die Treiberprogrammierer der Kartenhersteller gefragt?</p>
]]></description><guid isPermaLink="false">23330</guid><pubDate>Tue, 25 Dec 2007 12:29:16 +0000</pubDate></item><item><title>23,5E Unknown Stream</title><link>https://www.dvbviewer.tv/forum/topic/35018-235e-unknown-stream/</link><description><![CDATA[<p>On 23,5E, 11856V, 27500, DVB-S2 there is strange stream with PID 0x005c. I've analyzed the transponder to check whether NED1 HD is still FTA. This is not the case but Transedit revealed an unallocated AC3 stream. Header and rate seem to be ok but the audio signal is just noise. Any ideas?</p>]]></description><guid isPermaLink="false">35018</guid><pubDate>Wed, 08 Jul 2009 22:40:17 +0000</pubDate></item><item><title>funny TOT</title><link>https://www.dvbviewer.tv/forum/topic/15427-funny-tot/</link><description><![CDATA[
<p>In DVB there are tables defined that give an indication for the time (TDT) as UTC and an offset (TOT) for the local time. </p>
<p> </p>
<p>Here's an example of a TOT that I haven't seen so far  <img src="https://www.dvbviewer.tv/forum/uploads/emoticons/default_smile.png" alt=":)" srcset="https://www.dvbviewer.tv/forum/uploads/emoticons/smile@2x.png 2x" width="20" height="20"></p>
<p> </p>
<p></p>
<pre class="ipsCode">&lt;?xml version="1.0" encoding="iso-8859-1" ?&gt; 
- &lt;Astra_1D_3A_at_23.5_E_11953_H&gt;
- &lt;TOT PID="0x0014"&gt;
 &lt;DateTime String="23.11.2006 23:15:41" /&gt; 
- &lt;Descriptor HValue="0x58" Name="Local Time Offset"&gt;
- &lt;Country String="DEU"&gt;
 &lt;CountryRegionID Value="0" /&gt; 
 &lt;LocalTimeOffsetPolarity Value="0" /&gt; 
 &lt;LocalTimeOffset String="01:00:00" /&gt; 
 &lt;TimeOfChange String="25.03.2007 02:00:00" /&gt; 
 &lt;NextTimeOffset String="02:00:00" /&gt; 
 &lt;/Country&gt;
- &lt;Country String="AUT"&gt;
 &lt;CountryRegionID Value="0" /&gt; 
 &lt;LocalTimeOffsetPolarity Value="0" /&gt; 
 &lt;LocalTimeOffset String="01:00:00" /&gt; 
 &lt;TimeOfChange String="25.03.2007 02:00:00" /&gt; 
 &lt;NextTimeOffset String="02:00:00" /&gt; 
 &lt;/Country&gt;
- &lt;Country String="CHE"&gt;
 &lt;CountryRegionID Value="0" /&gt; 
 &lt;LocalTimeOffsetPolarity Value="0" /&gt; 
 &lt;LocalTimeOffset String="01:00:00" /&gt; 
 &lt;TimeOfChange String="25.03.2007 02:00:00" /&gt; 
 &lt;NextTimeOffset String="02:00:00" /&gt; 
 &lt;/Country&gt;
- &lt;Country String="LUX"&gt;
 &lt;CountryRegionID Value="0" /&gt; 
 &lt;LocalTimeOffsetPolarity Value="0" /&gt; 
 &lt;LocalTimeOffset String="01:00:00" /&gt; 
 &lt;TimeOfChange String="25.03.2007 02:00:00" /&gt; 
 &lt;NextTimeOffset String="02:00:00" /&gt; 
 &lt;/Country&gt;
 &lt;/Descriptor&gt;
 &lt;/TOT&gt;
 &lt;/Astra_1D_3A_at_23.5_E_11953_H&gt;</pre>
<div></div>
<p></p>
]]></description><guid isPermaLink="false">15427</guid><pubDate>Thu, 23 Nov 2006 23:26:22 +0000</pubDate></item><item><title>720 x 576 und 25 fps normal?</title><link>https://www.dvbviewer.tv/forum/topic/54214-720-x-576-und-25-fps-normal/</link><description><![CDATA[
<p>Hallo liebe Gemeinde.</p>
<p>Ich habe , als DVB- Depp- <img src="https://www.dvbviewer.tv/forum/uploads/emoticons/default_smile.png" alt=":)" srcset="https://www.dvbviewer.tv/forum/uploads/emoticons/smile@2x.png 2x" width="20" height="20">,  den Viewer, eine ATI- Gf Graka GT610  passiv und einen HDMI Bildschirm 27".</p>
<p> </p>
<p>Nach der Installation stelle ich fest, dass das Bild mit 720 x 576 , 25fps angezeigt wird.</p>
<p> </p>
<p>Ist das normal und ausreichend ?</p>
<p> </p>
<p>Soll ich da dran "rumschrauben (wenn ja- wie???)</p>
<p><a href="https://www.dvbviewer.tv/forum/applications/core/interface/file/attachment.php?id=36963" data-fileid="36963" rel="">support.zip</a></p>
<p>Er läuft über LAV Filter.</p>
<p> </p>
<p>Danke.</p>
<p> </p>
]]></description><guid isPermaLink="false">54214</guid><pubDate>Thu, 20 Feb 2014 10:32:09 +0000</pubDate></item><item><title>Kompletten MPEG-2 Transportstrom (Mux) aufnehmen?</title><link>https://www.dvbviewer.tv/forum/topic/53518-kompletten-mpeg-2-transportstrom-mux-aufnehmen/</link><description><![CDATA[
<p>Kann der DVBViewer Pro (Version 5.2.8.1) einen kompletten MPEG-2 Transportstrom (Mux) von DVB-C oder DVB-S2 aufnehmen? Also nicht nur mehrere Sender von einem Transponder, sondern den kompletten Multiplex?</p>
<p> </p>
<p>Wenn nicht, wie könnte man es sonst anstellen?</p>
<p> </p>
<p>(Ich versuche mich an einem TS Parser und will mal sehen, was in einem Komplettmux alles herumschwirrt. (Klar haben das schon viele andere gemacht, aber darum geht es nicht. <img src="https://www.dvbviewer.tv/forum/uploads/emoticons/default_smile.png" alt=":)" srcset="https://www.dvbviewer.tv/forum/uploads/emoticons/smile@2x.png 2x" width="20" height="20">))</p>
]]></description><guid isPermaLink="false">53518</guid><pubDate>Fri, 08 Nov 2013 14:21:56 +0000</pubDate></item><item><title>How cable tuning by a TV set differs from tuning by DVBViewer?</title><link>https://www.dvbviewer.tv/forum/topic/53203-how-cable-tuning-by-a-tv-set-differs-from-tuning-by-dvbviewer/</link><description><![CDATA[
<p>This forum seems more appropriate for the follow up of the problem described earlier here:   <a href="http://www.dvbviewer.tv/forum/topic/53189-strange-problems-with-cable-upc-poland-warszawa/" rel="external">http://www.DVBViewer.tv/forum/topic/53189-strange-problems-with-cable-upc-poland-warszawa/</a>.</p>
<p> </p>
<p>The tuning instruction, described in my previous post referenced above, works not only for the large number of the officially supported TV sets (specified at <a href="http://aplikacje.upc.pl/ci-module/?type=analog" rel="external">http://aplikacje.upc.pl/ci-module/?type=analog</a>) but also for my own Philips_32PFL5007K not listed there.</p>
<p> </p>
<p>The crucial difference seems to be the fact that TV sets use the provider name and the network identifier, and the specific frequency  <span style="color:rgb(40,40,40);font-family:helvetica, arial, sans-serif;">210 MHz</span> . Do I guess correctly that a TV sets uses it to download a kind of table with more details of the available channels? If so, can this data be downloaded somehow by available software?</p>
<p> </p>
<p> </p>
]]></description><guid isPermaLink="false">53203</guid><pubDate>Tue, 17 Sep 2013 06:51:59 +0000</pubDate></item><item><title>Discontinuities</title><link>https://www.dvbviewer.tv/forum/topic/53152-discontinuities/</link><description><![CDATA[
<p>TransEdit uses a very personal interpretation concerning the count of discontinuities <img src="https://www.dvbviewer.tv/forum/uploads/emoticons/default_wink.png" alt=";)" srcset="https://www.dvbviewer.tv/forum/uploads/emoticons/wink@2x.png 2x" width="20" height="20"></p>
<p> </p>
<p>A ts_packet_stream that contains only the adaptation field and no payload carries an adaptation_field_control_value of '10'.</p>
<p>According to ISO 13818-1:</p>
<p> </p>
<blockquote data-ipsquote="" class="ipsQuote"><div>
<p> </p>
<p>continuity_counter – The continuity_counter is a 4-bit field incrementing with each Transport Stream packet with the<br>same PID. The continuity_counter wraps around to 0 after its maximum value. <u>The continuity_counter shall not be<br>incremented when the adaptation_field_control of the packet equals '00' or '10'.</u></p>
</div></blockquote>
<p> </p>
<p>Though that doesn't mean that the stream is discontinuous if the counter  is incremented, because:</p>
<p> </p>
<blockquote data-ipsquote="" class="ipsQuote"><div>
<p> </p>
<p>The continuity_counter in a particular Transport Stream packet<u> is continuous when it differs by a positive value of one<br>from the continuity_counter value in the previous Transport Stream packet of the same PID</u>, <span style="color:#ff0000;">or</span> when either of the nonincrementing<br>conditions (adaptation_field_control set to '00' or '10', or duplicate packets as described above) are met.<br>The continuity counter may be discontinuous when the discontinuity_indicator is set to '1' (refer to 2.4.3.4). In the case of<br>a null packet the value of the continuity_counter is undefined.<br>data_byte – Data bytes shall be contiguous bytes of data from the PES packets (refer to 2.4.3.6), PSI sections (refer</p>
</div></blockquote>
<p> </p>
<p>Furthermore transedit counts missing packets and <u>not</u> discontinuities. But how many packets are missing, if only the 1st condition is applied?</p>
<p> </p>
<p>I'd suggest that transedit steps in line with other analysers that don't show discontinuities if the counter is correctly incremented (e.g. see attachement)</p>
]]></description><guid isPermaLink="false">53152</guid><pubDate>Fri, 06 Sep 2013 10:08:08 +0000</pubDate></item><item><title>@ Derrick: ACM/ VCM</title><link>https://www.dvbviewer.tv/forum/topic/53054-derrick-acm-vcm/</link><description><![CDATA[
<p>Der Hotbird Transponder 11432 H 27500</p>
<p>von Mediasat</p>
<p>müsste doch eigentlich mit der TV Karte TBS6925 gefunden werden.</p>
<p>Der Hersteller sagt jedenfalls, das es damit möglich ist - laut Produktbeschreibung.</p>
<p> </p>
<p>Mit DVBViewer geht es jedenfalls nicht, allein schon wegen der Einstellmöglichkeiten - oder?</p>
<p>DVB dream macht es aber auch nicht, obwohl das da explizit gehen sollte.</p>
<p> </p>
<p>@ Derrick</p>
<p>Du bist da doch derjenige, der im DXer Bereich was sagen kann oder.?</p>
]]></description><guid isPermaLink="false">53054</guid><pubDate>Mon, 19 Aug 2013 08:06:52 +0000</pubDate></item><item><title>ACM (Adaptive Coding and Modulation)</title><link>https://www.dvbviewer.tv/forum/topic/41324-acm-adaptive-coding-and-modulation/</link><description><![CDATA[
<p>Hallo </p>
<p> </p>
<p>Kann mir jemand sagen, was ich einstellen muss, damit ich Transponder die im Mode ACM übertragen, mit einem Technotrend S2 3650 CI empfangen kann?</p>
<p> </p>
<p><a href="http://www.sat-universe.com/showthread.php?t=125513" rel="external">http://www.sat-universe.com/showthread.php?t=125513</a></p>
<p> </p>
<p>Danke</p>
]]></description><guid isPermaLink="false">41324</guid><pubDate>Sat, 03 Jul 2010 09:07:14 +0000</pubDate></item><item><title>channel not found on dvb</title><link>https://www.dvbviewer.tv/forum/topic/52725-channel-not-found-on-dvb/</link><description><![CDATA[<p>hi,help me i have DTV-DVB UDTT 704J- USB 2.0 but the problem when i search for channel it didnt found anything.the driver is installed correctly ,i dont know where  is the problem.someone give the solution and thanks......</p>]]></description><guid isPermaLink="false">52725</guid><pubDate>Fri, 21 Jun 2013 15:18:03 +0000</pubDate></item><item><title>Signalst&#xE4;rke vs. Signalqualit&#xE4;t</title><link>https://www.dvbviewer.tv/forum/topic/52095-signalst%C3%A4rke-vs-signalqualit%C3%A4t/</link><description><![CDATA[
<p>Ich verstehe die Theorie hinter den Signaleigenschaften leider noch nicht zu 100% und habe deshalb eine Frage in die Runde...</p>
<p> </p>
<p>Ich habe hier einen Inverto Unicable sowie einen Spaun 5/8 Switch in der Kaskade.</p>
<p> </p>
<p>Wenn ich mich auf den Inverto hänge, habe ich auf 12693H folgende Signaleigenschaften:</p>
<p> </p>
<p>Pegel: 48 dBuV</p>
<p>S/N: 14.9 dB</p>
<p> </p>
<p>Am Spaun mit integriertem Verstärker:</p>
<p> </p>
<p>Pegel: 58 dBuV</p>
<p>S/N: 13.9 dB</p>
<p> </p>
<p>Nun heißt es immer, für die Schlechtwetterreserve wäre der S/N entscheidend. Ist das hier auch so? Oder würden die 48 dBuV bei Schlechtwetter schnell unter die für einen Receiver wichtige Schwelle fallen und hier das Signal evtl. doch eher abreißen?</p>
]]></description><guid isPermaLink="false">52095</guid><pubDate>Mon, 18 Mar 2013 19:26:08 +0000</pubDate></item><item><title>Open streamed transponder</title><link>https://www.dvbviewer.tv/forum/topic/51928-open-streamed-transponder/</link><description><![CDATA[
<p>Hello there. Hope this is right forum. I just bought DVBViewer and wonder howto open unicast transponder stream. </p>
<p>There is detailed explanation.</p>
<p>I choose Plugins ---&gt; NetStream where I can define stream type, interface and port. For example unicast 192.168.0.1:1234. </p>
<p>Then I try to open it in VLC on other computer just like this <a href="http://192.168.0.1:1234" rel="external">http://192.168.0.1:1234</a> and it works great.</p>
<p>But what should I do when I activate "Stream Whole Transponder" buttom. How can I open channels then?</p>
<p>If I try <a href="http://192.168.0.1:1234" rel="external">http://192.168.0.1:1234</a> VLC doesn't open anything. Maybe I should define some specific PIDs in URL?</p>
]]></description><guid isPermaLink="false">51928</guid><pubDate>Thu, 28 Feb 2013 09:20:07 +0000</pubDate></item><item><title><![CDATA[subtitles for deaf & bad-impaired persons]]></title><link>https://www.dvbviewer.tv/forum/topic/51176-subtitles-for-deaf-bad-impaired-persons/</link><description><![CDATA[
<p>Hi</p>
<p> </p>
<p>We need subtitles from Satellite for people who can't hear.</p>
<p>We bought DVBViewer soft. </p>
<p> </p>
<p>1/How can we recover SUBTITLES through teletext or stream ?</p>
<p>We'd like to have mpg files.</p>
<p> </p>
<p>2/How can we edit or encrust text or lyrics by changing the too small fonts ?</p>
<p> </p>
<p>3/How can we synchronise subtitles with the voice ?</p>
<p> </p>
<p>We hope you can help us !</p>
<p> </p>
<p>Thank you so much for your answer</p>
<p> </p>
<p>Jo</p>
]]></description><guid isPermaLink="false">51176</guid><pubDate>Fri, 14 Dec 2012 15:51:54 +0000</pubDate></item><item><title>Transponder Identification</title><link>https://www.dvbviewer.tv/forum/topic/49400-transponder-identification/</link><description><![CDATA[<p>I am trying to understand how sites such as lyngsat show a transponder identification.  For example Astra 28E 10714H is identified as "tp 41" and Hotbird 13E 10719V is identified as "tp 110".  Is this contained in the ts stream? What table and descriptor contain this information ?</p>]]></description><guid isPermaLink="false">49400</guid><pubDate>Wed, 09 May 2012 21:54:04 +0000</pubDate></item><item><title>HD S19</title><link>https://www.dvbviewer.tv/forum/topic/48748-hd-s19/</link><description><![CDATA[
<p>There are many HD channels on Thor that also have channel version with an S19 suffix e.g. SVT1 HD S19. </p>
<p> </p>
<p>Does any one know what the S19 indicates?</p>
<p> </p>
<p> </p>
<p>Thanks.</p>
]]></description><guid isPermaLink="false">48748</guid><pubDate>Sun, 11 Mar 2012 14:35:20 +0000</pubDate></item><item><title>Transedit doesn't show PMT_PIDs</title><link>https://www.dvbviewer.tv/forum/topic/41593-transedit-doesnt-show-pmt_pids/</link><description><![CDATA[
<p>On Intelsat 907, 27,5W (11495H, DVB-S2, QPSK,44100, 9/10) there is a BBC sat_backup for terrestrial transmission. Except for a couple of SI tables (PAT, NIT, SDT, EIT,TOT) all streams are scrambled (probably BISS). Also the PMTs are scrambled but the corresponding pids are in written in the PAT. Alas transedit won't show these pids.</p>
<p> </p>
<p> </p>
<p></p>
<pre class="ipsCode">00 -&gt; table_id: program_association_section
B0A1 -&gt; section length 161 -&gt; Bytes
1000 -&gt; transport_stream_id
C9 -&gt; reserved (2 Bits): 03 -&gt; version_number (5 Bits): 04 -&gt; current_next_indicator (1 Bit): 01
00 -&gt; section_number
00 -&gt; last_section_number
0000 -&gt; program number
0010 -&gt; network_PID
0003 -&gt; program number
0021 -&gt; program_map_PID
0032 -&gt; program number
0032 -&gt; program_map_PID
1044 -&gt; program number
0064 -&gt; program_map_PID
107C -&gt; program number
1004 -&gt; program_map_PID
107D -&gt; program number
13EC -&gt; program_map_PID
107E -&gt; program number
0C1C -&gt; program_map_PID
10BF -&gt; program number
00C8 -&gt; program_map_PID
10C0 -&gt; program number
012C -&gt; program_map_PID
1100 -&gt; program number
01F4 -&gt; program_map_PID
1140 -&gt; program number
0A8C -&gt; program_map_PID
11C0 -&gt; program number
0190 -&gt; program_map_PID
1200 -&gt; program number
02BC -&gt; program_map_PID
1240 -&gt; program number
0320 -&gt; program_map_PID
1280 -&gt; program number
0258 -&gt; program_map_PID
1600 -&gt; program number
0578 -&gt; program_map_PID
1640 -&gt; program number
05DC -&gt; program_map_PID
1680 -&gt; program number
0640 -&gt; program_map_PID
16C0 -&gt; program number
06A4 -&gt; program_map_PID
1700 -&gt; program number
0708 -&gt; program_map_PID
1740 -&gt; program number
076C -&gt; program_map_PID
1780 -&gt; program number
07D0 -&gt; program_map_PID
183C -&gt; program number
08FC -&gt; program_map_PID
187C -&gt; program number
0960 -&gt; program_map_PID
18BD -&gt; program number
09C4 -&gt; program_map_PID
18FD -&gt; program number
0A28 -&gt; program_map_PID
193E -&gt; program number
0834 -&gt; program_map_PID
197E -&gt; program number
0898 -&gt; program_map_PID
1A40 -&gt; program number
03E8 -&gt; program_map_PID
1A80 -&gt; program number
044C -&gt; program_map_PID
1AC0 -&gt; program number
04B0 -&gt; program_map_PID
1B00 -&gt; program number
0514 -&gt; program_map_PID
1C00 -&gt; program number
0384 -&gt; program_map_PID
4440 -&gt; program number
17D4 -&gt; program_map_PID
44C8 -&gt; program number
1838 -&gt; program_map_PID
4500 -&gt; program number
189C -&gt; program_map_PID
4580 -&gt; program number
1900 -&gt; program_map_PID
45C0 -&gt; program number
1964 -&gt; program_map_PID
</pre>
<div></div>
<p></p>
]]></description><guid isPermaLink="false">41593</guid><pubDate>Thu, 29 Jul 2010 16:35:34 +0000</pubDate></item><item><title>dvbviewer use with dongles</title><link>https://www.dvbviewer.tv/forum/topic/45456-dvbviewer-use-with-dongles/</link><description><![CDATA[<p>how to use DVBViewer with a dongle for example dongle color dark 2?</p>]]></description><guid isPermaLink="false">45456</guid><pubDate>Sun, 24 Apr 2011 22:07:56 +0000</pubDate></item><item><title>Cannot Receive BBC HD</title><link>https://www.dvbviewer.tv/forum/topic/46373-cannot-receive-bbc-hd/</link><description><![CDATA[
<p>I have a <a href="http://www.hauppauge.co.uk/site/products/data_hvr4000.html" rel="external">WinTV-HVR-4000</a> PCI Card hooked up to a sky digital dish. I can receive Eurobird/Astra 2 channels with this setup. I heard BBC 1 HD and BBC HD have moved to DVB S2 which my card is suppose to handle fine, yet when I do a full scan (with an updated 16th July transponder list), no BBC HD channels are found. I can receive ITV HD and Channel 4 HD fine. I use to receive BBC HD channels fine a few months ago.</p>
<p> </p>
<p>Can anyone help?</p>
<p> </p>
<p>Thanks</p>
]]></description><guid isPermaLink="false">46373</guid><pubDate>Sun, 17 Jul 2011 19:38:58 +0000</pubDate></item><item><title>Bigger Dish for BBC HD required?</title><link>https://www.dvbviewer.tv/forum/topic/45866-bigger-dish-for-bbc-hd-required/</link><description><![CDATA[
<p>The BBC will change on 06-06-2011 the modulation of transponder 10802H on Astra 2D from DVB-S, 5/6 to DVB-S2, QPSK, 8/9. The capacity will be increased by 15% which can be used for better quality (or more channels <img src="http://www.dvbviewer.tv/forum/uploads/emoticons/default_wink.png" alt=";)"> ).</p>
<p> </p>
<p>Currently an Eb/No of 6dB is required for quasi error free reception. After the change this will be slightly increased to 6,2dB. In terms of dish area 0.2dB corresponds to a 5% bigger dish or a 2% increase in diameter. Astra 2D is a spot beam satellite. For GB or areas where only a small dish is required there won't be a noticeable degradation. It could be different in areas with marginal reception (e.g. eastern Germany). A marginal reception of the dvb-s transponder with 120cm could suffer after switching to dvb-s2 cos for the same performance as before a dish with 123cm will be required.  <img src="http://www.dvbviewer.tv/forum/uploads/emoticons/default_dry.png" alt="&lt;_&lt;"></p>
<p> </p>
<p>/edit</p>
<p>I took the wrong values. On the contrary in this case dvb-s2, qpsk, 8/9 will show a slightly better error performance than dvb-s, 5/6. So don't worry <img src="http://www.dvbviewer.tv/forum/uploads/emoticons/default_biggrin.png" alt=":D"></p>
]]></description><guid isPermaLink="false">45866</guid><pubDate>Fri, 03 Jun 2011 09:35:45 +0000</pubDate></item><item><title>sky Multifeed - Erkl&#xE4;rung</title><link>https://www.dvbviewer.tv/forum/topic/45485-sky-multifeed-erkl%C3%A4rung/</link><description><![CDATA[
<p>Moin Moin,</p>
<p>kann mir jemand erklären wie das programmiertechnisch mit den sky Multifeed Channels abläuft?</p>
<p>Wie muss ich mir das vorstellen ?</p>
<p> </p>
<p>Was wird dort mitgesendet ? Als Beispiel nehmen wir mal "sky Sport Info Channel" ..</p>
<p> </p>
<p>Vielen Dank</p>
]]></description><guid isPermaLink="false">45485</guid><pubDate>Wed, 27 Apr 2011 12:39:12 +0000</pubDate></item><item><title>Mheg Application</title><link>https://www.dvbviewer.tv/forum/topic/45366-mheg-application/</link><description><![CDATA[
<p>Hai,Hi all,</p>
<p>I am new to mheg technology.Can any one tel me how to configure the MHEG developing environment in windows7.Can u share me some tutorials regarding the MHEG application development..</p>
]]></description><guid isPermaLink="false">45366</guid><pubDate>Mon, 18 Apr 2011 09:30:03 +0000</pubDate></item><item><title>DVB-T tuner with Delphi ?</title><link>https://www.dvbviewer.tv/forum/topic/45303-dvb-t-tuner-with-delphi/</link><description><![CDATA[
<p><span style="font-size:14px;"><span style="font-size:12px;"><span style="font-family:Arial;">Hi, I'm developing an application with delphi, and I wonder if I can use the features of DVBViewer (if possible with example), to create an application with a DVB-T Tuner integrated</span></span></span></p>
<p><span style="font-size:14px;"><span style="font-size:12px;"><span style="font-family:Arial;"> </span></span></span></p>
<p><span style="font-size:14px;"><span style="font-size:12px;"><span style="font-family:Arial;">Thanks</span></span></span></p>
]]></description><guid isPermaLink="false">45303</guid><pubDate>Tue, 12 Apr 2011 15:12:06 +0000</pubDate></item><item><title>Mheg</title><link>https://www.dvbviewer.tv/forum/topic/45294-mheg/</link><description><![CDATA[
<p>Hai,</p>
<p>I want to work in Mheg.I want to know which are the softwares i need for mheg development???</p>
]]></description><guid isPermaLink="false">45294</guid><pubDate>Tue, 12 Apr 2011 05:57:02 +0000</pubDate></item><item><title>H.264: 720p mit 25 fps?</title><link>https://www.dvbviewer.tv/forum/topic/44376-h264-720p-mit-25-fps/</link><description><![CDATA[
<p>Hallo,</p>
<p> </p>
<p>bisher dachte ich, bei 720p wären über DVB nur 50 fps zulässig?</p>
<p>Bei Unitymedia gibt es einen Sender "Kino HD", das ist ein PPV-Sender.</p>
<p>Bisher wurde mir im DVBViewer da immer 1280x720 50 fps angezeigt (also wie bei ARD &amp; ZDF HD).</p>
<p>Jetzt ist mir letztens, als ich mal wieder zufällig auf die Statusleiste schaute, aufgefallen, dass dort 25 fps steht...?</p>
<p>Also ich bin mir aber ziemlich sicher, dass da vorher 50 fps standen...</p>
<p>Dann dachte ich erst, Unitymedia hätte da etwas geändert.</p>
<p>Habe dann eine ältere TS Aufnahme abgespielt, und auch hier werden 25 fps angezeigt. (Bei ARD &amp; ZDF HD jedoch nach wie vor 50 fps.)</p>
<p>Also kann es eigentlich nur eine Änderung im DVB Source 3.5.4.0 sein, der letztens (zusammen mit dem DVBViewer 4.6.0.1) geupdatet wurde.</p>
<p>Kann mir jemand genaueres dazu sagen? Leider konnte ich keinen Changelog zum DVB Source 3.5.4.0 finden...</p>
]]></description><guid isPermaLink="false">44376</guid><pubDate>Sun, 30 Jan 2011 04:06:02 +0000</pubDate></item><item><title>help sdk error</title><link>https://www.dvbviewer.tv/forum/topic/43707-help-sdk-error/</link><description><![CDATA[
<p>b2c2 sdk error :invalid floating point operation ?</p>
<p>help me?</p>
]]></description><guid isPermaLink="false">43707</guid><pubDate>Tue, 14 Dec 2010 21:56:32 +0000</pubDate></item><item><title>Need a little help for the TT API for a CAM issue</title><link>https://www.dvbviewer.tv/forum/topic/42042-need-a-little-help-for-the-tt-api-for-a-cam-issue/</link><description><![CDATA[
<p>Hi,</p>
<p> </p>
<p>I need some help for a strange CAM issue.</p>
<p> </p>
<p>I created a BDA recording application that does work with TT card and I manage the CI with TT API. I use personally a CT-3650 with a CAM (PowerCAM version 2.0) and I have no issues with it, works great.</p>
<p> </p>
<p>However I recommended to one of my users to buy a CT-3650 and the same CAM I use but he have an issue with its CAM.</p>
<p> </p>
<p>The CAM is a PowerCAM version 4.6. and eventhough the TT API is returning for CA change a 0x0E reply with a 0 status the CAM is not decrypting anything.</p>
<p> </p>
<p>What's odd is that if it uses a PowerCAM version 2.0 (instead of the version 4.6), then it works fine, channels are decrypted.</p>
<p> </p>
<p>If the PowerCAM 4.6 is used with TT-Viewer the channels are also decrypted.</p>
<p> </p>
<p>So I guess I am doing something wrong but honestly I don't see where the error is...</p>
<p> </p>
<p>Here is what I'm doing: a standard BDA graph, with</p>
<p> </p>
<p>* DVB-T Network Provider</p>
<p>* USB 2.0 BDA DVB-T Tuner</p>
<p>* USB 2.0 BDA DVB-T Capture</p>
<p>* InfTee</p>
<p>* MPEG2 Demultiplexer (MS)</p>
<p>* MPEG2 Transport Information Filter (MS)</p>
<p>* My Own Demuxer</p>
<p> </p>
<p>Before running the graph I:</p>
<p> </p>
<p>1) Open TT hardware (bdaapiOpenHWIdx)</p>
<p>2) Open the CI (bdaaOpenCI with full callbacks)</p>
<p> </p>
<p>Then I submit tune request, run the graph and:</p>
<p> </p>
<p>1) Upon receiving the PMT in my demux, get the CI slot status (bdaapiCIGetSlotStatus)</p>
<p>2) Wait for the TT callback to notify that the slot is ok with a CI_SLOT_MODULE_OK or CI_SLOT_CA_OK (and it did with something like:</p>
<p> </p>
<p>CI slot 0 changed</p>
<p>CI Status:SlotModuleOk </p>
<p>CI Text : PCAM V4.6 </p>
<p>CA System ID : 4AA1 </p>
<p>CA System ID : 100 </p>
<p>CA System ID : 500.....)</p>
<p> </p>
<p>3) Finally request the channel to decode with either bdaapiCIReadPSIFastDrvDemux or bdaapiCIMultiDecode passing along the correct SID for the channel.</p>
<p> </p>
<p>4) Wait for CA change to give the 0x0E reply with 0 status and finally stop the TIF filter and goes one with capturing all the packets</p>
<p> </p>
<p>And here I am: with PowerCAM v2.0 = all is fine, with PowerCAM v4.6 = nothing is decoded (but the CAM works fine in a TV or with TT-Viewer on the same machine...)</p>
<p> </p>
<p>Is TT-Viewer / DVBViewer using the exact same TT functions or another ones?</p>
<p> </p>
<p>Best Regards,</p>
<p>Stéphane.</p>
]]></description><guid isPermaLink="false">42042</guid><pubDate>Fri, 03 Sep 2010 23:38:41 +0000</pubDate></item><item><title>NTA on Intelsat 905 24.5&#xB0;W</title><link>https://www.dvbviewer.tv/forum/topic/41710-nta-on-intelsat-905-245%C2%B0w/</link><description><![CDATA[
<p>Nigerian television NTA transmits on 24.5°W, 11675V, 27500, 3/4</p>
<p> </p>
<p>V_PID 3001</p>
<p>A_PID 3011</p>
<p>PCR_PID 3099</p>
<p> </p>
<p>It seems that DVBViewer-pro has some problems with the live stream. Anybody who can receive this programme without problems? Please report your directx settings.</p>
<p> </p>
<p>thx</p>
]]></description><guid isPermaLink="false">41710</guid><pubDate>Sun, 08 Aug 2010 18:57:20 +0000</pubDate></item><item><title>AR Confusion</title><link>https://www.dvbviewer.tv/forum/topic/40605-ar-confusion/</link><description><![CDATA[
<p>On 23E, 11739V some canaldigitaal channels are open. On this transponder all videos are H.264 not only in HD but also in SD.</p>
<p> </p>
<p>SD is transmitted with 720x576, some with AR=16/9  and some with 4/3. 4/3 content is pillar box encoded and transmitted as  anamorphic 16/9 (e.g. Holland Doc 24). 16/9 content is letter box encoded and transmitted as 4/3 (e.g. Boomerang).  <img src="https://www.dvbviewer.tv/forum/uploads/emoticons/default_rolleyes.gif" alt=":rolleyes:"></p>
]]></description><guid isPermaLink="false">40605</guid><pubDate>Thu, 13 May 2010 20:27:48 +0000</pubDate></item><item><title>Woher kommen die Senderkennungen?</title><link>https://www.dvbviewer.tv/forum/topic/40335-woher-kommen-die-senderkennungen/</link><description><![CDATA[
<p>Soweit ich weiß, kommen die Senderkennungen aus der SDT.</p>
<p>Zumindest ist es beim DVBViewer (mal abgesehen von den zusätzlichen Bezeichungen der einzelnen Tonspuren hinter dem Sendernamen) so.</p>
<p>Richtig?</p>
<p>Jetzt habe ich aber bei anderen TV Softwares schon öfters gegenüber dem DVBViewer leicht abweichende Kennungen gesehen. Die können dort aber eigentlich auch nur aus dem empfangenen DVB-Stream kommen... (ohne irgendwelche anderen Quellen wie bspw. Internet)</p>
<p>Deshalb meine Frage, wo könnten diese Programme die Senderkennungen her bekommen?</p>
<p>Beispiele für abweichende Kennungen: "RTL" statt "RTL Television" oder "S RTL" statt "Super RTL".</p>
]]></description><guid isPermaLink="false">40335</guid><pubDate>Fri, 23 Apr 2010 09:22:50 +0000</pubDate></item></channel></rss>
