2019-02-14, 14:24
I have a strange problem with crackling/stuttering sound with my setup:
Asrock J5005 / Ubuntu 18.04 / Kodi final v18 / Retroarch 1.7.6 / ROM Collection Browser
N64/snes games are working but sound has dropouts.
The mysterious thing is everything is working fine with exactly same setup on an older J4205 mainboard!
Played with known various settings like audio_latency or audio_out_rate and so on in retroarch config but no result...
Here is an abstract of the retroarch.cfg:
Asrock J5005 / Ubuntu 18.04 / Kodi final v18 / Retroarch 1.7.6 / ROM Collection Browser
N64/snes games are working but sound has dropouts.
The mysterious thing is everything is working fine with exactly same setup on an older J4205 mainboard!
Played with known various settings like audio_latency or audio_out_rate and so on in retroarch config but no result...
Here is an abstract of the retroarch.cfg:
Code:
audio_device = "hdmi:CARD=PCH,DEV=0"
audio_driver = "alsa"
audio_dsp_plugin = ""
audio_enable = "true"
audio_enable_menu = "true"
audio_filter_dir = "default"
audio_latency = "64"
audio_max_timing_skew = "0.050000"
audio_mixer_mute_enable = "false"
audio_mixer_volume = "0.000000"
audio_mute_enable = "false"
audio_out_rate = "48000"
audio_rate_control = "true"
audio_rate_control_delta = "0.005000"
audio_resampler = "cc"
audio_resampler_quality = "3"
audio_sync = "true"
audio_volume = "0.000000"
video_vsync = "false"
video_adaptive_vsync = "false"
video_hard_sync = "false"