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

mpegts: fix compatibility with QuickTime #131

Merged
merged 1 commit into from
May 25, 2024
Merged

mpegts: fix compatibility with QuickTime #131

merged 1 commit into from
May 25, 2024

Conversation

aler9
Copy link
Member

@aler9 aler9 commented May 25, 2024

(bluenviron/mediamtx#3206)

Fixes bluenviron/mediamtx#3206

always add an AUD to H264 and H265 access units.

(bluenviron/mediamtx#3206)

always add an AUD to H264 and H265 access units.
@aler9 aler9 merged commit bbd0674 into main May 25, 2024
6 checks passed
Copy link

codecov bot commented May 25, 2024

Codecov Report

Attention: Patch coverage is 43.47826% with 13 lines in your changes are missing coverage. Please review.

Project coverage is 82.93%. Comparing base (7cd408e) to head (34133bc).

Files Patch % Lines
pkg/formats/mpegts/writer.go 43.47% 10 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #131      +/-   ##
==========================================
- Coverage   83.06%   82.93%   -0.14%     
==========================================
  Files          75       75              
  Lines        6916     6939      +23     
==========================================
+ Hits         5745     5755      +10     
- Misses        853      863      +10     
- Partials      318      321       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@aler9 aler9 deleted the fix/mpegts-aud branch May 25, 2024 09:54
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.

record mpegts bad files
1 participant