Skip to content

Dev v2 truehd#9496

Merged
kim-vde merged 2 commits intogoogle:dev-v2from
DolbyLaboratories:dev-v2-truehd
Oct 14, 2021
Merged

Dev v2 truehd#9496
kim-vde merged 2 commits intogoogle:dev-v2from
DolbyLaboratories:dev-v2-truehd

Conversation

@g-lass
Copy link
Contributor

@g-lass g-lass commented Sep 27, 2021

reopening #9415 that was automatically closed after deleting the branch by mistake.

the latest commit do address the comments made in #9415 .
To summarize , it does :

  • fix the MP4 Extractor test : after re-muxing the TrueHD test vector , all tests are now passing
  • implement a TrueHD Rechunker for MP4 Extractor as done in the pre-existing MKV extractor

g-lass and others added 2 commits September 30, 2021 16:17
Extract 16 access units per readSample call to align
with what's done in MKV extraction.

Signed-off-by: glass <glass@dolby.com>
Signed-off-by: glass <glass@dolby.com>
@g-lass
Copy link
Contributor Author

g-lass commented Sep 30, 2021

the latest drop

  • cuts the testfile to less than 100kB (418ms total duration).
  • fixes a crash observed after cutting the testfile.
  • clarifies why I set the number of channels to 2 irrespective of the stream content.
  • addresses a couple of warnings from the compiler.

@kim-vde kim-vde merged commit 059dfae into google:dev-v2 Oct 14, 2021
@google google locked and limited conversation to collaborators Dec 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants