-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
video quality distorted #81
Comments
hi
|
@maitrungduc1410 thanks for answer me const path =
|
please give your screen recording |
@maitrungduc1410 plz check my code which i provide in above comment |
@maitrungduc1410 here is the recordings to show u both results first one is with video trim and other one is without trim video media_20241203_201210_4921613072312259009.1.mp4media_20241203_161028_7995973062731389054.mp4@maitrungduc1410 waiting for your feedback |
@maitrungduc1410 after trim video and upload to the server it show network error but when i simply upload the video without trim it successfully upload plz check this issue as well thanks |
this is really impossible, my lib only trim the video without re-encoding your video. are you sure you're not using any other lib to manipulate the video? (which may conflict with my lib) you can verify this by creating a new sample app, install only my lib, copy my sample code in README and try again expectation is: aspect ratio, video quality,... everything must be the same after trimming, only start+end time changed |
This lib is about local trimming, upload to server is another story. They're not related to each other I think there's some misunderstanding here. Btw, if there's an error, just log it and see what it says, everything has a reason |
Ok, I will check.
…On Sat, Dec 7, 2024, 6:49 AM Duc Trung Mai ***@***.***> wrote:
after trim video and upload to the server it show network error but when i
simply upload the video without trim it successfully upload plz check this
issue as well thanks
This lib is about local trimming, upload to server is another story.
They're not related to each other
I think there's some misunderstanding here.
Btw, if there's an error, just log it and see what it says, everything has
a reason
—
Reply to this email directly, view it on GitHub
<#81 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AOZXDZB3BWR7SQ6FEEL5AB32EJH3ZAVCNFSM6AAAAABS7ROHYKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMRUG44DONBYGM>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Thanks for responding
On Sat, Dec 7, 2024, 11:08 AM Bilal Qureshi ***@***.***>
wrote:
… Ok, I will check.
On Sat, Dec 7, 2024, 6:49 AM Duc Trung Mai ***@***.***>
wrote:
> after trim video and upload to the server it show network error but when
> i simply upload the video without trim it successfully upload plz check
> this issue as well thanks
>
> This lib is about local trimming, upload to server is another story.
> They're not related to each other
>
> I think there's some misunderstanding here.
>
> Btw, if there's an error, just log it and see what it says, everything
> has a reason
>
> —
> Reply to this email directly, view it on GitHub
> <#81 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AOZXDZB3BWR7SQ6FEEL5AB32EJH3ZAVCNFSM6AAAAABS7ROHYKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMRUG44DONBYGM>
> .
> You are receiving this because you authored the thread.Message ID:
> ***@***.***>
>
|
after trim the video the quality of that video is distorted and seek player does not display when video is playing and not auto reset when playing time end for android and ios both
The text was updated successfully, but these errors were encountered: