Closed Captions: spawn a decoder thread
We can't keep the cc decoder serialized with video decoder. If the decoding delay between packetizer and video decoder is bigger than caching (for example when using multi threaded decoder), we will be too late for the next picture display while we wait for the right rendering time for the CC. Close #9049
Showing
Please register or sign in to comment