I can now import videos just fine with media-video/aegisub-3.4.2:
Code: Select all
% qlist -Iv media-video/aegisub
media-video/aegisub-3.4.2
% equery u aegisub
[ Legend : U - final flag setting for installation]
[ : I - package is installed with flag ]
[ Colors : set, unset ]
* Found these USE flags for media-video/aegisub-3.4.2:
U I
+ + alsa : Add support for media-libs/alsa-lib (Advanced Linux Sound Architecture)
- - debug : Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see
https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
+ + fftw : Use FFTW library for computing Fourier transforms
+ + lua_single_target_luajit : Build for LuaJIT only
- - openal : Add support for the Open Audio Library
- - portaudio : Add support for the crossplatform portaudio audio API
+ + pulseaudio : Add sound server support via media-libs/libpulse (may be PulseAudio or PipeWire)
+ + spell : Add dictionary support
- - test : Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled
independently)
+ + uchardet : Enable charset discovery via app-i18n/uchardetLikewise, the audio is out of sync (late) when playing the video with <Ctrl+P>.
Occurs with any .mkv file I tried.
As stated in the previous thread, I don't have this problem with arch1t3cht fork (using Feature Release 12 AppImage), everything is synced as expected. Settings are read from $HOME/.aegisub directory with both programs.
The starting and ending times of subs on the audio waveform are identical with both 3.4.2 and arch1t3cht fork but the waveform itself is wrong on 3.4.2.
Image comparison
I'm using PulseAudio as "Audio Player" in Aegisub settings and PipeWire 1.2.7 system-wide:
Code: Select all
% pactl info | rg "Server Name"
Server Name: PulseAudio (on PipeWire 1.2.7)Just curious if someone ever experienced this and what I could try.
Thanks!

