Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

erankor
Copy link
Contributor

@erankor erankor commented Dec 3, 2015

support writing encrypted mp4 using aes-ctr, conforming to ISO/IEC
23001-7.

3 new parameters were added:

  • encryption_scheme - allowed values are none (default) and cenc-aes-ctr
  • encryption_key - 128 bit encryption key (hex)
  • encryption_kid - 128 bit encryption key identifier (hex)

support writing encrypted mp4 using aes-ctr, conforming to ISO/IEC
23001-7.

3 new parameters were added:
- encryption_scheme - allowed values are none (default) and cenc-aes-ctr
- encryption_key - 128 bit encryption key (hex)
- encryption_kid - 128 bit encryption key identifier (hex)
need to validate the keys after allocating the tracks, otherwise mov_free
will try to walk a null tracks array in case of error
@TimothyGu
Copy link
Member

@TimothyGu TimothyGu closed this Dec 4, 2015
@erankor erankor deleted the support-writing-cenc-mp4 branch December 7, 2015 10:33
Leask pushed a commit to kalos-ai/FFmpeg-GLTransitions that referenced this pull request Mar 26, 2024
I can't take a good name? plase think for me~ tku!
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