1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-13 10:26:09 +00:00
mpv/stream
Oliver Freyermuth 7fe5d8c78e dvb: Extend understanding of VDR channel config: stream_id, inversion.
Now also "stream ID" (for DVB-S2) and "inversion" are understood.
The parameter-string can also provide information on FEC, rolloff etc. For DVB-S, "auto" which mpv uses by default should be fine, I can also confirm it works. For non-DVB-S cards, it might be useful to also parse this information in case of a vdr-channel list.
As I have no such hardware and thus would have to do it blindly, I added a FIXME.
Mostly complete vdr-channels.conf format documentation is at http://www.vdr-wiki.de/wiki/index.php/Channels.conf (german only).
2015-01-06 19:52:27 +01:00
..
ai_alsa1x.c
ai_oss.c Do not call strerror() 2014-11-26 21:21:56 +01:00
ai_sndio.c
audio_in.c Do not call strerror() 2014-11-26 21:21:56 +01:00
audio_in.h
cache_file.c
cache.c Do not call strerror() 2014-11-26 21:21:56 +01:00
cookies.c
cookies.h
discnav.h dvd, bd: don't unnecessarily block on demuxer/stream all the time 2014-12-04 22:42:07 +01:00
dvb_tune.c dvb: Extend understanding of VDR channel config: stream_id, inversion. 2015-01-06 19:52:27 +01:00
dvb_tune.h dvb: Extend understanding of VDR channel config: stream_id, inversion. 2015-01-06 19:52:27 +01:00
dvbin.h dvb: Extend understanding of VDR channel config: stream_id, inversion. 2015-01-06 19:52:27 +01:00
frequencies.c
frequencies.h
rar.c Remove some unneeded NULL checks 2014-11-21 09:58:09 +01:00
rar.h
stream_avdevice.c
stream_bluray.c
stream_cdda.c stream_cdda: don't return number of tracks as number of titles 2014-12-13 20:25:56 +01:00
stream_dvb.c dvb: Extend understanding of VDR channel config: stream_id, inversion. 2015-01-06 19:52:27 +01:00
stream_dvd_common.c
stream_dvd_common.h
stream_dvd.c command, dvd: add property which returns list of DVD titles 2014-12-13 20:25:56 +01:00
stream_dvdnav.c dvd: add the last chapter 2014-12-16 19:28:08 +01:00
stream_edl.c stream: always disable cache for pseudo-streams 2014-12-24 14:33:34 +01:00
stream_file.c Do not call strerror() 2014-11-26 21:21:56 +01:00
stream_lavf.c demux_lavf, stream_lavf: drop local buffers on time-seeks 2014-10-30 22:50:44 +01:00
stream_memory.c
stream_mf.c
stream_null.c
stream_pvr.c stream_pvr: sort channel list by --tv-channels order 2014-12-28 20:04:25 +01:00
stream_rar.c
stream_smb.c
stream_tv.c
stream.c stream: always make stream dumping/capturing append to output file 2014-12-27 21:20:57 +01:00
stream.h command, dvd: add property which returns list of DVD titles 2014-12-13 20:25:56 +01:00
tv.c
tv.h
tvi_def.h
tvi_dummy.c
tvi_v4l2.c Do not call strerror() 2014-11-26 21:21:56 +01:00