Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #541
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #542
Posted 2 March 2012 - 11:56
Please help to config dvbapi.oscam
Actual config:
"P: 1802:002011, 002111,002113 # prioritise CAID 0100 with provider 123456
#P: :1234 # prioritise ECM with provider ID 1234 on
# on any CAID and service
#P: 0200 # prioritise CAID 0200
#P: 0300::9ABC # prioritise CAID 0300 on service 9ABC only
#M: 0400 0500:123456 # map CAID 0400 to provider ID 123456 with
# CAID 0500
#D: 0600 200 # wait 200 ms before writing CW for CAID 0600
I: :1880 # ignore provider ID 654321 for every CAID and
# service
#I: 0 # ignore every CAID that was not handled before
#L: 0700 8e # ECM length for CAID 0700 to 8e (hexadecimal) "
- reader send ECM
- dvbapi online
- no image
Or else there is the problem
Sorry my English
post your question in the International subforum
this is not related to development or ubuntu
on the Glassfibre 1GB DVB-C...
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #543
Posted 3 March 2012 - 22:17
The freesat extended EPG (on 28E) shows correctly only for now and next, the rest of the entries show unreadable text.
Freesat EPG is set to Yes in the Customize options
Is this a known bug or am I supposed to set a LOCALE to prevent this?
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #544
Posted 3 March 2012 - 22:41
use vo_driver: auto
use ao_driver: auto
audio_alsa_out : supported modes are 8bit 16bit 24bit 32bit mono stereo (4-channel not enabled in xine config) (4.1-channel not enabled in xine config) (5-channel not enabled in xine config) (5.1-channel not enabled in xine config) (a/52 and DTS pass-through not enabled in xine config)
load_plugins: cannot (stage 2) open plugin lib /usr/lib/xine/plugins/2.0/xineplug_inp_xvdr.so:
libavutil.so.50: cannot open shared object file: No such file or directory
xine: found input plugin : file input plugin
load_plugins: cannot (stage 2) open plugin lib /usr/lib/xine/plugins/2.0/xineplug_inp_xvdr.so:
libavutil.so.50: cannot open shared object file: No such file or directory
ebml: invalid EBML ID size (0x0) at position 1
ebml: Invalid EBML length size (0x0) at position 2
ebml: invalid master element
demux_dts: unsupported DTS stream type, or not a DTS stream
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #545
Posted 4 March 2012 - 08:49
I logged on to the htpc via ssh (as arturo) and was looking at the build_webif script
and suddenly euronews froze (it was still on since last night)
Looking at the log the last line just puzzles me to no end...
video_out: throwing away image with pts 2762504206 because it's too old (diff : 324138121).
net_buf_ctrl: dvbspeed 100% @ video 1920 ms 131 buffers
video_out: throwing away image with pts 2762507806 because it's too old (diff : 324137817).
video_out: throwing away image with pts 2762511406 because it's too old (diff : 324134217).
video_out: throwing away image with pts 2762515006 because it's too old (diff : 324130617).
video_out: throwing away image with pts 2762518606 because it's too old (diff : 324127017).
video_out: throwing away image with pts 2762522206 because it's too old (diff : 324123417).
video_out: throwing away image with pts 2762525806 because it's too old (diff : 324119817).
video_out: throwing away image with pts 2762529406 because it's too old (diff : 324116217).
video_out: throwing a[arturo@htpc:/usr/local/src/AUR/enigma2-openpli/src/enigma2]$
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
1252 archvdr 20 0 693m 107m 32m S 0 7.2 7:32.91 mms
16155 root 20 0 1067m 107m 13m S 0 7.1 18:03.98 enigma2
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #546
Posted 5 March 2012 - 12:04
This is "normal" if your processor is not fast enough to decode all the frames, it drops frames.
You should invest in a Nvidia graphic card to use the vdpau mode so it will the the GPU that will do all the decoding and not the CPU... or upgrade your PC. :-)
Pr2
NO SUPPORT by PM, it is a forum make your question public so everybody can benefit from the question/answer.
If you think that my answer helps you, you can press the up arrow in bottom right of the answer.
Wanna help with OpenPLi Translation? Please read our Wiki Information for translators
Sat: Hotbird 13.0E, Astra 19.2E, Eutelsat5A 5.0W
VU+ Solo 4K: 2*DVB-S2 + 2*DVB-C/T/T2 (used in DVB-C) & Duo 4K: 2*DVB-S2X + DVB-C (FBC)
AB-Com: PULSe 4K 1*DVB-S2X (+ DVB-C/T/T2)
Edision OS Mio 4K: 1*DVB-S2X + 1*DVB-C/T/T2
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #547
Posted 5 March 2012 - 12:05
Please read the whole thread I post a complete how to enable the dvbapi with OpenpliPC.
Pr2
NO SUPPORT by PM, it is a forum make your question public so everybody can benefit from the question/answer.
If you think that my answer helps you, you can press the up arrow in bottom right of the answer.
Wanna help with OpenPLi Translation? Please read our Wiki Information for translators
Sat: Hotbird 13.0E, Astra 19.2E, Eutelsat5A 5.0W
VU+ Solo 4K: 2*DVB-S2 + 2*DVB-C/T/T2 (used in DVB-C) & Duo 4K: 2*DVB-S2X + DVB-C (FBC)
AB-Com: PULSe 4K 1*DVB-S2X (+ DVB-C/T/T2)
Edision OS Mio 4K: 1*DVB-S2X + 1*DVB-C/T/T2
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #548
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #549
Posted 5 March 2012 - 12:41
I was talking about the video_out: throwing away image with pts....
Edit the file:
/usr/local/openpliPC/share/enigma2/xine.conf
and reduce the buffer, I have better result with smaller buffer size.
Pr2
NO SUPPORT by PM, it is a forum make your question public so everybody can benefit from the question/answer.
If you think that my answer helps you, you can press the up arrow in bottom right of the answer.
Wanna help with OpenPLi Translation? Please read our Wiki Information for translators
Sat: Hotbird 13.0E, Astra 19.2E, Eutelsat5A 5.0W
VU+ Solo 4K: 2*DVB-S2 + 2*DVB-C/T/T2 (used in DVB-C) & Duo 4K: 2*DVB-S2X + DVB-C (FBC)
AB-Com: PULSe 4K 1*DVB-S2X (+ DVB-C/T/T2)
Edision OS Mio 4K: 1*DVB-S2X + 1*DVB-C/T/T2
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #550
Posted 5 March 2012 - 18:07
I found the one where you mention to make sure the nvidia card supports vdpau
mine is a 8200 and while not top nocht (it is embedded on the motherboard) it supports vdpau
What are your buffer values?
@frend,
Please read the whole thread I post a complete how to enable the dvbapi with OpenpliPC.
Pr2
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #551
Posted 7 March 2012 - 19:17
wait for my new Persian Palace release in April 2012 , x86 and x64 editions
it's a good project to be worked on and we expect that in future people will use openpliPC instead of DVB programs
if you need Persian translation for enigma2 i can give it to you (http://translations....a-tv.de/pootle/)
Open Vision sources: https://github.com/OpenVisionE2
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #552
Posted 7 March 2012 - 21:39
It all started with a BigBang...
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #553
Posted 10 March 2012 - 23:43
Something odd just happened...
I logged on to the htpc via ssh (as arturo) and was looking at the build_webif script
and suddenly euronews froze (it was still on since last night)
Looking at the log the last line just puzzles me to no end...
video_out: throwing away image with pts 2762504206 because it's too old (diff : 324138121).
net_buf_ctrl: dvbspeed 100% @ video 1920 ms 131 buffers
video_out: throwing away image with pts 2762507806 because it's too old (diff : 324137817).
video_out: throwing away image with pts 2762511406 because it's too old (diff : 324134217).
video_out: throwing away image with pts 2762515006 because it's too old (diff : 324130617).
video_out: throwing away image with pts 2762518606 because it's too old (diff : 324127017).
video_out: throwing away image with pts 2762522206 because it's too old (diff : 324123417).
video_out: throwing away image with pts 2762525806 because it's too old (diff : 324119817).
video_out: throwing away image with pts 2762529406 because it's too old (diff : 324116217).
video_out: throwing a[arturo@htpc:/usr/local/src/AUR/enigma2-openpli/src/enigma2]$
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
1252 archvdr 20 0 693m 107m 32m S 0 7.2 7:32.91 mms
16155 root 20 0 1067m 107m 13m S 0 7.1 18:03.98 enigma2
I have a same problem but My computer is more faster standard computers.
Amd Phenom 4x 3 ghz and nvidia gt430 1 gb 128bit already installed to my computer. I use Ubuntu 11.10 64bit and I have installed latest Nvidia driver and again I have build OpenPli from the github. Enigma2pc again have frozen.
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #554
Posted 11 March 2012 - 21:09
can you please test with opengl driver (change line "video.driver:auto to video.driver:opengl in the xine.conf).
Casacristo has told me that he has problems with freezers after using openpliPC for several hours. I have tested it here (without vdpau) and have no problems.
Regards,
Betacentauri
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #555
Posted 12 March 2012 - 14:13
i am on virtualbox ubuntu 10.10. 32.. (git checkout osd >xshm )
openpwebif don't work.. > error /proc/stb/model/info (e2pc in e2) .. there is a solution ?..
also plugin partnerbox don't work . (can't demux.. and green screen when escape.. skin default) this is linked with openwebif ?.
with this version of openpli.. it is possible to add #service xxxxxx:/http://xxxx........ in userbouquet_tv ?
thank ..
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #556
Posted 12 March 2012 - 19:06
You don't need to use osd branch any longer. You can work with master branch.i am on virtualbox ubuntu 10.10. 32.. (git checkout osd >xshm )
Please use build_openpwebif.sh skript in main directory. After e2 restart you can use openwebinf. Only browse to localhost.openpwebif don't work.. > error /proc/stb/model/info (e2pc in e2) .. there is a solution ?..
Sorry, don't know.also plugin partnerbox don't work . (can't demux.. and green screen when escape.. skin default) this is linked with openwebif ?.
AFAIK no. I'm working on a merge of current openpli sources to openpliPC sources. That is very difficult and I need some time to finish it.with this version of openpli.. it is possible to add #service xxxxxx:/http://xxxx........ in userbouquet_tv ?
Regards,
Betacentauri
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #557
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #558
Posted 14 March 2012 - 10:46
The motherboard is an intel atom with onboard nvidia and I have never run enigma2 there before (but vdr+xine run fine)
cat /tmp/enigma2_log.txt
/dev/fb0: No such file or directory PYTHONPATH: /usr/local/e2/lib/enigma2/python vo_vdpau: Use lock display synchronization for some vdpau calls vo_vdpau: vdpau API version : 1 vo_vdpau: vdpau implementation description : NVIDIA VDPAU Driver Shared Library 295.20 Mon Feb 6 21:33:24 PST 2012 vo_vdpau: maximum video surface size for chroma type 4:2:2 is 4096x4096 vo_vdpau: maximum video surface size for chroma type 4:2:0 is 4096x4096 vo_vdpau: maximum output surface size is 8192x8192 vo_vdpau: hold a maximum of 10 video output surfaces for reuse vo_vdpau: using 3 output surfaces of size 1920x1080 for display queue vo_vdpau: this hardware doesn't support mpeg4-part2. Display resolution 1920 1080 XINE-LIB version: 1.2.1openpliPC-e2 configfile /usr/local/e2/share/enigma2/xine.conf use vo_driver: auto use ao_driver: auto audio_alsa_out : supported modes are 8bit 16bit 24bit 32bit mono stereo (4-channel not enabled in xine config) (4.1-channel not enabled in xine config) (5-channel not enabled in xine config) (5.1-channel not enabled in xine config) (a/52 and DTS pass-through not enabled in xine config) input_bluray: (bluray_class_get_instance:1446) bluray_class_get_instance input_bluray: (bluray_class_get_instance:1446) bluray_class_get_instance vo_vdpau: deinterlace: none vo_vdpau: set_scaling_level=0 vo_vdpau: enabled features: inverse_telecine=0 vo_vdpau: disable noise reduction. vo_vdpau: disable sharpness. vo_vdpau: vdpau_update_csc: hue=0.000000, saturation=1.000000, contrast=1.000000, brightness=0.000000, color_standard=0 studio_levels=1 vo_vdpau: skip_chroma = 0 xine: found input plugin : file input plugin ebml: invalid EBML ID size (0x0) at position 1 ebml: Invalid EBML length size (0x0) at position 2 ebml: invalid master element demux_dts: unsupported DTS stream type, or not a DTS stream xine: found demuxer plugin: Elementary MPEG stream demux plugin setResolution 720 576 vo_vdpau: background_color = 0 XNextEvent 19 XNextEvent 12 adapter0/demux0: reset stateexecuting main Event Received! setResolution 1280 720 FATAL: failed: Operation not permitted
Edited by casacristo, 14 March 2012 - 10:46.
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #559
Posted 14 March 2012 - 10:56
Try to launch it with: sudo enigma2
Pr2
NO SUPPORT by PM, it is a forum make your question public so everybody can benefit from the question/answer.
If you think that my answer helps you, you can press the up arrow in bottom right of the answer.
Wanna help with OpenPLi Translation? Please read our Wiki Information for translators
Sat: Hotbird 13.0E, Astra 19.2E, Eutelsat5A 5.0W
VU+ Solo 4K: 2*DVB-S2 + 2*DVB-C/T/T2 (used in DVB-C) & Duo 4K: 2*DVB-S2X + DVB-C (FBC)
AB-Com: PULSe 4K 1*DVB-S2X (+ DVB-C/T/T2)
Edision OS Mio 4K: 1*DVB-S2X + 1*DVB-C/T/T2
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #560
7 user(s) are reading this topic
0 members, 7 guests, 0 anonymous users