[FFmpeg-user] MP4 -> ADTS Headers

Ronak Patel ronak2121 at yahoo.com
Fri Oct 4 03:21:45 EEST 2019



> On Oct 3, 2019, at 5:27 PM, Carl Eugen Hoyos <ceffmpeg at gmail.com> wrote:
> 
> Am Do., 3. Okt. 2019 um 06:49 Uhr schrieb Ronak via ffmpeg-user
> <ffmpeg-user at ffmpeg.org>:
>> I’m writing a C++ program to validate the integrity of a Fragmented MP4 file containing AAC audio.
> 
> Note that when using the library, the libav-user mailing list is more suitable:
> https://ffmpeg.org/contact.html#MailingLists

Ok I also emailed there. Do you have any ideas what to do here? From what I read in your code; the extra data seems like should have a fully formed adts header supplied.

If that’s true then why does the muxer even exist? I’m wondering if I’m missing some options on the input format context.

> 
> Carl Eugen
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-user
> 
> To unsubscribe, visit link above, or email
> ffmpeg-user-request at ffmpeg.org with subject "unsubscribe".



More information about the ffmpeg-user mailing list