[MPlayer-users] Bug in bitrate calculation?
Mubashir Cheema
cheema at cheema.com
Mon Dec 6 19:40:53 CET 2004
I tried that and I got:
...
Video stream: 11592.854 kbit/s (1449106 bps) size: 22338584 bytes 15.415 secs 444 frames
Audio stream: 384.000 kbit/s (48000 bps) size: 709426 bytes 14.780 secs
The bps number does not seem right. It doesn't relate to the kbps number.
Also I got the bitrate for one program in the stream. Is it possible to
get the bitrate for the entire stream?
Thanks.
-Cheema
On Mon, Dec 06, 2004 at 11:54:04AM +0100, Nico Sabbi wrote:
> Mubashir Cheema wrote:
>
> >When playing this Transport stream clip Mplayer reports its bitrate to be
> >4500kbps
> >
> >http://www.pchdtv.com/downloads/tst.tar (rename to tst.ts after down load)
> >
> >This is obviously not correct.
> >
> >
>
> it's the value reported in the video bitstream. Yes it's wrong, and yes
> it sucks,
> but making a demuxer analyze the stream to determine the right bitrate is
> slow and not worth the trouble.
> If you want to know the real bitrate:
>
> mencoder -o /dev/null -ovc copy -oac copy test.trp
> and see the real bitrate in the square parenthesis
>
> >I have tried a few other clips and bitrates on those were not as wildly
> >off.
> >I dont know of an easy way to calculate the bitrate on a mpeg-2 video
> >encapsulated in a transport stream or else I would have been able to
> >confirm
> >how far off MPlayer is on other video streams I tried. Actually I ran
> >into this problem while trying to find a tool that would reliably report
> >the correct bitrate of a transport stream.
> >
> >My system: Redhat Fedora Core 2
> >uname -a: Linux home2 2.6.7-kraxel-pcHDTV #2 SMP Thu Jul 29 00:27:27 PDT
> >2004 i686 i686 i386 GNU/Linux
> >MPlayer version: Tried both pre5 and the daily snapshot from today
> >
> >
> >
>
> _______________________________________________
> MPlayer-users mailing list
> MPlayer-users at mplayerhq.hu
> http://mplayerhq.hu/mailman/listinfo/mplayer-users
More information about the MPlayer-users
mailing list