인코딩시 오류나오는데 이런 셋팅입니다..
<필터 매개변수> -vf "shanasubtitle=1"
<인코딩설정>
-f mp4
-c:v hevc_nvenc -profile:v main -level auto -preset llhq
-c:a copy
-sn -map_metadata -1 -map_chapters -1 -shanarcmode const -vsync cfr -b:v 2800k
<오류 기록보기 내용>
Stream mapping:
Stream #0:0 -> #0:0 (h264 (native) -> hevc (hevc_nvenc))
Stream #0:1 -> #0:1 (copy)
[hevc_nvenc @ 000002736483cd80] The selected preset is deprecated. Use p1 to p7 + -tune or fast/medium/slow.
이 게시판에서 'NVENC'로 검색만 해봐도 답이 나옵니다.
https://shana.pe.kr/shanaencoder_board/101201#101201_comment
기록만 보더라도, llhq 프리셋은 더 이상 사용되지 않으니 p1~p7 중 하나로 바꿔서 선택하라고 안내되어 있습니다만.
샤나인코더 5.2 버전 이상에서는 NVENC 하드웨어 인코딩 관련 [빠른 설정] 옵션이 업데이트됐으니 [빠른 설정]을 이용하시기 바랍니다.