Reply
Thread Tools
leoniedelt's Avatar
Posts: 116 | Thanked: 75 times | Joined on Sep 2012 @ Birmingham, UK
#31
Originally Posted by thedead1440 View Post
You should be a very happy girl then

Its already been added to the latest version of N9QT... Head over to the thread for more details...
Squee!!! Thanks :-)
 
Posts: 12 | Thanked: 1 time | Joined on Jan 2013 @ Kiev, Ukraine
#32
Code:
perl -pi -e 's/\x79\x79\x4d\x4d\x00\x00\x00/\x64\x64\x4d\x4d\x79\x79\x5f/g' /usr/lib/libqcamera.so.1.0.0
After executing the command in terminal I receive a response stating that

Code:
Can't remove /usr/lib/libqcamera.so.1.0.0. Permission denied, skipping the file
Run command as a user and root, to no avail. Please advise.

Last edited by ehnaton; 2013-02-11 at 14:36.
 
MSameer's Avatar
Posts: 605 | Thanked: 1,778 times | Joined on Feb 2008 @ Helsinki
#33
Just curious. Why do you want to change it ?
 
Moderator | Posts: 6,215 | Thanked: 6,400 times | Joined on Nov 2011
#34
Originally Posted by MSameer View Post
Just curious. Why do you want to change it ?
You get a custom format instead of it sorting just by YYMM the date parameter is added.
 
MSameer's Avatar
Posts: 605 | Thanked: 1,778 times | Joined on Feb 2008 @ Helsinki
#35
The naming had to be changed because some devices (apple ipad is one of them) did not recognize N9 as having photos.

Seems there is a standard somewhere that mandates files underneath DCIM to be 8 characters long (+ 3 for extension).

I agree it's not nice and I personally have a mess of old and new file names. Might have been a good idea o make it configurable though :|
 

The Following User Says Thank You to MSameer For This Useful Post:
Posts: 12 | Thanked: 1 time | Joined on Jan 2013 @ Kiev, Ukraine
#36
I had to patch the library (libqcamera.so.1.0.0) on the desktop and than use ssh to transfer modified library to /usr/lib/ folder on the phone. Unfortunately, after reboot camera didn't even start so I had to revert to the previous version of library file. Now it works again but still I'm struggling to bring image naming under my control. I'd be grateful for any help or a hint.
 
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#37
You can use N9QT or if you want to do this manually, after transferring your file back, run refhashlist.pl
 
Posts: 49 | Thanked: 32 times | Joined on Sep 2012
#38
Originally Posted by death_jax View Post
My question is this: user genes from the first post wrote that with PR1.1 the filenames of the photos were YYYYMMDD_numb (I cannot confirm it because I bought N9 with PR1.3). Why now it's not possible to have the same filenames? Someone has that file, from PR1.1, for an inspection?
i recently bought another N9 from earlier version
see attached file, remove deb extension
Attached Files
File Type: deb libqcamera.so.1.0.0.deb (271.5 KB, 62 views)
 
MSameer's Avatar
Posts: 605 | Thanked: 1,778 times | Joined on Feb 2008 @ Helsinki
#39
Originally Posted by death_jax View Post
My question is this: user genes from the first post wrote that with PR1.1 the filenames of the photos were YYYYMMDD_numb (I cannot confirm it because I bought N9 with PR1.3). Why now it's not possible to have the same filenames? Someone has that file, from PR1.1, for an inspection?
I can confirm that. It was changed because apple iPad can not deal with YYYYMMDD_XXX,jpg. It has to be 8 characters + 3 chars for the extension.

Don't blindly replace libqcamera.so. You will break camera-ui
__________________
We need a coffee machine that doesn't ask for coffee beans every 10 hours
 

The Following User Says Thank You to MSameer For This Useful Post:
death_jax's Avatar
Posts: 326 | Thanked: 122 times | Joined on Sep 2012 @ Italy
#40
Originally Posted by MSameer View Post
I can confirm that. It was changed because apple iPad can not deal with YYYYMMDD_XXX,jpg. It has to be 8 characters + 3 chars for the extension.

Don't blindly replace libqcamera.so. You will break camera-ui
Yes of course, I know and I saw that inside the two files are very different
 
Reply


 
Forum Jump


All times are GMT. The time now is 21:57.