Conversation
Notices
-
kaia (kaia@brotka.st)'s status on Monday, 09-Oct-2023 03:39:54 JST kaia but encoding at 12x is definitely better than the 1.5x on my laptop's CPU and 4x on my desktop CPU. will investigate more. - LS likes this.
-
kaia (kaia@brotka.st)'s status on Monday, 09-Oct-2023 03:39:55 JST kaia I did it incorrectly, since the file is 1GB bigger now. but alas, I have no time to fix it. -
kaia (kaia@brotka.st)'s status on Monday, 09-Oct-2023 03:39:56 JST kaia in the only success I had with Linux today, here’s a command I brute-forced to get ffmpeg use my AMD GPU. I don’t know whether I did it correctly, but it seems to have worked.
ffmpeg -hwaccel vaapi -vaapi_device /dev/dri/renderD128 -i wb.mp4 -vf 'subtitles=wb.srt:force_style=fontcolor=white,format=nv12,hwupload=extra_hw_frames=64' -c:v h264_vaapi wbs.mp4