Skip to content
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

interpreting video metadata incorrectly #13549

Open
4 tasks done
aymey opened this issue May 2, 2024 · 0 comments
Open
4 tasks done

interpreting video metadata incorrectly #13549

aymey opened this issue May 2, 2024 · 0 comments

Comments

@aymey
Copy link

aymey commented May 2, 2024


Bug description

Signal interprets video metadata incorrectly and as a result displays different information on their video player like showing negative time and also shows a different file size. similar to #9998 but with videos. i have included the mediainfo output for the file (link is at the bottom of this issue under debug log link) and have discovered that signal seems to be getting the duration from the "audio duration":

...
Duration: 10 s 275 ms
...

not sure about the size though.

Steps to reproduce

  • play/edit specific video
  • see negative time
  • see incorrect file size
  • download and see that the downloaded file does not suffer from these issues.

Actual result: not normal time and video file size
Expected result: normal time and video file size

Screenshots

Device info

Device: Samsung Galaxy S7 (SM-G950U)
Android version: 9
Signal version: 7.5.2

Link to debug log

https://debuglogs.org/android/7.5.2/dc2d27444914a6d9c58d91088387a9362fed6dd9867e49c6fec31e446da49c13

mediainfo.gz

@aymey aymey changed the title displaying incorrect video information interpreting video metadata incorrectly May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant