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?
#4
[vist#0:0/avs2 @ 00000213f464ed40] Decoding requested, but no decoder found for: avs2
indicates that the avs2 decoder is missing.
Assuming you did update to the dev when I told you the second time, this is strange, since for me calling 'ffmpeg -decoders' on the ffmpeg version which comes with that dev version I see:
...
V....D avs                  AVS (Audio Video Standard) video
V..... libdavs2             libdavs2 AVS2-P2/IEEE1857.4 (codec avs2)
V....D libuavs3d            libuavs3d AVS3-P2/IEEE1857.10 (codec avs3)
...
V....D cavs                 Chinese AVS (Audio Video Standard) (AVS1-P2, JiZhun profile)
...
so avs2 should be supported through the in ffmpeg binary included libdavs2.
=>
  1. make sure you use the latest dev, update if not
  2. if that does not work call:
    "C:\Program Files\Hybrid\64bit\ffmpeg.exe" -decoders
    and check that the above-mentioned decoders are listed.

Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Reply


Messages In This Thread
how to encode AVS2 to H265 video? - by ssdde - 25.10.2025, 10:14
RE: how to encode AVS2 to H265 video? - by Selur - 25.10.2025, 11:14

Forum Jump:


Users browsing this thread: 1 Guest(s)