[MPlayer-dev-eng] New stream control commands

Ingo Brückl ib at wupperonline.de
Wed Nov 20 21:26:40 CET 2013


I wrote on Wed, 20 Nov 2013 17:56:19 +0100:

> For TV/DVB there are no stream control commands. I'd need something like
> STREAM_CTRL_GET_NUM_CHANNELS      (slave command "tv_channels")
> STREAM_CTRL_GET_CURRENT_CHANNEL   (slave command "tv_channel")

> For CDDA (and VCD) I'd need the currently not yet existing
> STREAM_CTRL_GET_CURRENT_TITLE     (slave command "title")
> (probably an alias for existing VCD's STREAM_CTRL_GET_CURRENT_CHAPTER).

After having learned more about TV/DVB reception, only

STREAM_CTRL_GET_CURRENT_CHANNEL   (slave command "tv_channel") returning name

and

STREAM_CTRL_GET_CURRENT_TITLE     (slave command "title") for CDDA and VCD

are left over.

Ingo


More information about the MPlayer-dev-eng mailing list