kaltura / nginx-vod-module

NGINX-based MP4 Repackager
GNU Affero General Public License v3.0
2k stars 439 forks source link

issue in video sound #1226

Open devMagics opened 3 years ago

devMagics commented 3 years ago

i am using latest version of nginx 1.19.3 and nginx vod module i have issue in videos sound its like there is only sound effects but no voice for actors. this issue drive me crazy below is example for the issue https://youtu.be/l8EfZnpPSn4

erankor commented 3 years ago

Maybe you have multiple audio tracks in the MP4, and the first one is only sound effects? I suggest you check it with mediainfo or play with some player that allows you to select the audio tracks, like VLC. Unless you are using the playback rate/gain filters, the audio data is returned as-is...