We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
My avcodec includes subtitle support but I can't work out the right avformat option to include EIA-608 CC for HLS .ts, like this:
Input #0, hls,applehttp, from 'https://localtest/demo.m3u8': Duration: N/A, start: 28371.114933, bitrate: N/A Program 0 Metadata: variant_bitrate : 0 Stream #0:0: Video: h264 (Constrained Baseline) ([27][0][0][0] / 0x001B), yuv420p, 768x432 [SAR 1:1 DAR 16:9], Closed Captions, 30 fps, 30 tbr, 90k tbn, 60 tbc Metadata: variant_bitrate : 0 Stream #0:1: Audio: aac (LC) ([15][0][0][0] / 0x000F), 48000 Hz, stereo, fltp Metadata: variant_bitrate : 0
Any ideas would be great. Have a good day!
The text was updated successfully, but these errors were encountered:
CCTV Viewer does not currently support subtitle rendering.
Sorry, something went wrong.
No branches or pull requests
My avcodec includes subtitle support but I can't work out the right avformat option to include EIA-608 CC for HLS .ts, like this:
Any ideas would be great. Have a good day!
The text was updated successfully, but these errors were encountered: