Re: [Cin] h264 vulkan encoding

2024-08-23 Thread Terje J. Hanssen via Cin
Den 15.08.2024 11:52, skrev Terje J. Hanssen: Den 13.08.2024 12:03, skrev Andrea paz: I compiled CinGH with ffmpg.git buy I have same errors. The "Vulkan Tutorial" seems to be an interesting info reading. As I understand it,  Vulkan is a generic cross-platform, computer-graphic engine.

Re: [Cin] h264 vulkan encoding

2024-08-15 Thread Terje J. Hanssen via Cin
Den 13.08.2024 12:03, skrev Andrea paz: I compiled CinGH with ffmpg.git buy I have same errors. The "Vulkan Tutorial" seems to be an interesting info reading. As I understand it,  Vulkan is a generic cross-platform, computer-graphic engine. https://vulkan-tutorial.com/Development_environ

Re: [Cin] h264 vulkan encoding

2024-08-13 Thread Andrea paz via Cin
I compiled CinGH with ffmpg.git buy I have same errors. Il mar 13 ago 2024, 11:50 Terje J. Hanssen ha scritto: > Den 13.08.2024 09:25, skrev Andrea paz: > > Thank you. Setting this environment helped to remove the first error message > > export ANV_VIDEO_DECODE=1 > vulkaninfo | grep VK_KHR_video

Re: [Cin] h264 vulkan encoding

2024-08-13 Thread Terje J. Hanssen via Cin
Den 13.08.2024 09:25, skrev Andrea paz: Thank you. Setting this environment helped to remove the first error message export ANV_VIDEO_DECODE=1 vulkaninfo | grep VK_KHR_video_decode_queue VK_KHR_video_decode_queue : extension revision 8 Still remaining hwaccel initialisa

Re: [Cin] h264 vulkan encoding

2024-08-13 Thread Andrea paz via Cin
> Thank you. Setting this environment helped to remove the first error message > > export ANV_VIDEO_DECODE=1 > vulkaninfo | grep VK_KHR_video_decode_queue > VK_KHR_video_decode_queue : extension revision 8 > > Still remaining hwaccel initialisation returned error for h264 an

Re: [Cin] h264 vulkan encoding

2024-08-12 Thread Terje J. Hanssen via Cin
Den 12.08.2024 18:51, skrev Andrew Randrianasulu: пн, 12 авг. 2024 г., 15:33 Terje J. Hanssen : Den 12.08.2024 02:58, skrev Andrew Randrianasulu: пн, 12 авг. 2024 г., 03:48 Terje J. Hanssen via Cin : Den 11.08.2024 23:30, skrev Andrea paz: I could never g

Re: [Cin] h264 vulkan encoding

2024-08-12 Thread Andrew Randrianasulu via Cin
пн, 12 авг. 2024 г., 15:33 Terje J. Hanssen : > > > Den 12.08.2024 02:58, skrev Andrew Randrianasulu: > > > > пн, 12 авг. 2024 г., 03:48 Terje J. Hanssen via Cin < > cin@lists.cinelerra-gg.org>: > >> >> >> Den 11.08.2024 23:30, skrev Andrea paz: >> >> I could never get decoding to work with vulkan

Re: [Cin] h264 vulkan encoding

2024-08-12 Thread Terje J. Hanssen via Cin
Den 12.08.2024 02:58, skrev Andrew Randrianasulu: пн, 12 авг. 2024 г., 03:48 Terje J. Hanssen via Cin : Den 11.08.2024 23:30, skrev Andrea paz: I could never get decoding to work with vulkan (h264), problems with the "device." I also get [h264 @ 0x560566feda40

Re: [Cin] h264 vulkan encoding

2024-08-12 Thread Andrea paz via Cin
Similar to Terje, using system ffmpeg I get his same result and error (I have amd graphics). I do not find the extension "VK_KHR_video_decode_queue" in "vulkaninfo". I see in https://registry.khronos.org/vulkan/specs/1.3-extensions/man/html/VK_KHR_video_decode_queue.html the description: "This ext

Re: [Cin] h264 vulkan encoding

2024-08-11 Thread Andrew Randrianasulu via Cin
пн, 12 авг. 2024 г., 03:48 Terje J. Hanssen via Cin < cin@lists.cinelerra-gg.org>: > > > Den 11.08.2024 23:30, skrev Andrea paz: > > I could never get decoding to work with vulkan (h264), problems with > the "device." > > > I also get > > [h264 @ 0x560566feda40] Device does not support the > VK_KH

Re: [Cin] h264 vulkan encoding

2024-08-11 Thread Terje J. Hanssen via Cin
Den 11.08.2024 23:30, skrev Andrea paz: I could never get decoding to work with vulkan (h264), problems with the "device." I also get [h264 @ 0x560566feda40] Device does not support the VK_KHR_video_decode_queue extension! [h264 @ 0x560566feda40] Failed setup for format vulkan: hwac

Re: [Cin] h264 vulkan encoding

2024-08-11 Thread Andrew Randrianasulu via Cin
пн, 12 авг. 2024 г., 00:30 Andrea paz via Cin : > I could never get decoding to work with vulkan (h264), problems with > the "device." I don't think I've ever modified the makefile though, > will that be the problem? > ah, sorry, may be it was my local mid I do not see "vulkan" string there so I

Re: [Cin] h264 vulkan encoding

2024-08-11 Thread Andrea paz via Cin
I could never get decoding to work with vulkan (h264), problems with the "device." I don't think I've ever modified the makefile though, will that be the problem? -- Cin mailing list Cin@lists.cinelerra-gg.org https://lists.cinelerra-gg.org/mailman/listinfo/cin

Re: [Cin] h264 vulkan encoding

2024-08-11 Thread Terje J. Hanssen via Cin
Den 11.08.2024 22:43, skrev Terje J. Hanssen: Den 11.08.2024 21:54, skrev Andrea paz via Cin: A patch brings hardware encoding with vulkan into ffmpeg. In the future I will try to make a preset for h264, but if I understand correctly you have to use the ffmpeg from Lynne's repository and the

Re: [Cin] h264 vulkan encoding

2024-08-11 Thread Andrew Randrianasulu via Cin
вс, 11 авг. 2024 г., 23:35 Andrew Randrianasulu : > > > вс, 11 авг. 2024 г., 23:06 Phyllis Smith via Cin < > cin@lists.cinelerra-gg.org>: > >> From reading Lynne's note, it seems like the ffmpeg team will be merging >> Vulcan into ffmpeg eventually. But if I remember correctly, it was Vulcan >> th

Re: [Cin] h264 vulkan encoding

2024-08-11 Thread Terje J. Hanssen via Cin
Den 11.08.2024 21:54, skrev Andrea paz via Cin: A patch brings hardware encoding with vulkan into ffmpeg. In the future I will try to make a preset for h264, but if I understand correctly you have to use the ffmpeg from Lynne's repository and then compile it with the --enable-vulkan option. Do

Re: [Cin] h264 vulkan encoding

2024-08-11 Thread Andrew Randrianasulu via Cin
вс, 11 авг. 2024 г., 23:06 Phyllis Smith via Cin : > From reading Lynne's note, it seems like the ffmpeg team will be merging > Vulcan into ffmpeg eventually. But if I remember correctly, it was Vulcan > that was delaying release of version 6.0 so it may be awhile. Would it not > make more sense

Re: [Cin] h264 vulkan encoding

2024-08-11 Thread Phyllis Smith via Cin
>From reading Lynne's note, it seems like the ffmpeg team will be merging Vulcan into ffmpeg eventually. But if I remember correctly, it was Vulcan that was delaying release of version 6.0 so it may be awhile. Would it not make more sense to develop a patchset from Lynne's work rather than pull ff

[Cin] h264 vulkan encoding

2024-08-11 Thread Andrea paz via Cin
A patch brings hardware encoding with vulkan into ffmpeg. In the future I will try to make a preset for h264, but if I understand correctly you have to use the ffmpeg from Lynne's repository and then compile it with the --enable-vulkan option. Do you think a simple replacement of our ffmpeg tar.gz