AbedElazizShe / LightCompressor

A powerful and easy-to-use video compression library for android uses MediaCodec API.
Apache License 2.0
535 stars 116 forks source link

cannot able to read the duration parameter in meta data with out using codec #62

Closed hidash closed 3 years ago

hidash commented 3 years ago

After .mp4 Video Compression Video cannot able to read the duration parameter in meta data with out using codec ,also the desired out is in fine but cannot able to open up with out codec, Capture

any option to solve it ?

AbedElazizShe commented 3 years ago

@hidash thank you for opening this issue. Does it happen in multiple devices ? Could you please share the devices you're using?

hidash commented 3 years ago

@AbedElazizShe yes, I have using Android 10 in Redmi Note 7 Pro , also checked in Samsung Devices

hidash commented 3 years ago

@AbedElazizShe can you able to solve this issue, i hope so, thank you

hidash commented 3 years ago

Real me 2 Redmi Note 7 Pro Samsung M31S i have checked with thee phone @AbedElazizShe

hidash commented 3 years ago

@AbedElazizShe Hello, in the server side trying to load duration parameter from compressed file, using this plugin, https://www.npmjs.com/package/get-video-duration and can't able to read it, getting a response Error: No duration found!

can you help me please, if you got any idea please....

AbedElazizShe commented 3 years ago

@hidash I have been investigating this for a while, I will notify you when it is figured out. Thank you.

AbedElazizShe commented 3 years ago

@hidash please try with the latest version of the library, I believe it is fixed. Feel free to reopen if you still have a n issue.