Powered by Invision Power Board


  
 
Reply to this topicStart new topicStart Poll

> eHD: Kann nach Update keine DVD abspielen
ee
Geschrieben am: Samstag, 21.Februar 2009, 19:24 Uhr
Quote Post


Prinz
****

Gruppe: Supporter
Beiträge: 1119
Mitgliedsnummer.: 1340
Mitglied seit: 2006-05-22



Hi,

nachdem ich den HDPlayer, ReelBox-Plugin, Xinemediaplayer und DVDSwitch per "svn up" auf den neuesten Stand gebracht habe funktionieren meine DVD's von Festplatte nicht mehr.
Wenn ich per DVDSwitch eine DVD auswähle und mit OK starte macht der VDR einen Reset.
Im Log steht danach folgendes:

CODE
Feb 20 23:52:34 [vdr] [14015] xinemediaplayer thread started (pid=14015, tid=14015)
Feb 20 23:52:34 [vdr] [14015] [xinemedia] libxine version 1.1.15_
Feb 20 23:52:34 [vdr] [14015] [xinemedia] vdr plugin built on 1.1.15_
Feb 20 23:52:34 [vdr] [14015] [xinemedia] versions are compatible   _
Feb 20 23:52:34 [logger] DEBUG: __(Player.c:202)  void Reel::XineMediaplayer::Player::CreateItterminate called after throwing an ins
tance of 'Reel::XineMediaplayer::XineError'
Feb 20 23:52:34 [logger] emTree()  
Feb 20 23:52:34 [logger] Play = Off.
               - Last output repeated twice -
