Matrew File
Matrew File
Not reproducible on 3.4.2. If I'm guessing correctly, please first check whether you enabled your Num Lock.
@kalanyy Aegisub correctly references keypress by key code received from the wxWidget layer, see https://github.com/TypesettingTools/Aegisub/blob/18175e4577277b1394f3abec1bd94eb914610b6c/src/hotkey.cpp#L133-L222 If possible, please check whether your system is correctly passing keypress to the application. I...
I will provide some review suggestions later, for now, I'm seeing: - “时间轴” is roughly simplified to “时轴” (from a self-explanatory term to a dictionary entries style term); - “计时”...
> whitespace appeared in the 翻译助手, it will enter the next line when submitting So your understanding of what the toggle is doing is a bit off. Skipping empty line...
I would suggest putting it on hold if there isn't a recent plan to release a new version. I'm still consulting with a variety of zh-CN communities for feedback.
Can you first test whether the problem persist when playing using `ffplay`? As Aegisub generally use ffmpeg as underlying video provider, It could help us isolate the problem.
Playback with a custom demux/decoding solution does not necessarily reflect the correct installation of ffmpeg environment(although VLC does use `libavcodec` which is used by ffmpeg, the hardware decoding support is...
Which is expected, since `ffms2` does not properly support HWAccel (Specifically the NVDEC silicon/CUDA decoding), and the 3D activity you've reported is from the OpenGL rendering the decoded content on...
(2025/05/21) Aegisub is now [packaged](https://packages.fedoraproject.org/pkgs/aegisub/aegisub/) for Fedora, maintained by me. LuaJIT functionality is intact as per below reason. Obsolete: Fedora currently does not include Aegisub in the official repo, but...
There's limited success on arm build for general Linux distro, but I doubt even wxWidget can be built on Termux. If you're interested, you may take the step to explore.