Moto Hell - The Motorola Modding Community
March 28, 2024, 09:12:42 am *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: The forum is no longer active and registration is disabled; however you can still fetch everything as guest.
 
   Home   Help Facebook Search Calendar Login Register  
Pages: [1] 2 3   Go Down
  Print  
Author Topic: Camera recording Tweak!!!  (Read 26591 times)
AV3LaR
Guest
« on: June 27, 2008, 06:48:19 am »

Honor to: DIMKA, DDSH, 3-D, AstaRoth y T3D
Well this discovery is not mine but from the russian guys (motofan.ru)
Well i'ma post a mpkg which makes all the job
Well install the mpkg on your phone and then set it to root just that then reboot or refresh and click on the app i recomend you to choose medium resolution and then 240x320 because this is a first the guys who made this still need some work on the libs
you can also put the libs inside but its some extra work but if you want
edit by Exploited: libs included in the download below
just put the ezx_camera.cfg en /ezx_local and then the libs package also there
you need to modify autorun and put this line on it

[just if your FW is Maxx if not read at the lower part]
if [ -f /ezxlocal/ezx_camera.cfg ]
then
mount --bind /ezxlocal/ezx_camera.cfg /ezx_user/download/appwrite/setup/ezx_camera.cfg
fi

if [ -f /ezxlocal/libezxjpeg.so.1.0.0 ]
then
mount --bind /ezxlocal/libezxjpeg.so.1.0.0 /usr/lib/ezx/lib/libezxjpeg.so.1.0.0
fi

if [ -f /ezxlocal/libezxcamera.so.1.0.0 ]
then
mount --bind /ezxlocal/libezxcamera.so.1.0.0 /usr/lib/ezx/lib/libezxcamera.so.1.0.0
fi

[non Maxx FW]
if [ -f $MYFAVOR/ezx_camera.cfg ]
then
mount --bind $MYFAVOR/ezx_camera.cfg /ezx_user/download/appwrite/setup/ezx_camera.cfg
fi

if [ -f $MYFAVOR/libezxjpeg.so.1.0.0 ]
then
mount --bind $MYFAVOR/libezxjpeg.so.1.0.0 /usr/lib/ezx/lib/libezxjpeg.so.1.0.0
fi

if [ -f $MYFAVOR/libezxcamera.so.1.0.0 ]
then
mount --bind $MYFAVOR/libezxcamera.so.1.0.0 /usr/lib/ezx/lib/libezxcamera.so.1.0.0
fi



http://www.e2mod.com/content/view/266/28/
« Last Edit: July 05, 2008, 10:16:13 pm by AV3LaR » Logged
keaglez
Indonesian Motolover
PHD modder
***

Karma: 61
Offline Offline

Posts: 2562


http://jeffri.net


View Profile WWW
« Reply #1 on: June 27, 2008, 07:04:44 am »

Thank you for share! Cheesy And thanks DDSH, DIMKA, 3-D, Astaroth, T3D..!
Logged

Best regards,
Jeffri H.

BlinK_
Guest
« Reply #2 on: June 27, 2008, 07:13:09 am »

Here is the english version. You need to wait a while after selecting a resolution, so be patient.

BTW, I didn't like how this program adds itself to all autorun files. But I didn't change that.

edit by Exploited: download from to http://www.e2mod.com/content/view/266/28/
« Last Edit: July 01, 2008, 11:08:53 am by Exploited » Logged
keaglez
Indonesian Motolover
PHD modder
***

Karma: 61
Offline Offline

Posts: 2562


http://jeffri.net


View Profile WWW
« Reply #3 on: June 27, 2008, 07:29:18 am »

Thanks BlinK! Yeah, i saw the script add to startup.txt, autorun.txt, first.txt and startup_test.txt... lol Smiley however, very nice mpkg!
Logged

Best regards,
Jeffri H.

NightStalker1993
Guest
« Reply #4 on: June 27, 2008, 09:22:53 am »

before


after


now how do i increase the frame rate lol...
Logged
BlinK_
Guest
« Reply #5 on: June 27, 2008, 09:32:07 am »

Very good images. (:

Maybe framerate depends on our moto speed and free memory. But I really don't know.
Logged
NightStalker1993
Guest
« Reply #6 on: June 27, 2008, 10:56:42 am »

hey blink ur video's properties is kinda diff...

instead of 'h263' as the codec like mine,urs is MPEG-4 Video and a few other stuff are diff too...



Logged
BlinK_
Guest
« Reply #7 on: June 27, 2008, 12:05:11 pm »

Hm. Thats strange. I am using MAXX E2 MP. Try to capture a video with the same resolution as mine, but with your phone. And try to compare the quality, or bitrate.

Or upload your video.. (:
Logged
ahmed
Really experienced
****

Karma: 5
Offline Offline

Posts: 309



View Profile
« Reply #8 on: June 27, 2008, 02:29:48 pm »

me too the recorded video was in mp4 codec
Logged
NestorM
Guest
« Reply #9 on: June 27, 2008, 06:05:42 pm »

Russians guys always revolutionizing the mod on our E2.
Logged
NightStalker1993
Guest
« Reply #10 on: June 27, 2008, 07:05:40 pm »

just tested...

if its in 320x240 the codec would be in mp4 and the bitrate would be ard 400 something but if ure using at 352x288,it would be 3gp running at 3xxkbps....

and if ure at 704x576, it would be at ard 0.5fps and ur pc can't even play it LOL
Logged
BlinK_
Guest
« Reply #11 on: June 28, 2008, 01:37:17 am »

So, as said in motofan.ru, best quality is 320x240 so far.
Logged
NightStalker1993
Guest
« Reply #12 on: June 28, 2008, 07:39:44 am »

heres a vid i took while i was resting at the local bike trail lol...
Logged
Atomik88
Guest
« Reply #13 on: June 29, 2008, 04:36:40 pm »

Do someone knows if it works on Z6?
Logged
AV3LaR
Guest
« Reply #14 on: June 30, 2008, 07:29:39 am »

I'm sorry atomic but i think it doesn't work, if you wanna try do it but on your own risk, i don't think it can do something that can not be fixed with a flashing process  Wink
Logged
Pages: [1] 2 3   Go Up
  Print  
 
Jump to:  

Design By Forum Hosting
Powered by SMF 1.1.21 | SMF © 2015, Simple Machines