WWBN / AVideo-Encoder

Encoder Server for AVideo Platform Open-Source
https://platform.avideo.com
GNU Affero General Public License v3.0
152 stars 189 forks source link

questions about 4k #427

Open webdsf opened 2 years ago

webdsf commented 2 years ago

Hello. 1) It would be cool to disable other qualities when encoding 4k. To encode only 4k. This is me about hls. 2) When encoding 4k, video transcoding from 4k-480 is not playable on phones. Do not boot. 3) When encoding 4k with layers, it does not transfer these layers to the transcoded video and does not perceive it. By the way, you can use vp9 or AV1 here. And so it encodes everything very well and cleanly.

DanielnetoDotCom commented 2 years ago

What about this? chrome-capture (2)

webdsf commented 2 years ago

When encoding 4k, video transcoding from 4k is not playable on phones. Do not boot. Any quality is not playable, not only 4k.

DanielnetoDotCom commented 2 years ago

Check this

https://github.com/WWBN/AVideo/wiki/About-Video-Upload#resolutions

"But, to make sure we will not waste disk space and bandwidth we will examine the file source, before encoding, and we will not upconvert the video."

Also if none of the resolutions are working, the error maybe something else.

make sure you have this https://github.com/WWBN/AVideo/wiki/Install-Apache-XSendFIle

webdsf commented 2 years ago

It doesn't work on mobile devices. On a PC or smart TV everything works.

DanielnetoDotCom commented 2 years ago

We need to check, please share a video link here so I can check

DanielnetoDotCom commented 2 years ago

The embed URL you sent to me plays with no problem, the only thing is the bandwidth. looks like between me and your server there is not enough bandwidth to play a 4k video without buffering.

the CDN links you sent to me do not allow you to play from external devices.

The m3u8 file means it is an HLS file, and it will only play on our player.

If you want to play from external devices you may want to try the MP4 format.