Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9231007
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T05:57:47+00:00 2026-06-18T05:57:47+00:00

I need detect whether file is MPEG ADTS file. I’ve searched for it around

  • 0

I need detect whether file is MPEG ADTS file. I’ve searched for it around but whether I seek badly or something else but I can’t find signature using which I could have said surely that certain file has MPEG ADTS format.

E.g. we can say for sure that file is MP4 if it begins with such signature 00 00 00 nn 66 74 79 70 6D 70 34.
How can it be done with MPEG ADTS?

Thanks in advance for any help!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-18T05:57:49+00:00Added an answer on June 18, 2026 at 5:57 am

    ADTS header is typically used in stand alone aac,mpeg-ts file.(streaming scenario)
    ADIF is used mainly in MP4 file

    adts file header starts with 12bits “sync work” which is always (111111111111)
    next 1 bits is ID –
    next 2 bits (always 0)

    http://developer.longtailvideo.com/trac/browser/providers/adaptive/doc/adts.pdf?rev=1460 (provide the full header)

    so your algo to detect would be –

    1. search for 12 bits sync work
    2. validate that next fields contain valid values
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I need to detect whether it's a <option> or something else
I need to detect whether a given .dll or .exe file is 32 bit
I need to detect whether a particular file is binary file saved by boost::serialization.
I need a way to detect whether a file contains characters from a certain
Using C++, I need to detect whether given path (file name) is absolute or
I need to feature detect whether a browser supports svg filters (feGaussianBlur, to be
I need to be able to detect whether the current language my user is
Short question: How do I automatically detect whether a CSV file has headers in
I need to detect whether a value input by a user contains a positive,
I need to detect whether the user has pressed the dot key in the

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.