diff options
author | Johns <johns98@gmx.net> | 2012-02-11 18:22:48 +0100 |
---|---|---|
committer | Johns <johns98@gmx.net> | 2012-02-11 18:22:48 +0100 |
commit | a91533f6d1c3c723ef7e4ac89b1d7d53014453b5 (patch) | |
tree | b02d845fec3354cf7723d99abceecc4e912f248d /Todo | |
parent | baa4500a2c0214c3022e43377e31620b43d85f8f (diff) | |
download | vdr-plugin-softhddevice-a91533f6d1c3c723ef7e4ac89b1d7d53014453b5.tar.gz vdr-plugin-softhddevice-a91533f6d1c3c723ef7e4ac89b1d7d53014453b5.tar.bz2 |
Detect audio stream type only after stream switch.
Diffstat (limited to 'Todo')
-rw-r--r-- | Todo | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -40,6 +40,7 @@ video: OSD can only be shown after some stream could be shown yaepghd changed position is lost on channel switch use x11 screen size without geometry configuration + pause (live tv) has sometime problems with SAT1 HD Pro7 HD vdpau: software decoder path not working @@ -83,10 +84,9 @@ audio: selectable. software volume support add pause support for replay pause - some plugin send a private LPCM stream (CODEC_ID_PCM_DVD), which - isn't supported by ffmpeg, write own parser. Mute should do a real mute and not only set volume to zero. Starting suspended and muted, didn't register the mute. + switching stero/dolby produces klick sound audio/alsa: better downmix of >2 channels on 2 channel hardware |