mpv/DOCS/man
wm4 c6d046414b player: change video-bitrate and audio-bitrate properties
Remove the old implementation for these properties. It was never very
good, often returned very innaccurate values or just 0, and was static
even if the source was variable bitrate. Replace it with the
implementation of "packet-video-bitrate". Mark the "packet-..."
properties as deprecated. (The effective difference is different
formatting, and returning the raw value in bits instead of kilobits.)

Also extend the documentation a little.

It appears at least some decoders (sipr?) need the
AVCodecContext.bit_rate field set, so this one is still passed through.
2015-04-20 20:52:16 +02:00
..
af.rst manpage: clarify --af=format 2015-04-15 04:27:57 -07:00
ao.rst ao_wasapi: fix device listing 2015-03-31 12:28:41 -07:00
changes.rst manpage: move out the MPlayer comparison page 2015-02-05 22:12:11 +01:00
encode.rst
input.rst player: change video-bitrate and audio-bitrate properties 2015-04-20 20:52:16 +02:00
ipc.rst manpage: ipc: make requirements for newlines more explicit 2015-03-23 17:41:19 +01:00
lua.rst manpage: lua: clarify timer usage 2015-04-08 21:21:44 +02:00
mpv.rst manpage: fix typo 2015-04-19 19:15:19 +02:00
options.rst demuxer_lavf: add an option for disabling hacks 2015-04-17 22:03:25 +02:00
osc.rst
vf.rst vf_screenshot: remove this filter 2015-04-16 22:16:04 +02:00
vo.rst vo_drm: add missing documentation 2015-04-16 21:43:01 +02:00