Flat

Results 43 comments of Flat

It is yes, FFmpeg 8 hasn't been updated on Arch Linux yet, so I just built the latest git. If it should work with tagged release, I will try that...

Using FFmpeg v8.0 from tagged release. Same issue with or without #131 ``` 21:50:06 [ERROR] Vulkan is buggy and isn't known to work well yet. See https://github.com/russelltg/wl-screenrec/issues/95 [Vulkan @ 0x55b7c9cf2180]...

output with vvv ``` 22:18:47 [DEBUG] (1) wayland_backend::rs::client_impl: Sending [email protected]_registry (wl_registry@2) 22:18:47 [DEBUG] (1) wayland_backend::rs::client_impl: Sending [email protected] (wl_callback@3) 22:18:47 [DEBUG] (1) wayland_backend::rs::client_impl: Dispatching [email protected] (1, Some("wl_seat"), 9) 22:18:47 [DEBUG] (1)...

New log with latest from #131 ``` 22:41:46 [DEBUG] (1) wayland_backend::rs::client_impl: Sending [email protected]_registry (wl_registry@2) 22:41:46 [DEBUG] (1) wayland_backend::rs::client_impl: Sending [email protected] (wl_callback@3) 22:41:46 [DEBUG] (1) wayland_backend::rs::client_impl: Dispatching [email protected] (1, Some("wl_seat"), 9)...

b415617398d50115fd62ff9f11419fc0d6d3f541 ``` 23:00:57 [DEBUG] (1) wayland_backend::rs::client_impl: Sending [email protected]_registry (wl_registry@2) 23:00:57 [DEBUG] (1) wayland_backend::rs::client_impl: Sending [email protected] (wl_callback@3) 23:00:57 [DEBUG] (1) wayland_backend::rs::client_impl: Dispatching [email protected] (1, Some("wl_seat"), 9) 23:00:57 [DEBUG] (1) wayland_backend::rs::client_impl: Dispatching...

a3668cde849dc0b3a5cc3efb992a5ff8bcb9e252 ``` 11:58:46 [DEBUG] (1) wayland_backend::rs::client_impl: Sending [email protected]_registry (wl_registry@2) 11:58:46 [DEBUG] (1) wayland_backend::rs::client_impl: Sending [email protected] (wl_callback@3) 11:58:46 [DEBUG] (1) wayland_backend::rs::client_impl: Dispatching [email protected] (1, Some("wl_seat"), 9) 11:58:46 [DEBUG] (1) wayland_backend::rs::client_impl: Dispatching...

Looks like it is now recording, however it segfaults when stopping with Ctrl+C, and the resulting .mp4 is not valid. It appears to contain the MP4 header and no data....

Thanks for the information on those it does help a lot! I've done a bit more to try to properly handle the DCS and RA codes for sixels. This seems...

> Thanks for taking a look @AutumnMeowMeow and my apologies for taking so long to get to this! > > The part I'm missing is this (and maybe I totally...

Still an ongoing issue with latest version.