ok, thank you.
Printable View
inetersting
Forbidden
You don't have permission to access /forum/index.php on this server.
Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDo***ent to handle the request.
this is what i get when trying to go to that site-forum...
Azboxhd Orjinal fw add e2
azbox tv displayed change e2.
uclibc e2 fast
dreambox e2 glibc
officalfw+e2 :D
so it is gonna be a hybrid... hmm interesting....
Sample osd
my paint creat
http://img306.yukle.tc/images/7281azosd011.png
i talked to kanber_kav in msn, and he said it's gonna be something like this:
***edit*** :) allready posted by kanber
TV MODULE completely replaced by enigma 2.
cool, we mantain mediacenter, and no longer no need processes by tvmodule in mediacenter. :) (less bugs too)
i dunno :| and probably we will only know when it comes out.
i would like tv module part opensource the rest with opensat :D
from what kanber_kav said, it's gonna beta a beta original/official.
http://fw.azupd.com/
this link not work
Here you are:
http://img708.imageshack.us/img708/9595/azosd011.jpg
So let me get this straight.
We will have official firmware from opensat:
-Replaced opensat tv module with e2 tv module
-Keep opensat movieplayer etc
-Keep opensat file browsers for the mediaplayers?
-Keep opensat navigation menu?
Is this because the mediaplayer navigation source code is not available, so we cannot build e2 filemanager to play moviefiles with opensats binary?
Will this enigma2 already be released on sunday, or do we first get opensat TV module with DVBAPI implementation?
1 - yes
2 - yes
3 - yes
4 - yes
we have to wait :) then the request begins and bugfixing.
this sunday we will get something, dunno what really.
Just adding more fuel for the flamers. In that rezspect you're damned of you do put pics up cos they will be called fakes by the so called "experts" and damned if you don't because the so called "experts" require proof.
Best wait for the release before saying much more. ;)
Psi
*Edit* There's the 1st one. Sad really innit.
Hi,
so the most important question for me (and I think for some more) is:
will it be possible to raise the network (and USB) speed ??
So as a result, m2ts or Blue-Rays will work via network without stuttering ?
regards
onkelm
that allways depends on the bitrate, right now, with a priority script i'm using i can play mkv 1080p 30 mb/S + DTS 1.5mb/s without any problems via USB.
higher than that it stutters.
we have to wait to give reports.
But the script works only for USB connection not for Network NFS or ???
OnkelM
save this as a file without extension, example S4ProcLVL
it works for usb, cifs,nfs, etc.
Quote:
#!/bin/bash
# PROCLVL Made By MalMen
# Thanks for TypeR for his research....
until [ 1 -gt 10 ]; do
VAR1=`ps x|grep CRTVCore|wc -l`
VAR2=`ps x|grep SDecoderServer|wc -l`
VAR3=`cat /tmp/proclvl`
if [ $VAR1 -gt 13 ] && [ $VAR2 = 5 ]; then
if [ "$VAR3" != "TV" ]; then
/MMP/usr/bin/snice -v SDecoderServer 10
/MMP/usr/bin/snice -v DStar 10
/MMP/usr/bin/snice -v CRTVCore -4
/MMP/usr/bin/snice -v CRTVSetup -1
/MMP/usr/bin/snice -v mbox_module -3
/MMP/usr/bin/snice -v emu_module -3
/MMP/usr/bin/snice -v telnetd 15
/MMP/usr/bin/snice -v vsftpd 15
/MMP/usr/bin/snice -v JIPC_Server 14
/MMP/usr/bin/snice -v cifsdnotifyd 15
/MMP/usr/bin/snice -v cifsoplockd 15
/MMP/usr/bin/snice -v xfslogd 4
/MMP/usr/bin/snice -v xfsdatad 4
/MMP/usr/bin/snice -v xfsbufd 4
/MMP/usr/bin/snice -v ir_control -2
echo TV > /tmp/proclvl
echo "Estas a ver TV";
fi
elif [ $VAR1 = 11 ] && [ $VAR2 = 5 ]; then
if [ "$VAR3" != "MEDIA" ]; then
/MMP/usr/bin/snice -v SDecoderServer -19
/MMP/usr/bin/snice -v DStar 15
/MMP/usr/bin/snice -v CRTVCore 18
/MMP/usr/bin/snice -v CRTVSetup 18
/MMP/usr/bin/snice -v mbox_module 2
/MMP/usr/bin/snice -v emu_module 2
/MMP/usr/bin/snice -v telnetd 19
/MMP/usr/bin/snice -v vsftpd 19
/MMP/usr/bin/snice -v JIPC_Server 18
/MMP/usr/bin/snice -v cifsdnotifyd 19
/MMP/usr/bin/snice -v cifsoplockd 19
/MMP/usr/bin/snice -v xfslogd -15
/MMP/usr/bin/snice -v xfsdatad -15
/MMP/usr/bin/snice -v xfsbufd -15
/MMP/usr/bin/snice -v ir_control 19
echo MEDIA > /tmp/proclvl
echo "Estas no MediaCenter";
fi
elif [ $VAR1 = 11 ] && [ $VAR2 = 6 ]; then
if [ "$VAR3" != "YT" ]; then
/MMP/usr/bin/snice -v SDecoderServer 4
/MMP/usr/bin/snice -v DStar 4
/MMP/usr/bin/snice -v CRTVCore 4
/MMP/usr/bin/snice -v CRTVSetup 4
/MMP/usr/bin/snice -v mbox_module 2
/MMP/usr/bin/snice -v emu_module 2
/MMP/usr/bin/snice -v telnetd 2
/MMP/usr/bin/snice -v vsftpd 2
/MMP/usr/bin/snice -v JIPC_Server 4
/MMP/usr/bin/snice -v cifsdnotifyd 4
/MMP/usr/bin/snice -v cifsoplockd 4
/MMP/usr/bin/snice -v xfslogd 4
/MMP/usr/bin/snice -v xfsdatad 4
/MMP/usr/bin/snice -v xfsbufd 4
/MMP/usr/bin/snice -v ir_control -4
/MMP/usr/bin/snice -v youtube_player -19
echo YT > /tmp/proclvl
echo "Estas no Youtube";
fi
else
echo " $VAR1 $VAR2";
fi
sleep 60;
done;
Well....
Now it s getting more interesting...
I always prefered a combination of both...
I m not a big E2 fan although i kinda like it s performance...
So in the end we get that the anonymous team is opensat?
If we get an official fw with all the goodies of enigma (tv module stability/plugins/emus
then it s going to be one of the best things ever happened in the sat world!!!!!
Hello Friends.
I´m reading here since 2 weeks an I hope, that there will come E2 for Azbox.
Last Page there were pictures from E2 on AZBOX?
Looks like still orig Opensat FW.
So what is E2 for Azbox?
Or what from the comming up Enigma 2 ist is really E2?
What is with the EPG Function with E2 and the EPG Menue?
Still the same as in orig Firmware?
For network play is enough this
snice DStar SDecoderServer -5
or any other number. If you want to put it to start.d you should allow some timeout before processes are started so something like this
sleep 5
snice ...
For media case, SDecoderServer is set to -19, so this seems better (or at least equal to -5), but I cannot say anything about dstart that is set to a different priority than SDecoderServer in this script. I know you think it would be better to set both with same priority, so we can set it to -19 in this script and look what changes...
Scripts has an infinite loop so no timeout need, next loop will do the job if the current one fails.
which attribute to the file S4ProcLVL ? 755 ?
I'm completely aggree with these comments. Because I like the mediaplayer of Azbox and its capabilities. The only problem related with it was the usb and network speed. But I've very good results with snice command + swap file usage + NFS. So this is not a problem for me.
I want the flexibility of E2 TVModule + its powerful EMU support.
Now I have only one question in my mind, I'm very happy with the image quality of Azbox TV module, can we get the same quality with E2 TVModule???
We'll see this...
So a firmware including Azbox TV module + E2 TVModule + Azbox Mediaplayer and other tools will be better IMHO.
not work for me
http://i41.tinypic.com/o9fmms.jpg
http://i44.tinypic.com/124ymns.jpg
Funny,
I use the same video (the dark knight - blue ray) to test nfs :respect-055:
speed over lan.
OnkelM
Better we go futher ontopic.
this is not about enigma2 on azbox.
:driving:
any news? tomorow is my bday and i would love to have a present :)
Its easy, so you have doubled all the thousends of Bugs from AZHD :)
E2 and fast, a big loollllllll. It is using a lot of Resources, so it isnt really fast.
Maybe its faster than any OpenXCAS NannyX ****(of course, all is faster then this).
If People and Owner of a DM800 are honest, they will tell you how "fast" an E2 is ;)
For me the only Point is DVB Api running, that is a Step forward, and the Rest we will see.
When I see Multikacka and OpenXCAS, its like a shame. channel switching of 10 Seconds and more with internal share, this is Place Numero uno in all STB in the World :)
I love my VU+ , its still working, so no wait for anything.
And if AZHD comes with a DVB API, I will start it again with Power on :)
So we will see (or not, for me equal)