alexta69 / metube

Self-hosted YouTube downloader (web UI for youtube-dl / yt-dlp)
GNU Affero General Public License v3.0
6.25k stars 390 forks source link

Sound Issue #425

Closed airthomas closed 5 months ago

airthomas commented 5 months ago

I have below experience for a youtube video, but others looks are ok... The youtube link: https://www.youtube.com/watch?v=1aIaZ3SrV2U

via metube downloaded to mp4 can play with sound in Media Player Classic and Media Player with Sound, but without sound if playing in "Film & TV" and "Photos". Then I try download from https://yt5s.io/en91, then it have sound in mentioned player.

I have no idea the reason... is it some error due to the source youtube video?

Many thanks

PikuZheng commented 5 months ago

MP4 just packages audio and video together. Can you confirm the audio encoding format and does the player support it? Use potplayer or something like that to play the video and observe the properties - audio encoding

image As shown in the picture, I use metube to download the audio file from youtube and the encode is "AAC".

airthomas commented 5 months ago

thanks your quick reply, since it can play in media player classic and VLC etc, means it must contain the audio. and according your reply, it should be Windows 11's "Film & TV" and "Photos" not support the audio encoding format. Many thanks.