xenogenesi
xenogenesi
h264_nvenc even if only for export it would be nice, I use it with ffmpeg and it makes the difference.
I tried a raw patch over the 0.1.x branch, I added a dummy codec in export, video only, which uses `popen ()` to launch ffmpeg with rawvideo input and h264_nvenc...
I could be wrong but I observed similar behavior when compiling the editor without exporting VULKAN_SDK, I see that in the log mentioned the Renderer is null.
That's right, I also had `null` (when compiling without Vulkan) and apart from the dialog to select the project, the Gui didn't appear. normal log with adapter ``` [ 00:00:00.593...
These are the files and commands I created and use in Linux (I use vscode to edit the code, but I don't use it to debug): 1. git clone of...
Great news! Personally I was thinking about selecting a css file already loaded on the phone, but if you can edit it all the better.
This was because font awesome css was added for the modal but not in the view using `?r=imagemanager`, why not add font awesome as an asset? see https://github.com/xenogenesi/yii2-image-manager/commit/2d0d5c2db0511508f6f5981b6818228e93c60ccc
Thanks, I'm currently working on something else, but in the future I may get back to it
Thanks for this great opensource editor. I have the same problem as @DonBranson , it overwrites if I launch the editor as standalone but it doesn't work if launched from...
Impressive, thanks for the link.