[FFmpeg-devel] [PATCH] libavcodec/adts_header: add frame_length field and avpriv function to parse AAC ADTS header

Nachiket Tarate nachiket.tarate at outlook.com
Fri Oct 9 18:00:13 EEST 2020



________________________________
From: ffmpeg-devel <ffmpeg-devel-bounces at ffmpeg.org> on behalf of Andreas Rheinhardt <andreas.rheinhardt at gmail.com>
Sent: Friday, October 9, 2020 8:11 PM
To: ffmpeg-devel at ffmpeg.org <ffmpeg-devel at ffmpeg.org>
Subject: Re: [FFmpeg-devel] [PATCH] libavcodec/adts_header: add frame_length field and avpriv function to parse AAC ADTS header

Nachiket Tarate:
> @James Almer <jamrial at gmail.com>
>
> Kindly merge this patch if it looks fine.
>

Can we see the supposed applications first?

- Andreas

Actually, I am adding support for SAMPLE-AES decryption in HLS demuxer. So, while decrypting AAC audio frames, frame_length is required. I will submit that patch in couple of days.

Apple HTTP Live Streaming Sample Decryption:

https://developer.apple.com/library/ios/documentation/AudioVideo/Conceptual/HLS_Sample_Encryption

--
Nachiket Tarate
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel at ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-request at ffmpeg.org with subject "unsubscribe".


More information about the ffmpeg-devel mailing list