- new externremux.sh mencoder config options: audio pid by language code

(-alang) and verbosity (-msglevel) (thanks to Pekko Tiitto)
This commit is contained in:
frank
2011-05-02 23:39:19 +02:00
parent 19e8cf2a28
commit 09e0a0176b
3 changed files with 14 additions and 0 deletions

View File

@@ -1,6 +1,8 @@
VDR Plugin 'streamdev' Revision History
---------------------------------------
- new externremux.sh mencoder config options: audio pid by language code
(-alang) and verbosity (-msglevel) (thanks to Pekko Tiitto)
- writer must not spend too much time waiting in select() without checking
if the thread has been cancelled
- added Spanish translation (thanks to Javier Bradineras)