This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

[HELP] how to encode AVS2 to H265 video?
#11
Perhaps they will never be included. Standards like libav and FFMPEG are American. To break free from U.S. standards and dependencies, China has developed its own set of coding standards—AVS3, AVS2, AVS+. And the U.S. intent on maintaining its monopoly over its own standards, will probably never incorporate China’s proprietary video codecs.
Reply
#12
Sure, it would be ideal to support everything, but there is a limit on time I can spend on this.
I adjusted the ffmpeg build to include:
  • ibdavs2 AVS2-P2/IEEE1857.4 (codec avs2)
  • libuavs3d AVS3-P2/IEEE1857.10 (codec avs3)
  • cavs Chinese AVS (Audio Video Standard) (AVS1-P2, JiZhun profile)
from:
SOURCE_REPO_DAV1D=https://code.videolan.org/videolan/dav1d.git
SOURCE_REPO_DAVS=https://github.com/pkuvcl/davs2.git
SOURCE_REPO_UAVS3D=https://github.com/uavs3/uavs3d.git
ffmpeg can't decode more than those projects.
If you want more support in Hybrid through ffmpeg get those projects to support your content.
If there are other open source sources for these or other libraries that could be used. Let the folks over at https://github.com/m-ab-s/media-autobuild_suite know maybe they include them.


Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Reply
#13
thank you, i'm downloading Hybrid_dev_2025.10.25-192032.exe for using.
Reply
#14
side note: https://github.com/vapoursynth/bestsourc...29f2b18f89
=> next BestSource release might support avs2&avs3 through libdavs2 and libuavs3d.

Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Reply
#15
indeed, it's great news, looking forward to it.
Reply
#16
I learn that AVS3 encoding is used for 8K video, AVS2 encoding is used for 4K video, and AVS+ is used for satellite broadcasting, the 1080i video.
Reply
#17
BestSource released a new version (R14), at least here it decodes the sources from https://github.com/xatabhk/avs2-avs3-video-samples.

Cu Selur

Ps.: Uploaded a new dev which includes the file, but you can simply replace the BestSource.dll with the one from the release.
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)