[vdr] "noepg" plugin and vdr-2.4.1

2020-02-15 Thread Karim AFIFI

Hello,

I have an issue with noepg under vdr-2.4.1 (modifying channel yes/no is 
not stored).

Do you know where I could find the last version for vdr-2.4.1, or a patch  ?

Thanks a lot.
Karim




___
vdr mailing list
vdr@linuxtv.org
https://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


[vdr] vdr-2.4.1 and vaapi => issues audio and video

2020-01-25 Thread Karim AFIFI

Hello,

I continue to buid my new vdrbox  :
Mint 19.3 / Desktop Cinnamon 3840x2160 @ 60 Hz / intel gpu / vaapi 
plugin / vdr-2.4.1


Driver seems to be OK :
    vainfo
    libva info: VA-API version 1.1.0
    libva info: va_getDriverName() returns 0
    libva info: Trying to open 
/usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so

    libva info: Found init function __vaDriverInit_1_1
    libva info: va_openDriver() returns 0
    vainfo: VA-API version: 1.1 (libva 2.1.0)
    vainfo: Driver version: Intel i965 driver for Intel(R) Kaby Lake - 
2.1.0

    vainfo: Supported profile and entrypoints
    VAProfileMPEG2Simple    :    VAEntrypointVLD
    VAProfileMPEG2Simple    :    VAEntrypointEncSlice
    VAProfileMPEG2Main  :    VAEntrypointVLD
    VAProfileMPEG2Main  :    VAEntrypointEncSlice
    VAProfileH264ConstrainedBaseline:    VAEntrypointVLD
    VAProfileH264ConstrainedBaseline:    VAEntrypointEncSlice
    VAProfileH264ConstrainedBaseline:    VAEntrypointEncSliceLP
    VAProfileH264Main   :    VAEntrypointVLD
    VAProfileH264Main   :    VAEntrypointEncSlice
    VAProfileH264Main   :    VAEntrypointEncSliceLP
    VAProfileH264High   :    VAEntrypointVLD
    VAProfileH264High   :    VAEntrypointEncSlice
    VAProfileH264High   :    VAEntrypointEncSliceLP
    VAProfileH264MultiviewHigh  :    VAEntrypointVLD
    VAProfileH264MultiviewHigh  :    VAEntrypointEncSlice
    VAProfileH264StereoHigh :    VAEntrypointVLD
    VAProfileH264StereoHigh :    VAEntrypointEncSlice
    VAProfileVC1Simple  :    VAEntrypointVLD
    VAProfileVC1Main    :    VAEntrypointVLD
    VAProfileVC1Advanced    :    VAEntrypointVLD
    VAProfileNone   :    VAEntrypointVideoProc
    VAProfileJPEGBaseline   :    VAEntrypointVLD
    VAProfileJPEGBaseline   :    VAEntrypointEncPicture
    VAProfileVP8Version0_3  :    VAEntrypointVLD
    VAProfileVP8Version0_3  :    VAEntrypointEncSlice
    VAProfileHEVCMain   :    VAEntrypointVLD
    VAProfileHEVCMain   :    VAEntrypointEncSlice
    VAProfileHEVCMain10 :    VAEntrypointVLD
    VAProfileHEVCMain10 :    VAEntrypointEncSlice
    VAProfileVP9Profile0    :    VAEntrypointVLD
    VAProfileVP9Profile0    :    VAEntrypointEncSlice
    VAProfileVP9Profile2    :    VAEntrypointVLD


Running mpv from a terminal is OK :

    mpv -vo=vaapi --hwdec=vaapi /DATA/file1080p.mkv
    Playing: /DATA/file1080p.mkv
    (+) Video --vid=1 (*) (h264 1920x800 24.000fps)
    (+) Audio --aid=1 --alang=fre (*) (dts 6ch 48000Hz)
    (+) Subs  --sid=1 --slang=fre (*) 'Forced' (subrip)
    AO: [pulse] 48000Hz 5.1(side) 6ch float
    Using hardware decoding (vaapi).
    VO: [vaapi] 1920x800 vaapi[nv12]
    AV: 00:00:09 / 01:27:44 (0%) A-V:  0.000


I have some issues with VDR and vaapi-plugin :
- pictures are extremely slow on every channels (dvbt and dvbs)
- no sound on dvbt (beause eac3 ?) , picture and sound out of sync on dvbs

I found many errors in syslog (see below) , but I don't know what's wrong.
Could you please help me to fix this isssue ?

Thanks a lot.
Karim


syslog

    Jan 25 12:03:03 pctest vdr: [2546] VDR version 2.4.1 started
    Jan 25 12:03:03 pctest vdr: [2546] switched to user 'test'
    Jan 25 12:03:03 pctest vdr: [2546] codeset is 'UTF-8' - known
    Jan 25 12:03:03 pctest vdr: [2546] found 28 locales in 
/usr/local/src/vdr-2.4.1/locale
    Jan 25 12:03:03 pctest vdr: [2546] loading plugin: 
/usr/local/src/vdr/PLUGINS/lib/libvdr-femon.so.2.4.1
    Jan 25 12:03:03 pctest vdr: [2546] loading plugin: 
/usr/local/src/vdr/PLUGINS/lib/libvdr-mpv.so.2.4.1
    Jan 25 12:03:03 pctest vdr: [2546] loading plugin: 
/usr/local/src/vdr/PLUGINS/lib/libvdr-vaapidevice.so.2.4.1
    Jan 25 12:03:03 pctest vdr: [2546] loading plugin: 
/usr/local/src/vdr/PLUGINS/lib/libvdr-skinsoppalusikka.so.2.4.1

    Jan 25 12:03:03 pctest vdr: [2546] loading /DATA/configVDR/setup.conf
    ...
    Jan 25 12:03:05 pctest vdr: [2577] VAAPI-ERROR: video: display 
buffer empty, duping frame (1/0) 0
    Jan 25 12:03:05 pctest vdr: [2577] VAAPI-ERROR: video: display 
buffer empty, duping frame (2/0) 0
    Jan 25 12:03:05 pctest vdr: [2577] VAAPI-ERROR: video: display 
buffer empty, duping frame (3/0) 0
    Jan 25 12:03:05 pctest vdr: [2577] VAAPI-ERROR: video: display 
buffer empty, duping frame (4/0) 0
    Jan 25 12:03:05 pctest vdr: [2577] VAAPI-ERROR: video: display 
buffer empty, duping frame (5/0) 0
    Jan 25 12:03:05 pctest vdr: [2577] VAAPI-ERROR: video: display 
buffer empty, duping frame (6/0) 0
    Jan 25 12:03:05 pctest vdr: [2577] VAAPI-ERROR: video: display 
buffer empty, duping frame (7/0) 0
    Jan 25 12:03:05 pctest vdr: [2577] VAAPI-ERROR: video: display 
buffer empty, duping frame (8/0) 0
    Jan 25 12:03:05 pctest vdr: [2577] 

Re: [vdr] Need help for LIRC + remote on serial COM port on recent Linux distrib

2020-01-25 Thread Karim AFIFI

Hi,

Finally, I dropped Buster, and moved to Mint 19.3 Tricia.
No problem with this version, lirc is working like a charm.

Thanks for your support !
Karim


Le 09/01/2020 à 22:59, Karim AFIFI a écrit :
Hello, I finally managed to get working for the fist two steps : mode2 
and irrecord are OK. There is only one problem left : lircd KO 
/sbin/lircd: symbol lookup error: /sbin/lircd: undefined symbol: 
release_map_remotes


Could someone could help me to fix this problem ?

Thanks a lot !
Karim




Le 04/01/2020 à 23:02, Mikko Tuumanen a écrit :

- lirc_serial move out of staging (is no longer part of the kernel)
and/or rename to serial_ir.

Here are my notes about those lirc changes from March 2019.


You still need to release the serial port from normal serial driver:
setserial /dev/ttyS0 uart none

Load serial_ir module, no need for lirc_serial.

serial_ir will create a /dev/lircN device, and also a /dev/input/eventM

Load one of the ir_*_decoder modules too, for example ir_rc5_decoder or
ir_rc6_decoder depending on the type of your remote. This way you'll probably
don't need to teach remotes to lircd with irrecord, but can just read events
from /dev/input/eventM

Do a
cat /sys/class/rc/rc*/protocols
That will show you list(s) of supported remote models and you can change the
model by writing your choice back to the protocols file.

Before I knew all this, I tried to teach remote to lircd with irrecord, like
irrecord -H default -d /dev/lircN

This way I couldn't get irrecord to learn about a Technotrend remote I have.

After I chose rc-5 with the protocols file, I started to get events from /dev/
input/eventM. This wasn't enough to get lircd to react to the events, so I had
to teach them to lircd by running
irrecord -H devinput -d /dev/input/eventM

After that I ran lircd with
lircd -e lirc -H devinput \
-d /dev/input/by-path/platform-serial_ir.0-event-ir \
/etc/lircd.conf

And now lirc works again!



Unfortunately I still couldn't figure out how I could use the Technotrend
remote with built-in ir receiver of CT2-4400. There is a /dev/input/event-
device for it, but no events come through.




___
vdr mailing list
vdr@linuxtv.org
https://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


___
vdr mailing list
vdr@linuxtv.org
https://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


___
vdr mailing list
vdr@linuxtv.org
https://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
___
vdr mailing list
vdr@linuxtv.org
https://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] Need help for LIRC + remote on serial COM port on recent Linux distrib