Feb 20 23:52:34 [logger] DEBUG: __(Player.c:306)  virtual void Reel::XineMediaplayer::Player::Activate(bool)  
Feb 20 23:52:34 [logger] _[1;94m Action()_[0m
Feb 20 23:52:34 [logger] _[1;94m ThreadMode: StartPlayback_[0m
Feb 20 23:52:34 [logger] --- (item_tree.c:57) GetNext()
Feb 20 23:52:34 [logger] DEBUG: __(Player.c:819)  void Reel::XineMediaplayer::Player::StartPlayback()  
Feb 20 23:52:34 [logger] +++++++++++++++---XINE_LIB_INIT---+++++++++++++++++++++
Feb 20 23:52:34 [logger] ---  set  "media.dvd.language" to "en" ---
Feb 20 23:52:34 [logger] ---  set  "media.dvd.region" to "2" ---
Feb 20 23:52:34 [logger] ---  set  "media.dvd.device" to "/dev/dvd" ---
Feb 20 23:52:34 [logger] ---  set  "engine.decoder_priorities.a/52" to "0" ---
Feb 20 23:52:34 [logger] ---  could not find entry-key: engine.decoder_priorities.mpeg_videodec_reel
Feb 20 23:52:34 [logger] ---  could not find entry-key: engine.decoder_priorities.spudec_reel
Feb 20 23:52:34 [logger] ---  set  "media.audio_cd.use_cddb " to "0" ---
Feb 20 23:52:34 [logger] Audio output plugins
Feb 20 23:52:34 [logger] alsa oss file none  Video  output plugins
Feb 20 23:52:34 [logger] xv raw xshm none sdl fb   XineError unable to open audio driver "hde-audio"  
Feb 20 23:52:34 [logger] VDR wurde beendet - RC: 0


So wie es aussieht kann der Xinemediaplayer den Audio-Driver nicht finden:

CODE
xv raw xshm none sdl fb   XineError unable to open audio driver "hde-audio"


Kann mir jemand sagen wie ich den Fehler beheben kann ?

Danke

Gruß
ee

P.S. Es handelt sich um eine Gen2VDR-AE Installation. Das Update habe ich nach der Anleitung von R2D2 durchgeführt.
Email PosterICQ
Top
R2D2
Geschrieben am: Samstag, 21.Februar 2009, 20:23 Uhr
Quote Post


Prinz
****

Gruppe: Moderators
Beiträge: 6149
Mitgliedsnummer.: 1131
Mitglied seit: 2005-10-30



CODE
.....
Feb 20 23:52:34 [logger] alsa oss file none  Video  output plugins
.....



Das Problem mit oss gab es schon mal.
Du könntest mal "ffmpeg2theora" installieren. - Das ist allerdings maskiert.

Mach mal:

CODE
emerge --sync
echo "media-video/ffmpeg2theora" >> /etc/portage/package.keywords/media
emerge -av ffmpeg2theora


Anschliesend die reel Sachen nochmal neu bauen.


Email PosterUsers WebsiteICQ
Top
ee
Geschrieben am: Samstag, 21.Februar 2009, 21:53 Uhr
Quote Post


Prinz
****

Gruppe: Supporter
Beiträge: 1119
Mitgliedsnummer.: 1340
Mitglied seit: 2006-05-22



Hat leider nicht geklappt.

Hier der Log-Auszug:

CODE
Feb 21 21:49:38 [vdr] [8974] xinemediaplayer thread started (pid=8974, tid=8974)
Feb 21 21:49:38 [logger] virtual void Reel::HdOsd::SetActive(bool) On=1
Feb 21 21:49:38 [logger] (dvdIndex.c:113) db doesnot exist!!
Feb 21 21:49:38 [logger] (dvdlist.c:375) db size: 0
Feb 21 21:49:38 [logger] virtual void cDVDListThread::Action() DisplayMode 1
Feb 21 21:49:38 [logger] virtual void Reel::HdOsd::SetActive(bool) On=0
Feb 21 21:49:38 [logger] DDD: image: /mnt/data/dvd/Abenteuer/Der_rote_Baron
Feb 21 21:49:38 [logger] (xinemediaplayer.c:420) MRL: dvd:///mnt/data/dvd/Meine_DVD/VIDEO_TS
Feb 21 21:49:38 [logger] (xinemediaplayer.c:430) MRL: dvd:///mnt/data/dvd/Meine_DVD/VIDEO_TS
Feb 21 21:49:38 [logger] DEBUG: __(Player.c:95)  Reel::XineMediaplayer::Player::Player(const char*, bool, std::vector<std
::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_tra
its<char>, std::allocator<char> > > >)  
Feb 21 21:49:38 [logger] DEBUG: __(Player.c:202)  void Reel::XineMediaplayer::Player::CreateItemTree()  
Feb 21 21:49:38 [logger] Play = Off.
               - Last output repeated twice -
Feb 21 21:49:38 [logger] DEBUG: __(Player.c:306)  virtual void Reel::XineMediaplayer::Player::Activate(bool)  
Feb 21 21:49:38 [logger] _[1;94m Action()_[0m
Feb 21 21:49:38 [logger] _[1;94m ThreadMode: StartPlayback_[0m
Feb 21 21:49:38 [logger] --- (item_tree.c:57) GetNext()
Feb 21 21:49:38 [logger] DEBUG: __(Player.c:819)  void Reel::XineMediaplayer::Player::StartPlayback()  
Feb 21 21:49:38 [vdr] [8974] [xinemedia] libxine version 1.1.15_
Feb 21 21:49:38 [vdr] [8974] [xinemedia] vdr plugin built on 1.1.15_
Feb 21 21:49:38 [vdr] [8974] [xinemedia] versions are compatible   _
Feb 21 21:49:38 [logger] +++++++++++++++-terminate called after throwing an instance of 'Reel::XineMediaplayer::XineError
'
Feb 21 21:49:38 [logger] --XINE_LIB_INIT---+++++++++++++++++++++
Feb 21 21:49:38 [logger] ---  set  "media.dvd.language" to "en" ---
Feb 21 21:49:38 [logger] ---  set  "media.dvd.region" to "2" ---
Feb 21 21:49:38 [logger] ---  set  "media.dvd.device" to "/dev/dvd" ---
Feb 21 21:49:38 [logger] ---  set  "engine.decoder_priorities.a/52" to "0" ---
Feb 21 21:49:38 [logger] ---  could not find entry-key: engine.decoder_priorities.mpeg_videodec_reel
Feb 21 21:49:38 [logger] ---  could not find entry-key: engine.decoder_priorities.spudec_reel
Feb 21 21:49:38 [logger] ---  set  "media.audio_cd.use_cddb " to "0" ---
Feb 21 21:49:38 [logger] Audio output plugins
Feb 21 21:49:38 [logger] alsa oss file none  Video  output plugins
Feb 21 21:49:38 [logger] xv raw xshm none sdl fb   XineError unable to open audio driver "hde-audio"
Feb 21 21:49:38 [logger] VDR wurde beendet - RC: 0


Gruß
ee
Email PosterICQ
Top
R2D2
Geschrieben am: Samstag, 21.Februar 2009, 22:47 Uhr
Quote Post


Prinz
****

Gruppe: Moderators
Beiträge: 6149
Mitgliedsnummer.: 1131
Mitglied seit: 2005-10-30



Dir fehlen die Module von "xine-ehd".

Hast Du xine-ehd auch neu gebaut?

Falls nein, dann mach das das mal.

Z.B. so:

CODE
cd /usr/local/src/
mkdir eHD
cd eHD
svn co svn://reelbox.org/testing/src/utils/xine-hde
svn co svn://reelbox.org/testing/src/utils/hdshm3
cd xine-hde
make clean
make
cp xineplug_hde.so /usr/lib/xine/plugins/1.24
Email PosterUsers WebsiteICQ
Top
ee
Geschrieben am: Samstag, 21.Februar 2009, 23:33 Uhr
Quote Post


Prinz
****

Gruppe: Supporter
Beiträge: 1119
Mitgliedsnummer.: 1340
Mitglied seit: 2006-05-22



Hallo R2D2,

Danke für die Hilfe, aber es geht noch nicht.

"xine-hde" hatte und habe ich neu gebaut. (Bei Gen2VDR-AE lautet das Verzeichnis /usr/local/src/reel-ehd/xine-hde)

Beim "make" von xine-hde gibt es eine Menge warnings:

CODE
vdr01 xine-hde # make
creating dependencies for pkg xineplug_hde
cc -O2 -funroll-loops -fomit-frame-pointer -march=pentium-mmx -mmmx -Wall -Wstrict-prototypes -c -D_GNU_SOURCE -D__LINUX__ -DCONFIG_MPEGVIDEO_PARSER -DCONFIG_MPEG4VIDEO_PARSER -DCONFIG_H264_PARSER -I/usr/include/xine -I/usr/include/xine/xine -I../hdshm3/src/include -I/usr/src/linux-2.6.23.17-gentoo/include hde_xine.c
cc -O2 -funroll-loops -fomit-frame-pointer -march=pentium-mmx -mmmx -Wall -Wstrict-prototypes -c -D_GNU_SOURCE -D__LINUX__ -DCONFIG_MPEGVIDEO_PARSER -DCONFIG_MPEG4VIDEO_PARSER -DCONFIG_H264_PARSER -I/usr/include/xine -I/usr/include/xine/xine -I../hdshm3/src/include -I/usr/src/linux-2.6.23.17-gentoo/include hde_xine_video.c
In file included from hde_io.h:27,
                from hde_xine_video.c:35:
hde_tool.h:685: warning: function declaration isn't a prototype
In file included from hde_xine_video.c:35:
hde_io.h:92: warning: function declaration isn't a prototype
hde_io.h:93: warning: function declaration isn't a prototype
hde_io.h:97: warning: function declaration isn't a prototype
hde_io.h:98: warning: function declaration isn't a prototype
hde_io.h:99: warning: function declaration isn't a prototype
hde_io.h:103: warning: function declaration isn't a prototype
hde_io.h:104: warning: function declaration isn't a prototype
hde_io.h:105: warning: function declaration isn't a prototype
hde_io.h:107: warning: function declaration isn't a prototype
hde_io.h:109: warning: function declaration isn't a prototype
hde_io.h:111: warning: function declaration isn't a prototype
hde_xine_video.c: In function 'hde_alloc_frame':
hde_xine_video.c:122: warning: 'xine_xmalloc' is deprecated (declared at /usr/include/xine/xineutils.h:624)
hde_xine_video.c: In function 'hde_update_frame_format':
hde_xine_video.c:149: warning: 'xine_xmalloc' is deprecated (declared at /usr/include/xine/xineutils.h:624)
hde_xine_video.c:155: warning: 'xine_xmalloc' is deprecated (declared at /usr/include/xine/xineutils.h:624)
hde_xine_video.c:156: warning: 'xine_xmalloc' is deprecated (declared at /usr/include/xine/xineutils.h:624)
hde_xine_video.c:157: warning: 'xine_xmalloc' is deprecated (declared at /usr/include/xine/xineutils.h:624)
hde_xine_video.c: In function 'hde_vo_open_plugin':
hde_xine_video.c:272: warning: 'xine_xmalloc' is deprecated (declared at /usr/include/xine/xineutils.h:624)
hde_xine_video.c: In function 'hde_video_init':
hde_xine_video.c:322: warning: 'xine_xmalloc' is deprecated (declared at /usr/include/xine/xineutils.h:624)
cc -O2 -funroll-loops -fomit-frame-pointer -march=pentium-mmx -mmmx -Wall -Wstrict-prototypes -c -D_GNU_SOURCE -D__LINUX__ -DCONFIG_MPEGVIDEO_PARSER -DCONFIG_MPEG4VIDEO_PARSER -DCONFIG_H264_PARSER -I/usr/include/xine -I/usr/include/xine/xine -I../hdshm3/src/include -I/usr/src/linux-2.6.23.17-gentoo/include hde_xine_audio.c
In file included from hde_io.h:27,
                from hde_xine_audio.c:35:
hde_tool.h:685: warning: function declaration isn't a prototype
In file included from hde_xine_audio.c:35:
hde_io.h:92: warning: function declaration isn't a prototype
hde_io.h:93: warning: function declaration isn't a prototype
hde_io.h:97: warning: function declaration isn't a prototype
hde_io.h:98: warning: function declaration isn't a prototype
hde_io.h:99: warning: function declaration isn't a prototype
hde_io.h:103: warning: function declaration isn't a prototype
hde_io.h:104: warning: function declaration isn't a prototype
hde_io.h:105: warning: function declaration isn't a prototype
hde_io.h:107: warning: function declaration isn't a prototype
hde_io.h:109: warning: function declaration isn't a prototype
hde_io.h:111: warning: function declaration isn't a prototype
hde_xine_audio.c: In function 'hde_ao_open_plugin':
hde_xine_audio.c:201: warning: 'xine_xmalloc' is deprecated (declared at /usr/include/xine/xineutils.h:624)
hde_xine_audio.c: In function 'hde_audio_init':
hde_xine_audio.c:246: warning: 'xine_xmalloc' is deprecated (declared at /usr/include/xine/xineutils.h:624)
cc -O2 -funroll-loops -fomit-frame-pointer -march=pentium-mmx -mmmx -Wall -Wstrict-prototypes -c -D_GNU_SOURCE -D__LINUX__ -DCONFIG_MPEGVIDEO_PARSER -DCONFIG_MPEG4VIDEO_PARSER -DCONFIG_H264_PARSER -I/usr/include/xine -I/usr/include/xine/xine -I../hdshm3/src/include -I/usr/src/linux-2.6.23.17-gentoo/include hde_xine_vd.c
In file included from hde_io.h:27,
                from hde_xine_vd.c:38:
hde_tool.h:685: warning: function declaration isn't a prototype
In file included from hde_xine_vd.c:38:
hde_io.h:92: warning: function declaration isn't a prototype
hde_io.h:93: warning: function declaration isn't a prototype
hde_io.h:97: warning: function declaration isn't a prototype
hde_io.h:98: warning: function declaration isn't a prototype
hde_io.h:99: warning: function declaration isn't a prototype
hde_io.h:103: warning: function declaration isn't a prototype
hde_io.h:104: warning: function declaration isn't a prototype
hde_io.h:105: warning: function declaration isn't a prototype
hde_io.h:107: warning: function declaration isn't a prototype
hde_io.h:109: warning: function declaration isn't a prototype
hde_io.h:111: warning: function declaration isn't a prototype
hde_xine_vd.c: In function 'hde_open_plugin':
hde_xine_vd.c:435: warning: 'xine_xmalloc' is deprecated (declared at /usr/include/xine/xineutils.h:624)
hde_xine_vd.c: In function 'hde_vd_init':
hde_xine_vd.c:475: warning: 'xine_xmalloc' is deprecated (declared at /usr/include/xine/xineutils.h:624)
cc -O2 -funroll-loops -fomit-frame-pointer -march=pentium-mmx -mmmx -Wall -Wstrict-prototypes -c -D_GNU_SOURCE -D__LINUX__ -DCONFIG_MPEGVIDEO_PARSER -DCONFIG_MPEG4VIDEO_PARSER -DCONFIG_H264_PARSER -I/usr/include/xine -I/usr/include/xine/xine -I../hdshm3/src/include -I/usr/src/linux-2.6.23.17-gentoo/include hde_xine_ad.c
In file included from hde_xine_ad.c:37:
hde_tool.h:685: warning: function declaration isn't a prototype
In file included from hde_xine_ad.c:38:
hde_io.h:92: warning: function declaration isn't a prototype
hde_io.h:93: warning: function declaration isn't a prototype
hde_io.h:97: warning: function declaration isn't a prototype
hde_io.h:98: warning: function declaration isn't a prototype
hde_io.h:99: warning: function declaration isn't a prototype
hde_io.h:103: warning: function declaration isn't a prototype
hde_io.h:104: warning: function declaration isn't a prototype
hde_io.h:105: warning: function declaration isn't a prototype
hde_io.h:107: warning: function declaration isn't a prototype
hde_io.h:109: warning: function declaration isn't a prototype
hde_io.h:111: warning: function declaration isn't a prototype
hde_xine_ad.c: In function 'hde_open_plugin':
hde_xine_ad.c:375: warning: 'xine_xmalloc' is deprecated (declared at /usr/include/xine/xineutils.h:624)
hde_xine_ad.c: In function 'hde_ad_init':
hde_xine_ad.c:412: warning: 'xine_xmalloc' is deprecated (declared at /usr/include/xine/xineutils.h:624)
hde_xine_ad.c: In function 'hde_ap_put_buffer':
hde_xine_ad.c:443: warning: unused variable 'opts'
hde_xine_ad.c: In function 'hde_ad_hook_init':
hde_xine_ad.c:558: warning: 'xine_xmalloc' is deprecated (declared at /usr/include/xine/xineutils.h:624)
cc -O2 -funroll-loops -fomit-frame-pointer -march=pentium-mmx -mmmx -Wall -Wstrict-prototypes -c -D_GNU_SOURCE -D__LINUX__ -DCONFIG_MPEGVIDEO_PARSER -DCONFIG_MPEG4VIDEO_PARSER -DCONFIG_H264_PARSER -I/usr/include/xine -I/usr/include/xine/xine -I../hdshm3/src/include -I/usr/src/linux-2.6.23.17-gentoo/include hde_xine_sd.c
cc -O2 -funroll-loops -fomit-frame-pointer -march=pentium-mmx -mmmx -Wall -Wstrict-prototypes -c -D_GNU_SOURCE -D__LINUX__ -DCONFIG_MPEGVIDEO_PARSER -DCONFIG_MPEG4VIDEO_PARSER -DCONFIG_H264_PARSER -I/usr/include/xine -I/usr/include/xine/xine -I../hdshm3/src/include -I/usr/src/linux-2.6.23.17-gentoo/include hde_xine_scr.c
In file included from hde_io.h:27,
                from hde_xine_scr.c:35:
hde_tool.h:685: warning: function declaration isn't a prototype
In file included from hde_xine_scr.c:35:
hde_io.h:92: warning: function declaration isn't a prototype
hde_io.h:93: warning: function declaration isn't a prototype
hde_io.h:97: warning: function declaration isn't a prototype
hde_io.h:98: warning: function declaration isn't a prototype
hde_io.h:99: warning: function declaration isn't a prototype
hde_io.h:103: warning: function declaration isn't a prototype
hde_io.h:104: warning: function declaration isn't a prototype
hde_io.h:105: warning: function declaration isn't a prototype
hde_io.h:107: warning: function declaration isn't a prototype
hde_io.h:109: warning: function declaration isn't a prototype
hde_io.h:111: warning: function declaration isn't a prototype
hde_xine_scr.c: In function 'hde_scr_init':
hde_xine_scr.c:103: warning: 'xine_xmalloc' is deprecated (declared at /usr/include/xine/xineutils.h:624)
cc -O2 -funroll-loops -fomit-frame-pointer -march=pentium-mmx -mmmx -Wall -Wstrict-prototypes -c -D_GNU_SOURCE -D__LINUX__ -DCONFIG_MPEGVIDEO_PARSER -DCONFIG_MPEG4VIDEO_PARSER -DCONFIG_H264_PARSER -I/usr/include/xine -I/usr/include/xine/xine -I../hdshm3/src/include -I/usr/src/linux-2.6.23.17-gentoo/include hde_io.c
In file included from hde_io.h:27,
                from hde_io.c:34:
hde_tool.h:685: warning: function declaration isn't a prototype
In file included from hde_io.c:34:
hde_io.h:92: warning: function declaration isn't a prototype
hde_io.h:93: warning: function declaration isn't a prototype
hde_io.h:97: warning: function declaration isn't a prototype
hde_io.h:98: warning: function declaration isn't a prototype
hde_io.h:99: warning: function declaration isn't a prototype
hde_io.h:103: warning: function declaration isn't a prototype
hde_io.h:104: warning: function declaration isn't a prototype
hde_io.h:105: warning: function declaration isn't a prototype
hde_io.h:107: warning: function declaration isn't a prototype
hde_io.h:109: warning: function declaration isn't a prototype
hde_io.h:111: warning: function declaration isn't a prototype
In file included from hde_io.c:41:
hde_cmds.h:31: warning: function declaration isn't a prototype
hde_cmds.h:32: warning: function declaration isn't a prototype
hde_cmds.h:33: warning: function declaration isn't a prototype
hde_cmds.h:35: warning: function declaration isn't a prototype
hde_cmds.h:36: warning: function declaration isn't a prototype
hde_cmds.h:39: warning: function declaration isn't a prototype
hde_cmds.h:47: warning: function declaration isn't a prototype
hde_cmds.h:48: warning: function declaration isn't a prototype
hde_cmds.h:53: warning: function declaration isn't a prototype
hde_io.c:47: warning: function declaration isn't a prototype
hde_io.c:66: warning: function declaration isn't a prototype
hde_io.c:73: warning: function declaration isn't a prototype
hde_io.c:77: warning: function declaration isn't a prototype
hde_io.c:131: warning: function declaration isn't a prototype
hde_io.c:139: warning: function declaration isn't a prototype
hde_io.c:147: warning: function declaration isn't a prototype
hde_io.c:151: warning: function declaration isn't a prototype
hde_io.c:217: warning: function declaration isn't a prototype
hde_io.c:251: warning: function declaration isn't a prototype
hde_io.c:322: warning: function declaration isn't a prototype
cc -O2 -funroll-loops -fomit-frame-pointer -march=pentium-mmx -mmmx -Wall -Wstrict-prototypes -c -D_GNU_SOURCE -D__LINUX__ -DCONFIG_MPEGVIDEO_PARSER -DCONFIG_MPEG4VIDEO_PARSER -DCONFIG_H264_PARSER -I/usr/include/xine -I/usr/include/xine/xine -I../hdshm3/src/include -I/usr/src/linux-2.6.23.17-gentoo/include hde_cmds.c
In file included from hde_cmds.c:36:
hde_cmds.h:31: warning: function declaration isn't a prototype
hde_cmds.h:32: warning: function declaration isn't a prototype
hde_cmds.h:33: warning: function declaration isn't a prototype
hde_cmds.h:35: warning: function declaration isn't a prototype
hde_cmds.h:36: warning: function declaration isn't a prototype
hde_cmds.h:39: warning: function declaration isn't a prototype
hde_cmds.h:47: warning: function declaration isn't a prototype
hde_cmds.h:48: warning: function declaration isn't a prototype
hde_cmds.h:53: warning: function declaration isn't a prototype
In file included from hde_cmds.c:45:
hde_tool.h:685: warning: function declaration isn't a prototype
hde_cmds.c:256: warning: function declaration isn't a prototype
hde_cmds.c:264: warning: function declaration isn't a prototype
hde_cmds.c:297: warning: function declaration isn't a prototype
hde_cmds.c:304: warning: function declaration isn't a prototype
hde_cmds.c:459: warning: function declaration isn't a prototype
hde_cmds.c:472: warning: function declaration isn't a prototype
hde_cmds.c:478: warning: function declaration isn't a prototype
hde_cmds.c:517: warning: function declaration isn't a prototype
hde_cmds.c:609: warning: function declaration isn't a prototype
hde_cmds.c:617: warning: function declaration isn't a prototype
hde_cmds.c:653: warning: function declaration isn't a prototype
cc -O2 -funroll-loops -fomit-frame-pointer -march=pentium-mmx -mmmx -Wall -Wstrict-prototypes -c -D_GNU_SOURCE -D__LINUX__ -DCONFIG_MPEGVIDEO_PARSER -DCONFIG_MPEG4VIDEO_PARSER -DCONFIG_H264_PARSER -I/usr/include/xine -I/usr/include/xine/xine -I../hdshm3/src/include -I/usr/src/linux-2.6.23.17-gentoo/include hde_tool.c
In file included from hde_tool.c:33:
hde_tool.h:685: warning: function declaration isn't a prototype
cc -O2 -funroll-loops -fomit-frame-pointer -march=pentium-mmx -mmmx -Wall -Wstrict-prototypes -c -D_GNU_SOURCE -D__LINUX__ -DCONFIG_MPEGVIDEO_PARSER -DCONFIG_MPEG4VIDEO_PARSER -DCONFIG_H264_PARSER -I/usr/include/xine -I/usr/include/xine/xine -I../hdshm3/src/include -I/usr/src/linux-2.6.23.17-gentoo/include parser.c
In file included from parser.h:29,
                from parser.c:25:
hde_tool.h:685: warning: function declaration isn't a prototype
cc -O2 -funroll-loops -fomit-frame-pointer -march=pentium-mmx -mmmx -Wall -Wstrict-prototypes -c -D_GNU_SOURCE -D__LINUX__ -DCONFIG_MPEGVIDEO_PARSER -DCONFIG_MPEG4VIDEO_PARSER -DCONFIG_H264_PARSER -I/usr/include/xine -I/usr/include/xine/xine -I../hdshm3/src/include -I/usr/src/linux-2.6.23.17-gentoo/include mpeg12.c
In file included from parser.h:29,
                from mpeg12.c:29:
hde_tool.h:685: warning: function declaration isn't a prototype
cc -O2 -funroll-loops -fomit-frame-pointer -march=pentium-mmx -mmmx -Wall -Wstrict-prototypes -c -D_GNU_SOURCE -D__LINUX__ -DCONFIG_MPEGVIDEO_PARSER -DCONFIG_MPEG4VIDEO_PARSER -DCONFIG_H264_PARSER -I/usr/include/xine -I/usr/include/xine/xine -I../hdshm3/src/include -I/usr/src/linux-2.6.23.17-gentoo/include mpeg4.c
In file included from parser.h:29,
                from mpeg4.c:1:
hde_tool.h:685: warning: function declaration isn't a prototype
cc -O2 -funroll-loops -fomit-frame-pointer -march=pentium-mmx -mmmx -Wall -Wstrict-prototypes -c -D_GNU_SOURCE -D__LINUX__ -DCONFIG_MPEGVIDEO_PARSER -DCONFIG_MPEG4VIDEO_PARSER -DCONFIG_H264_PARSER -I/usr/include/xine -I/usr/include/xine/xine -I../hdshm3/src/include -I/usr/src/linux-2.6.23.17-gentoo/include h264.c
In file included from parser.h:29,
                from h264.c:29:
hde_tool.h:685: warning: function declaration isn't a prototype
cc -O2 -funroll-loops -fomit-frame-pointer -march=pentium-mmx -mmmx -Wall -Wstrict-prototypes -c -D_GNU_SOURCE -D__LINUX__ -DCONFIG_MPEGVIDEO_PARSER -DCONFIG_MPEG4VIDEO_PARSER -DCONFIG_H264_PARSER -I/usr/include/xine -I/usr/include/xine/xine -I../hdshm3/src/include -I/usr/src/linux-2.6.23.17-gentoo/include golomb.c
In file included from parser.h:29,
                from golomb.c:31:
hde_tool.h:685: warning: function declaration isn't a prototype
g++ -O2 -funroll-loops -fomit-frame-pointer -march=pentium-mmx -mmmx -Wall -Wstrict-prototypes -shared hde_xine.o hde_xine_video.o hde_xine_audio.o hde_xine_vd.o hde_xine_ad.o hde_xine_sd.o hde_xine_scr.o hde_io.o hde_cmds.o hde_tool.o parser.o mpeg12.o mpeg4.o h264.o golomb.o    -o xineplug_hde.so
/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../../i686-pc-linux-gnu/bin/ld: warning: creating a DT_TEXTREL in object.
vdr01 xine-hde #


Der Fehler beim Versuch eine DVD von Festplatte abzuspielen ist aber jetzt ein Anderer:

CODE
Feb 21 23:26:37 [logger] +++++++++++++++---XINE_LIB_INIT---+++++++++++++++++++++
Feb 21 23:26:37 [logger] ---  set  "media.dvd.language" to "en" ---
Feb 21 23:26:37 [logger] ---  set  "media.dvd.region" to "2" ---
Feb 21 23:26:37 [logger] ---  set  "media.dvd.device" to "/dev/dvd" ---
Feb 21 23:26:37 [logger] ---  set  "engine.decoder_priorities.a/52" to "0" ---
Feb 21 23:26:37 [logger] ---  could not find entry-key: engine.decoder_priorities.mpeg_videodec_reel
Feb 21 23:26:37 [logger] ---  could not find entry-key: engine.decoder_priorities.spudec_reel
Feb 21 23:26:37 [logger] ---  set  "media.audio_cd.use_cddb " to "0" ---
Feb 21 23:26:37 [logger] Audio output plugins
Feb 21 23:26:37 [logger] alsa oss file none  Video  output plugins
Feb 21 23:26:37 [logger] xv raw xshm none sdl fb   XineError unable to open audio driver "hde-audterminate called after throwing an instance of 'Reel::XineMediaplayer::XineError'
Feb 21 23:26:37 [logger] io"  
Feb 21 23:26:37 [logger] VDR wurde beendet - RC: 0


Eigentlich habe ich das Update nur gemacht um eine bessere SD Bildqualität zu bekommen.
Ich denke ich werde doch wieder auf die originale Gen2VDR-AE wechseln. :angry:

Gruß
ee
Email PosterICQ
Top
ee
Geschrieben am: Sonntag, 22.Februar 2009, 13:12 Uhr
Quote Post


Prinz
****

Gruppe: Supporter
Beiträge: 1119
Mitgliedsnummer.: 1340
Mitglied seit: 2006-05-22



Also ich verstehe das Ganze nicht.
Ich habe jetzt den originalen Gen2VDR-AE Stand des Verzeichnisses "usr/local/src/reel-eHD" wieder hergestellt und neu kompiliert.
Jetzt funktioniert es wieder.

Wenn ich den Ordner "/usr/local/src/reel-eHD" per "svn up" aktualisiere dann findet das xine-Plugin beim Abspielen einer DVD die Sound-Ausgabe "hde-audio" nicht.
Wenn ich "xine --list-plugins | grep hde" eingebe habe ich aber folgende Ausgabe:

CODE
hd-vdr ~ # xine --list-plugins | grep hde
    alsa, oss, hde-audio, file, none.
    xv, raw, xshm, none, sdl, hde-video-x11, hde-video-aa, hde-video-fb, fb.
    hde-ad, hde-ad-hook, gsm610, mad, ffmpegaudio, nsf, vorbis, mpc, dvaudio,
    hde-vd, mpeg2, gdkpixbuf, ffmpegvideo, image, theora, bitplane, rgb, yuv,
hd-vdr ~ #


Also so wie es sein soll.

Es kann doch nur eine Kleinigkeit sein :angry:

Mit dem "alten" Stand habe ich eine schlechtere Bildqualität bei SD.
Mit dem "neuen" Stand kann ich keine DVD's von Festplatte ansehen.

Gruß
ee
Email PosterICQ
Top
Thema wird von 0 Benutzer(n) gelesen (0 Gäste und 0 Anonyme Benutzer)
0 Mitglieder:

Topic Options Reply to this topicStart new topicStart Poll