Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Idea: codec selector (switcher)
#9
(10-18-2018, 01:00 PM)Tim Curtis Wrote: You can confirm which codec MPD selects by turning on "verbose" logging in /etc/mpd.conf, then restart MPD, then view the log

cat /var/log/mpd/log | grep decoder

Hi,

Would you see below;
Code:
$ cat /var/log/mpd/log | grep decoder
Oct 18 23:03 : ffmpeg/aac: If you heard an audible artifact, there may be a bug in the decoder. Clipped noise gain (-190 -> -100)
Oct 18 23:03 : ffmpeg/aac: If you heard an audible artifact, there may be a bug in the decoder. Clipped noise gain (-190 -> -100)
Oct 18 23:03 : ffmpeg/aac: If you heard an audible artifact, there may be a bug in the decoder. Clipped noise gain (-190 -> -100)
Oct 18 23:03 : ffmpeg/aac: If you heard an audible artifact, there may be a bug in the decoder. Clipped noise gain (-190 -> -100)
Oct 18 23:03 : decoder_thread: probing plugin ffmpeg
Oct 18 23:03 : decoder: audio_format=44100:f:2, seekable=false

Looks ffmpeg/aac is working, but saying there's some bug. However there doesn't appear any clipped noise.
Reply


Messages In This Thread
codec selector (switcher) - by kitamura_design - 10-16-2018, 05:45 AM
RE: codec selector (switcher) - by Tim Curtis - 10-16-2018, 12:01 PM
RE: codec selector (switcher) - by Tim Curtis - 10-16-2018, 06:08 PM
RE: codec selector (switcher) - by Tim Curtis - 10-17-2018, 06:44 PM
RE: codec selector (switcher) - by Tim Curtis - 10-18-2018, 01:00 PM
RE: codec selector (switcher) - by kitamura_design - 10-18-2018, 02:09 PM
RE: codec selector (switcher) - by Tim Curtis - 10-18-2018, 03:56 PM
RE: codec selector (switcher) - by Tim Curtis - 10-19-2018, 01:00 AM
RE: codec selector (switcher) - by Tim Curtis - 10-19-2018, 02:36 AM

Forum Jump: