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

Add DOVI descriptor support in mpegtsenc #393

Merged
merged 6 commits into from
May 25, 2024

Conversation

nyanmisaka
Copy link
Member

@nyanmisaka nyanmisaka commented May 21, 2024

Changes

  • Add DOVI descriptor support in mpegtsenc (only tested in MPV and MPC-BE)
  • Sync RKMPP fixes from ffmpeg-rockchip
  • Fix a typo in the CUDA/OpenCL transpose filter
  • Fix some warnings-as-errors in GCC 14
  • Update dependencies
  • Bump version to 6.0.1-7

Issues
It should be helpful to jellyfin/jellyfin-web#5553, where TV expects DOVI in MPEG-TS HLS.

Input #0, mpegts, from 'test.ts':
  Duration: 00:28:16.19, start: 1.400000, bitrate: 5245 kb/s
  Program 1
    Metadata:
      service_name    : Service01
      service_provider: FFmpeg
  Stream #0:0[0x100]: Video: hevc (Main 10) (DOVI / 0x49564F44), yuv420p10le(pc), 1920x1080 [SAR 1:1 DAR 16:9], 23.98 fps, 23.98 tbr, 90k tbn
    Side data:
      DOVI configuration record: version: 1.0, profile: 5, level: 3, rpu flag: 1, el flag: 0, bl flag: 1, compatibility id: 0

ffprobe-show-streams.json

Signed-off-by: nyanmisaka <nst799610810@gmail.com>
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
@nyanmisaka nyanmisaka merged commit 7d10d6d into jellyfin:jellyfin May 25, 2024
28 checks passed
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

Successfully merging this pull request may close these issues.

2 participants