Gilles Boccon-Gibod
Gilles Boccon-Gibod
@jimmymic I have started merging the changing in an integration branch. It is taking me some time because the PR is pretty large, so I have to check that merging...
Hi. Sorry about the delay. Most the merging is done but I have been delayed on finishing it. I will attend to it ASAP and let you know when the...
Hi. I have merged all the changes to the C++ code. I have not yet been able to merge the python changes, because that's more difficult. The changes don't match...
Hi. Could you re-run the same command, adding the `-d` command-line option, and copy/paste the stack trace, so that I can see where the error is detected?
Sorry for the late response. I'll try to take a look ASAP.
Sorry for the long delay. I will work on it this week.
If you want to decrypt the audio and video tracks here, you'll need the actual encryption keys that were used to encrypt them (if those are distributed with DRM, you're...
That would be pretty easy to support. I'll put that on the list of future improvements.
If they're from the same file, then the sample descriptions are identical, so you should be able to do this in at least one of two ways: 1/ Extract the...
The MP4 format does indeed allow you to specify multiple sample descriptions at the start of the file. The individual audio/video frames then refer to the sample descriptions by index....