23.07.2011 05:28, Mauro Carvalho Chehab wrote:
Mplayer was just one example of an application that I know
it doesn't call V4L2_CID_AUDIO_MUTE to unmute.
I would suggest fixing all such an apps, even if we
are not going to change that in the driver.

Your approach of moving it to VIDIOC_S_FREQUENCY (if I
understood well) won't work, as, every time someone would
change the channel, it will be unmuted, causing troubles
on applications like "scantv" (part of xawtv).
But how can scantv (or anything else) rely on the
fact that the board was muted when that app starts?
I guess it can't, and mutes it explicitly first, no?
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to