
Untitled
By: a guest on
Aug 5th, 2012 | syntax:
None | size: 0.47 KB | hits: 12 | expires: Never
Getting the Count of Audio and video stream in a .MP4 files and its properties
Count of video streams
Count of audio streams
For each video stream:
* language
* bitrate mode (fixed or variable)
* maximum bitrate
* length (seconds)
* stream size (megabytes)
* frame size
* framerate
* codec info
* codec profile
for each audio stream:
* language
* bitrate mode (fixed or variable)
* maximum bitrate
* length (seconds)
* stream size (megabytes)
* channels count
* codec info