Moto Hell - The Motorola Modding Community

Motorola Phone Models => Motorola A780/A1200/E2/E6/E680/V8/Z6 => Topic started by: Nyte2 on January 08, 2008, 07:18:27 am



Title: reboot and flv player??
Post by: Nyte2 on January 08, 2008, 07:18:27 am
hello....i've got 2 things to ask..
First is, i installed reboot.mpkg in my sd..but can't it be a confirmation diolog box appear before it restarts my phone?.. how am i able to modify the script in reboot.lin ?
2nd is, is it any possiblity in making a flv player on e2?... thx..


Title: Re: reboot and flv player??
Post by: keaglez on January 08, 2008, 08:10:35 am
You can modify the lin script with a text editor (but dont use notepad), i recommend you to use notepad+. To make a dialog box before reboot process, than you can use showQ (if your MP has embedded show* binnaries already)... This is a simple example that you can write in your reboot.lin:
Code:
showQ "Reboot" "Do you want to reboot?" 1
if [ "$?" = "1" ]
then
reboot
else
exit 0
fi
If you want to know more, you can PM me... Hope this help you... ;)


Title: Re: reboot and flv player??
Post by: andrei on January 08, 2008, 06:23:21 pm
@ my E680i, flv could be played by -eplayer-
based on mplayer.
maybe we can build one flv player for E2 by based on mplayer too...
i hope so :)


Title: Re: reboot and flv player??
Post by: Nyte2 on January 09, 2008, 12:32:30 am
tHx a lot keaglez... you're the best.. =]...
but i wanna know if any of our moto modders can build flv player for e2?...


Title: Re: reboot and flv player??
Post by: delguoqing on January 09, 2008, 02:41:33 am
Chinese already have a modified mplayer kernel for Zmplayer which is able to play flv smoothly.


Title: Re: reboot and flv player??
Post by: huatz84 on January 09, 2008, 02:46:58 am
Chinese already have a modified mplayer kernel for Zmplayer which is able to play flv smoothly.
So,where is it? Would U mind to upload it here?Thanx....


Title: Re: reboot and flv player??
Post by: error398 on January 09, 2008, 02:57:08 am
gimme reboot.mpkg


Title: Re: reboot and flv player??
Post by: keaglez on January 09, 2008, 03:09:32 am
Chinese already have a modified mplayer kernel for Zmplayer which is able to play flv smoothly.
Man... Please share it here..... ;D


Title: Re: reboot and flv player??
Post by: delguoqing on January 09, 2008, 05:26:40 am
part1


Title: Re: reboot and flv player??
Post by: delguoqing on January 09, 2008, 05:33:09 am
part2


Title: Re: reboot and flv player??
Post by: delguoqing on January 09, 2008, 05:41:40 am
part3


Title: Re: reboot and flv player??
Post by: irman5490 on January 09, 2008, 07:38:34 am
Is it working? Downloading...


Title: Re: reboot and flv player??
Post by: irman5490 on January 09, 2008, 07:58:34 am
Dude!!! Its working!! The picture was so smooth!! but the SOUND SKIPPING problem are awesome too!!! maybe I have to change the channel to stereo fisrt.


Title: Re: reboot and flv player??
Post by: Taurnil on January 09, 2008, 08:02:36 am
It doesn't work for me, I just get a black screen and the music is played too fast.... I got a youtube vid using http://keepvid.com/...


Title: Re: reboot and flv player??
Post by: irman5490 on January 09, 2008, 08:11:56 am
Not for me. It works!! Try convert your video using super to swf or flv at output container. this is my setting.

Video
resolution - 320:240
aspect - 4:3
Frame/sec - 25 and above
Bitrate - 336

Audio
Channel - 2
sampling freq - 22 or 44
bitrate - 64

There you go. Looks like the the video gets very lag. I have to pause it fisrt than play it to make the picture run smoothly. ;D


Title: Re: reboot and flv player??
Post by: Taurnil on January 09, 2008, 10:14:11 am
thanks for the conversion settings, but I prefer DIVX/XVID avi... what about the flv files you get from youtube? that's the main use I would give to a flv codec


Title: Re: reboot and flv player??
Post by: irman5490 on January 09, 2008, 11:19:33 am
They do not playable on zmplayer. You have to convert it first b'coz the audio output is mono. Well, I prefer MPG format than AVI. Their looks more beautiful than AVI and suitable to showoff to my friends... :P


Title: Re: reboot and flv player??
Post by: Nyte2 on January 09, 2008, 11:50:50 am
the link is working but when i extracted the file...the file is corrupted...what should i do??


Title: Re: reboot and flv player??
Post by: Taurnil on January 09, 2008, 02:09:32 pm
oh my... The only use I would give to that codec is playing FLV files downloaded from youtube... and it doesn't work if you don't convert the file first... pretty useless for me.


Title: Re: reboot and flv player??
Post by: delguoqing on January 09, 2008, 07:50:55 pm
not support H264.That's why you can't play flv from YouTube.


Title: Re: reboot and flv player??
Post by: huatz84 on January 09, 2008, 07:57:39 pm
the link is working but when i extracted the file...the file is corrupted...what should i do??
Same here...Please mirror it.


Title: Re: reboot and flv player??
Post by: Joka X on January 09, 2008, 08:16:34 pm
here..... http://www.4shared.com/file/34397307/a14ba219/mplayer.html


Title: Re: reboot and flv player??
Post by: tulanix on January 10, 2008, 02:46:09 am
It doesn't support H.264(maybe),VP5/VP6 and some H.263 currently?I will fix these problems ASAP


Title: Re: reboot and flv player??
Post by: irman5490 on January 10, 2008, 02:47:21 am
Copy the mplayer file into mmc/.System/QTdownload/zmplayer. Can someone make the zmplayer able to play mono audio output video? If it success, we can play downloaded youtube video directly without convert into stereo audio output first and also save a lot of free memory space ;). Trust me. IF IT SUCCESS...