From d2ed6de22829288c5cfd3a52b1da090e96d3329d Mon Sep 17 00:00:00 2001 From: Thomas Reufer Date: Tue, 7 Jan 2014 16:20:51 +0100 Subject: 2013-09-27: Version 0.0.1 Initial prototype - limitations: - video codec hard coded to MPEG2, output on HDMI - audio codec hard coded to MP3, output on phone jack - tested: - OSD - SDTV live view and replay - missing: - dynamic switching between MPEG2 and H264 video codec - trick speeds - much more... --- README | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..f90aa02 --- /dev/null +++ b/README @@ -0,0 +1,18 @@ +This is a "plugin" for the Video Disk Recorder (VDR). + +Written by: Thomas Reufer + +Project's homepage: t.b.d. + +Latest version available at: t.b.d. + +See the file COPYING for license information. + +Description: + + Output device for Raspberry Pi. + +Requirements: + + - valid MPEG2 licence + - libmpg123 -- cgit v1.2.3