AVideo-Encoder icon indicating copy to clipboard operation
AVideo-Encoder copied to clipboard

questions about 4k

Open webdsf opened this issue 3 years ago • 6 comments

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.

webdsf avatar Dec 17 '21 14:12 webdsf

What about this? chrome-capture (2)

DanielnetoDotCom avatar Dec 17 '21 14:12 DanielnetoDotCom

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

webdsf avatar Jan 31 '22 07:01 webdsf

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

DanielnetoDotCom avatar Jan 31 '22 16:01 DanielnetoDotCom

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

webdsf avatar Jan 31 '22 19:01 webdsf

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

DanielnetoDotCom avatar Jan 31 '22 19:01 DanielnetoDotCom

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.

DanielnetoDotCom avatar Jan 31 '22 19:01 DanielnetoDotCom