diff options
| author | Joerg Bornkessel <hd_brummy@gentoo.org> | 2014-11-05 12:11:03 +0100 |
|---|---|---|
| committer | Joerg Bornkessel <hd_brummy@gentoo.org> | 2014-11-05 12:11:03 +0100 |
| commit | 337811d4c09446bda624a6f63cb73405db47ecd1 (patch) | |
| tree | ef7957b26623582626fb0a8cf5d04ce262de01e6 /ToDo | |
| parent | 04257cce6b33f8f111409589cbe2d289fec4b7b9 (diff) | |
| download | vdr-plugin-audiorecorder-337811d4c09446bda624a6f63cb73405db47ecd1.tar.gz vdr-plugin-audiorecorder-337811d4c09446bda624a6f63cb73405db47ecd1.tar.bz2 | |
extended audiorecoder.conf; code cleanup for mp3 (not libmp3lame)vdr-plugin-audiorecorder-2.0.0_rc5
Diffstat (limited to 'ToDo')
| -rw-r--r-- | ToDo | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -0,0 +1,10 @@ +- es werden keine .mp2 files erstellt bei auswahl mp2 im OSD plugin setup + fehler: das kopieren von .tmp.m2 files functioniert nicht ( convert.c ) + es wird keine dir ARTIST/TITLE.mp2 erstellt + braucht irgendwer eigentlich .mp2 files??? + es sollte reichen wenn die auswahl mp2 im OSD plugin setup enfernt wird, so dass das plugin + only fuer mp3 functioniert + +- fix deprecated warnings, obsolete in (libav-10, ffmepg-2.?.?) + convert to use avcodec_decode_audio4 (convert.c) + convert to use avcodec_encode_audio2 (convert.c)
\ No newline at end of file |
