Thank you for your donation!


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


Idea: codec selector (switcher)
#7
(10-17-2018, 06:44 PM)Tim Curtis Wrote: You should be able to specify "no" in the ffmpeg decoder block in /etc/mpd.conf. This should force MPD to use the faad decoder instead of the ffmpec aac decoder for file.aac. 


decoder {
plugin "ffmpeg"
enabled "no"
}
I already did like this;



decoder {
plugin "faad"
enabled "no"
}

decoder {
plugin "ffmpeg"
enabled "yes"
}

kitamura_design
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 kitamura_design - 10-18-2018, 10:29 AM
RE: codec selector (switcher) - by Tim Curtis - 10-18-2018, 01:00 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: