So i was wondering since webcam can be calibrated to 60 Hz or to 50 Hz frquency country (I'm speaking of the electric AC current Hz that some countries differ from each other), so if it is possible for webcams is it possible for the camera implemented in the defy?
the reason it annoys me is because when taking picture or video indoors the florescent light blinks at 50 Hz and the camera is calibrated to 60 Hz causing weird moving lines in the picture.
is there any configuration file i can change so it will happen? or any firmware file i can replace?
rtk217 said:
So i was wondering since webcam can be calibrated to 60 Hz or to 50 Hz frquency country (I'm speaking of the electric AC current Hz that some countries differ from each other), so if it is possible for webcams is it possible for the camera implemented in the defy?
the reason it annoys me is because when taking picture or video indoors the florescent light blinks at 50 Hz and the camera is calibrated to 60 Hz causing weird moving lines in the picture.
is there any configuration file i can change so it will happen? or any firmware file i can replace?
Click to expand...
Click to collapse
with root exolorer goto system/etc/TICameraCameraProperties.xml
change this line from
<prop-antibanding-default>60hz</prop-antibanding-default>
to
<prop-antibanding-default>50hz</prop-antibanding-default>
defcomg said:
with root exolorer goto system/etc/TICameraCameraProperties.xml
change this line from
60hz
to
50hz
Click to expand...
Click to collapse
How do I do this on the Motorola Moto G?
I'm having the same problem, but I don't see that file. I'm running Android 4.4.4, so possibly the file changed to something else in later versions?
Sent from my XT1032 using XDA Free mobile app
tzzeri said:
How do I do this on the Motorola Moto G?
I'm having the same problem, but I don't see that file. I'm running Android 4.4.4, so possibly the file changed to something else in later versions?
Sent from my XT1032 using XDA Free mobile app
Click to expand...
Click to collapse
you either need to mod the camera apk or give this app a try
https://github.com/troop/FreeDCam/releases/tag/3.1.1
defcomg said:
you either need to mod the camera apk or give this app a try
https://github.com/troop/FreeDCam/releases/tag/3.1.1
Click to expand...
Click to collapse
Thanks, but the app force closes when I open it. Would you where in the apk I'll need to edit? Edit: I just realized it might be force closing because it's not rooted yet.
Sent from my XT1032 using XDA Free mobile app
---------- Post added at 07:03 AM ---------- Previous post was at 06:58 AM ----------
defcomg said:
you either need to mod the camera apk or give this app a try
https://github.com/troop/FreeDCam/releases/tag/3.1.1
Click to expand...
Click to collapse
Also, the problem happens with any camera app, while those camera apps are fine on other phones, so wouldn't it be something beyond just editing the app?
Sent from my XT1032 using XDA Free mobile app
tzzeri said:
Thanks, but the app force closes when I open it. Would you where in the apk I'll need to edit? Edit: I just realized it might be force closing because it's not rooted yet.
Sent from my XT1032 using XDA Free mobile app
---------- Post added at 07:03 AM ---------- Previous post was at 06:58 AM ----------
Also, the problem happens with any camera app, while those camera apps are fine on other phones, so wouldn't it be something beyond just editing the app?
Sent from my XT1032 using XDA Free mobile app
Click to expand...
Click to collapse
post here forum.xda-developers.com/showthread.php?t=2753946&page=29 troop will help with freedcam and get it working on the G no root required but modding stock cam may require root to replace the system/app apk also the Anti Flickr might be set by build.prop as it it checks location and sets 50 or 60
defcomg said:
post here forum.xda-developers.com/showthread.php?t=2753946&page=29 troop will help with freedcam and get it working on the G no root required but modding stock cam may require root to replace the system/app apk also the Anti Flickr might be set by build.prop as it it checks location and sets 50 or 60
Click to expand...
Click to collapse
Thanks for all the help. The freedcamera in thread you linked works, although how do I change the frequency with it? It seems to have the same frequency as with the other apps. Also I looked through the buildprop and didn't see anything relating to this, but it could be I don't know what I'm looking for.
Sent from my XT1032 using XDA Free mobile app
tzzeri said:
Thanks for all the help. The freedcamera in thread you linked works, although how do I change the frequency with it? It seems to have the same frequency as with the other apps. Also I looked through the buildprop and didn't see anything relating to this, but it could be I don't know what I'm looking for.
Sent from my XT1032 using XDA Free mobile app
Click to expand...
Click to collapse
if its v2 of freedcam swipe right then quality settings then you should see anti banding
defcomg said:
if its v2 of freedcam swipe right then quality settings then you should see anti banding
Click to expand...
Click to collapse
Thanks. I see anti banding, although it only has the of option, no on.
Sent from my XT1032 using XDA Free mobile app
tzzeri said:
Thanks. I see anti banding, although it only has the of option, no on.
Sent from my XT1032 using XDA Free mobile app
Click to expand...
Click to collapse
thats odd there should.be four options off 60hz 50hz and auto
if you only see off, antibanding is not supported by your device or its handeled internal
it will also only work on displays refresh rate. not on neon lights as sample.
if its handeled internal you will see the difference when you focus on the screen.
then the refreshs lines disappears. if not you are out of luck
troopii said:
if you only see off, antibanding is not supported by your device or its handeled internal
it will also only work on displays refresh rate. not on neon lights as sample.
if its handeled internal you will see the difference when you focus on the screen.
then the refreshs lines disappears. if not you are out of luck
Click to expand...
Click to collapse
When the back camera focuses, it's fine, but the front can't focus
Sent from my XT1032 using XDA Free mobile app
Related
Why is this? Is there a way to increase the duration on what I can send?
Reduce quality of videos in camera settings
Sent from my MB860 using XDA App
Techcruncher said:
Reduce quality of videos in camera settings
Sent from my MB860 using XDA App
Click to expand...
Click to collapse
I did this, at the lowest setting. anything over 13 seconds still won't send o.o
Yeah I couldn't send them through gmail either... had to upload them to Flickr... sucks, if anyone knows of a way to email larger files let us know...
i wanna know..
i did xml edit and renamed in "system/audio/ui" all camera sound files..
but still making sutter sound..
how to fix it?
sorry for my english..
I am also interested!
Wanam's Xposed has shutter sound removal. Seems to work fine but you still get the focus lock sound when touching to focus. Shutter sound and video record start/stop are gone now though.
Do have any explanation about why EVERY first Samsung rom has this problem?
You need to get rid of the ogg files (shutter.ogg for example) but you must be rooted to perform this task.
Sent from my SM-N9005 using Tapatalk 4
Raphy511 said:
Do have any explanation about why EVERY first Samsung rom has this problem?
Click to expand...
Click to collapse
It isn't legal in some places to turn off the shutter sound.
Just turn the volume down with the volume rocker. There you go. No sound from the camera. Easy
Sent from my SM-N9005 using xda app-developers app
Goto /system/csc/others.xml or feature.xml. open this file using root browser editor and add below lines between <featureset> lines
<CscFeature_Camera_ShutterSoundMenu>true</CscFeature_Camera_ShutterSoundMenu>
Save file and set permission -rw-r--r--
This will provide shutter sound option in camera app.
Also take backup first.
Sent from my GT-N7100 using Tapatalk 4
---------- Post added at 01:17 AM ---------- Previous post was at 01:16 AM ----------
gusalstls said:
i wanna know..
i did xml edit and renamed in "system/audio/ui" all camera sound files..
but still making sutter sound..
how to fix it?
sorry for my english..
Click to expand...
Click to collapse
Sent from my GT-N7100 using Tapatalk 4
Or you could just install and run this.
https://sites.google.com/site/enforcedstreamsilencer/
Completely mutes the camera and doesn't require you to void your warranty. Err I mean root.
Sent from my GT-N7100
There's an option in camera settings to turn it off
Sent from my SM-N900T using Tapatalk 4
dr.m0x said:
Or you could just install and run this.
https://sites.google.com/site/enforcedstreamsilencer/
Completely mutes the camera and doesn't require you to void your warranty. Err I mean root.
Sent from my GT-N7100
Click to expand...
Click to collapse
Do you know a similar apps but availabe on Google Play ? I don't like downloading apk from untrusted source :/
needhelp11 said:
Do you know a similar apps but availabe on Google Play ? I don't like downloading apk from untrusted source :/
Click to expand...
Click to collapse
No I don't sorry. The one I posted should be safe though given that it's open source.
Sent from my SM-N9005
Ok thank you anyway
If somebody tries the app above and makes it work on Note 3, please let me know, thanks.
needhelp11 said:
Ok thank you anyway
If somebody tries the app above and makes it work on Note 3, please let me know, thanks.
Click to expand...
Click to collapse
I tried the app and it seems to work just fine, no more shuttersound
WOW OK GUYS JUST OPEN UP YOUR camera app and hit your soft key settings then go to the far right tab scroll to the very bottom and you will find the shutter on and off option. No need to root or download any additional apps.
Hope this helps
Sent from my SAMSUNG-SM-N900A using XDA Premium 4 mobile app
Yea I was wondering why this thread existed when the option is there plain as day, maybe only T-Mobile Note 3 has it or just US models?
I have att
Sent from my SAMSUNG-SM-N900A using XDA Premium 4 mobile app
This option didn't exist on my Note 3 ( European ), and the app above doesnt work too
needhelp11 said:
This option didn't exist on my Note 3 ( European ), and the app above doesnt work too
Click to expand...
Click to collapse
As this post states the option is not always available. In europe manufacturers are not permitted to include an option to turn off the camera shutter sound.
The app above does work though - nice find.
Sent from my SM-N9005 using Tapatalk 4
German Stock Unbranded: No camera shutter on Vibrate and Silent mode. Doesn't have an option for the shutter sound in settings.
One of my main reasons for buying it in Germany
The camera has a setting to disable the shutter sounds but I don't see one for the video recorder. I made a few searches for what might be the associated audio files so I could rename them, but no luck. Anyone know the filenames?
Edit: Found this in the description of the Camera Sound off! app:
"The LG's camera app has own not removable sound files!"
howardmoon said:
The camera has a setting to disable the shutter sounds but I don't see one for the video recorder. I made a few searches for what might be the associated audio files so I could rename them, but no luck. Anyone know the filenames?
Edit: Found this in the description of the Camera Sound off! app:
"The LG's camera app has own not removable sound files!"
Click to expand...
Click to collapse
You need to be rooted and use Root Explorer or equivalent so you can view system files. The file name is VideoRecord.ogg. It's found in system/media/audio/UI.
Backup somewhere in case you want it back and then remove the file.
Sent from my Nexus 10 using Tapatalk 4
wassct said:
You need to be rooted and use Root Explorer or equivalent so you can view system files. The file name is VideoRecord.ogg. It's found in system/media/audio/UI.
Backup somewhere in case you want it back and then remove the file.
Sent from my Nexus 10 using Tapatalk 4
Click to expand...
Click to collapse
I had found that one and renamed it to no avail. I am rooted and using Root Explorer.
Your right but it will work for any third party apps that use the video record function. Also if put device on silent it will be muted on stock camera.
Sent from my Verizon LG G2 VS980 using Tapatalk 4
wassct said:
Your right but it will work for any third party apps that use the video record function. Also if put device on silent it will be muted on stock camera.
Sent from my Verizon LG G2 VS980 using Tapatalk 4
Click to expand...
Click to collapse
The phone mute does not work on Korea rom. Is there a way to disable the record button sound for Korea models ?
Requires modding the camera app to bypass.
Sent from my LG-D802 using XDA Premium 4 mobile app
somemadcaaant said:
Requires modding the camera app to bypass.
Sent from my LG-D802 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Has anyone made this mod yet ?
I searched many place still no luck on it.
Nope the sounds are there for a reason in some region versions.
Sent from my LG-D802 using XDA Premium 4 mobile app
somemadcaaant said:
Nope the sounds are there for a reason in some region versions.
Sent from my LG-D802 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
I was under the impression that in the US some carrier devices had mute option whereas others don't, is this true?
yyz123 said:
I was under the impression that in the US some carrier devices had mute option whereas others don't, is this true?
Click to expand...
Click to collapse
I can tell you that the hongkong rom for D802 has the ability to take picture without shutter sound.
Unfortunately I lost this option when I flashed the european rom
I do have a twrp backup but I really have not idea how to extract an apk from thoses files...
Hi guys
Just installed the MM update for my Note 4. Didn't notice any difference at first, then discovered that Allcast no longer streams to my Xbox DLNA, and also now in the gallery whenever you click on a video it gives you the choice of apps to open it with ONCE then automatically sets that as the default, so if I want to open a video in a different player I now have to go into app manager and clear the defaults. Then I can open with the app I want. But that gets set as default too so it never ends.
This is really REALLY annoying.
Please does anyone know of a fix around this?
Many thanks.
Sent from my SM-N910F using XDA-Developers mobile app
Indeed a very annoying update all around!
No fix, but an app called 'Better open with'.
macmobile said:
Indeed a very annoying update all around!
No fix, but an app called 'Better open with'.
Click to expand...
Click to collapse
+1 for this, been using it for years: https://play.google.com/store/apps/details?id=com.aboutmycode.betteropenwith
Basically you set it as the default app for opening a particular file type or link, and then within this app you can choose which other apps are allowed to open said files or links. You can also have a countdown to open with a default choice, giving you a few seconds to choose an alternative.
Been meaning to ask this since I upgraded to MM, always thought that this was a stupid MM feature, but now I see this is a bug right?
Thanks to that app anyway, don't like unnecessary apps, but still better than annoyance caused by waste of time.
It's not a bug, it's a further stupidity from Samsung. You can find this so called feature nobody wants on other devices as well (Note 5 and S7).
Thanks guys. Will try that app out.
This is without doubt the worst software update yet, so much to complain about!
Sent from my SM-N910F using XDA-Developers mobile app
GunnerGeezer said:
Thanks guys. Will try that app out.
This is without doubt the worst software update yet, so much to complain about!
Sent from my SM-N910F using XDA-Developers mobile app
Click to expand...
Click to collapse
And yet, everyone wanted it sooooo bad!
Sent from my SM-N910T on FireKat 4.4.4 using XDA Free mobile app
Just received my Sprint LG V20 today. loving it so far but I don't see a photo gallery, just google photos. Am I missing something ?
Seems like depending on the carrier, some lg apps are missing. Sprint seems to have the most. At&t's model is missing at the least the music app and I'll not sure what else
Sent from my LG-H910 using Tapatalk
Dmc74 said:
Just received my Sprint LG V20 today. loving it so far but I don't see a photo gallery, just google photos. Am I missing something ?
Click to expand...
Click to collapse
Nick281051 said:
Seems like depending on the carrier, some lg apps are missing. Sprint seems to have the most. At&t's model is missing at the least the music app and I'll not sure what else
Sent from my LG-H910 using Tapatalk
Click to expand...
Click to collapse
They can't be downloaded via LG Update Center? (Settings>About phone>Update Center>App Updates)
Rydah805 said:
They can't be downloaded via LG Update Center? (Settings>About phone>Update Center>App Updates)
Click to expand...
Click to collapse
I looked, didn't see any type of photo gallery
Rydah805 said:
They can't be downloaded via LG Update Center? (Settings>About phone>Update Center>App Updates)
Click to expand...
Click to collapse
That doesn't exist on the at&t version
Sent from my LG-H910 using Tapatalk
I saw that right away, just downloaded a gallery app, no issue, it is a little annoying when apps get left out though
A2CKilla said:
I saw that right away, just downloaded a gallery app, no issue, it is a little annoying when apps get left out though
Click to expand...
Click to collapse
what gallery app did you download?
Have you tried opening the camera, taking a picture and then clicking on the picture while in the camera to see what app it opens?
nest75068 said:
Have you tried opening the camera, taking a picture and then clicking on the picture while in the camera to see what app it opens?
Click to expand...
Click to collapse
I believe that opens a google photo gallery, which I am not a fan of sharing photos with.
If you try texting a photo, it sends a link to the photo as an album uploaded somewhere
Ah ok.
I do want to find a new Gallery app though. This one has minimal editing abilities. On my Note 7 I was able to edit more extensively and I could edit videos within the app too.
I side loaded an lg gallery app. The ones in the play store didn't do it for it me.
Here you guys go. =)
[/COLOR]
Dmc74 said:
what gallery app did you download?
Click to expand...
Click to collapse
https://play.google.com/store/apps/details?id=com.zenjoy.photo
Just use quick pic
nest75068 said:
Ah ok.
I do want to find a new Gallery app though. This one has minimal editing abilities. On my Note 7 I was able to edit more extensively and I could edit videos within the app too.
Click to expand...
Click to collapse
Yeah your totally right man. Please, if you find a gallery app that happens to have those editing ability, please post back. I'd appreciate it. I'll do the same as well.
bambam126 said:
Here you guys go. =)
Click to expand...
Click to collapse
On my Sprint version I get app not installed package appears to be corrupt. Anybody else have any luck?
Sent from my LG-LS997 using Tapatalk
EROMITLAB said:
On my Sprint version I get app not installed package appears to be corrupt. Anybody else have any luck?
Sent from my LG-LS997 using Tapatalk
Click to expand...
Click to collapse
Same message with my Sprint V20
There has to be a way around this. I'd love to know what the reason was behind this decision ?
Sent from my LG-LS997 using Tapatalk
I get the same error on my Sprint V20 as well
bambam126 said:
Here you guys go. =)
Click to expand...
Click to collapse
Tried sideloading through adb with a no go, and installing like a normal app is no go for me as well. Thank you for your efforts though.
On adb I get install failed invalid apk package couldn't be installed related missing code.
Maybe once the t-mobile guys break in they could give us the apk.
Sent from my LG-LS997 using Tapatalk