2020-01-09 Thread Karim AFIFI
Hello, I finally managed to get working for the fist two steps : mode2 
and irrecord are OK. There is only one problem left : lircd KO 
/sbin/lircd: symbol lookup error: /sbin/lircd: undefined symbol: 
release_map_remotes


Could someone could help me to fix this problem ?

Thanks a lot !
Karim




Le 04/01/2020 à 23:02, Mikko Tuumanen a écrit :

- lirc_serial move out of staging (is no longer part of the kernel)
and/or rename to serial_ir.

Here are my notes about those lirc changes from March 2019.


You still need to release the serial port from normal serial driver:
setserial /dev/ttyS0 uart none

Load serial_ir module, no need for lirc_serial.

serial_ir will create a /dev/lircN device, and also a /dev/input/eventM

Load one of the ir_*_decoder modules too, for example ir_rc5_decoder or
ir_rc6_decoder depending on the type of your remote. This way you'll probably
don't need to teach remotes to lircd with irrecord, but can just read events
from /dev/input/eventM

Do a
cat /sys/class/rc/rc*/protocols
That will show you list(s) of supported remote models and you can change the
model by writing your choice back to the protocols file.

Before I knew all this, I tried to teach remote to lircd with irrecord, like
irrecord -H default -d /dev/lircN

This way I couldn't get irrecord to learn about a Technotrend remote I have.

After I chose rc-5 with the protocols file, I started to get events from /dev/
input/eventM. This wasn't enough to get lircd to react to the events, so I had
to teach them to lircd by running
irrecord -H devinput -d /dev/input/eventM

After that I ran lircd with
lircd -e lirc -H devinput \
-d /dev/input/by-path/platform-serial_ir.0-event-ir \
/etc/lircd.conf

And now lirc works again!



Unfortunately I still couldn't figure out how I could use the Technotrend
remote with built-in ir receiver of CT2-4400. There is a /dev/input/event-
device for it, but no events come through.




___
vdr mailing list
vdr@linuxtv.org
https://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


___
vdr mailing list
vdr@linuxtv.org
https://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
___
vdr mailing list
vdr@linuxtv.org
https://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] Need help for LIRC + remote on serial COM port on recent Linux distrib

2020-01-05 Thread Karim AFIFI

Thanks for helping ! Here is what I did following your advice :

1/
My lirc_options.conf :

[lircd]
driver = default
device = /dev/lirc0

[modinit]
code = /usr/bin/setserial /dev/ttyS0 uart none
code1 = /usr/sbin/modprobe serial_ir

2/
Loading modules and check
(my remote is an old Philips 8139, rc5):
/sbin/modprobe ir_rc5_decoder
/sbin/modprobe serial_ir

lsmod | grep ir
serial_ir  20480  0
ir_rc5_decoder 16384  0
ir_rc6_decoder 16384  0
irqbypass  16384  1 kvm
rc_core    53248  9 
budget_ci,ir_rc6_decoder,rc_rc6_mce,cx23885,ir_rc5_decoder,serial_ir,rc_tt_1500


cat /sys/class/rc/rc*/protocols
rc-5 nec [rc-6] jvc sony rc-5-sz sanyo sharp mce_kbd xmp imon [lirc]

ls /dev/lirc* -l
crw-rw 1 root video 243, 0 janv.  5 10:14 /dev/lirc0
crw-rw 1 root video 243, 1 janv.  5 10:57 /dev/lirc1


3/
Modules are up, unfortunatelly, I can't run lircd :

/etc/init.d/lircd start
[] Starting lircd (via systemctl): lircd.serviceJob for 
lircd.service failed because the control process exited with error code.

See "systemctl status lircd.service" and "journalctl -xe" for details.
 failed!

4/
journalctl -xe
-- L'unité (unit) lircd.service a commencé à démarrer.
janv. 05 10:57:11 pctest lircd[1997]: /usr/sbin/lircd: symbol lookup 
error: /usr/sbin/lircd: undefined symbol: release_map_remotes
janv. 05 10:57:11 pctest systemd[1]: lircd.service: Main process exited, 
code=exited, status=127/n/a

-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://www.debian.org/support
--
-- An ExecStart= process belonging to unit lircd.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 127.
janv. 05 10:57:11 pctest systemd[1]: lircd.service: Failed with result 
'exit-code'.

-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://www.debian.org/support
--
-- The unit lircd.service has entered the 'failed' state with result 
'exit-code'.
janv. 05 10:57:11 pctest systemd[1]: Failed to start Flexible IR remote 
input/output application support.

-- Subject: L'unité (unit) lircd.service a échoué
-- Defined-By: systemd
-- Support: https://www.debian.org/support
--
-- L'unité (unit) lircd.service a échoué, avec le résultat failed.
lines 2178-2274/2274 (END)

5/
I tried your command  without succes :
/usr/sbin/lircd -e lirc -H devinput -d 
/dev/input/by-path/platform-serial_ir.0-event-ir /etc/lircd.conf
/usr/sbin/lircd: symbol lookup error: /usr/sbin/lircd: undefined symbol: 
release_map_remotes


Did I missed something ?

Regards.
Karim






My lircd.conf in /etc/lirc

# Please make this file available to others
# by sending it to 
#
# this config file was automatically generated
# using lirc-0.9.1-git(default) on Tue May 28 22:32:12 2013
#
# contributed by
#
# brand:   RT214 from VR8139 Philips
# model no. of remote control:
# devices being controlled by this remote:
#

begin remote

  name  RT214
  bits   13
  flags RC5|CONST_LENGTH
  eps    30
  aeps  100

  one   960   816
  zero  960   816
  plead 997
  gap  113915
  toggle_bit_mask 0x800

  begin codes
  KEY_PLAY 0x1175
  KEY_PAUSE    0x1168
  KEY_STOP 0x1176
  KEY_RECORD   0x117D
  KEY_REWIND   0x116C
  KEY_FORWARD  0x116E

  KEY_MENU 0x0170
  KEY_EXIT 0x0171

  KEY_CHANNELUP    0x1160
  KEY_CHANNELDOWN  0x1161

  KEY_UP   0x1010
  KEY_DOWN 0x1011
  KEY_LEFT 0x116F
  KEY_RIGHT    0x116A
          KEY_OK           0x114A

  KEY_AUDIO    0x116B
  KEY_BACK 0x114B

  KEY_SUBTITLE 0x117C
  KEY_MACRO    0x1171
  KEY_INFO 0x016F

  KEY_RED  0x016B
  KEY_GREEN    0x016C
  KEY_YELLOW   0x016D
  KEY_BLUE 0x016E

  KEY_EPG  0x014A
          KEY_DVD  0x016F

  KEY_F1   0x017A
  KEY_F2   0x116E
  KEY_F3   0x117A
  KEY_F4   0x017D
  KEY_F5   0x014A
  KEY_F6   0x114F

  KEY_0    0x1140
  KEY_1    0x1141
  KEY_2    0x1142
  KEY_3    0x1143
  KEY_4    0x1144
  KEY_5    0x1145
  KEY_6    0x1146
  KEY_7    0x1147
  KEY_8    0x1148
  KEY_9    0x1149

  end codes

end remote



Le 04/01/2020 à 

[vdr] Need help for LIRC + remote on serial COM port on recent Linux distrib

2020-01-04 Thread Karim AFIFI

Hi all VDR users,

I am upgrading my VDR box, using Debian Buster 10.2 (4.19 kernel).

I've some difficulties for reinstalling LIRC [using remote on serial 
port] due to several changes :

- new path / name of LIRC's configurations files.
- lirc_serial move out of staging (is no longer part of the kernel) 
and/or rename to serial_ir.


I am stuck :-(

Could someone please explain to me how to install (ex. need to recompile 
kernel to add missing module ?) and/or point me to a howto on the Net ?


Thanks !
Regards.

Karim


___
vdr mailing list
vdr@linuxtv.org
https://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] Index of /Developer/Patches/vdr-2.4

2019-06-03 Thread Karim AFIFI
Perfect, thank you.
Karim

-Message d'origine-
De : vdr [mailto:vdr-boun...@linuxtv.org] De la part de Klaus Schmidinger
Envoyé : lundi 3 juin 2019 23:02
À : vdr@linuxtv.org
Objet : Re: [vdr] Index of /Developer/Patches/vdr-2.4

On 03.06.19 21:18, Karim AFIFI wrote:
> ...
> Do you plan to provide soon a vdr-2.4.1 release with all of them ?

Yes. There is one problem with the channel display on the Raspberry Pi that 
still needs to
be solved, and after that I'm planning to release version 2.4.1.

Klaus


___
vdr mailing list
vdr@linuxtv.org
https://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


___
vdr mailing list
vdr@linuxtv.org
https://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


[vdr] Index of /Developer/Patches/vdr-2.4

2019-06-03 Thread Karim AFIFI
Hi Klaus,

"
This directory contains patches fixing bugs that have been detected after the 
official release of VDR version 2.4.0.
Apply them to the original VDR source in alphabetical order.
"

I noticed many 2.4.0 patches. 
Do you plan to provide soon a vdr-2.4.1 release with all of them ?

Thank you.
Karim



___
vdr mailing list
vdr@linuxtv.org
https://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] Questions about good hardware to view VDR 4K

2019-05-08 Thread Karim AFIFI
Yes,  PCI is on the way of extinction... But good news, I just found an ASUS
"standard mb" which seems to be perfect :
- DisplayPort (+ HDMI + DVI)
- 2 x PCI
- 4 x PCIE
- 1 x COM port (I use a TSOPxx module for LIRC)

https://www.asus.com/us/Motherboards/PRIME-H270-PRO/specifications/

If I buy it, I will test active DP > HDMI converter, and I will share the
feedback here.

Thanks again for your advices :-)
Karim


