In iPhone developing video compress functionality. I developed that features but little bit confusion about bit rate calculation.
I m using bellow methods for video compress.
1. AVAsset
2. AVAssetTrack
3. AVAssetWriterInput
4. AVAssetWriter
5. AVAssetReader
6. AVAssetReaderOutput
7. AVAssetTrack
8. AVAssetReader
Can we get video bit rate of original video?