home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Development
Improvement Suggestions
North American Closed Captions
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="misterd" data-source="post: 685073" data-attributes="member: 19503"><p>Just to clarify some things. AFAIK all analog tuners can handle the CC subtitles. They all have a VBI output pin on their capture devices (or atleast they should have). Here a normal application can grab the VBI data and extract with Line21 decoder the CC subtitles. Also those capture devices normally provide an output pin which has the analog unencoded video signal. This video signal has normally no CC information included.</p><p>I assume that WMC is using this VBI pin in a specific combination with their own stream buffer engine, which the current TvServer doesn't use. For more information I refer to the MSDN: <a href="http://msdn.microsoft.com/en-us/library/dd407354%28v=VS.85%29.aspx" target="_blank">Viewing Closed Captions (Windows)</a></p><p></p><p>So what does the TvServer do?</p><p>The TvServer now uses this analog video signal and tries to encode it to a MPEG-2 Video stream or uses a direct output pin on the capture device. Unfortunately not all encoders support the possibility to combine the analog video signal with the CC information from the VBI output pin. Additionally you can't even detect it properly. That's why the TvServer currently doesn't do this.</p><p></p><p>The patch Migue is referring to just analyses the MPEG-2 video stream and enables the Line 21 decoder from the video stream within the MPEG-2 video. So if the encoder doesn't have added the CC information they are not there and you are lost. So with the patch you can have luck and CC works for you or not. </p><p></p><p>MisterD</p></blockquote><p></p>
[QUOTE="misterd, post: 685073, member: 19503"] Just to clarify some things. AFAIK all analog tuners can handle the CC subtitles. They all have a VBI output pin on their capture devices (or atleast they should have). Here a normal application can grab the VBI data and extract with Line21 decoder the CC subtitles. Also those capture devices normally provide an output pin which has the analog unencoded video signal. This video signal has normally no CC information included. I assume that WMC is using this VBI pin in a specific combination with their own stream buffer engine, which the current TvServer doesn't use. For more information I refer to the MSDN: [url=http://msdn.microsoft.com/en-us/library/dd407354%28v=VS.85%29.aspx]Viewing Closed Captions (Windows)[/url] So what does the TvServer do? The TvServer now uses this analog video signal and tries to encode it to a MPEG-2 Video stream or uses a direct output pin on the capture device. Unfortunately not all encoders support the possibility to combine the analog video signal with the CC information from the VBI output pin. Additionally you can't even detect it properly. That's why the TvServer currently doesn't do this. The patch Migue is referring to just analyses the MPEG-2 video stream and enables the Line 21 decoder from the video stream within the MPEG-2 video. So if the encoder doesn't have added the CC information they are not there and you are lost. So with the patch you can have luck and CC works for you or not. MisterD [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Development
Improvement Suggestions
North American Closed Captions
Contact us
RSS
Top
Bottom