[MPlayer-dev-eng] MPlayer audio only == a linux tool to listen asf aThu Jan 24 00:45:16 2002

Bertrand Baudet bertrand_baudet at yahoo.com
Thu Jan 24 06:26:16 CET 2002


On Wednesday 23 January 2002 02:47 pm, you wrote:
> Hi,
>
> > Some asf files contain several video streams with different bitrates.
> > I figured out a new asf object that contains the differents bitrate of
> > each streams. The total of those bitrates are the in the max_bitrate var
> > in the ASF_file_header_t struct. I can add some code to parse this "new"
> > struct and dump all the bitrates per streams if you are interested in
> > this. It will be interesting to see if we can change the bitrate of the
> > stream by selecting one shown by the struct. I'm just wondering if it's
> > the real meaning of this struct.
>
> yes, i'm interested! implement it, and we'll see how usable.
> i have a stream where both mplayer and xine selects the worst bitrate
> (33kbit or so - imagine the quality - it looks like a very broken vcd)
> while aviplay selects the best one. some people reported that my and xine's
> asf codec(!) is buggy and results in broken image :)

Ok, it's in CVS. It will display the bitrate for each streams. If you add all 
the max_bitrate displayed, you will get the total max_bitrate of the 
ASF_file_header_t struct. (as display when verbose is on).
I will have a look if aviplay is using that to choose the stream.

Bertrand

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com




More information about the MPlayer-dev-eng mailing list