-Message d'origine-
De : Frantisek Rysanek [mailto:frantisek.rysa...@post.cz] 
Envoyé : mercredi 8 mai 2019 23:41
À : VDR Mailing List
Cc : Karim AFIFI
Objet : Re: [vdr] Questions about good hardware to view VDR 4K

Hello Karim,

...the parallel PCI slots really seem to have gone out of vogue...

I work as a service techie for *industrial* PC's - a niche that is 
rather backward in its tastes :-) and if you take a look at e.g. the 
portfolio of Advantech, you may find ATX boards with LGA1151 with 
more than one PCI slot. But you definitely won't like the price tag. 
Other than that, the BIOS nowadays tends to be a pretty normal AMI 
APTIO, UEFI and legacy booting supported, but you won't find any 
overclocking features in the BIOS SETUP.
Hmm... in the recent generation, only the AIMB-786 has two PCI slots, 
and that's full-size ATX.
In the mATX format, if you go back to SkyLake/KabyLake, you may find 
a board with a single parallel PCI slot...
Apparently the PCI slots are on their way to extinction, following 
the ISA slots :-)
In the "industrial" segments you can find other formats that have 
parallel PCI, such as PICMG hardware or maybe an external expansion 
box, but I believe that's even further away from an HTPC budget and 
living-room aesthetics :-)

Frank 

On 8 May 2019 at 22:39, Karim AFIFI wrote:

