nginx-vod-module icon indicating copy to clipboard operation
nginx-vod-module copied to clipboard

issue in video sound

Open devMagics opened this issue 4 years ago • 1 comments

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

devMagics avatar Dec 22 '20 12:12 devMagics

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...

erankor avatar Dec 23 '20 06:12 erankor