Your favorite Apple, iPhone, iPad, iOS, Jailbreak, and Cydia site.
Thread: [Project] Enable HDR on iPod Touch 4 & (all 4.1 devices!)
is a discussion within theFile Mods
forums, a part of theiPhone Modding
section;Ok guys, Limera1n has finally been released.. i enabled HDR on my iPod Touch 4. Here i will explain how to edit the files yourself. The plists we will change:
...-
10-10-2010, 03:14 AM #1
[Project] Enable HDR on iPod Touch 4
Ok guys,
Limera1n has finally been released..
i enabled HDR on my iPod Touch 4.
Here i will explain how to edit the files yourself.
The plists we will change:
\System\Library\CoreServices\Springboard.app\N81AP .plist
\System\Library\PrivateFrameworks\Celestrial.frame work\N81\AVCapture.plist
In the AVCapture.plist
Add
after line 953 which is <true/> under <key>AVCaptureMode_PhotoCapture</key> line 932Code:<key>HDR</key> <true/> <key>MaxFrameRate</key> <integer>30</integer> <key>MinFrameRate</key> <integer>15</integer> <key>Preview</key> <dict> <key>Height</key> <integer>640</integer> <key>PixelFormatType</key> <string>420f</string> <key>Width</key> <integer>852</integer> </dict>
From line 952 it will look like this:
Code:<string>AVCaptureMode_FrontFacingPhotoCapture</string> <key>FullResolutionPreview</key> <true/> <key>HDR</key> <true/> <key>MaxFrameRate</key> <integer>30</integer> <key>MinFrameRate</key> <integer>15</integer> <key>Preview</key> <dict> <key>Height</key> <integer>640</integer> <key>PixelFormatType</key> <string>420f</string> <key>Width</key> <integer>852</integer> </dict>
AVCapture.plist is done now.
Now lets edit N81AP.plist
Add
Code:<key>camera-flash</key> <true/> <key>hdr-image-capture</key> <true/> <true/>
After line 6 which is <dict> under <capabilities> (line 5)
It'll look like
Code:<key>compatibilities</key> <dict> <key>camera-flash</key> <true/> <key>hdr-image-capture</key> <true/>
After you did this Restart your iPod Touch 4!
Cydia Package available on the ModMyi repo!!Last edited by Coentje44; 10-16-2010 at 04:48 AM. Reason: Automerged Doublepost
-
-
10-10-2010, 04:45 AM #2
Can you please post all the iPhone 4 plist files you mentioned above? Thanks!
-
10-10-2010, 05:32 AM #3
I will in a moment.
Added revision 1.zipLast edited by Coentje44; 10-10-2010 at 05:32 AM. Reason: Automerged Doublepost
-
10-10-2010, 05:56 AM #4
As I saw, it gets stuck on Saving but the photo is on Camera Roll if you go
-
10-10-2010, 06:12 AM #5
Yes.
Im trying to get the right exposures, so the Camera.app will actually save both 2 photo's.
-
10-10-2010, 06:14 AM #6
Something irrelevant I wanted to ask - I see you replaced many .plist files, did any of those give you signal bars, or merged Music and Videos into one app?
-
10-10-2010, 06:57 AM #7
No signal bars.
It did merged the Music And Video app into iPod.app.
Request > iPhone 4 Frameworks/AVFoundation.framework
Thx.Last edited by Coentje44; 10-10-2010 at 06:57 AM. Reason: Automerged Doublepost
-
10-10-2010, 08:46 AM #8
when i downnloaded the file it shows me a file called springboard, where do i put that? do u replace my whole springboard folder?
-
10-10-2010, 08:56 AM #9
No dont do that.
Just replace N81AP.plist with N81AP.plist you currently have.
-
10-10-2010, 09:09 AM #10
go it, i showed diffrently in mac
-
10-10-2010, 09:13 AM #11
cool
-
10-10-2010, 09:24 AM #12iPhone? More like MyPhone
- Join Date
- Jul 2009
- Location
- Hamburg, Germany
- Posts
- 211
- Thanks
- 2
- Thanked 14 Times in 14 Posts
I enabled HDR on my iPhone 3G, it also says "Saving" but when I quit camera.app and open photos.app there are the two photos
-
10-10-2010, 09:53 AM #13
Of course, it's working on this piece of crap named iPhone 3G which is 2+ years old (no offence) and it's not working on the latest hardware that came out a month ago. Talk about luck.
-
The Following User Says Thank You to giorgos_rou For This Useful Post:
Coentje44 (10-10-2010)
-
10-10-2010, 10:34 AM #14
Dont need the AVFoundation framework anymore :P
-
10-10-2010, 10:38 AM #15
Did you make it!?
-
10-10-2010, 10:46 AM #16
Following along on this now as well...looks promising. Another reason I may get an iPod Touch 4g
-
10-10-2010, 11:20 AM #17
Major update:
Replaced the AVCapture from iPhone 4 with the old 1.
Guess what? ITS WORKING!!
Will make some pics and upload them!!!
huh, pics i take now are Black And White..
Camera responds very laggy.Last edited by Coentje44; 10-10-2010 at 11:37 AM.
-
The Following User Says Thank You to Coentje44 For This Useful Post:
VonSwanko (10-10-2010)
-
10-10-2010, 11:37 AM #18
i'm will try to get this to work on the iPhone 3GS
-
10-10-2010, 11:42 AM #19
Nice.. have a look in the Celestial.framework folder and AVFoundation.framework folder..
Goodluck aswell =)
-
10-10-2010, 11:45 AM #20
do you have these 2 folders from the iPhone 4?




LinkBack URL
About LinkBacks
Reply With Quote