> Dear Franck,
> 
> Thanks a lot for all theses precisions ! I missed the 4k rate's difference
> DP vs HDMI...
> 
> For lowest consumption, I try to avoid external video card : the entry
level
> I found (fanless GT 1030 - 4K@60Hz HDMI 2.0) is about 30w !!!
> 
> Active converter DP > HDMI 2.0 seems to be a good solution. Unfortunately,
I
> didn't found (yet) a motherboard with 2xPCI slots **AND** displayport or
> HDMI 2.0. (I would like to avoid PCIE > PCI adapter). 
> 
> I will take a look to Atom CPU and Gemini Lake, but it seems there is no
ATX
> motherboards, only mini-ITX (not enough slots PCI/PCI-E for me).
> 
> As you see, it's very complicated, I continue to search ...
> 
> Best regards !
> Karim
> 
> 
> 
> -Message d'origine-
> De : Frantisek Rysanek [mailto:frantisek.rysa...@post.cz] 
> Envoyé : mercredi 8 mai 2019 21:21
> `A : VDR Mailing List
> Cc : karim.af...@laposte.net
> Objet : Re: [vdr] Questions about good hardware to view VDR 4K
> 
> Dear Karim,
> 
> thanks for raising that point...
> 
> At first I thought that the i3 "T" edition was somehow limited in the 
> graphics output, to make people buy the i7 - but no, if I look at 
> some mainstream i7 CoffeeLake CPU, the set of outputs is the exact 
> same spec: the CPU can produce 4k at 24 Hz only on the HDMI output
> (TMDS framing), but can produce 4k at 60 Hz in the DisplayPort 
> format. To me this is slightly funny, because the "universal digital 
> display" outputs can do either DP or TMDS on the same port (the 
> format is configurable in software).
> 
> https://ark.intel.com/content/www/us/en/ark/products/129944/intel-core
> -i3-8100t-processor-6m-cache-3-10-ghz.html
> 
> https://ark.intel.com/content/www/us/en/ark/products/191792/intel-core
> -i7-9700-processor-12m-cache-up-to-4-70-ghz.html
> 
> Might be a "friendly stab in the back" to the HDMI Forum :-)
> The DisplayPort is Intel's own standard.
> 
> Note that there are DP 1.2 -> HDMI 2.0 active adapters that can do 4k 
> at 60 Hz. 
> 
>
https://www.club-3d.com/en/detail/2366/displayportt-1.2-to-hdmit-2.0-uhd-act
> ive-adapter/
> 
> You do need an active adapter, so that the PC GPU produces DP 
> framing, as only on DP it can reach 4k at 60 Hz. A passive DP-to-HDMI 
> adapter would be identical to the scenario where the HDMI connector 
> is onboard, driven by the IGP "directly" (through a level shifter) - 
> as in both cases, it is the IGP producing TMDS framing, and that's 
> where it is limited to 24 Hz...  
> 
> I've read a note that HDMI audio support might be a bit of a problem 
> in such a setup in Linux, i.e. DP output from the Intel IGP converted 
> to HDMI by an adapter... although I seem to recall that the report 
> was about "problem solved".  
> 
> I cannot advise you on discrete GPU's, or Nvidia vs. AMD.
> If you're aiming for a low-power system, the Intel IGP might be your 
> best bet, as the lowest-power addon GPU's have a TDP of 30-40 Wa

Re: [vdr] Questions about good hardware to view VDR 4K

2019-05-08 Thread Karim AFIFI
Dear Franck,

Thanks a lot for all theses precisions ! I missed the 4k rate's difference
DP vs HDMI...

For lowest consumption, I try to avoid external video card : the entry level
I found (fanless GT 1030 - 4K@60Hz HDMI 2.0) is about 30w !!!

Active converter DP > HDMI 2.0 seems to be a good solution. Unfortunately, I
didn't found (yet) a motherboard with 2xPCI slots **AND** displayport or
HDMI 2.0. (I would like to avoid PCIE > PCI adapter). 

I will take a look to Atom CPU and Gemini Lake, but it seems there is no ATX
motherboards, only mini-ITX (not enough slots PCI/PCI-E for me).

As you see, it's very complicated, I continue to search ...

Best regards !
Karim



-Message d'origine-
De : Frantisek Rysanek [mailto:frantisek.rysa...@post.cz] 
Envoyé : mercredi 8 mai 2019 21:21
À : VDR Mailing List
Cc : karim.af...@laposte.net
Objet : Re: [vdr] Questions about good hardware to view VDR 4K

Dear Karim,

thanks for raising that point...

At first I thought that the i3 "T" edition was somehow limited in the 
graphics output, to make people buy the i7 - but no, if I look at 
some mainstream i7 CoffeeLake CPU, the set of outputs is the exact 
same spec: the CPU can produce 4k at 24 Hz only on the HDMI output
(TMDS framing), but can produce 4k at 60 Hz in the DisplayPort 
format. To me this is slightly funny, because the "universal digital 
display" outputs can do either DP or TMDS on the same port (the 
format is configurable in software).

https://ark.intel.com/content/www/us/en/ark/products/129944/intel-core
-i3-8100t-processor-6m-cache-3-10-ghz.html

https://ark.intel.com/content/www/us/en/ark/products/191792/intel-core
-i7-9700-processor-12m-cache-up-to-4-70-ghz.html

Might be a "friendly stab in the back" to the HDMI Forum :-)
The DisplayPort is Intel's own standard.

Note that there are DP 1.2 -> HDMI 2.0 active adapters that can do 4k 
at 60 Hz. 

https://www.club-3d.com/en/detail/2366/displayportt-1.2-to-hdmit-2.0-uhd-act
ive-adapter/

You do need an active adapter, so that the PC GPU produces DP 
framing, as only on DP it can reach 4k at 60 Hz. A passive DP-to-HDMI 
adapter would be identical to the scenario where the HDMI connector 
is onboard, driven by the IGP "directly" (through a level shifter) - 
as in both cases, it is the IGP producing TMDS framing, and that's 
where it is limited to 24 Hz...  

I've read a note that HDMI audio support might be a bit of a problem 
in such a setup in Linux, i.e. DP output from the Intel IGP converted 
to HDMI by an adapter... although I seem to recall that the report 
was about "problem solved".  

I cannot advise you on discrete GPU's, or Nvidia vs. AMD.
If you're aiming for a low-power system, the Intel IGP might be your 
best bet, as the lowest-power addon GPU's have a TDP of 30-40 Watt.
As for CPU's, Ryzen is a very nice CPU, but low-power Ryzen is hard 
to find, especially if you're aiming for a passively cooled computer.

You may also want to take a look at the Gemini Lake ATOM's
(Pentia and Celerons):
https://www.intel.com/content/dam/www/public/us/en/documents/product-b
riefs/silver-celeron-datasheet-vol-1.pdf
Available on some rare Mini-ITX motherboards.

Note that their IGP can do 4k@60Hz on both DP and HDMI 2.0.
And they can play back H.265 HEVC at 4k with hardware decoding in the 
GPU (IGP). Unfortunately I have no hands-on experience with VAAPI on 
this hardware. Theoretically it is supported. 
Allegedly it can decode source data with 10bit color depth (H.265 
compressed video stream) but the DP/HDMI output is 8-bit only anyway 
:-)
You might also want to take a look at the Apollo Lake ATOM = one 
generation older (I haven't checked the specs.)

Frank

> Am Mi., 8. Mai 2019 um 19:01 Uhr schrieb Karim AFIFI 
> :
> Hi,
> 
> I am looking for an ATX motherboard with PCI and PCIE slots, for 
> using with new VDR 4K (PCI S2-3200+CI and PCIE Hauppauge quad), and 
> ASTERISK (PCI Digium FXO/FXS card).
> 
> At the beginning, I was thinking about an Intel 1151 socket (for best 
> vaapi support), like this one (*):
> 
> https://www.asus.com/Motherboards/TUF-H310-PLUS-GAMING/HelpDesk_Manual
> /
> 
> Unfortunately, I noticed HDMI is v1.4, with 4k@24Hz only !
> 
> I am afraid that I need to add a PCI-E video card to achieve 4k@60Hz.
> 
> Is it correct ? If so, I have two questions :
> 1) could you advice about fanless + VAAPI compatible product ?
> 2) any feedback about best plateform/chipset : AMD vs Intel ?
> 
> Thanks a lot.
> Karim
> 
> 
> (*) using with low TDP quad core CPU, for example i3-8100T.


___
vdr mailing list
vdr@linuxtv.org
https://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


[vdr] Questions about good hardware to view VDR 4K

2019-05-08 Thread Karim AFIFI
Hi,

I am looking for an ATX motherboard with PCI and PCIE slots, for using with new 
VDR 4K (PCI S2-3200+CI and PCIE Hauppauge quad), and ASTERISK (PCI Digium 
FXO/FXS card).

At the beginning, I was thinking about an Intel 1151 socket (for best vaapi 
support), like this one (*):

https://www.asus.com/Motherboards/TUF-H310-PLUS-GAMING/HelpDesk_Manual/

Unfortunately, I noticed HDMI is v1.4, with 4k@24Hz only !

I am afraid that I need to add a PCI-E video card to achieve 4k@60Hz. 

Is it correct ? If so, I have two questions :
1) could you advice about fanless + VAAPI compatible product ?
2) any feedback about best plateform/chipset : AMD vs Intel ?

Thanks a lot.
Karim


(*) using with low TDP quad core CPU, for example i3-8100T.


___
vdr mailing list
vdr@linuxtv.org
https://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] Advice for best hardware and plugins to play MKV files and receive 4K channels

2018-11-01 Thread Karim AFIFI
Hi,

Thanks for sharing this.


-Message d'origine-
De : vdr [mailto:vdr-boun...@linuxtv.org] De la part de prelude
Envoyé : mercredi 31 octobre 2018 13:46
À : VDR Mailing List
Objet : Re: [vdr] Advice for best hardware and plugins to play MKV files and 
receive 4K channels

Karim AFIFI kirjoitti 2018-10-30 01:16:
> Could you share best hardware cpu/video/card,motherboard/..., & best
> plugin/driver/... you advice at the moment?


I do not know a best one but
I faced same situation when my old good nvidia ion platform cannot 
handle hd channels properly. I tested different plugings with intel HD 
graphics (integrated in dell laptop via vaapi) but did not get any of 
those working as old systems. Facing problems with instability, splitted 
pictures, out of syck, and "jumping" fast forward modes (I look a lot of 
movies/series in 2-4 times speed up as in here we have subtitles).
Shortly to say i did not manage to archive proper system with any of vdr 
plugins.
Now im trying using VNSI & kodi in android tv and it still look 
promising. Just testing it currently inside on older laptop. Other great 
thing there is that i can move my server (including dvb sick) away from 
living room to garage and use only small and better looking device in 
living room.

___
vdr mailing list
vdr@linuxtv.org
https://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


___
vdr mailing list
vdr@linuxtv.org
https://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] Advice for best hardware and plugins to play MKV files and receive 4K channels

2018-10-31 Thread Karim AFIFI
Thanks a lot for the feedback !

-Message d'origine-
De : vdr [mailto:vdr-boun...@linuxtv.org] De la part de VDR User
Envoyé : mercredi 31 octobre 2018 00:03
À : mailing list: vdr
Objet : Re: [vdr] Advice for best hardware and plugins to play MKV files and 
receive 4K channels

> >xineliboutput and VDPAU so I assume what you actually mean by mkv is
> >being able to play back HD or greater content using VDPAU for decoding
> >and xineliboutput to get the decoded frames to your tv.
> Correct, my 4K mkv files are using H.265 codecs, HD files are using H.264.

Since dumping Nvidia I haven't kept up with what their current cards
capabilities are so I can't advise on an Nvidia card that does
HEVC/h265. My NUC handles it great though! ;)

> I didn't understand which player/plugin you advise in VDR.
> - MPlayer was very good but no longer works...
> - Media Player in Xineliboutput is convenient but little buggy under VDPAU...

I originally used mplayer, then mplayer2, and lastly mpv player. The
vdr-mplayer plugin + mpv player has worked great. All you have to do
to switch from mpv is just change your mplayer.sh (or whatever you
call your player script) from using the mplayer bin to mpv bin.

___
vdr mailing list
vdr@linuxtv.org
https://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


___
vdr mailing list
vdr@linuxtv.org
https://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] Advice for best hardware and plugins to play MKV files and receive 4K channels

2018-10-30 Thread Karim AFIFI

-Message d'origine-
De : vdr [mailto:vdr-boun...@linuxtv.org] De la part de VDR User
Envoyé : mardi 30 octobre 2018 01:38
À : mailing list: vdr
Objet : Re: [vdr] Advice for best hardware and plugins to play MKV files and 
receive 4K channels

> I plan to upgrade my VDR box, with these two important features :
> - reading mkv files => I am using xineliboutput and vdpau.

>xineliboutput and VDPAU so I assume what you actually mean by mkv is
>being able to play back HD or greater content using VDPAU for decoding
>and xineliboutput to get the decoded frames to your tv. 
Correct, my 4K mkv files are using H.265 codecs, HD files are using H.264.

>>VDPAU is EOL.
Ok, I didn't know it.

>>Nvidia currently has NVDEC but I can't speak to how well it's
>> supported since I dumped VDPAU for VAAPI a while back.
I just found informations here : 
https://wiki.archlinux.org/index.php/Hardware_video_acceleration


> Could you share best hardware cpu/video/card,motherboard/..., & best 
> plugin/driver/... you advice at the moment?

>When I switched from VDPAU to VAAPI I retired my old hardware and just
>spent about $120 on an Intel NUC, and couldn't be happier. I'll never
>bother with video cards again for htpc/media playing boxes. And also
>non-usb tuners. Low power/low space is my theme now so my days of
>building pc's for this purpose are over. You might want to look at
>other options unless you actually want a pc tower.
I am not looking for a very small pc case, because I have 3 x dvb PCIE cards 
and a Digium card (for Asterisk). I will probably keep my medium Silverstone 
aluminium case, and I will choose an ATX or mini ITX motherboard, depending 
power and efficiency.

I didn't understand which player/plugin you advise in VDR. 
- MPlayer was very good but no longer works...
- Media Player in Xineliboutput is convenient but little buggy under VDPAU...




___
vdr mailing list
vdr@linuxtv.org
https://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


___
vdr mailing list
vdr@linuxtv.org
https://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


[vdr] Advice for best hardware and plugins to play MKV files and receive 4K channels

2018-10-29 Thread Karim AFIFI
Hello,

I plan to upgrade my VDR box, with these two important features :
- reading mkv files => I am using xineliboutput and vdpau.
- receiving 4K channels => for HD, I am using old PCI/PCIE motherboard + 
TBS6928 (with CI). 

Could you share best hardware cpu/video/card,motherboard/..., & best 
plugin/driver/... you advice at the moment?

Thanks for ther feedback.
Karim


___
vdr mailing list
vdr@linuxtv.org
https://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] [ANNOUNCE] VDR version 2.4.0 released

2018-04-15 Thread Karim AFIFI
Hi Klaus,

Many thanks for this new release, and all the job around it !

Regards.
Karim

-Message d'origine-
De : vdr [mailto:vdr-boun...@linuxtv.org] De la part de Klaus Schmidinger
Envoyé : dimanche 15 avril 2018 11:37
À : VDR mailing list
Objet : [vdr] [ANNOUNCE] VDR version 2.4.0 released

VDR version 2.4.0 is now available at

   ftp://ftp.tvdr.de/vdr/vdr-2.4.0.tar.bz2

A 'diff' against the previous version is available at

   ftp://ftp.tvdr.de/vdr/Developer/vdr-2.3.9-2.4.0.diff

MD5 checksums:

12c6a3abeadfa915fcfe736bb047a3ab  vdr-2.4.0.tar.bz2
6d98c2d619e82f3d4503146602fccde7  vdr-2.3.9-2.4.0.diff

A summary of all the major changes since the last stable version 2.2.0 can be 
found at

  http://www.tvdr.de/changelog.htm

When updating from an earlier version of VDR please make sure you read the 
INSTALL
and MANUAL files that come with the VDR source _before_ doing so!
Please make sure you have backup copies of all your configuration files,
and verify carefully that your timers will be set to the correct channels
after switching to this new version.

Thanks to the many people who have contributed in the making, testing and
debugging of this new version of VDR, and also to all users who just
enjoy VDR!

Please also visit the VDR homepage at

  http://www.tvdr.de

and VDR's facebook page at

  https://www.facebook.com/VideoDiskRecorder

Have fun!

Klaus

___
vdr mailing list
vdr@linuxtv.org
https://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


___
vdr mailing list
vdr@linuxtv.org
https://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] xineliboutput '/usr/local/lib/vdr/' n'est pas un répertoire

2017-12-28 Thread Karim Afifi
Hi,

I finally  found the problem : I forgot to customize VDR's Make.config.
I added LCLBLD=1 and modified the path, compilation is OK now.

Thank's anyway Bruno !

Regards
Karim

-Message d'origine-
De : vdr [mailto:vdr-boun...@linuxtv.org] De la part de g.bruno
Envoyé : jeudi 28 décembre 2017 11:11
À : vdr@linuxtv.org
Objet : Re: [vdr] xineliboutput '/usr/local/lib/vdr/' n'est pas un répertoire

Hallo,
I had the same problem some months ago. If I remember right, it was a question 
of permissions. Did you verify if you have all rights on the directory 
/usr/local/lib/vdr/ "read, write and execute -rwx-"?

Regards
GBruno

Am 23.12.2017 um 22:53 schrieb Karim Afifi:
> Hi !
> 
> I am trying to upgrade my VDR to 2.3.8, but I have a trouble...
> 
> xine-lib 1.2.8 is installed, but xineliboutput doesn't compil. It seems to be 
> a "simple" directory problem, but I didn't find what's wrong.
> 
> Could you please help me to fix this issue ?
> 
> Thank you.
> Regards.
> 
> 
> ...
> -fvisibility=hidden -shared  -shared xineliboutput.o device.o 
> frontend.o osd.o config.o menu.o setup_menu.o menuitems.o 
> media_player.o equalizer.o frontend_local.o frontend_svr.o 
> tools/avahi.o tools/cxsocket.o tools/udp_pes_scheduler.o 
> tools/backgroundwriter.o tools/playlist.o tools/http.o 
> tools/vdrdiscovery.o tools/time_pts.o tools.o tools/metainfo_menu.o 
> logdefs.o tools/rle.o black_720x576.o nosignal_720x576.o 
> vdrlogo_720x576.o -lrt -L/lib64 -lcap -ldl -o 
> libvdr-xineliboutput.so.2.3.8 install libvdr-xineliboutput.so.2.3.8 
> /usr/local/lib/vdr/
> install: la cible '/usr/local/lib/vdr/' n'est pas un répertoire: Aucun 
> fichier ou dossier de ce type
> Makefile:341 : la recette pour la cible « 
> libvdr-xineliboutput.so.2.3.8 » a échouée
> make[1]: *** [libvdr-xineliboutput.so.2.3.8] Erreur 1
> 
> *** failed plugins: xineliboutput
> 
> Makefile:225 : la recette pour la cible « plugins » a échouée
> make: *** [plugins] Erreur 1
> 
> 
> ___
> vdr mailing list
> vdr@linuxtv.org
> https://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
> 

___
vdr mailing list
vdr@linuxtv.org
https://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


___
vdr mailing list
vdr@linuxtv.org
https://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


[vdr] xineliboutput '/usr/local/lib/vdr/' n'est pas un répertoire

2017-12-23 Thread Karim Afifi
Hi !

I am trying to upgrade my VDR to 2.3.8, but I have a trouble...

xine-lib 1.2.8 is installed, but xineliboutput doesn't compil. It seems to be a 
"simple" directory problem, but I didn't find what's wrong.

Could you please help me to fix this issue ? 

Thank you.
Regards.


...
-fvisibility=hidden -shared  -shared xineliboutput.o device.o frontend.o osd.o 
config.o menu.o setup_menu.o menuitems.o media_player.o equalizer.o 
frontend_local.o frontend_svr.o tools/avahi.o tools/cxsocket.o 
tools/udp_pes_scheduler.o tools/backgroundwriter.o tools/playlist.o 
tools/http.o tools/vdrdiscovery.o tools/time_pts.o tools.o 
tools/metainfo_menu.o logdefs.o tools/rle.o black_720x576.o nosignal_720x576.o 
vdrlogo_720x576.o -lrt -L/lib64 -lcap -ldl -o libvdr-xineliboutput.so.2.3.8
install libvdr-xineliboutput.so.2.3.8 /usr/local/lib/vdr/
install: la cible '/usr/local/lib/vdr/' n'est pas un répertoire: Aucun fichier 
ou dossier de ce type
Makefile:341 : la recette pour la cible « libvdr-xineliboutput.so.2.3.8 » a 
échouée
make[1]: *** [libvdr-xineliboutput.so.2.3.8] Erreur 1

*** failed plugins: xineliboutput

Makefile:225 : la recette pour la cible « plugins » a échouée
make: *** [plugins] Erreur 1


___
vdr mailing list
vdr@linuxtv.org
https://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] vdr xine-lib eac3

2012-07-12 Thread Karim Afifi
Zaverel and Jose Alberto,
Thanks a lot for your explanations; I am going to try the recode ac3
solution with alsa.

Cheers.
Karim

-Message d'origine-
De : vdr-boun...@linuxtv.org [mailto:vdr-boun...@linuxtv.org] De la part de
zaverel
Envoyé : jeudi 12 juillet 2012 13:12
À : VDR Mailing List
Objet : [vdr] vdr xine-lib eac3

@Zaverel,
What do you mean by It's not perfect but that work ?

  it's cpu extensive because all audio is recoded in ac3.

You can try with this in /etc/asound.conf (for global user ) or ~/.asoundrc
(only user)

pcm.!default {
type plug
slave.pcm surroundaudio
}

ctl.!default {
type plug
slave.pcm surroundaudio
}

pcm.a52encode {
type a52
format S16_LE
channels 6
rate 48000
bitrate 448
}

pcm.surroundaudio {
type upmix
slave.pcm a52encode
channels 6
}


and start xine with --audio=alsa:surroundaudio


___
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


Re: [vdr] vdr xine-lib eac3

2012-07-11 Thread Karim Afifi
@Zaverel, 
What do you mean by It's not perfect but that work ?

@Jose Alberto,
What's the problem with the channel TVE-HD Pruebas. 
Could you please tell us about your hardware ? Are you using spdif output ?

Thanks for your support which help us to understand the subject.
Karim

-Message d'origine-
De : vdr-boun...@linuxtv.org [mailto:vdr-boun...@linuxtv.org] De la part de
Jose Alberto Reguero
Envoyé : mercredi 11 juillet 2012 18:52
À : vdr@linuxtv.org
Cc : zaverel
Objet : Re: [vdr] vdr xine-lib eac3

On Miércoles, 11 de julio de 2012 14:00:47 zaverel escribió:
 /  Is it the normal behaviour, or did I miss something ?
 
 //  Is there a way to convert eac3 = ac3 for delivering 5.1 stream 
 through the //  spdif output ?
 //
 //  Regards.
 //  Karim
 //
 
 hello,
 
 with alsa-plugins and a52 you can have more than 2 channels on spdif
 
 sound is encoded in dolby on-the-fly and send to the spdif.
 
 configuration is in ~/.asoundrc
 
 There is many exemples on the net
 
 It's not perfect but that work./
 
 
 
 Jose Alberto , what is the purpose to your patch ?


The patch is for eac3 sound problems with the channel TVE-HD Pruebas.

Jose Alberto

___
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


Re: [vdr] Hardware for VDR and Viaccess Secure

2012-07-10 Thread Karim Afifi
Hello,

It seems that Viaccess Secure is used only in France. Then I am still
interested by your feedback about using CAM (even if different than Viaccess
or Viaccess Secure) with the hardwares below. The main goal is to buy the
good hardware for viewing one channel, and registering  one (or more
channels) with my subscriber card.

Regards.
Karim

-Message d'origine-
De : vdr-boun...@linuxtv.org [mailto:vdr-boun...@linuxtv.org] De la part de
Karim Afifi
Envoyé : dimanche 8 juillet 2012 22:03
À : vdr@linuxtv.org
Objet : [vdr] Hardware for VDR and Viaccess Secure

Hello,
Here in France, BISTV provider is using Viaccess Secure System. To view
channels, we need a Viaccess compatible CAM like Viaccess SMIT SECURE
DUAL. For VDR, to support this CAM, I plan to buy a dvb-s2 card and a CI
interface card. I found couples of items which seems to be Linux/VDR
compatibles :

From Mystique
http://www.dvbshop.net/product_info.php/info/p2318_Mystique-SaTiX-S2-V3-CI-D
ual--2xDVB-S2-CI-HDTV-MPEG4-H-264.html
http://www.dvbshop.net/product_info.php/info/p2319_Mystique-CI-Interface-f--
Mystique-SaTiX-S2-Dual.html

From Digital Devices
http://shop.digital-devices.de/epages/62357162.sf/secdcf4f6e155/?ObjectPath=
/Shops/62357162/Products/091201
http://shop.digital-devices.de/epages/62357162.sf/de_DE/?ObjectPath=/Shops/6
2357162/Products/092003

It seems all theses items are able to register one channel when viewing
another. I guess it's true.
Do you have some experience with theses hardwares ? Could you please give me
somme feedback ?

Thanks a lot.

 


___
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


Re: [vdr] vdr xine-lib eac3

2012-07-10 Thread Karim Afifi
Up please :-)

Karim

-Message d'origine-
De : vdr-boun...@linuxtv.org [mailto:vdr-boun...@linuxtv.org] De la part de
Karim Afifi
Envoyé : vendredi 18 mai 2012 21:32
À : 'VDR Mailing List'
Objet : Re: [vdr] vdr xine-lib eac3

Hello,

I am using vdr-1.7.27 and xineliboutput (with xine-lib from january 2012 and
José Alberto's patch). All HD dvb-t french channels are deliver eac3, but
vdr delivers only stereo pcm on the spdif output (instead of 5.1).  

Is it the normal behaviour, or did I miss something ?
Is there a way to convert eac3 = ac3 for delivering 5.1 stream through the
spdif output ? 

Regards.
Karim


-Message d'origine-
De : vdr-boun...@linuxtv.org [mailto:vdr-boun...@linuxtv.org] De la part de
Jose Alberto Reguero Envoyé : dimanche 3 octobre 2010 23:56 À : VDR Mailing
List Objet : Re: [vdr] vdr xine-lib eac3

Attached is a patch to fix xine-lib ts work with eac3. With this patch you
can use xine-ui to play the records.

Jose Alberto

El Domingo 03 Octubre 2010, Jose Alberto Reguero escribió:
 Playing with xine-ui and demux ts don't work well. You must play it 
 with
 vdr- xine.
 
 Jose Alberto
 



___
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] Hardware for VDR and Viaccess Secure

2012-07-08 Thread Karim Afifi
Hello,
Here in France, BISTV provider is using Viaccess Secure System. To view
channels, we need a Viaccess compatible CAM like Viaccess SMIT SECURE
DUAL. For VDR, to support this CAM, I plan to buy a dvb-s2 card and a CI
interface card. I found couples of items which seems to be Linux/VDR
compatibles :

From Mystique
http://www.dvbshop.net/product_info.php/info/p2318_Mystique-SaTiX-S2-V3-CI-D
ual--2xDVB-S2-CI-HDTV-MPEG4-H-264.html
http://www.dvbshop.net/product_info.php/info/p2319_Mystique-CI-Interface-f--
Mystique-SaTiX-S2-Dual.html

From Digital Devices
http://shop.digital-devices.de/epages/62357162.sf/secdcf4f6e155/?ObjectPath=
/Shops/62357162/Products/091201
http://shop.digital-devices.de/epages/62357162.sf/de_DE/?ObjectPath=/Shops/6
2357162/Products/092003

It seems all theses items are able to register one channel when viewing
another. I guess it's true.
Do you have some experience with theses hardwares ? Could you please give me
somme feedback ?

Thanks a lot.

 


___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] vdr xine-lib eac3

2012-05-18 Thread Karim Afifi
Hello,

I am using vdr-1.7.27 and xineliboutput (with xine-lib from january 2012 and
José Alberto's patch). All HD dvb-t french channels are deliver eac3, but
vdr delivers only stereo pcm on the spdif output (instead of 5.1).  

Is it the normal behaviour, or did I miss something ?
Is there a way to convert eac3 = ac3 for delivering 5.1 stream through the
spdif output ? 

Regards.
Karim


-Message d'origine-
De : vdr-boun...@linuxtv.org [mailto:vdr-boun...@linuxtv.org] De la part de
Jose Alberto Reguero Envoyé : dimanche 3 octobre 2010 23:56 À : VDR Mailing
List Objet : Re: [vdr] vdr xine-lib eac3

Attached is a patch to fix xine-lib ts work with eac3. With this patch you
can use xine-ui to play the records.

Jose Alberto

El Domingo 03 Octubre 2010, Jose Alberto Reguero escribió:
 Playing with xine-ui and demux ts don't work well. You must play it 
 with
 vdr- xine.
 
 Jose Alberto
 



___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


[vdr] weatherng-0.0.10 and vdr-1.7.27 : compilation error

2012-05-17 Thread Karim Afifi
Hello,

I am trying to compil weatherng-0.0.10 and vdr-1.7.27 without success. 
Adding  #include vdr/config.h  to i18n.h doesn't solve the problem.

Is there any patch to fix this ?
Regards.


Here is the log :

Plugin weatherng:
make[1]: entrant dans le répertoire «
/usr/local/src/vdr-1.7.27/PLUGINS/src/weatherng-0.0.10 »
make[1]: quittant le répertoire «
/usr/local/src/vdr-1.7.27/PLUGINS/src/weatherng-0.0.10 »
make[1]: entrant dans le répertoire «
/usr/local/src/vdr-1.7.27/PLUGINS/src/weatherng-0.0.10 »
g++ -g -O2 -Wall -Woverloaded-virtual -Wno-parentheses -fPIC -c
-DHAVE_IMLIB2 -D_GNU_SOURCE -DPLUGIN_NAME_I18N='weatherng'
-I/usr/local/src/media_build/linux/include -I../../../include  -obitmap.o
bitmap.c
g++ -g -O2 -Wall -Woverloaded-virtual -Wno-parentheses -fPIC -c
-DHAVE_IMLIB2 -D_GNU_SOURCE -DPLUGIN_NAME_I18N='weatherng'
-I/usr/local/src/media_build/linux/include -I../../../include  -oquantize.o
quantize.c
g++ -g -O2 -Wall -Woverloaded-virtual -Wno-parentheses -fPIC -c
-DHAVE_IMLIB2 -D_GNU_SOURCE -DPLUGIN_NAME_I18N='weatherng'
-I/usr/local/src/media_build/linux/include -I../../../include
-oimagecache.o imagecache.c
g++ -g -O2 -Wall -Woverloaded-virtual -Wno-parentheses -fPIC -c
-DHAVE_IMLIB2 -D_GNU_SOURCE -DPLUGIN_NAME_I18N='weatherng'
-I/usr/local/src/media_build/linux/include -I../../../include  -oweatherng.o
weatherng.c
In file included from weatherng.h:5,
 from weatherng.c:11:
i18n.h:15: error: ‘tI18nPhrase’ does not name a type
weatherng.c: In member function ‘virtual bool cPluginWetter::Start()’:
weatherng.c:124: error: ‘Phrases’ was not declared in this scope
weatherng.c:124: error: ‘RegisterI18n’ was not declared in this scope
make[1]: *** [weatherng.o] Erreur 1
make[1]: quittant le répertoire «
/usr/local/src/vdr-1.7.27/PLUGINS/src/weatherng-0.0.10 »



___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


[vdr] noad-0.7.3 and HD ?

2012-05-01 Thread Karim Afifi
Hi,

I've just installed noad 0.7.3 on vdr-1.7.27. Unfortunately, this
version is doesn't work with HD recordings :

__
.
May  1 11:09:10 pctest vdr: [7651] timer 1 (202 1030-1130 'MØtØo 2~MØtØo.')
stop
May  1 11:09:10 pctest vdr: [7651] executing '/usr/local/src/noad/noad
priority 5 --overlap --ac3 --jumplogo --OSD --savelogo after
/DATA/video0/MØtØo_2/MØtØo./2012-05-01.10.30.202-0.rec'
May  1 11:09:10 pctest noad[7965]: noad arg[0]: /usr/local/src/noad/noad
May  1 11:09:10 pctest noad[7965]: noad arg[1]: priority
May  1 11:09:10 pctest noad[7965]: noad arg[2]: 5
May  1 11:09:10 pctest noad[7965]: noad arg[3]: --overlap
May  1 11:09:10 pctest noad[7965]: noad arg[4]: --ac3
May  1 11:09:10 pctest noad[7965]: noad arg[5]: --jumplogo
May  1 11:09:10 pctest noad[7965]: noad arg[6]: --OSD
May  1 11:09:10 pctest noad[7965]: noad arg[7]: --savelogo
May  1 11:09:10 pctest noad[7965]: noad arg[8]: after
May  1 11:09:10 pctest noad[7965]: noad arg[9]:
/DATA/video0/MØtØo_2/MØtØo./2012-05-01.10.30.202-0.rec
May  1 11:09:10 pctest noad[7965]: noad args done
May  1 11:09:10 pctest noad[7965]: noad forked to pid 7966
May  1 11:09:10 pctest noad[7966]: Tuesday,01.05.2012 11:09:10 start
noad-0.7.3 for /DATA/video0/MØtØo_2/MØtØo./2012-05-01.10.30.202-0.rec 


May  1 11:09:10 pctest noad[7966]: [7966] looks like HDTV, can't handle this
file, give up

^^

May  1 11:09:10 pctest noad[7966]: Tuesday,01.05.2012 11:09:10 noad done for
/DATA/video0/MØtØo_2/MØtØo./2012-05-01.10.30.202-0.rec (0:00:00)
.
__


Is there any version or any patch I missed ?

Regards.
Karim


___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


[vdr] vdr-1.7.27 : compilation error with several plugins

2012-05-01 Thread Karim Afifi
Hello,

I am building a new box with vdr-1.7.27. Several plugins don't compil
anymore with this error msg :
i18n.h:8: error: ‘tI18nPhrase’ does not name a type

Is there a solution to fix this ?

Thanks a lot. 
Karim

Plugin loadepg:
make[1]: entrant dans le répertoire «
/usr/local/src/vdr-1.7.27/PLUGINS/src/loadepg-0.2.3 »
make[1]: quittant le répertoire «
/usr/local/src/vdr-1.7.27/PLUGINS/src/loadepg-0.2.3 »
make[1]: entrant dans le répertoire «
/usr/local/src/vdr-1.7.27/PLUGINS/src/loadepg-0.2.3 »
g++ -g -O2 -Wall -Woverloaded-virtual -Wno-parentheses -fPIC -c
-D_GNU_SOURCE -DPLUGIN_NAME_I18N='loadepg'
-I/usr/local/src/media_build/linux/include -I../../../include loadepg.c
g++ -g -O2 -Wall -Woverloaded-virtual -Wno-parentheses -fPIC -c
-D_GNU_SOURCE -DPLUGIN_NAME_I18N='loadepg'
-I/usr/local/src/media_build/linux/include -I../../../include i18n.c In file
included from i18n.c:1:
i18n.h:8: error: ‘tI18nPhrase’ does not name a type
i18n.c:5: error: ‘tI18nPhrase’ does not name a type
make[1]: *** [i18n.o] Erreur 1
make[1]: quittant le répertoire «
/usr/local/src/vdr-1.7.27/PLUGINS/src/loadepg-0.2.3 »


Plugin osdpip:
make[1]: entrant dans le répertoire «
/usr/local/src/vdr-1.7.27/PLUGINS/src/osdpip-0.1.1 »
make[1]: quittant le répertoire «
/usr/local/src/vdr-1.7.27/PLUGINS/src/osdpip-0.1.1 »
make[1]: entrant dans le répertoire «
/usr/local/src/vdr-1.7.27/PLUGINS/src/osdpip-0.1.1 »
g++ -g -O2 -Wall -Woverloaded-virtual -Wno-parentheses -fPIC -c
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
-D_GNU_SOURCE -DPLUGIN_NAME_I18N='osdpip' -D__STDC_CONSTANT_MACROS
-DUSE_SWSCALE -DUSE_NEW_FFMPEG_HEADERS
-I/usr/local/src/media_build/linux/include -I../../../include osdpip.c
In file included from osdpip.c:24:
../../../include/vdr/status.h:33: warning: ‘virtual void
cStatus::ChannelSwitch(const cDevice*, int, bool)’ was hidden
osd.h:79: warning:   by ‘virtual void cOsdPipObject::ChannelSwitch(const
cDevice*, int)’
g++ -g -O2 -Wall -Woverloaded-virtual -Wno-parentheses -fPIC -c
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
-D_GNU_SOURCE -DPLUGIN_NAME_I18N='osdpip' -D__STDC_CONSTANT_MACROS
-DUSE_SWSCALE -DUSE_NEW_FFMPEG_HEADERS
-I/usr/local/src/media_build/linux/include -I../../../include osd_info.c
In file included from osd_info.c:24:
i18n.h:33: error: ‘tI18nPhrase’ does not name a type
make[1]: *** [osd_info.o] Erreur 1
make[1]: quittant le répertoire «
/usr/local/src/vdr-1.7.27/PLUGINS/src/osdpip-0.1.1 »


Plugin text2skin:
make[1]: entrant dans le répertoire «
/usr/local/src/vdr-1.7.27/PLUGINS/src/loadepg-0.2.3 »
g++ -g -O2 -Wall -Woverloaded-virtual -Wno-parentheses -fPIC -c
-D_GNU_SOURCE -DPLUGIN_NAME_I18N='loadepg'
-I/usr/local/src/media_build/linux/include -I../../../include i18n.c In file
included from i18n.c:1:
i18n.h:8: error: ‘tI18nPhrase’ does not name a type
i18n.c:5: error: ‘tI18nPhrase’ does not name a type
make[1]: *** [i18n.o] Erreur 1
make[1]: quittant le répertoire «
/usr/local/src/vdr-1.7.27/PLUGINS/src/loadepg-0.2.3 »



___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


[vdr] noad-0.7.3 and HD ?

2012-05-01 Thread Karim Afifi
Hi Franck,

Thanks for the this, I didn't know this plugin !

The compilation goes well, but the plugin-markad prevents VDR launch by
systematically crashes it ... 

Any idea please ?
Thanks !


May  1 13:50:08 pctest vdr: [23994] found 4 DVB devices May  1 13:50:08
pctest vdr: [23994] initializing plugin: femon (1.7.17):
Affiche les informations du signal DVB
May  1 13:50:08 pctest vdr: [23994] initializing plugin: epgsearch (1.0.1):
Recherche de répétition dans EPG
May  1 13:50:08 pctest vdr: [23994] initializing plugin: xineliboutput
(1.0.90-cvs): X11/xine-lib output plugin May  1 13:50:08 pctest vdr: [23994]
new device number 9 May  1 13:50:08 pctest vdr: [23994] [xine..put]
cTimePts:
clock_gettime(CLOCK_MONOTONIC): clock resolution 0 us May  1 13:50:08 pctest
vdr: [23994] [xine..put] cTimePts: using monotonic clock May  1 13:50:08
pctest vdr: [23994] [xine..put] RTP SSRC: 0x28bab902 May  1 13:50:08 pctest
vdr: [23994] initializing plugin: markad (0.1.3):
Mark advertisements
May  1 13:50:08 pctest vdr: [23994] markad: cannot find /usr/bin/markad,
please install May  1 13:50:08 pctest vdr: [24009] section handler thread
started (pid=23994, tid=24009) May  1 13:50:08 pctest vdr: [24010]
[xine..put] Have CAP_SYS_NICE capability May  1 13:50:09 pctest vdr: [24000]
section handler thread ended (pid=23994,
tid=24000)
May  1 13:50:09 pctest vdr: [23999] tuner on frontend 0/0 thread ended
(pid=23994, tid=23999) May  1 13:50:09 pctest vdr: [24003] section handler
thread ended (pid=23994,
tid=24003)
May  1 13:50:09 pctest vdr: [24002] tuner on frontend 1/0 thread ended
(pid=23994, tid=24002) May  1 13:50:09 pctest vdr: [24006] section handler
thread ended (pid=23994,
tid=24006)
May  1 13:50:09 pctest vdr: [24005] tuner on frontend 2/0 thread ended
(pid=23994, tid=24005) May  1 13:50:09 pctest vdr: [24009] section handler
thread ended (pid=23994,
tid=24009)
May  1 13:50:09 pctest vdr: [24008] tuner on frontend 3/0 thread ended
(pid=23994, tid=24008) May  1 13:50:09 pctest vdr: [23994] [xine..put]
cXinelibDevice::StopDevice(): Stopping device ...
May  1 13:50:09 pctest vdr: [23994] deleting plugin: markad May  1 13:50:09
pctest vdr: [23994] deleting plugin: xineliboutput May  1 13:50:09 pctest
vdr: [23994] deleting plugin: epgsearch May  1 13:50:09 pctest vdr: [23994]
deleting plugin: femon May  1 13:50:09 pctest vdr: [23994] max. latency time
0 seconds May  1 13:50:09 pctest vdr: [23994] exiting, exit code 2




...

If you want to have that funktionality, you need to look at
vdr-plugin-markad.

Regards
fnu



___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


[vdr] vdr-1.7.27 : compilation error with several plugins

2012-05-01 Thread Karim Afifi
Martin and Udo, 
Thanks, I am going to try to patch.

nb : vdrportal is very interesting, but still difficult for me because I
can't speak german. 

Regards.
Karim



___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


[vdr] noad-0.7.3 and HD ?

2012-05-01 Thread Karim Afifi
You've right. Fixed, plugin-markad is working perfect now.

Thanks a lot !
Karim

-Message d'origine-
De : vdr-boun...@linuxtv.org [mailto:vdr-boun...@linuxtv.org] De la part de
Dominic Evans
Envoyé : mardi 1 mai 2012 14:09
À : VDR Mailing List
Objet : Re: [vdr] noad-0.7.3 and HD ?

On 1 May 2012 13:01, Karim Afifi karim.af...@laposte.net wrote:
 Hi Franck,

 Thanks for the this, I didn't know this plugin !

 The compilation goes well, but the plugin-markad prevents VDR launch 
 by systematically crashes it ...

 Any idea please ?
 Thanks !

There's a fairly clear message in your log:

23994] markad: cannot find /usr/bin/markad, please install

___
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] vdr-1.7.x + TT S2-6400 + mkv

2012-05-01 Thread Karim Afifi
Hi,

I dug up this old post ...

I am still looking for a solution to view mkv files from vdr-1.7.x and
Technotrend S2-6400.
AFAIK, there is no evolution for mplayer at this time, and no vdr-plugin
either :-( 

(I suppose that most of people are using Xineliboutpout and its own player).

Do you know about a solution for Technotrend S2-6400 ? Dis I missed
something ?

Thanks.
Karim



-Message d'origine-
De : vdr-boun...@linuxtv.org [mailto:vdr-boun...@linuxtv.org] De la part de
Steffen Barszus Envoyé : samedi 25 juin 2011 11:22 À : vdr@linuxtv.org
Objet : Re: [vdr] vdr-1.7.x + TT S2-6400 + mkv

On Sat, 25 Jun 2011 09:46:20 +0200
Karim karim.af...@laposte.net wrote:

 Hello,
 
 I am looking for a plugin to view hd file (mkv) with vdr-1.7.x and 
 S2-6400. (MPlayer doesn't work here). Any hint please would be greatly 
 appreciated !

As already mentioned. Such a thing does not exist. Your best bet would be to
translate the mkv to ts and convert it to a recording. Then it MIGHT be
possible to watch. But there is no media player which can output to your
device.

___
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] Can' read mkv with vdr-1.7.18 + mplayer + TT S2-6400 !

2011-06-20 Thread Karim Afifi
Hello,

Since I have upgraded my hardware from TT Nexus to TT S2-6400, I can't
read any mkv 
file anymore from my vdr-1.7.18 and MPlayer. It seems that VDR can't share
the device.

This limitation is very very annoying :
Is there any patch for VDR and/or for MPlayer ?
Do you know any workaround or any other solution ?

Regards.
Karim

___
Here is the log :

logger: *** DEBUG: MPLAYER_RETURN:  0
logger: *** DEBUG: parsed output for ORIG_X: 1280
logger: *** DEBUG: parsed output for ORIG_Y: 544
logger: *** DEBUG: parsed output for ORIG_FPS: 24.000
logger: *** DEBUG: parsed output for ORIG_ASPECT: 0.
logger: *** DEBUG: parsed output for VIDEO_FORMAT: avc1
logger: *** DEBUG: parsed output for AUDIO_CODEC: ffdca
logger: *** INFO: Source Video has Resolution of 1280 x 544 ...
logger: *** DEBUG: Film 
logger: *** DEBUG: Variable MAX_X has value 1024
logger: *** DEBUG: Variable NEW_Y has value 435
logger: *** INFO: For Sqare Pixels we would scale to 1024 x 435 ...
logger: *** DEBUG: Variable XResTEMP has value 352 480 528 544 688 704 720
logger: *** DEBUG: Variable AnzahlVonXResTEMP has value 7
logger: *** DEBUG: Variable NEW_X has value 720
logger: *** DEBUG: setting REAL_Y = FULL_Y 
logger: *** DEBUG: Variable CMDLINE has value /usr/bin/mplayer -vo mpegpes
-ao mpegpes -vf scale=720:435,expand=720:576:-1:-1:1,lavc=5000:25 -speed
1.04 -framedrop -cache 8192 -slave -nolirc  -subpos 80 -sub-bg-color 0
-sub-bg-alpha 30 -quiet 
MPlayer 1.0rc4-4.5.2 (C) 2000-2010 MPlayer Team

PLAYING /VIDEO/DIVX/fichier.mkv
Cache fill:  0.00% (0 bytes)   
[mkv] Track ID 1: video (V_MPEG4/ISO/AVC), -vid 0
[mkv] Track ID 2: audio (A_DTS) French DTS 1509kbps, -aid 0, -alang fre
[mkv] Will play video track 1.
Matroska file format detected.
VIDEO:  [avc1]  1280x544  24bpp  24.000 fps0.0 kbps ( 0.0 kbyte/s)
Opening /dev/dvb/adapter0/video0+audio0
DVB VIDEO DEVICE: : Device or resource busy
Error opening/initializing the selected video_out (-vo) device.
===
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
AUDIO: 48000 Hz, 2 ch, s16le, 1536.0 kbit/100.00% (ratio: 192000-192000)
Selected audio codec: [ffdca] afm: ffmpeg (FFmpeg DTS)
===
Opening /dev/dvb/adapter0/audio0
DVB AUDIO DEVICE: Device or resource busy
Failed to initialize audio driver 'mpegpes'
Could not open/initialize audio device - no sound.
Audio: no sound
Video: no video


___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] vdr xine-lib eac3

2010-09-30 Thread Karim Afifi
Jose,
Sorry, I was related the issue *before* your last patches. 
I will test them this week-end.

Regards.
Karim




-Message d'origine-
De : vdr-boun...@linuxtv.org [mailto:vdr-boun...@linuxtv.org] De la part de
Jose Alberto Reguero
Envoyé : jeudi 30 septembre 2010 20:11
À : VDR Mailing List
Objet : Re: [vdr] vdr xine-lib eac3


I can change eac3 audio channel without problem. Perhaps you have additional

patches that cause that.

Jose Alberto

El Miércoles 29 Septiembre 2010, Karim Afifi escribió:
 Hello,
 
 Just to confirm that I've the same crash that dplu is talking about,
 with xineliboutput here. It occurs :
 - **Every time** I try to change audio track on HD e-ac3 channel.
 - Many time when I zap from SD to on HD e-ac3 channel.
 - Many time when I zap from HD e-ac3 to on HD e-ac3 channel.
 - No problem when using SD and HD no e-ac3 channels.
 
 Guys, many thanks for your job, I hope vdr will soon remain as stable
 on HD e-ac3 that with SD and HD non e-ac3 channels.
 
 
 Karim
 
 -Message d'origine-
 De : vdr-boun...@linuxtv.org [mailto:vdr-boun...@linuxtv.org] De la part
de
 dplu
 Envoyé : mercredi 29 septembre 2010 15:05
 À : VDR Mailing List
 Objet : Re: [vdr] vdr xine-lib eac3
 
 
 Hi
 
 Thanks for the patch, works nice now. Did you try to change audio channel
?
 I
 have a strange error reported also by french colleague :
 
 ffmpeg_audio_dec: augmentation du buffer à 98304 pour éviter sa
saturation.
 (translation) = Increasing buffer size to 98304 to prevent overflow
 ffmpeg_audio_dec: unknown header with buf type 0x341
 
 and xine-ui crash ... error in xiTK
 
 It happen when switching from fra to qaa (both e-ac3) and also when
 switching
 from ac3 live channels (like Einfestival HD or ITV HD) to records having
 e-ac3 tracks. It is Ok when coming from a mpeg audio channel (SD
broadcast)
 
 I don't know if it is a xine problem sending bad information to ffmpeg or
a
 bug in ffmpeg ... changing audio track (with # key) do not crash mplayer
 when
 playing the TS file
 
 By the way, many thanks for your work ;o))
 
 Best regards
 
 
 Le Wednesday 29 September 2010 02:07:11 Jose Alberto Reguero, vous avez
 
 écrit :
  Here is a new version of the patch. Now it works with the sample. There
 
 was
 
  a bug in the last patch.
  
  Jose Alberto
  
  El Lunes 27 Septiembre 2010, dplu escribió:
   Thanks for the test, In fact I am not in covered area so I work with
   sample given by a colleague who live in good area on our forum
   
   The sample is very fresh and works perfectly with xineliboutput +
   vdr-sxfe with patch xineliboutputeac3_4.diff plus patch
   ff_audio_decoder to downmix 5.1 to 2.0
   
   Maybe is there something in TS who is different from your country.
It
   should be also interesting to have report from Italian users who
   experiment this audio encoding (not all are xbmc user I hope)
   
   Have a nice evening
   
   Best regards
   
   Le Monday 27 September 2010 22:42:06 Jose Alberto Reguero, vous avez
 
 écrit :
I try the sample and don't work. I look into it. But you must try
live tv or samples made with the patches, to see if it work. I try
here
 
 with
 
a channel whith eac3 with spectral extention and it work well.

Jose Alberto
   
   ___
   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
 
 
 __ Information provenant d'ESET Smart Security, version de la base
 des signatures de virus 5488 (20100929) __
 
 Le message a été vérifié par ESET Smart Security.
 
 http://www.eset.com
 
 
 
 
 ___
 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


__ Information provenant d'ESET Smart Security, version de la base
des signatures de virus 5493 (20100930) __

Le message a été vérifié par ESET Smart Security.

http://www.eset.com




___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] vdr xine-lib eac3

2010-09-29 Thread Karim Afifi
Hello,

Just to confirm that I've the same crash that dplu is talking about, 
with xineliboutput here. It occurs :
- **Every time** I try to change audio track on HD e-ac3 channel.
- Many time when I zap from SD to on HD e-ac3 channel.
- Many time when I zap from HD e-ac3 to on HD e-ac3 channel.
- No problem when using SD and HD no e-ac3 channels.

Guys, many thanks for your job, I hope vdr will soon remain as stable 
on HD e-ac3 that with SD and HD non e-ac3 channels.


Karim 

-Message d'origine-
De : vdr-boun...@linuxtv.org [mailto:vdr-boun...@linuxtv.org] De la part de
dplu
Envoyé : mercredi 29 septembre 2010 15:05
À : VDR Mailing List
Objet : Re: [vdr] vdr xine-lib eac3


Hi

Thanks for the patch, works nice now. Did you try to change audio channel ?
I 
have a strange error reported also by french colleague :

ffmpeg_audio_dec: augmentation du buffer à 98304 pour éviter sa saturation.
(translation) = Increasing buffer size to 98304 to prevent overflow
ffmpeg_audio_dec: unknown header with buf type 0x341

and xine-ui crash ... error in xiTK

It happen when switching from fra to qaa (both e-ac3) and also when
switching 
from ac3 live channels (like Einfestival HD or ITV HD) to records having 
e-ac3 tracks. It is Ok when coming from a mpeg audio channel (SD broadcast)

I don't know if it is a xine problem sending bad information to ffmpeg or a 
bug in ffmpeg ... changing audio track (with # key) do not crash mplayer
when 
playing the TS file

By the way, many thanks for your work ;o))

Best regards


Le Wednesday 29 September 2010 02:07:11 Jose Alberto Reguero, vous avez 
écrit :
 Here is a new version of the patch. Now it works with the sample. There
was
 a bug in the last patch.

 Jose Alberto

 El Lunes 27 Septiembre 2010, dplu escribió:
  Thanks for the test, In fact I am not in covered area so I work with
  sample given by a colleague who live in good area on our forum
 
  The sample is very fresh and works perfectly with xineliboutput +
  vdr-sxfe with patch xineliboutputeac3_4.diff plus patch ff_audio_decoder
  to downmix 5.1 to 2.0
 
  Maybe is there something in TS who is different from your country. It
  should be also interesting to have report from Italian users who
  experiment this audio encoding (not all are xbmc user I hope)
 
  Have a nice evening
 
  Best regards
 
  Le Monday 27 September 2010 22:42:06 Jose Alberto Reguero, vous avez 
écrit :
   I try the sample and don't work. I look into it. But you must try live
   tv or samples made with the patches, to see if it work. I try here
with
   a channel whith eac3 with spectral extention and it work well.
  
   Jose Alberto
 
  ___
  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


__ Information provenant d'ESET Smart Security, version de la base
des signatures de virus 5488 (20100929) __

Le message a été vérifié par ESET Smart Security.

http://www.eset.com




___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr