[MEncoder-users] Size of video/audio stream
RC
rcooley at spamcop.net
Sun Apr 15 00:58:46 CEST 2007
On Sat, 14 Apr 2007 14:26:35 +0200
double <ninive at gmx.at> wrote:
> Is there a chance to determine the size of the
> video- and the audio stream (in Bytes)?
You can approximate it, multiplying the audio/video bitrates by the
length.
If you need exact figures, there's really no shortcut. You have to run
through the entire video with: mencoder -oac copy -ovc copy -o
/dev/null
More information about the MEncoder-users
mailing list