Seite 1 von 1

Arabic Support +

Verfasst: Sa 14. Mär 2015, 18:47
von bravehaa
Hi
First, I want to thank you for this great image!
I have four requests:
1-Can you please provide support for arabic language?
2- There is an issue with the media player, it doesn't load srt subtitles even if they are renamad like the video file, can you fix this?
3- Is there any possibilty to add an option to reboot into spark?
4- And finally can someone provide us a tutorial for compiling images for pingulux?
Regards

Re: Arabic Support +

Verfasst: So 15. Mär 2015, 09:25
von BPanther
bravehaa hat geschrieben:1-Can you please provide support for arabic language?
Currently not planned.
bravehaa hat geschrieben:2- There is an issue with the media player, it doesn't load srt subtitles even if they are renamad like the video file, can you fix this?
A known bug, maybe fixed in the future.
bravehaa hat geschrieben:3- Is there any possibilty to add an option to reboot into spark?
No, and will not be made. It's too dangerous. If anything wrong, the complete receiver may not booting and the bootargs must be restored manually by rs232.
bravehaa hat geschrieben:4- And finally can someone provide us a tutorial for compiling images for pingulux?
There's a old wiki at Gitorious for building and the most should work. Or just use the newer GitHub Project here.

Re: Arabic Support +

Verfasst: Di 17. Mär 2015, 22:05
von bravehaa
BPanther hat geschrieben:Currently not planned.
Can I Ask What's wrong with bidi font support, NeutrinoHD2 does it according to this image:
Bild
BPanther hat geschrieben:No, and will not be made. It's too dangerous. If anything wrong, the complete receiver may not booting and the bootargs must be restored manually by rs232.
There is a plugin for E2 that does it, and it's working fine. It's name is "DuckBA-E2 plugin". is there any compatible version for neutrino?

Re: Arabic Support +

Verfasst: Di 17. Mär 2015, 23:46
von BPanther
bravehaa hat geschrieben:
BPanther hat geschrieben:Currently not planned.
Can I Ask What's wrong with bidi font support, NeutrinoHD2 does it according to this image:
I don't know - I can't test it because I have only 19.2E. And if additional fonts required, so we need on some receiver more space...
bravehaa hat geschrieben:
BPanther hat geschrieben:No, and will not be made. It's too dangerous. If anything wrong, the complete receiver may not booting and the bootargs must be restored manually by rs232.
There is a plugin for E2 that does it, and it's working fine. It's name is "DuckBA-E2 plugin". is there any compatible version for neutrino?
I know, but I will not make such " dangerous tools". Just rewrite it by yourself. Only 2 files required (setspark.sh must be changed for the paths of neutrino) from the archiv plus a cfg (for menu entry) for switching to spark.
Do you switch really between spark/neutrino - why?

Re: Arabic Support +

Verfasst: Mi 18. Mär 2015, 00:17
von bravehaa
BPanther hat geschrieben:I don't know - I can't test it because I have only 19.2E. And if additional fonts required, so we need on some receiver more space...
I can test it if you make a pingulux image with bidi support.
One more question, how to change the boot animation? I'd made a custom mvi file but it didn't work.
Thank you for all your answers :)

Re: Arabic Support +

Verfasst: Mi 18. Mär 2015, 00:45
von BPanther
Bidi is build and should (or could) be used at the images. But untestet and not really my area...

A mvi is a "video" (not real a video, a single bmp picture as loop) with 1280x720 resolution. You can create this file e.g. with TMPGEnc from a single bmp picture. Only for the bootlogo used (/var/boot/bootlogo.mvi).

EDIT: Template for Neutrino for TMPGEnc attached.

Re: Arabic Support +

Verfasst: Mi 18. Mär 2015, 01:22
von bravehaa
BPanther hat geschrieben:Bidi is build and should (or could) be used at the images. But untestet and not really my area...

A mvi is a "video" (not real a video, a single bmp picture as loop) with 1280x720 resolution. You can create this file e.g. with TMPGEnc from a single bmp picture. Only for the bootlogo used (/var/boot/bootlogo.mvi).

EDIT: Template for Neutrino for TMPGEnc attached.
Thank you BPanther