Sorry for bothering you
But the pictures did not appear
I tried to put this write
ytdl-format="bestvideo[ext=mp4]+bestaudio/best"
But it didn't work
Can you send me the mpv file
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
Sorry for bothering you
Ne. I kako autor kaže neće ni biti.poz.dali postoji sfvip za android?
there is no merged video and audio (audio only or video only).Hi @salezli, thank you very much for version 1.2.7.45, it has fixed all problems. Now IPTV streams in hevc record as mkv files and the h264 streams, record as mp4 files. Also recording and resolution changing in youtube works as intended (when set through ytdl-format="bestvideo[height<=2160]+bestaudio/best" command).
In the process of testing, I found out why the above command does not ALWAYS work. With some videos on youtube it will work, yet with others it won't. Youtube seems to use different formats with those videos, that include 4k. I guess the older format (which in 4k uses the "vp9" video codec and the "Opus" audio codec and includes streams for all resolutions up to 1080 in h264) has been completely hacked by the developers of yt-dlp.exe and everything works perfectly fine.
However, there is a newer format for video streaming (which in 4k uses the same "vp9" video codec, but the "mp4a", or AAC audio codec and apparently sets the flag of those videos as "LIVE STREAMS"), so this newer format has been partially hacked and from all available streams on the server, the plug-in can only grab the resolution 1080 in h264 and nothing else. An example of such a stream is the following one :Attention, the above explanation is just for those interested in the subject. @salezli can not resolve it, because here the problem sits with the developers of yt-dlp.exe and depends on the question, if they could find a way to hack that new streaming format.
yt-dlp.exe --list-formats https://www.youtube.com/watch?v=dkBtx7P8qXw
ID EXT RESOLUTION FPS CH │ FILESIZE TBR PROTO │ VCODEC VBR ACODEC ABR ASR MORE INFO
──────────────────────────────────────────────────────────────────────────────────────────────────────────────────
sb2 mhtml 48x27 0 │ mhtml │ images storyboard
sb1 mhtml 79x45 0 │ mhtml │ images storyboard
sb0 mhtml 159x90 0 │ mhtml │ images storyboard
599 m4a audio only 2 │ 157.42MiB 31k https │ audio only mp4a.40.5 31k 22k ultralow, m4a_dash
600 webm audio only 2 │ 210.05MiB 41k https │ audio only opus 41k 48k ultralow, webm_dash
139 m4a audio only 2 │ 249.48MiB 49k https │ audio only mp4a.40.5 49k 22k low, m4a_dash
249 webm audio only 2 │ 303.01MiB 59k https │ audio only opus 59k 48k low, webm_dash
250 webm audio only 2 │ 405.62MiB 79k https │ audio only opus 79k 48k low, webm_dash
140 m4a audio only 2 │ 662.13MiB 129k https │ audio only mp4a.40.2 129k 44k medium, m4a_dash
251 webm audio only 2 │ 771.87MiB 151k https │ audio only opus 151k 48k medium, webm_dash
597 mp4 256x144 15 │ 176.01MiB 34k https │ avc1.4d400b 34k video only 144p, mp4_dash
598 webm 256x144 15 │ 179.27MiB 35k https │ vp9 35k video only 144p, webm_dash
160 mp4 256x144 30 │ 404.53MiB 79k https │ avc1.4d400c 79k video only 144p, mp4_dash
278 webm 256x144 30 │ 460.34MiB 90k https │ vp9 90k video only 144p, webm_dash
133 mp4 426x240 30 │ 984.70MiB 193k https │ avc1.4d4015 193k video only 240p, mp4_dash
242 webm 426x240 30 │ 860.78MiB 168k https │ vp9 168k video only 240p, webm_dash
134 mp4 640x360 30 │ 2.09GiB 419k https │ avc1.4d401e 419k video only 360p, mp4_dash
18 mp4 640x360 30 2 │ 2.58GiB 516k https │ avc1.42001E 516k mp4a.40.2 0k 44k 360p
243 webm 640x360 30 │ 1.64GiB 328k https │ vp9 328k video only 360p, webm_dash
135 mp4 854x480 30 │ 4.14GiB 829k https │ avc1.4d401f 829k video only 480p, mp4_dash
244 webm 854x480 30 │ 3.09GiB 619k https │ vp9 619k video only 480p, webm_dash
22 mp4 1280x720 30 2 │ ~ 9.70GiB 1898k https │ avc1.64001F 1898k mp4a.40.2 0k 44k 720p
136 mp4 1280x720 30 │ 8.84GiB 1769k https │ avc1.64001f 1769k video only 720p, mp4_dash
247 webm 1280x720 30 │ 6.59GiB 1319k https │ vp9 1319k video only 720p, webm_dash
137 mp4 1920x1080 30 │ 18.84GiB 3772k https │ avc1.640028 3772k video only 1080p, mp4_dash
248 webm 1920x1080 30 │ 11.14GiB 2231k https │ vp9 2231k video only 1080p, webm_dash
313 webm 3840x2160 30 │ 69.84GiB 13985k https │ vp9 13985k video only 2160p, webm_dash
Ok, but according to the specification by default the plugin does "bestvideo*+bestaudio/best", which through ffmpeg (mpv in our case) is merging the 2 streams. Unless mpv is unable to perform the merging part. If that is the case, can you add a ffmpeg library to do that job? I see both zhongfly and shinchiro are providing daily builds of ffmpeg together with the mpv library.there is no merged video and audio (audio only or video only).
Kod:yt-dlp.exe --list-formats https://www.youtube.com/watch?v=dkBtx7P8qXw
Kod:ID EXT RESOLUTION FPS CH │ FILESIZE TBR PROTO │ VCODEC VBR ACODEC ABR ASR MORE INFO ────────────────────────────────────────────────────────────────────────────────────────────────────────────────── sb2 mhtml 48x27 0 │ mhtml │ images storyboard sb1 mhtml 79x45 0 │ mhtml │ images storyboard sb0 mhtml 159x90 0 │ mhtml │ images storyboard 599 m4a audio only 2 │ 157.42MiB 31k https │ audio only mp4a.40.5 31k 22k ultralow, m4a_dash 600 webm audio only 2 │ 210.05MiB 41k https │ audio only opus 41k 48k ultralow, webm_dash 139 m4a audio only 2 │ 249.48MiB 49k https │ audio only mp4a.40.5 49k 22k low, m4a_dash 249 webm audio only 2 │ 303.01MiB 59k https │ audio only opus 59k 48k low, webm_dash 250 webm audio only 2 │ 405.62MiB 79k https │ audio only opus 79k 48k low, webm_dash 140 m4a audio only 2 │ 662.13MiB 129k https │ audio only mp4a.40.2 129k 44k medium, m4a_dash 251 webm audio only 2 │ 771.87MiB 151k https │ audio only opus 151k 48k medium, webm_dash 597 mp4 256x144 15 │ 176.01MiB 34k https │ avc1.4d400b 34k video only 144p, mp4_dash 598 webm 256x144 15 │ 179.27MiB 35k https │ vp9 35k video only 144p, webm_dash 160 mp4 256x144 30 │ 404.53MiB 79k https │ avc1.4d400c 79k video only 144p, mp4_dash 278 webm 256x144 30 │ 460.34MiB 90k https │ vp9 90k video only 144p, webm_dash 133 mp4 426x240 30 │ 984.70MiB 193k https │ avc1.4d4015 193k video only 240p, mp4_dash 242 webm 426x240 30 │ 860.78MiB 168k https │ vp9 168k video only 240p, webm_dash 134 mp4 640x360 30 │ 2.09GiB 419k https │ avc1.4d401e 419k video only 360p, mp4_dash 18 mp4 640x360 30 2 │ 2.58GiB 516k https │ avc1.42001E 516k mp4a.40.2 0k 44k 360p 243 webm 640x360 30 │ 1.64GiB 328k https │ vp9 328k video only 360p, webm_dash 135 mp4 854x480 30 │ 4.14GiB 829k https │ avc1.4d401f 829k video only 480p, mp4_dash 244 webm 854x480 30 │ 3.09GiB 619k https │ vp9 619k video only 480p, webm_dash 22 mp4 1280x720 30 2 │ ~ 9.70GiB 1898k https │ avc1.64001F 1898k mp4a.40.2 0k 44k 720p 136 mp4 1280x720 30 │ 8.84GiB 1769k https │ avc1.64001f 1769k video only 720p, mp4_dash 247 webm 1280x720 30 │ 6.59GiB 1319k https │ vp9 1319k video only 720p, webm_dash 137 mp4 1920x1080 30 │ 18.84GiB 3772k https │ avc1.640028 3772k video only 1080p, mp4_dash 248 webm 1920x1080 30 │ 11.14GiB 2231k https │ vp9 2231k video only 1080p, webm_dash 313 webm 3840x2160 30 │ 69.84GiB 13985k https │ vp9 13985k video only 2160p, webm_dash
for now is like that, but it can be improved in future.Hi @salezli, thank you very much you for this application but one of the main features "lack is the load of loading the list of VOD films as for the TIVIMATE OR OTT NAVIGATOR browser or the loading and the search is a moment thank you
PLease if impossible tell me
hvala.steta perfektan pleyer.Hvala ti Salezli sto si napravio perfektan pleyer i sto ga odrzavas,ziv bio.Ne. I kako autor kaže neće ni biti.