> On Oct 3, 2019, at 5:27 PM, Carl Eugen Hoyos <ceffm...@gmail.com> wrote:
> 
> Am Do., 3. Okt. 2019 um 06:49 Uhr schrieb Ronak via ffmpeg-user
> <ffmpeg-user@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@ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-user
> 
> To unsubscribe, visit link above, or email
> ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to