Skip to content
New issue

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

Avformat Display CEA-608 .ts substream 0:1 #85

Open
asctime opened this issue Mar 23, 2024 · 1 comment
Open

Avformat Display CEA-608 .ts substream 0:1 #85

asctime opened this issue Mar 23, 2024 · 1 comment

Comments

@asctime
Copy link

asctime commented Mar 23, 2024

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!

@iEvgeny
Copy link
Owner

iEvgeny commented Mar 23, 2024

CCTV Viewer does not currently support subtitle rendering.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants