Sample Header Ad - 728x90

What's the canonical way to get individual stream size in a video file?

2 votes
1 answer
1318 views
I have a video file. It contains a video stream, and a couple of audio and subtitle streams. **I want to get the size of each of these streams.** ----- I've already looked at ffprobe/avprobe and mediainfo, to no avail. Is there a way to obtain this from the command line that **doesn't require** to perform "real work" on the file (i.e. no transcoding, no stream extraction, etc.)?
Asked by JohnW (61 rep)
Nov 3, 2015, 08:24 PM
Last activity: Jul 28, 2021, 03:01 PM