Gilles Boccon-Gibod

Results 136 comments of Gilles Boccon-Gibod

The decryption process does not change the audio samples at all, it just decrypts the data. So you may not be comparing exactly the same things (if you don't have...

Can you provide more details? What specifically is the issue you're having with `#EXT-X-BITRATE` ?

You may be confusing Bento4 with some other tool. There is no such program as N_m3u8DL-RE.exe that is part of Bento4.

I have no idea how exactly N_m3u8DL-RE.exe invokes `mp4decrypt`, so it's hard to tell what the issue may be. Can you show what exact `mp4decrypt` command line is being used,...

It looks like `N_m3u8DL` has this option: `--log-level ` Can you try running with `--log-level DEBUG`, it should print out the `mp4decrypt` args when executing (see: https://github.com/nilaoda/N_m3u8DL-RE/blob/8fdb6bc90ba128b91bff32d32ed6152f88584374/src/N_m3u8DL-RE/Util/MP4DecryptUtil.cs#L81)

Hi. This sounds like something that would be useful to support. Can you tell me a bit more about how you'd intend to use it (for example, would you be...

Thanks for the fix. Sorry it took so long to merge it.

The poc here says `./mp42aac poc4.mp4 /dev/null`, but the bug if in mp4decrypt. Could you check/update? Also, it is likely a duplicate of #840 which has just been fixed.

Could you share some sample input streams so that we can verify a fix?

To be honest, this isn't a scenario I have tested (different frame rates). So it may very well be an issue with the Bento4 packager. I will try this use...