Re: [vdr] recording teletext (like for subtitles...)

2010-07-11 Thread Juergen Lock
In article  you write:
>On Sat, 10 Jul 2010, Juergen Lock wrote:
>
>> page and the threads I linked, I also have made a hack to make vdr
>> 1.7.15 timers include teletext in the ts recordings, maybe this is
>> useful as a first start to properly implement that feature.  I'll
>
>You might like to have a look at my tpid patch that implements 
>subtitling page numbers and channels.conf support that are currently 
>missing in your patch:
>
>http://www.saunalahti.fi/~rahrenbe/vdr/patches/vdr-1.7.15-tpid.patch.gz
>
>The tpid patch is nowadays superceded by a patchset done under ttxtsubs 
>that was intended to be the basis of ttxtsubs implementation in core VDR 
>(patches 0001-0005):
>
>http://projects.vdr-developer.org/repositories/browse/plg-ttxtsubs/patches/patch-set.1.7.15

Ah that looks much better, thank you! :)

Juergen

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] recording teletext (like for subtitles...)

2010-07-11 Thread Mike Lampard
On Sun, 11 Jul 2010 11:25:45 pm Rolf Ahrenberg wrote:
> On Sun, 11 Jul 2010, Halim Sahin wrote:
> > Just interested to know:
> > Q: why do you want to record teletext stuff?
> > What's an useful usecase for that?
> 
> EBU/teletext subtitling is still actively used in plenty of DVB
> channels. Sure, one could convert these into textual DVB subtitles, but
> only a few video editors/players supports them.
> 

Plus, not all VDR users are in Europe. Here in Australia subtitles are all 
teletext - there are no DVB subs.

Mike

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] recording teletext (like for subtitles...)

2010-07-11 Thread Rolf Ahrenberg

On Sun, 11 Jul 2010, Halim Sahin wrote:


Just interested to know:
Q: why do you want to record teletext stuff?
What's an useful usecase for that?


EBU/teletext subtitling is still actively used in plenty of DVB 
channels. Sure, one could convert these into textual DVB subtitles, but 
only a few video editors/players supports them.


BR,
--
rofa

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] recording teletext (like for subtitles...)

2010-07-11 Thread Halim Sahin
Hi,
On Sa, Jul 10, 2010 at 11:04:00 +0200, Juergen Lock wrote:
> Hi!
> 
>  As some of you might have seen when browsing my
> 
>   http://people.freebsd.org/~nox/dvb/
> 
> page and the threads I linked, I also have made a hack to make vdr
> 1.7.15 timers include teletext in the ts recordings, maybe this is
> useful as a first start to properly implement that feature.  I'll
> just quote the relevant part from this posting:

Just interested to know:
Q: why do you want to record teletext stuff?
What's an useful usecase for that?
Thx.
Halim



___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] recording teletext (like for subtitles...)

2010-07-10 Thread Rolf Ahrenberg

On Sat, 10 Jul 2010, Juergen Lock wrote:


page and the threads I linked, I also have made a hack to make vdr
1.7.15 timers include teletext in the ts recordings, maybe this is
useful as a first start to properly implement that feature.  I'll


You might like to have a look at my tpid patch that implements 
subtitling page numbers and channels.conf support that are currently 
missing in your patch:


http://www.saunalahti.fi/~rahrenbe/vdr/patches/vdr-1.7.15-tpid.patch.gz

The tpid patch is nowadays superceded by a patchset done under ttxtsubs 
that was intended to be the basis of ttxtsubs implementation in core VDR 
(patches 0001-0005):


http://projects.vdr-developer.org/repositories/browse/plg-ttxtsubs/patches/patch-set.1.7.15

BR,
--
rofa

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


[vdr] recording teletext (like for subtitles...)

2010-07-10 Thread Juergen Lock
Hi!

 As some of you might have seen when browsing my

http://people.freebsd.org/~nox/dvb/

page and the threads I linked, I also have made a hack to make vdr
1.7.15 timers include teletext in the ts recordings, maybe this is
useful as a first start to properly implement that feature.  I'll
just quote the relevant part from this posting:


http://lists.freebsd.org/pipermail/freebsd-multimedia/2010-July/011158.html

[...]

- And something completely different:  make vdr timers also record
  teletext; this came up on irc too and is mostly useful for subtitles
  transmitted that way - the osdteletext plugin doesnt seem to
  display them on playback but you can point e.g. vlc at the recorded
  .ts file below /video and click on the teletext icon in the bottom
  left - or use projectx to process subtitles including turning
  them into .sub files or just remux the .ts to make projectx add
  subtitle pagenumbers and correct(?) the teletext language because
  neither that nor the pmt pid are currently in the channels.conf
  so the patch just `guesses' by simply using the language of the
  first audio track.  vlc at least doesn't seem to care much tho,
  it still displayed TV Polonia's teletext the same even when forcing
  the teletext language in the recorded pmt to german.  And fwiw,
  osdteletext didn't want to display the teletext of neither
  TV Polonia nor of the french versions of arte (maybe because of
  different encoding?), and vlc pointed at TV Polonia via streamdev
  got a wrong teletext start page.  (164 instead of 100, for some
  reason dvbsnoop -pd 9 -s ts -tssubdecode -if ... didn't want to
  decode the pmt of a streamdev recording from there...)

http://people.freebsd.org/~nox/dvb/patch-vdr-1.7.15-record-teletext.txt

  [...]

 Cheers,
Juergen

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr