Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: teletext and ffmpeg



Hi,
 
there are 4 options
- let the dvb driver do the vbi insert (no plugin) an use the teletext from the tv
- use a older ffmpeg lib
- fix the plugin
- use osdteletext plugin
 
CU
Bernd Zierath

	-----Original Message----- 
	From: Arno Esser [mailto:arno.esser@gmx.de] 
	Sent: Tue 11/5/2002 1:05 AM 
	To: vdr@linuxtv.org 
	Cc: 
	Subject: [vdr] teletext and ffmpeg
	
	

	Hello,
	
	recently I tried to build the teletext plugin. It always fails with
	following message:
	
	make[1]: Entering directory `/usr/src/vdr-1.1.25/PLUGINS/src/teletext-0.7.6'
	g++ -O2 -Wall -Woverloaded-virtual -c -DNEWSTRUCT
	-DPLUGIN_NAME_I18N='"teletext"' -I../../../include
	-I../../../../DVB/include -I/usr/include/ffmpeg mp1osd.c
	mp1osd.c: In constructor `osdBitmap::osdBitmap(int, int)':
	mp1osd.c:44: `struct AVCodecContext' has no member named `quality'
	mp1osd.c: In member function `void osdBitmap::Display()':
	mp1osd.c:205: cannot convert `AVPicture*' to `const AVFrame*' for
	argument `4'
	   to `int avcodec_encode_video(AVCodecContext*, UINT8*, int, const
	AVFrame*)'
	make[1]: *** [mp1osd.o] Fehler 1
	
	I have use gentoo distribution which comes with ffmpeg-0.4.6. Does
	anyone have a hint what I'm doing wrong here.
	
	Thanx Arno
	
	
	
	--
	Info:
	To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe vdr" as subject.
	
	


-- Binary/unsupported file stripped by Listar --
-- Type: application/ms-tnef
-- File: winmail.dat



-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index