PkmX / lcamera

A camera app using the new camera2 API in Android Lollipop
1.28k stars 220 forks source link

Resulting 60fps videos not supported by anything? #119

Open wewewi opened 9 years ago

wewewi commented 9 years ago

Hi there;

L Camera 60fps footage doesnt seems to be recognized as 60fps video by anything besides MX Player.

Youtube sees only 30fps, so does Adobe Premiere Pro and VLC..

Am I missing something?

krusic22 commented 9 years ago

Did you install the binary?

wewewi commented 9 years ago

Well.. I think so!?

I'm using modbrin's Lib Changer.. https://github.com/modbrin/libchanger; Since I can select 60 or 120 fps and I clearly see the sensor being cropped, I assume it is working?!

Stil, not a single service seems to recognize the videos as 60 or 120fps..

utkarshns commented 9 years ago

You are doing everything right if you see the sensor cropped and you also select the 120fps or 60fps from options. How does the video feel, i mean the frame rate? PS: The most important thing is thag the exposure time is always less than 1/60th second or else it won't be high framerate. Try shooting in bright light or by manually setting the exposure time to 1/60 or 1/120 as requires. On Dec 24, 2014 2:07 AM, "wewewi" notifications@github.com wrote:

Well.. I think so!?

I'm using modbrin's Lib Changer.. https://github.com/modbrin/libchanger; Since I can select 60 or 120 fps and I clearly see the sensor being cropped, I assume it is working?!

Stil, not a single service seems to recognize the videos as 60 or 120fps..

Reply to this email directly or view it on GitHub https://github.com/PkmX/lcamera/issues/119#issuecomment-67995919.

wewewi commented 9 years ago

Ok, so manually setting the exposure on 1/60 seems to do the job.

It never works with auto settings, tho. Maybe it's because I'm shooting indoors.

Thanks for the tip!