Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] PATCH: DVB subtitles synchronization for DXR3 (GetSTC() patch fixed)



I found a GetSTC() patch for DXR3 made by Karsten Petersen, but to my
disappointment it didn't work with DVB subtitles plugin. Luckily the problem
was small - apparently DXR3 and/or DXR3-plugin uses internally 32bit clock,
and the returned GetSTC() needs to be shifted one bit left to make it 33bit.

Most of the work was already done in this patch:

	http://linuxtv.org/mailinglists/vdr/2003/12-2003/msg00054.html

...but for your convenience I made another patch against vdr-dxr3-0.2.2 with
required one bit shifting.

	
http://cs78141016.pp.htv.fi/vdr-dxr3-0.2.2-GetSTC-DVBSubtitlesSynchronizatio
n.diff

I still couldn't get the DVD-plugin to show subtitles properly, hoping to
see that some day too...


					Teemu



-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index