Follow along with the video below to see how to install our site as a web app on your home screen.
Beleška: this_feature_currently_requires_accessing_site_using_safari
@salezli
Can you send me the link to download the latest version "SFVIP PLAYER"
because the version I have is a file,
And when an update is made, the missing file is not added
SFVIP-Player-x64
https://mega.nz/file/mdZFhQjQ#eRr_TKXELoQ6IIA5g_OAacYC1UIi0JyD2NzR9Uoe_tQ
SFVIP-Player-x86
https://mega.nz/file/SVYwiBbA#r9dCjiDg-wI6yJxh0Brd8AhZ-mmJf4f1UnPF8HtcxYI
you see my answer hereHi @salezli. Lately I have been stumbling upon many, many videos on youtube, which for the higher resolutions (1080, 2160) contain only separate video and only separate audio streams. This effectively fools yt-dlp.exe, because by default, according to the developer instructions, it uses the "bv*+ba" command. So it picks the highest resolution, but this only contains video stream, there is no audio. Or even worst, youtube is offering a best bogus video+audio stream, which has nothing on it and as a result we get an error "no video, or audio stream". Those two problems can be partially mitigated by following command:
ytdl-format="bv*[ext=mp4]+ba[ext=mp4a]/b[ext=mp4] / (bv*+ba)/b"
However, most of those problematic videos have the stream video -> mp4 + audio ->mp4a only up to resolution 720p. So, the command above yes, will give us vido+audio, but only in 720p resolution.
The work around the above problem, might be for SFVIP Player to learn how to combine only video with only audio streams through ffmpeg. Than, by default SFVIP will get from yt-dlp.exe the bv* (best video stream, can contain audio) and if no audio available will combine it through ffmpeg, with the ba (bestaudio stream).
Shinchiro, and the other devs, together with the mpv lib., provide a daily build of ffmpeg library. I wonder if it will be possible to add this library to SFVIP and enable it to combine streams?
Following are examples of what I refer to:
(Format/Protocol: multi/edl) 1080p res no audio
(Format/Protocol: multi/edl) 4k res no audio
(Format/Protocol: multi/edl) 4k res no audio
(Format/Protocol: multi/edl) 4k res no audio
(Format/Protocol: multi/edl) 4k res no audio
(Format/Protocol: multi/edl) 4k res no audio
(Format/Protocol: multi/edl) 1080p res no audio
(Format/Protocol: multi/edl) 1080p res no audio
(Format/Protocol: multi/edl) 1080p res no audio
However this other videos:
(Format/Protocol: multi/mkv) has both 4k video and audio Opus
(Format/Protocol: multi/mkv) has both 1080p video and audio Opus
So, when we have (Format/Protocol: multi/mkv) streams mpv is able to combine video only with audio only streams, but when (Format/Protocol: multi/edl) it can't combine.
I am getting totally confused by youtube. They definitely are playing some games on us.
Please see if you can make any sense of it. Thank you very much.
Sorry, but this codeyou see my answer here
SF Vip plejer
fora neka jeste ni meni nije jasno da se ja pitam a ne pitam se nebi bilo na engleskomserbianforum.org
ytdl-format=313+251
ytdl-format="bv*[id=313]+ba[id=251]"
Pokusavam da shvatim?Hi @salezli. Lately I have been stumbling upon many, many videos on youtube, which for the higher resolutions (1080, 2160) contain only separate video and only separate audio streams. This effectively fools yt-dlp.exe, because by default, according to the developer instructions, it uses the "bv*+ba" command. So it picks the highest resolution, but this only contains video stream, there is no audio. Or even worst, youtube is offering a best bogus video+audio stream, which has nothing on it and as a result we get an error "no video, or audio stream". Those two problems can be partially mitigated by following command:
ytdl-format="bv*[ext=mp4]+ba[ext=mp4a]/b[ext=mp4] / (bv*+ba)/b"
However, most of those problematic videos have the stream video -> mp4 + audio ->mp4a only up to resolution 720p. So, the command above yes, will give us vido+audio, but only in 720p resolution.
The work around the above problem, might be for SFVIP Player to learn how to combine only video with only audio streams through ffmpeg. Than, by default SFVIP will get from yt-dlp.exe the bv* (best video stream, can contain audio) and if no audio available will combine it through ffmpeg, with the ba (bestaudio stream).
Shinchiro, and the other devs, together with the mpv lib., provide a daily build of ffmpeg library. I wonder if it will be possible to add this library to SFVIP and enable it to combine streams?
Following are examples of what I refer to:
(Format/Protocol: multi/edl) 1080p res no audio
(Format/Protocol: multi/edl) 4k res no audio
(Format/Protocol: multi/edl) 4k res no audio
(Format/Protocol: multi/edl) 4k res no audio
(Format/Protocol: multi/edl) 4k res no audio
(Format/Protocol: multi/edl) 4k res no audio
(Format/Protocol: multi/edl) 1080p res no audio
(Format/Protocol: multi/edl) 1080p res no audio
(Format/Protocol: multi/edl) 1080p res no audio
However this other videos:
(Format/Protocol: multi/mkv) has both 4k video and audio Opus
(Format/Protocol: multi/mkv) has both 1080p video and audio Opus
So, when we have (Format/Protocol: multi/mkv) streams mpv is able to combine video only with audio only streams, but when (Format/Protocol: multi/edl) it can't combine.
I am getting totally confused by youtube. They definitely are playing some games on us.
Please see if you can make any sense of it. Thank you very much.
bravo!slazem se!Stvarno mi nije jasno šta ste zapeli za taj youtube, ko da se ne može gledati u pregledniku! Sfvip player nije youtube player, nego IPTV player.