Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #261
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #262
Posted 27 December 2011 - 15:18
I just install a brand new Ubuntu 10.10 and test the script. There is one package that needs to be installed by build_libs.sh script (which is not): debhelper
sudo apt-get install debhelper
This is needed in order to use: dpkg-buildflags command which is used in this script.
For example the libdvbsi++ compilation and installation is using it, without it the compilation of openpliPC doesn't work.
Question:
Is it normal that I need to launch E2 with sudo? Without it it kill itself.
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 #263
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #264
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #265
Posted 30 December 2011 - 01:54
E2 runs here with one exception without problems (with vtuner on a ET9200).
The exception is the OSD. I have a ATI graphic card and OSD isn't visible.
I searched many hours to understand how it works and why OSD isn't visible. The quick answer is that overlays are only visible
with the vdpau driver. For all other drivers it's not implemented
But I wanted to see a OSD, so I'm implemented one (not with overlays, I use normal xine OSD).
I can see a OSD, but currently the implementation isn't really nice (at most alpha status).
Drawing an OSD with xine is really ugly. I have to convert the rgb E2 OSD to yuv and have to shrink used colors to 256 (indexed image).
So I only wanted you to know that I'm working on it. I hope, that I can finish it in the next 1-2 weeks. I'll post the code when it's done.
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #266
Posted 30 December 2011 - 05:50
for this information of your progress of implementation the OSD.
I´m very impressed over this.
regards and a Happy New Year 2012
nobody9
You did a great work (especially nobody9)!!
E2 runs here with one exception without problems (with vtuner on a ET9200).
The exception is the OSD. I have a ATI graphic card and OSD isn't visible.
I searched many hours to understand how it works and why OSD isn't visible. The quick answer is that overlays are only visible
with the vdpau driver. For all other drivers it's not implemented
But I wanted to see a OSD, so I'm implemented one (not with overlays, I use normal xine OSD).
I can see a OSD, but currently the implementation isn't really nice (at most alpha status).
Drawing an OSD with xine is really ugly. I have to convert the rgb E2 OSD to yuv and have to shrink used colors to 256 (indexed image).
So I only wanted you to know that I'm working on it. I hope, that I can finish it in the next 1-2 weeks. I'll post the code when it's done.
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #267
Posted 30 December 2011 - 08:04
qvdpautest 0.5.1
Intel® Core™ i7-2600 CPU @ 3.535GHz
ASUS NVIDIA GPU GeForce GTX 550 Ti (GF116) at PCI:1:0:0 (GPU-0) clock 910MHz , 1GB DDR5
VDPAU API version : 1
VDPAU implementation : NVIDIA VDPAU Driver Shared Library 280.13 Wed Jul 27 17:15:20 PDT 2011
SURFACE GET BITS: 1673.12 M/s
SURFACE PUT BITS: 2236.99 M/s
MPEG DECODING (1920x1080): 101 frames/s
MPEG DECODING (1280x720): 229 frames/s
H264 DECODING (1920x1080): 60 frames/s
H264 DECODING (1280x720): 132 frames/s
VC1 DECODING (1440x1080): 76 frames/s
MPEG4 DECODING (1920x1080): 68 frames/s
MIXER WEAVE (1920x1080): 345 frames/s
MIXER BOB (1920x1080): 488 fields/s
MIXER TEMPORAL (1920x1080): 231 fields/s
MIXER TEMPORAL + IVTC (1920x1080): 196 fields/s
MIXER TEMPORAL + SKIP_CHROMA (1920x1080): 286 fields/s
MIXER TEMPORAL_SPATIAL (1920x1080): 120 fields/s
MIXER TEMPORAL_SPATIAL + IVTC (1920x1080): 107 fields/s
MIXER TEMPORAL_SPATIAL + SKIP_CHROMA (1920x1080): 131 fields/s
MIXER TEMPORAL_SPATIAL (720x576 video to 1920x1080 display): 340 fields/s
MIXER TEMPORAL_SPATIAL + HQSCALING (720x576 video to 1920x1080 display): 221 fields/s
MULTITHREADED MPEG DECODING (1920x1080): 102 frames/s
MULTITHREADED MIXER TEMPORAL (1920x1080): 210 fields/s
Mass storage: internal SATA-II HDD 1TB WD10EACS GreenPower 5400rpm
Mass storage: external USB pen drive 2GB
Firmware: OpenPLi kernel 3.x.x
Tuner A: AVL2108 (DVB-S2) HotBird 13E
Tuner B: AVL2108 (DVB-S2) HotBird 13E
Tuner C: AverMedia A867 (DVB-T HD) (AF9035 + MXL5007T)
TV: plasma PANASONIC GT30 fullHD
Audio: PCM through HDMI (no Dolby decoder)
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #268
Posted 30 December 2011 - 09:13
Looks impressive! is it the performance on hd channel good?My Christmas gift: new CPU and GPU
qvdpautest 0.5.1
Intel® Core™ i7-2600 CPU @ 3.535GHz
ASUS NVIDIA GPU GeForce GTX 550 Ti (GF116) at PCI:1:0:0 (GPU-0) clock 910MHz , 1GB DDR5
VDPAU API version : 1
VDPAU implementation : NVIDIA VDPAU Driver Shared Library 280.13 Wed Jul 27 17:15:20 PDT 2011
SURFACE GET BITS: 1673.12 M/s
SURFACE PUT BITS: 2236.99 M/s
MPEG DECODING (1920x1080): 101 frames/s
MPEG DECODING (1280x720): 229 frames/s
H264 DECODING (1920x1080): 60 frames/s
H264 DECODING (1280x720): 132 frames/s
VC1 DECODING (1440x1080): 76 frames/s
MPEG4 DECODING (1920x1080): 68 frames/s
MIXER WEAVE (1920x1080): 345 frames/s
MIXER BOB (1920x1080): 488 fields/s
MIXER TEMPORAL (1920x1080): 231 fields/s
MIXER TEMPORAL + IVTC (1920x1080): 196 fields/s
MIXER TEMPORAL + SKIP_CHROMA (1920x1080): 286 fields/s
MIXER TEMPORAL_SPATIAL (1920x1080): 120 fields/s
MIXER TEMPORAL_SPATIAL + IVTC (1920x1080): 107 fields/s
MIXER TEMPORAL_SPATIAL + SKIP_CHROMA (1920x1080): 131 fields/s
MIXER TEMPORAL_SPATIAL (720x576 video to 1920x1080 display): 340 fields/s
MIXER TEMPORAL_SPATIAL + HQSCALING (720x576 video to 1920x1080 display): 221 fields/s
MULTITHREADED MPEG DECODING (1920x1080): 102 frames/s
MULTITHREADED MIXER TEMPORAL (1920x1080): 210 fields/s
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #269
Posted 30 December 2011 - 12:48
I've not time during these days to test openpliPC in my new environment but I suppose that I will have no problem at all about HD channels.
I'm not interested in a media center or HTPC. openpliPC for me it's a debug layer for testing DVB-T driver.
I watch TV with my Clarke Tech ET9100
Mass storage: internal SATA-II HDD 1TB WD10EACS GreenPower 5400rpm
Mass storage: external USB pen drive 2GB
Firmware: OpenPLi kernel 3.x.x
Tuner A: AVL2108 (DVB-S2) HotBird 13E
Tuner B: AVL2108 (DVB-S2) HotBird 13E
Tuner C: AverMedia A867 (DVB-T HD) (AF9035 + MXL5007T)
TV: plasma PANASONIC GT30 fullHD
Audio: PCM through HDMI (no Dolby decoder)
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #270
Posted 30 December 2011 - 13:08
many thanks,
for this information of your progress of implementation the OSD.
I´m very impressed over this.
regards and a Happy New Year 2012
nobody9
Thanks!
I have attached 2 screenshots, how it currently looks like(not really good, but you can use E2).
Attached Files
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #271
Posted 31 December 2011 - 01:40
I found another way to show the OSD(currently only for opengl driver). It's much better than the other solution,
because I don't need the yuv conversion and the color reduction.
Here is a new screenshot.
As you can see I have a problem with the osd size. It's too small and 2 times visible.
Best regards,
Betacentauri
Attached Files
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #272
Posted 31 December 2011 - 08:40
Wow this is even better !! openglI have good news!
I found another way to show the OSD(currently only for opengl driver). It's much better than the other solution,
because I don't need the yuv conversion and the color reduction.
Here is a new screenshot.
As you can see I have a problem with the osd size. It's too small and 2 times visible.
Best regards,
Betacentauri
let me know when to beta test
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #273
Posted 31 December 2011 - 09:50
I think this is also can be used under VMware machine ? Please let me now for if you need beta test.
Regards...
I have good news!
I found another way to show the OSD(currently only for opengl driver). It's much better than the other solution,
because I don't need the yuv conversion and the color reduction.
Here is a new screenshot.
As you can see I have a problem with the osd size. It's too small and 2 times visible.
Best regards,
Betacentauri
Edited by buyukbang, 31 December 2011 - 09:54.
It all started with a BigBang...
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #274
Posted 31 December 2011 - 10:47
Please give me a couple of days. I want to understand why the OSD has incorrect size. And I also have added so much debug messages and other (now)
unneeded stuff, so that I want to start from scratch and only take over the needed changes.
Afterwards it would be great if you can beta test it.
Regards
P.S. See you next year
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #275
Posted 31 December 2011 - 11:27
OK I'm waiting the news excitedly
@nobody9,
I just wonder if we can execute PLiPC from Windows 7 desktop directly without a vmware? I see there are some projects that injects linux on windows, however I've no experience on them:
http://cygwin.com
http://www.andlinux.org
http://www.colinux.org
Do you have any experience with these WinLinux projects? As far as I read from the forum messages, people are able to run CCCam on windows by using this method. Do you think if it is possible to compile and run OpenPLi on these ?
Regards...
Edited by buyukbang, 31 December 2011 - 11:28.
It all started with a BigBang...
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #276
Posted 31 December 2011 - 11:35
It all started with a BigBang...
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #277
Posted 31 December 2011 - 12:29
I found an andlinux implementation example :
http://lifehacker.co...-inside-windows
Cool! Never saw that before. Thanks for the link!
But it seems to be quite slow (see comments below).
Can't you install ubuntu on mac mini?
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #278
Posted 31 December 2011 - 12:41
I found an andlinux implementation example :
http://lifehacker.co...-inside-windows
Cool! Never saw that before. Thanks for the link!
But it seems to be quite slow (see comments below).
Can't you install ubuntu on mac mini?
It all started with a BigBang...
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #279
Posted 31 December 2011 - 12:47
I cant believe that this is just a 32 mb file !!! I'll test this now.
Some other interesting links:
CCCam on Pubuntu: http://www.eurocards...-windows-119673
CCcam with DVB-S under Windows : http://www.eurocards...r-windows-64399
Edited by buyukbang, 31 December 2011 - 12:50.
It all started with a BigBang...
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #280
Posted 31 December 2011 - 13:13
Edited by buyukbang, 31 December 2011 - 13:16.
It all started with a BigBang...
2 user(s) are reading this topic
0 members, 2 guests, 0 anonymous users