[vdr] Launching vdr + xineliboutput at startup
Hello I'm making some kind of embedded vdr distribution based on busybox and minimal X11, the problem is I have no idea of how I can launch vdr and xineliboutput at startup. For now, I'm doing manually : # xinit /usr/bin/rxvt then type : # vdr -Pxineliboutput I tried to type directly : # xinit /usr/local/bin/vdr -Pxineliboutput but vdr just displays its logo, with no error in /var/log/messages though. I can still launch vdr with : # xinit /usr/bin/rxvt -e /usr/local/bin/vdr -Pxineliboutput but it's not very elegant. What's the trick ? Thanks Damien ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
[vdr] vdr-sxfe can't connect
Hello Vdr is launched in the background, but vdr-sxfe can't connect : [1142] [input_vdr] Connecting (control) to tcp://127.0.0.1:37890 ... [1142] [input_vdr] Server not replying [1142] [input_vdr] Can't connect to tcp://127.0.0.1:37890 [1142] [input_vdr] Connections closed. [1142] [vdr-fe]fe_xine_open: xine_open("xvdr://127.0.0.1#nocache") failed Error opening xvdr://127.0.0.1 /var/log/messages seems OK : Nov 5 22:32:09 vdrbox user.err vdr: [1105] starting plugin: xineliboutput Nov 5 22:32:09 vdrbox user.err vdr: [] Remote decoder/display server (cXinelibServer) thread started (pid=1105, tid=) Nov 5 22:32:09 vdrbox user.debug vdr: [] [xine..put] Have CAP_SYS_NICE capability Nov 5 22:32:09 vdrbox user.debug vdr: [] [xine..put] cXinelibServer priority set successful SCHED_RR 2 [1,99] Nov 5 22:32:09 vdrbox user.info vdr: [] [xine..put] Listening on port 37890 Nov 5 22:32:09 vdrbox user.info vdr: [] [xine..put] Listening for UDP broadcasts on port 37890 Nov 5 22:32:09 vdrbox user.debug vdr: [] [discovery] BROADCAST: VDR xineliboutput DISCOVERY 1.0^M Server port: 37890^M Server version: xi neliboutput-1.0.90-cvs^M ^M Nov 5 22:32:09 vdrbox user.debug vdr: [1105] [xine..put] cXinelibDevice::StartDevice(): Device started I checked with netstat : vdrbox:/# netstat -nptl Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp0 0 0.0.0.0:21 0.0.0.0:* LISTEN 1003/vsftpd tcp2 0 0.0.0.0:37890 0.0.0.0:* LISTEN 1105/vdr tcp0 0 0.0.0.0:60000.0.0.0:* LISTEN 1120/X tcp0 0 :::22 :::* LISTEN 1002/dropbear tcp0 0 :::6000 :::* LISTEN 1120/X What am I missing ? Thanks for helping. Damien ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
Re: [vdr] vdr-sxfe can't connect
Le 09/11/2011 00:39, Mika Laitio a écrit : What am I missing ? Thanks for helping. Have you configured file: plugins/xineliboutput/allowed_hosts.conf Yes I put 127.0.0.1 in /video/plugins/xineliboutput/allowed_hosts.conf with no result. Here are the strace output for both vdr-sxfe and vdr : http://dl.free.fr/jHubExEA3 http://dl.free.fr/g7WNGLEOn Damien ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
Re: [vdr] vdr-sxfe can't connect
Le 09/11/2011 11:19, Theunis Potgieter a écrit : Your vdr-xineliboutput might not be the primary output device, you must first change that before you see live video/audio. I tried the following command line : vdr-P"xineliboutput --local=none --primary --remote=37890" No success. Damien ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
Re: [vdr] vdr-sxfe can't connect
Le 09/11/2011 13:58, Joerg Riechardt a écrit : Am 09.11.2011 13:49, schrieb Damien Bally: Le 09/11/2011 11:19, Theunis Potgieter a écrit : Your vdr-xineliboutput might not be the primary output device, you must first change that before you see live video/audio. I tried the following command line : vdr-P"xineliboutput --local=none --primary --remote=37890" Hi, enable verbose, what´s the output? Joerg The output of vdr-sxfe is in the attached file. Damien [1163] [vdr-sxfe] sxfe_display_open(width=720, height=576, fullscreen=0, display=(null)) [1163] [vdr-sxfe] Display size : 270 x 203 mm [1163] [vdr-sxfe] 1024 x 768 pixels [1163] [vdr-sxfe] 96dpi / 96dpi [1163] [vdr-sxfe] Display ratio: 3783.251232/3792.592593 = 1.00 [1163] [vdr-fe]Using xine-lib config file //.xine/config_xineliboutput vdr-sxfe 1.0.90-cvs (build with xine-lib 1.1.90, using xine-lib 1.1.90) Verbose mode VDR Server: xvdr://127.0.0.1 Loaded configuration from file '//.xine/config_xineliboutput' load_plugins: plugin /usr/local/lib/xine/plugins/2.0/xineplug_dmx_avi.so found load_plugins: plugin /usr/local/lib/xine/plugins/2.0/xineplug_ao_out_none.so found load_plugins: plugin /usr/local/lib/xine/plugins/2.0/xineplug_decode_crystalhd.so found load_plugins: plugin /usr/local/lib/xine/plugins/2.0/xineplug_dmx_mpeg_pes.so found load_plugins: plugin /usr/local/lib/xine/plugins/2.0/xineplug_dmx_audio.so found load_plugins: plugin /usr/local/lib/xine/plugins/2.0/xineplug_dmx_audio.so found load_plugins: plugin /usr/local/lib/xine/plugins/2.0/xineplug_dmx_audio.so found load_plugins: plugin /usr/local/lib/xine/plugins/2.0/xineplug_dmx_audio.so found load_plugins: plugin /usr/local/lib/xine/plugins/2.0/xineplug_dmx_audio.so found load_plugins: plugin /usr/local/lib/xine/plugins/2.0/xineplug_dmx_audio.so found load_plugins: plugin /usr/local/lib/xine/plugins/2.0/xineplug_dmx_audio.so found load_plugins: plugin /usr/local/lib/xine/plugins/2.0/xineplug_dmx_audio.so found load_plugins: plugin /usr/local/lib/xine/plugins/2.0/xineplug_dmx_audio.so found load_plugins: plugin /usr/local/lib/xine/plugins/2.0/xineplug_dmx_audio.so found load_plugins: plugin /usr/local/lib/xine/plugins/2.0/xineplug_dmx_audio.so found load_plugins: plugin /usr/local/lib/xine/plugins/2.0/xineplug_dmx_audio.so found load_plugins: plugin /usr/local/lib/xine/plugins/2.0/xineplug_dmx_audio.so found load_plugins: plugin /usr/local/lib/xine/plugins/2.0/xineplug_dmx_audio.so found load_plugins: plugin /usr/local/lib/xine/plugins/2.0/xineplug_dmx_audio.so found load_plugins: plugin /usr/local/lib/xine/plugins/2.0/xineplug_dmx_audio.so found load_plugins: plugin /usr/local/lib/xine/plugins/2.0/xineplug_inp_xvdr.so found load_plugins: plugin /usr/local/lib/xine/plugins/2.0/xineplug_inp_xvdr.so found load_plugins: plugin /usr/local/lib/xine/plugins/2.0/xineplug_inp_cdda.so found load_plugins: plugin /usr/local/lib/xine/plugins/2.0/xineplug_inp_mms.so found load_plugins: plugin /usr/local/lib/xine/plugins/2.0/xineplug_sputext.so found load_plugins: plugin /usr/local/lib/xine/plugins/2.0/xineplug_sputext.so found load_plugins: plugin /usr/local/lib/xine/plugins/2.0/xineplug_decode_spuhdmv.so found load_plugins: plugin /usr/local/lib/xine/plugins/2.0/xineplug_inp_v4l.so found load_plugins: plugin /usr/local/lib/xine/plugins/2.0/xineplug_inp_v4l.so found load_plugins: plugin /usr/local/lib/xine/plugins/2.0/xineplug_dmx_mpeg_ts.so found load_plugins: plugin /usr/local/lib/xine/plugins/2.0/xineplug_inp_rtsp.so found load_plugins: plugin /usr/local/lib/xine/plugins/2.0/xineplug_decode_spudvb.so found load_plugins: plugin /usr/local/lib/xine/plugins/2.0/xineplug_decode_lpcm.so found load_plugins: plugin /usr/local/lib/xine/plugins/2.0/xineplug_vo_out_raw.so found load_plugins: plugin /usr/local/lib/xine/plugins/2.0/xineplug_dmx_slave.so found load_plugins: plugin /usr/local/lib/xine/plugins/2.0/xineplug_dmx_flv.so found load_plugins: plugin /usr/local/lib/xine/plugins/2.0/xineplug_dmx_vc1_es.so found load_plugins: plugin /usr/local/lib/xine/plugins/2.0/xineplug_vo_out_xv.so found load_plugins: plugin /usr/local/lib/xine/plugins/2.0/xineplug_vo_out_xv.so found load_plugins: plugin /usr/local/lib/xine/plugins/2.0/xineplug_inp_file.so found load_plugins: plugin /usr/local/lib/xine/plugins/2.0/xineplug_dmx_playlist.so found load_plugins: plugin /usr/local/lib/xine/plugins/2.0/xineplug_dmx_fli.so found load_plugins: plugin /usr/local/lib/xine/plugins/2.0/xineplug_vdr.so found load_plugins: plugin /usr/local/lib/xine/plugins/2.0/xineplug_vdr.so found load_plugins: plugin /usr/local/lib/xine/plugins/2.0/xineplug_vdr.so found load_plugins: plugin /usr/local/lib/xine/plugins/2.0/xineplug_vdr.so found load_plugins: plugin /usr/local/lib/xine/plugins/2.0/xineplug_inp_rtp.so found load_plugins: plugin /usr/local/lib/xine/plugins/2.0/xineplug_decode_dvaudio.so found load_plugins: plugin /usr/local/lib/xine/plugins/2.0/xineplug_
Re: [vdr] vdr-sxfe can't connect
Le 09/11/2011 15:48, Wolfgang Rohdewald a écrit : > netstat -tulpn | grep 37890 > > probably does not show anything either - it should be something > like > tcp0 0 0.0.0.0:37890 0.0.0.0:* LISTEN 3592/vdr > udp0 0 255.255.255.255:37890 0.0.0.0:* 3592/vdr > This is exactly what it shows. As it is a home-made busybox environment, there is no firewall. > if netstat does show this, maybe your firewall blocks calls to this > port even on localhost? > > the log of vdr itself might also be interesting > > In attached file. By investigating a little more, I found something odd : As said before, launching vdr in the background with this command : vdr -P"xineliboutput --local=none --remote=37890 --primary" is problematic : no vdr-sxfe connection, sdvrpsend 127.0.0.1 6419 HELP gets no reply either. However, if I start vdr and frontend together in a command like "vdr -P"xineliboutput --local=sxfe" svdrpsend now gets a reply, and I'm finally able to connect a second vdr-sxfe frontend, which is not the expected behaviour ! Damien Nov 9 15:15:56 vdrbox syslog.info syslogd started: BusyBox v1.18.4 Nov 9 15:15:56 vdrbox daemon.info init: starting pid 1023, tty '/dev/tty1': '/sbin/getty 38400 tty1' Nov 9 15:18:06 vdrbox auth.info login[1023]: root login on 'tty1' Nov 9 16:19:08 vdrbox user.err vdr: [1137] VDR version 1.7.21 started Nov 9 16:19:08 vdrbox user.err vdr: [1137] codeset is 'ISO-8859-1' - known Nov 9 16:19:08 vdrbox user.err vdr: [1137] found 1 locales in ./locale Nov 9 16:19:08 vdrbox user.err vdr: [1137] no locale for language code 'deu,ger' Nov 9 16:19:08 vdrbox user.err vdr: [1137] no locale for language code 'slv,slo' Nov 9 16:19:08 vdrbox user.err vdr: [1137] no locale for language code 'ita' Nov 9 16:19:08 vdrbox user.err vdr: [1137] no locale for language code 'dut,nla,nld' Nov 9 16:19:08 vdrbox user.err vdr: [1137] no locale for language code 'prt' Nov 9 16:19:08 vdrbox user.err vdr: [1137] no locale for language code 'nor' Nov 9 16:19:08 vdrbox user.err vdr: [1137] no locale for language code 'fin,suo' Nov 9 16:19:08 vdrbox user.err vdr: [1137] no locale for language code 'pol' Nov 9 16:19:08 vdrbox user.err vdr: [1137] no locale for language code 'esl,spa' Nov 9 16:19:08 vdrbox user.err vdr: [1137] no locale for language code 'ell,gre' Nov 9 16:19:08 vdrbox user.err vdr: [1137] no locale for language code 'sve,swe' Nov 9 16:19:08 vdrbox user.err vdr: [1137] no locale for language code 'rom,rum' Nov 9 16:19:08 vdrbox user.err vdr: [1137] no locale for language code 'hun' Nov 9 16:19:08 vdrbox user.err vdr: [1137] no locale for language code 'cat,cln' Nov 9 16:19:08 vdrbox user.err vdr: [1137] no locale for language code 'rus' Nov 9 16:19:08 vdrbox user.err vdr: [1137] no locale for language code 'srb,srp,scr,scc' Nov 9 16:19:08 vdrbox user.err vdr: [1137] no locale for language code 'hrv' Nov 9 16:19:08 vdrbox user.err vdr: [1137] no locale for language code 'est' Nov 9 16:19:08 vdrbox user.err vdr: [1137] no locale for language code 'dan' Nov 9 16:19:08 vdrbox user.err vdr: [1137] no locale for language code 'cze,ces' Nov 9 16:19:08 vdrbox user.err vdr: [1137] no locale for language code 'tur' Nov 9 16:19:08 vdrbox user.err vdr: [1137] no locale for language code 'ukr' Nov 9 16:19:08 vdrbox user.err vdr: [1137] no locale for language code 'ara' Nov 9 16:19:08 vdrbox user.err vdr: [1137] loading plugin: ./PLUGINS/lib/libvdr-xineliboutput.so.1.7.21 Nov 9 16:19:08 vdrbox user.err vdr: [1137] loading /video/setup.conf Nov 9 16:19:08 vdrbox user.debug vdr: [1137] [xine..put] Skipping configuration entry Frontend=sxfe (overridden in command line) Nov 9 16:19:08 vdrbox user.debug vdr: [1137] [xine..put] Skipping configuration entry Remote.ListenPort=37890 (overridden in command line) Nov 9 16:19:08 vdrbox user.debug vdr: [1137] [xine..put] Skipping configuration entry RemoteMode=1 (overridden in command line) Nov 9 16:19:08 vdrbox user.err vdr: [1137] loading /video/sources.conf Nov 9 16:19:08 vdrbox user.err vdr: [1137] loading /video/channels.conf Nov 9 16:19:08 vdrbox user.err vdr: [1137] loading /video/timers.conf Nov 9 16:19:08 vdrbox user.err vdr: [1137] loading /video/svdrphosts.conf Nov 9 16:19:08 vdrbox user.err vdr: [1137] loading /video/remote.conf Nov 9 16:19:08 vdrbox user.err vdr: [1137] loading /video/keymacros.conf Nov 9 16:19:08 vdrbox user.err vdr: [1137] reading EPG data from /video/epg.data Nov 9 16:19:08 vdrbox user.err vdr: [1141] video directory scanner thread started (pid=1137, tid=1141) Nov 9 16:19:08 vdrbox user.err vdr: [1140] video directory scanner thread started (pid=1137, tid=1140) Nov 9 16:19:08 vdrbox user.err vdr: [1137] registered source parameters for 'A - ATSC' Nov 9 16:19:08 vdrbox user.err vdr: [1137] registered source parameters for 'C - DVB-C' Nov 9 16:19:08 vdrbox user.err vdr: [1137] registered source parameters for 'S - DVB-S' Nov 9 16:19:08 vdr
Re: [vdr] vdr-sxfe can't connect
Le 09/11/2011 18:56, VDR User a écrit : vdr -P"xineliboutput --local=none --remote=37890 --primary" try: vdr -P'xineliboutput --local=none --remote=37890 --primary' I gave it a try. Doesn't work :-( ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
Re: [vdr] Crystalhd support and help
Hello I got a BCM70015 card working with vdr-xineliboutput by using the crystalhd plugin for xine here : http://crystalhd.svn.sourceforge.net/viewvc/crystalhd/branches/xine-plugin-crystalhd-ffmpeg/ The install procedure is thoroughly explained in the README. Keep in mind you should compile it towards xine-lib 1.2, which is out since a few days. It works reliably with h.264 dvb-t streams on my D945GSEJT motherboard with not more than 30% CPU usage. The media player also works, even if it gets somewhat unresponsive when you try to fast forward or rewind some HD files. I don't know if the vaapi driver for crystalhd is usable too. ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
Re: [vdr] Crystalhd support and help
Le 04/01/2012 00:17, Torgeir Veimo a écrit : What does interlaced material look like? I'd assume you could use tvtime output plugins to do deinterlacing, although it would increase cpu usage? For the moment, my new vdr box is not in real operation, I should first build a vga2scart to connect it to my old CRT TV set. I will use frame rate control as described here : http://frc.easy-vdr.de/ (Anyway I know that the visual improvement between SD and HD content will be very tiny on a CRT display.) I see no image flaws on my PC monitor, though not using any deinterlacing filters. Only MPEG-2 material from SD channels, which seem to be decoded by software, not by the chip, look interlaced. ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
[vdr] Distorted sound with *.vdr created with genindex
Hello I tried to convert dvd into *.vdr files with genindex, but the sound is broken (vdr 1.6 + dxr3). The ac3->mp2 conversion was made before with ffmpeg. To be sure the problem was not related to ac3 track conversion, I tried to convert back mpeg files that were made originally from vdr recordings with ProjectX with no codec change, but the result was the same. Any idea ? Thanks Damien ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
[vdr] raspberry pi media player with VDR
Hi It doesn't seem that the rpihddevice plugin integrates a media player (as the xine plugin does). Is there a simple way to play video files using omxplayer or other within VDR ? Thanks Damien ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
[vdr] Using a rasberry pi as vdr client
Hi I want to use raspberry pi as if it were a graphic card : I mean the dvb devices on a PC style server, IR receiver preferably on the server too (rpi and server in the same room) I don't know how to configure it, there is apparently 2 ways of doing it (from what I understood) + xineliboutput with vdr-fbfe (rpi plugin is closed source ? the one here : http://www.vdr-portal.de/board18-vdr-hardware/board98-arm-co/118588-rasperry-pi-xine-plugin/) + streamdev and rpihddevice (which additional plugins ?) The second way seems to be more complicated to configure, and I'm not sure it suits my project, but the rpihddevice is well maintained though. The first solution is perhaps much straightforward and includes a media player (?) Could you tell me more please ? Damien ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
Re: [vdr] Media (.mkv) player on Raspberry Pi2 VDR client
Did you try MLD ? It enables to launch Kodi from the vdr interface. It's fully working and I'm quite satisfied with it. Le 06/03/2016 11:48, Nicolas Huillard a écrit : Le mercredi 10 février 2016 à 16:19 -0800, VDR User a écrit : Gerald, You freak out because I suggested an easier solution to yours, and then call me a troll for correcting you on your own nonsense. I hope you don't think you're fooling anyone with that fake b.s. Take your temper tantrums somewhere else, or get lost. == Nicolas, Sorry your thread got polluted with this garbage. Gerald has a history of lashing out at people who disagree with him or have any criticism about yavdr. It's pathetic but hopefully in all the nonsense you've found a solution that suits you. Wow... I didn't follow that thread, because of lack of time. I'm sorry it went that way. I have noted down a bunch of things to try though, and I'll hopefully keep you informed when I'm done... ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
[vdr] VDR reports wrong disk usage
Hi My vdr recordings are stored on an openmediavault server. The vdr box (rpi 2) is given access to them by nfs. # df -ah /mnt/mmcblk0p3/tv FilesystemSize Used Available Use% Mounted on 192.168.0.40:/export/vdrrecords 3.6T 1.2T 2.5T 32% /mnt/mmcblk0p3/tv VDR nevertheless wrongly reports : Total: 1:02h (1.6GB) | Free: 1:01h (1.5GB) The problem appeared when I switched from MLD 5.1 to MLD 5.4 (VDR ver. 2.4.0) It seems like VDR kept disk usage of the SD card before mounting the nfs share in /etc/fstab. How can I fix this ? Thank you for helping Damien ___ vdr mailing list vdr@linuxtv.org https://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
Re: [vdr] Is the remote control of a WinTV Nova-T PCI able to power on the computer
Nicolas Huillard a écrit : > Hi all, > > The subject says it all. Since the PCI card has an always-lit LED on it, > I wondered if the IR receiver was also powered and could turn on the > computer, using the green power button on the remote. > > Since it's not working for me, are there any BIOS settings to allow that ? > I tried to do that by enabling "wake on pci" in the BIOS settings with no success. See this : http://www.ktverkko.fi/~msmakela/electronics/worc5/index.en.html Damien ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
[vdr] Fast compact distro for vdr
Hello Sorry if my mail is out of topic. I'm looking for a linux distro for my vdr box. I'd like a light system (without X11 since I use a dxr3 card) that boots fast. Thanks Damien ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
Re: [vdr] Fast compact distro for vdr
gimli a écrit : A start point : http://sourceforge.net/apps/trac/archvdr/ Sounds good. Is it superior to slackware in term of boot time compared to slackware (which I'm using) ? I'd like a system booting in a few seconds. ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
[vdr] dxr3 plugin compilation error
Hello Compilation of dxr3plugin fails (vdr 1.6.0 slackware 13 kernel 2.6.29.6): make[1]: Entering directory `/home/vdruser/vdr-1.6.0/PLUGINS/src/dxr3-0.2.9' g++ -O2 -Wall -Woverloaded-virtual -c -DPLUGIN_NAME_I18N='"dxr3"' -D_GNU_SOURCE -DMICROCODE=\"/lib/firmware/em8300.bin\" -DUSE_XINE_SCALER -I../../../include -I/usr/local/include -I/usr/local/include/libavcodec -I/usr/include dxr3interface.c In file included from dxr3interface.c:27: /usr/include/linux/dvb/audio.h:79: error: 'uint16_t' does not name a type dxr3interface.c: In member function 'void cDxr3Interface::SetAspectRatio(uint32_t)': dxr3interface.c:451: warning: unused variable 'wssmode' make[1]: *** [dxr3interface.o] Error 1 I've been googling with that but found nothing. What's wrong ? Thanks for your help Damien ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
Re: [vdr] dxr3 plugin compilation error
Not been googling enough time. The solution is here : https://bugzilla.redhat.com/show_bug.cgi?id=493053 ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
[vdr] [OT] Compilation of dxr3player
Hello Sorry if this post is not directly related to VDR. I'm currently updating my VDR config after a disk change. I can't get dxr3player 0.11 compile with gcc 4.3.3 (Slack 13) /usr/lib/gcc/i486-slackware-linux/4.3.3/../../../../include/c++/4.3.3/bits/stl_vector.h:490: erreur: 'const class DefaultAllocatorTemplate >' has no member named 'max_size' I tried the cvs with the following commands : cvs -d:pserver:anonym...@dxr3player.cvs.sourceforge.net:/cvsroot/dxr3player login cvs -z3 -d:pserver:anonym...@dxr3player.cvs.sourceforge.net:/cvsroot/dxr3player co -P dxr3player Compilation aborts : g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../..-g -O2 -Wall -W -include /home/vdruser/dxr3player/config.h -fno-rtti -fno-exceptions -MT Config.o -MD -MP -MF .deps/Config.Tpo -c -o Config.o Config.cc Config.cc: In destructor 'Config::~Config()': Config.cc:310: erreur: 'mediaDirectory' was not declared in this scope Did anyone succeed in compiling dxr3player with gcc 4.x.x ? Thanks Damien ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
[vdr] Jerky sound with dvdplugin (dxr3)
Hello I tried dvdplugin and noticed the sound was totally broken and jerky. Is there a patch that fixes this problem ? My config : vdr 1.6.0 + dxr3plugin 0.2.9 (Dolby Digital is disabled) Thanks Damien ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
Re: [vdr] [OT] Compilation of dxr3player
Jan Willies a écrit : Hi Damien, Am 29.10.2009 15:17, schrieb Damien Bally: Did anyone succeed in compiling dxr3player with gcc 4.x.x ? I succeeded around september but now compilation fails here too (gcc-4.4.2) with the same error. You may want to contact the author directly, he's been always helpful to me. It's exactly what I did a few days ago, and the problem is now fixed in the last cvs, thanks to the author. Damien ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
[vdr] VGA2SCART and Broadcom Crystal HD
Hello I plan to buy an D945GSEJT to build my new VDR box and I would give a try to the VGA2SCART (FRC) output. My TV-set is still a good old CRT. 1) Is the quality comparable to a dxr3 card which I am satisfied with ? 2) Can it be used with a BCM70015 card in order to play HD channels ? Thanks Damien ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr