deckerst / aves

Aves is a gallery and metadata explorer app, built for Android with Flutter.
BSD 3-Clause "New" or "Revised" License
2.77k stars 106 forks source link

Video audio filled with static noise #1309

Open Redmatzh opened 1 day ago

Redmatzh commented 1 day ago

Describe the bug Recently (since 1-2 weeks) video audio is filled with static noise. At first i thought it could be bc of my device speakers but when i try to open the same video in different app like vlc there's no issue. Videos are in mp4 format

System information and logs: Package: deckers.thibault.aves Installer: com.android.vending Aves version: 1.11.17-play, build 136 Flutter: stable 3.24.4 Android version: 14, API 34 Android build: AP2A.240905.003 Device: Google Pixel 7 Pro Support: dynamic colors=true, geocoder=true, HDR=true Mobile services: ready Connectivity: wifi System locales: en_GB, en_US, tr_TR, de_DE Storage volumes: /storage/emulated/0/ Storage grants: /storage/emulated/0/Movies/, /storage/emulated/0/Pictures/, /storage/emulated/0/DCIM/, /storage/emulated/0/Android/media/ Error reporting: false aves-logs-20241121_133043.txt

deckerst commented 23 hours ago

Thanks for the report. Could you please provide a sample video that has the issue?

Redmatzh commented 21 hours ago

Idk how. When i upload a video this static can't be heard as video has no issue. I tried to screen record but somehow that didn't work either, there were no static noises in the screen record video (unless played in the app). Do you want me to record it using another device?

deckerst commented 20 hours ago

I got the video you shared and indeed when I play it on my device with Aves v1.11.18 there are no static. The one I got from you is 1080x1920 H.264 video with AAC audio. Maybe the video was transcoded when uploaded.

One thing you could do on your device is to install the MPV player and check whether your video plays fine with it. Aves uses a package that relies on the MPV engine for video playback.

Redmatzh commented 20 hours ago

I just tried with that app. Videos were working completely fine, audio normal no static

Redmatzh commented 6 hours ago

I decided to reinstall the app to see it will fix it. Will let you know

Reinstalled it, still the same issue