Skip to content

Conversation

@nilaoda
Copy link
Owner

@nilaoda nilaoda commented Jun 22, 2024

目前没有实现Box写入, 解密后需要手动提取ES后再封装为对应Profile的mp4.

./mp4decypt --key kid:key enc.mp4 dec.mp4
./ffmpeg -i dec.mp4 -c copy dec.hevc
./mp4muxer  -i dec.hevc -o dec_dv.mp4 --dv-profile 5 --mpeg4-comp-brand mp42,iso6,isom,msdh,dby1 --overwrite --hvc1flag 1

目前没有实现Box写入, 解密后需要手动提取ES后再封装为对应Profile的mp4.
@nilaoda nilaoda merged commit 5f131f1 into main Jun 22, 2024
@nilaoda nilaoda deleted the feat/dolby_ism branch June 22, 2024 15:57
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