Click here to Skip to main content
15,885,767 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
How to calculate the number of audio tracks in mpeg 2 and mxf file.As we play mxf file in VLC player it shows the number of audio tracks are 2. and in mpeg it shows either 1 or 2.How to calculate this.I just needed the way not the code.

Plz help me out as soon as possible
Posted

1 solution

https://net7mma.codeplex.com[^] has a TransportStreamReader, ProgramStreamReader and PacketizedElementaryStream reader.

Mxf gag and others.

There is also support for most other digital container formats as well as Rtp and Rtsp support.
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900