[vdr] no sound with nova-t and dxr3
Ville Skyttä
vskytta at gmail.com
Sat Oct 22 17:15:03 CEST 2005
On Sat, 2005-10-22 at 16:11 +0200, Andre Bischof wrote:
> Oct 22 15:27:48 linux vdr[6915]: dxr3: ffmpeg: codec 0x15000 not found -
> not supported by FFmpeg?
>
> I didn't find this dxr3: ffmpeg error via google, thus I only guess that
> this could have to do with my audio problems.
>
> I have installed
> ii ffmpeg 20051016-0.1
> which looks quite new for me.
>
> The dxr3-plugins' Makefile expects ffmpeg files here:
> -rw-r--r-- 1 root staff 73042 Oct 16 13:51
> /usr/local/include/ffmpeg/avcodec.h
>
> so for me they seem to match.
To me that looks like a mismatch :)
Not knowing much at all about Debian, I would assume that if you
installed a packaged version of ffmpeg, it'd install into /usr,
not /usr/local.
Try installing the devel package for your ffmpeg (ffmpeg-dev?) and see
if it installs the headers into /usr/include/ffmpeg
(not /usr/local/include/ffmpeg), point the dxr3 Makefile at those
headers and try rebuilding. Possibly also remove the other set of
ffmpeg headers (and maybe libs too) from /usr/local before trying that.
There have been numerous reports about no sound with the dxr3 plugin,
all of which (IIRC) have eventually been tracked down to ffmpeg
libraries/headers mismatches.
More information about the vdr
mailing list