Re: How to read teletext? #2
Posted 19 January 2012 - 15:43
I have a program in C that reads the transport streams and converts teletext subtitles to srt subs. You might want to use that as a starting point to decode complete pages. Subtitles are also complete pages, but most of the page is tranparent.
* Wavefrontier T90 with 28E/23E/19E/13E via SCR switches 2 x 2 x 6 user bands
I don't read PM -> if you have something to ask or to report, do it in the forum so others can benefit. I don't take freelance jobs.
Ik lees geen PM -> als je iets te vragen of te melden hebt, doe het op het forum, zodat anderen er ook wat aan hebben.
Re: How to read teletext? #3
Posted 19 January 2012 - 15:57
Re: How to read teletext? #4
Posted 19 January 2012 - 20:13
* Wavefrontier T90 with 28E/23E/19E/13E via SCR switches 2 x 2 x 6 user bands
I don't read PM -> if you have something to ask or to report, do it in the forum so others can benefit. I don't take freelance jobs.
Ik lees geen PM -> als je iets te vragen of te melden hebt, doe het op het forum, zodat anderen er ook wat aan hebben.
Re: How to read teletext? #5
Re: How to read teletext? #6
Posted 19 January 2012 - 20:25
* Wavefrontier T90 with 28E/23E/19E/13E via SCR switches 2 x 2 x 6 user bands
I don't read PM -> if you have something to ask or to report, do it in the forum so others can benefit. I don't take freelance jobs.
Ik lees geen PM -> als je iets te vragen of te melden hebt, doe het op het forum, zodat anderen er ook wat aan hebben.
Re: How to read teletext? #7
Re: How to read teletext? #8
Posted 20 January 2012 - 12:04
* Wavefrontier T90 with 28E/23E/19E/13E via SCR switches 2 x 2 x 6 user bands
I don't read PM -> if you have something to ask or to report, do it in the forum so others can benefit. I don't take freelance jobs.
Ik lees geen PM -> als je iets te vragen of te melden hebt, doe het op het forum, zodat anderen er ook wat aan hebben.
Re: How to read teletext? #9
Re: How to read teletext? #10
Posted 20 January 2012 - 17:20
* Wavefrontier T90 with 28E/23E/19E/13E via SCR switches 2 x 2 x 6 user bands
I don't read PM -> if you have something to ask or to report, do it in the forum so others can benefit. I don't take freelance jobs.
Ik lees geen PM -> als je iets te vragen of te melden hebt, doe het op het forum, zodat anderen er ook wat aan hebben.
Re: How to read teletext? #11
Posted 23 January 2012 - 18:48
Re: How to read teletext? #12
Posted 23 January 2012 - 18:59
* Wavefrontier T90 with 28E/23E/19E/13E via SCR switches 2 x 2 x 6 user bands
I don't read PM -> if you have something to ask or to report, do it in the forum so others can benefit. I don't take freelance jobs.
Ik lees geen PM -> als je iets te vragen of te melden hebt, doe het op het forum, zodat anderen er ook wat aan hebben.
Re: How to read teletext? #13
Posted 26 January 2012 - 00:53
`pp0`p0`0 pp ppp pp p `0ppp
`pp0`p0`0 pp ppp pp p `0ppp
"k7!sj5 jw{5##jw{5+t>!##
"k7!sj5 jw{5##jw{5+t>!##
j5 ssjupjws1 jws1~'o4
j5 ssjupjws1 jws1~'o4
"! "#!"## ## # ## # "! #
"! "#!"## ## # ## # "! #
CHANNEL 4 (SKY)
CHANNEL 4 (SKY)
Racing 470 7#################5
Horoscopes 443 5 * * * * * * * 5
C4 Racing Sched'445 5 5
Chat Services 446 5 HEADLINES..470 5
TV Channels 457 5 5
Alerts 4415RESULTS....480 5
Does anybody know is it possible to grab text without sequence of chars like "k7!sj5 jw{5##jw{5+t>!## ?
Re: How to read teletext? #14
Posted 26 January 2012 - 01:12
Re: How to read teletext? #15
Posted 26 January 2012 - 10:30
here's how to use gdbserver:
http://www.delorie.c...dbserver.1.html
Re: How to read teletext? #16
Posted 26 January 2012 - 11:50
If you're seeing any ASCII-text that means at least you have the dehamming and parity handling working.Does anybody know is it possible to grab text without sequence of chars like "k7!sj5 jw{5##jw{5+t>!## ?
A teletext page is composed of ~26 lines (packets) which are often sent interleaved with other magazine's pages, are you cathering for that?
If you have a complete teletext page (i.e. packets 0 - 26) you should be able to extract the text packets (i.e. 1-23) and leave the rest alone, they are mostly metadata, FLOF text etc.
* Wavefrontier T90 with 28E/23E/19E/13E via SCR switches 2 x 2 x 6 user bands
I don't read PM -> if you have something to ask or to report, do it in the forum so others can benefit. I don't take freelance jobs.
Ik lees geen PM -> als je iets te vragen of te melden hebt, doe het op het forum, zodat anderen er ook wat aan hebben.
Re: How to read teletext? #17
Re: How to read teletext? #18
Posted 26 January 2012 - 12:25
* Wavefrontier T90 with 28E/23E/19E/13E via SCR switches 2 x 2 x 6 user bands
I don't read PM -> if you have something to ask or to report, do it in the forum so others can benefit. I don't take freelance jobs.
Ik lees geen PM -> als je iets te vragen of te melden hebt, doe het op het forum, zodat anderen er ook wat aan hebben.
Re: How to read teletext? #19
Re: How to read teletext? #20
Posted 26 January 2012 - 12:49
I favour compiler warnings instead (for my own code).I find that nothing beats debug messages. Forces you to better look at your code and understand what it does
* Wavefrontier T90 with 28E/23E/19E/13E via SCR switches 2 x 2 x 6 user bands
I don't read PM -> if you have something to ask or to report, do it in the forum so others can benefit. I don't take freelance jobs.
Ik lees geen PM -> als je iets te vragen of te melden hebt, doe het op het forum, zodat anderen er ook wat aan hebben.
Also tagged with one or more of these keywords: teletext, tuxtxt
Teletext bei VTuner (SAT>IP)Started by BGraunke, 14 Feb 2021 teletext, vtuner, satip, et-8500 and 1 more... |
|
|||
Streamen teletekst werkt niet (altijd)Started by pr0ton, 26 Aug 2013 teletekst, stream, teletext, bbc |
|
|||
Additional rc keys to control tuxtxt (video-/teletext) modesStarted by Cimarast, 28 Jan 2013 tuxtxt, rc keys |
|
|||
Text-TV Bug?Started by andy1, 2 Apr 2012 Teletext, bug |
|
|||
Teletext vs. TXT Subtitle: The same character but different outputStarted by macnuts, 14 Nov 2011 Teletext, TXT Subtitle |
|
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users