[MPlayer-users] Slave mode - osd_show_property_text reports false info
maciej at urbaniak.org
maciej at urbaniak.org
Fri Jul 15 09:58:12 CEST 2011
Hi,
I'm querying various properties in slave mode via osd_show_property_text
command, namely video_bitrate and channels. Both seem to report false
data.
video_bitrate always report 0 (mkv, h.264 via vdpau)and channels always
report stereo for both DTS and Dolby Digital passthrough even though
codecs are reported correctly as hwdts and hwac3.
BTW, audio_bitrate seems to be reported correctly.
Are thses by design or are these bugs?
BTW 2, is there a way to concatenate output of various property queries
into one separated by newlines? Something like this:
osd_show_property_text "Video Codec: ${video_codec} \n Video Bitrate:
${video_bitrate}"
Regards,
Maciej
More information about the MPlayer-users
mailing list