Opened 18 years ago

Last modified 18 years ago

#427 new enhancement

selecting largest/highest bitrate of local wmv files

Reported by: compn Owned by: moritz@…
Priority: normal Component: demuxer
Version: HEAD Severity: minor
Keywords: Cc:
Blocked By: Blocking:
Reproduced by developer: no Analyzed by developer: no

Description

mplayer does not select the highest bitrate/largest stream in wmv files with
multiple video tracks.

i was using ffwmv1-bug.wmv to test

==> Found video stream: 2
======= VIDEO Format ======

biSize 40
biWidth 240
biHeight 180
biPlanes 1
biBitCount 24
biCompression 827739479='WMV1'
biSizeImage 0

===========================
stream type: guid_video_stream
stream concealment: unknown guid 0057fb20-555b-cf11-a8fd00805f5c442b
type: 51 bytes, stream: 0 bytes ID: 3
unk1: 0 unk2: 20E2B400
FILEPOS=0xBB4
==> Found video stream: 3
======= VIDEO Format ======

biSize 40
biWidth 240
biHeight 180
biPlanes 1
biBitCount 24
biCompression 827739479='WMV1'
biSizeImage 0

===========================
ASF: packets: 842 flags: 10 max_packet_size: 2600 min_packet_size: 2600 max_
bitrate: 112683 preroll: 3000

Title: CSPAN 3 WMT
Author: CSPAN
Copyright: c 2003 CSPAN

============ ASF Stream group == START ===

stream count=[0x3][3]

stream id=[0x1][1]
max bitrate=[0x326b][12907]
stream id=[0x2][2]
max bitrate=[0x1ed0][7888]
stream id=[0x3][3]
max bitrate=[0x166f0][91888]

============ ASF Stream group == END ===
Found movie at 0xDCB - 0x21755B
ASF: 1 audio and 2 video streams found
Auto-selected ASF video ID = 2
ASF: Searching for audio stream (id:-1).
Auto-selected ASF audio ID = 1

Change History (0)

Note: See TracTickets for help on using tickets.