Hi all,
You'd think Australia could be normal and use DVB subpicture subtitles, but no, they have to use Teletext!
My question is this, are there any programs that can rip these subtitles? VLC can play them but ProjectX can't rip them!
Edit: Finally got ProjectX to rip them but the last subtitle doesn't display for very long... I'd also prefer something that can be run as a MythTV batch job.
		
			+ Reply to Thread
			
		
		
		
			
	
	
				Results 1 to 8 of 8
			
		- 
	
- 
	Re Subtitles - I've been using ProjectX to demux Oz DTV via my Topfield pvrt5000 without any bother at all. A link below shows screenshots of the various ProjectX parameters including extracting subtitles. Hope they are helpful   
 
 http://www.pvr-tools.com/netmask/ProjectX_Screenshots.zipSONY 75" Full array 200Hz LED TV, Yamaha A1070 amp, Zidoo UHD3000, BeyonWiz PVR V2 (Enigma2 clone), Chromecast, Windows 11 Professional, QNAP NAS TS851
- 
	Hi Voltagex, 
 
 I'd be interested in more details about the system you finished up using. I've been trying to develop what sounds like a similar system for a while and I'm not really getting anywhere.
 
 I want to take the files from my Topfield and re-compress them as H.264 to save disk space. I also need to retain the teletext subtitles because my hearing is shot.
 
 I've got the Project-X side of this down pat... but I'm having trouble finding a good utility that can do the H.264 conversion and bundle up the subtitles in a useful format. Preferably all automated under Linux or OS X 
 
 Thanks,
 Sontel.
- 
	Yeah I'll let you know when I get something going, but the current way I do it is: 
 
 1. mplayer -v -vo null -ao null file.ts
 Watch the output scroll past - looking for the PID numbers. PIDs for audio/video/subtitle streams should vary from channel to channel. e.g. I think the ABC here was PID 41 for the subs
 
 You can also do this step with dvbsnoop but it's complicated!
 
 2. If you don't have it checkout http://dvbtools.cvs.sourceforge.net/dvbtools/dvbsubs/ compile it, then run
 
 ./dvbtextsubs -srt PID TELETEXTPAGE < sample.mpg
 
 where PID is the pid containing the teletext data and TELETEXTPAGE
 is the teletext page showing the subtitles.
 
 in Australia the TELETEXTPAGE is 801, in the UK it's 888. It will spew errors if you get it wrong 
 
 Working on a better solution soon - once I have it all scripted, I'll set it up as a MythTV batch job, but I suspect you'd have to have a list of PIDs for your digital channels, it seems to vary from region to region in Australia.
 
 e.g. Mine:
 SC10: 387
 ABC-NSW: 144
 ABC2: 577
 Prime Sth Coast: 2755
 WIN-NSW: 47
 
 These will (99.99% sure) not work for you, so you'll have to screw around with mplayer/dvbsnoop to get your PIDs. Again, they won't change unless the broadcaster changes something.
 
 If you wanted to send me some small recording samples I can get the PIDs for you if you can't yourself!
- 
	Haven't got the x264 side going yet, I'll work on that after my exams are over. If you could trawl the manpage for x264 it'd be greatly appreciated. 
Similar Threads
- 
  telxcc (TS teletext subtitles --> SRT extractor)By petr_ in forum SubtitleReplies: 16Last Post: 16th Jul 2014, 10:31
- 
  Teletext from PVRBy Thoha in forum DVB / IPTVReplies: 13Last Post: 7th Mar 2010, 01:26
- 
  How do I cut TS file and keep Teletext/DVB subtitles ???By boulder in forum DVB / IPTVReplies: 3Last Post: 30th Aug 2009, 18:50
- 
  How to read my TS files with teletext subtitles in my PCBy foonzoo in forum SubtitleReplies: 3Last Post: 22nd Oct 2007, 14:46
- 
  Ripping PAL Teletext subtitles from a DVR-MS fileBy boulder in forum SubtitleReplies: 0Last Post: 8th Aug 2007, 16:23


 
		
		 View Profile
				View Profile
			 View Forum Posts
				View Forum Posts
			 Private Message
				Private Message
			 
 
			
			

 Quote
 Quote