summaryrefslogtreecommitdiffstats
path: root/sub
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2012-07-29 21:04:57 +0200
committerwm4 <wm4@nowhere>2012-07-30 01:42:55 +0200
commit521a5980681885a8bc41a04c4c353a64c2f47992 (patch)
tree604b83d7ec4aff0f43015e2b18b6df0605697e2c /sub
parent3daf32adfd69e940585737631f1fb95264938268 (diff)
downloadmpv-521a5980681885a8bc41a04c4c353a64c2f47992.tar.bz2
mpv-521a5980681885a8bc41a04c4c353a64c2f47992.tar.xz
mplayer: let frontend print stream info, instead of demuxers
When playing a file, users (i.e. me) expect mplayer to print a list of video/audio/subtitle streams. Currently, this is done in each demuxer separately. This also means the output is formatted differently depending which demuxer is active. Add code to print an uniformly formatted streams list in the player front end. Extend the streams headers to export additional information about the streams. Change the lavf and mkv demuxers to follow this new scheme, and raise the log level for the "old" printing functions. The intention is to make every demuxer behave like this eventually. The stream list output attempts to provide codec information. It's a bit hacky and doesn't always provide useful output, and I'm not sure how to do it better.
Diffstat (limited to 'sub')
0 files changed, 0 insertions, 0 deletions