diff options
author | Johns <johns98@gmx.net> | 2012-06-08 15:27:42 +0200 |
---|---|---|
committer | Johns <johns98@gmx.net> | 2012-06-08 15:27:42 +0200 |
commit | da9886e9f10388cb459d33a5419abd310e4211ca (patch) | |
tree | 0647cc5a17d057c99a9b49f1eaeefd2f8913760f /README.txt | |
parent | 32527f832e203e8d111f0da07f91e146e24dd48a (diff) | |
download | vdr-plugin-softhddevice-da9886e9f10388cb459d33a5419abd310e4211ca.tar.gz vdr-plugin-softhddevice-da9886e9f10388cb459d33a5419abd310e4211ca.tar.bz2 |
Fix bug: dvd plugin times out. Readme update.
Diffstat (limited to 'README.txt')
-rw-r--r-- | README.txt | 9 |
1 files changed, 7 insertions, 2 deletions
@@ -26,19 +26,19 @@ A software and GPU emulated HD output device plugin for VDR. o Audio FFMpeg / Alsa / Digital o Audio FFMpeg / OSS / Analog o HDMI/SPDIF pass-through + o Software volume, compression, normalize and channel resample o YaepgHD support o Software deinterlacer Bob (VA-API only) o Autocrop o Grab image (VDPAU only) o Suspend o Letterbox, Stretch and Center cut-out video display modes + o atmo light support with plugin http://github.com/durchflieger/DFAtmo o planned: Video decoder VA-API Branch: vaapi-ext/staging o planned: Video output XvBA / Opengl / Xv o planned: VA-API grab image o planned: Improved Software Deinterlacer (yadif or/and ffmpeg filters) - o planned: software volume, software channel resample - o planned: atmo light support To compile you must have the 'requires' installed. @@ -303,6 +303,11 @@ Warning: -------- libav is not supported, expect many bugs with it. +Known Bugs: +----------- + VA-API doesn't v-sync 1080i streams + vdr-image not working + Requires: --------- media-video/ffmpeg (version >=0.7) |