26-Oct-2021, 11:32 AM
26-Oct-2021, 05:19 PM
(26-Oct-2021, 11:32 AM)anewmission Wrote: [ -> ]Would love to see some cd/blu-ray audio playback in snakeoilNot to sure about Blu-ray to be honest as I'm almost certain that will be DRM and I'll not be able to do it (without getting into legal issues).
CD audio should be fine, and it's in my TODO list.
26-Oct-2021, 06:42 PM
(26-Oct-2021, 05:19 PM)agent_kith Wrote: [ -> ](26-Oct-2021, 11:32 AM)anewmission Wrote: [ -> ]Would love to see some cd/blu-ray audio playback in snakeoilNot to sure about Blu-ray to be honest as I'm almost certain that will be DRM and I'll not be able to do it (without getting into legal issues).
Blu ray has DRM, menus, different sound formats (pcm, dolby, dts etc.) and different storage formats (iso, bdmv folders, mkv etc.). This added complexity will be a big challenge. SnakeOil will need to be made smart enough to extract the stereo layer from the menu structure, and then play a licensed Dolby or DTS audio stream. Yuk!
More importantly, there are good media players from Zidoo, Zappati and Dune which were designed for Blu ray. We are better off focused on stereo music only.
27-Oct-2021, 09:52 AM
(26-Oct-2021, 06:42 PM)Snoopy8 Wrote: [ -> ]Even just cr playback would be great(26-Oct-2021, 05:19 PM)agent_kith Wrote: [ -> ](26-Oct-2021, 11:32 AM)anewmission Wrote: [ -> ]Would love to see some cd/blu-ray audio playback in snakeoilNot to sure about Blu-ray to be honest as I'm almost certain that will be DRM and I'll not be able to do it (without getting into legal issues).
Blu ray has DRM, menus, different sound formats (pcm, dolby, dts etc.) and different storage formats (iso, bdmv folders, mkv etc.). This added complexity will be a big challenge. SnakeOil will need to be made smart enough to extract the stereo layer from the menu structure, and then play a licensed Dolby or DTS audio stream. Yuk!
More importantly, there are good media players from Zidoo, Zappati and Dune which were designed for Blu ray. We are better off focused on stereo music only.
wondering what remote would be used for this though
27-Oct-2023, 01:14 AM
(26-Oct-2021, 11:32 AM)anewmission Wrote: [ -> ]Would love to see some cd/blu-ray audio playback in snakeoil
28-Oct-2023, 07:39 AM
What luck, with Measurements I'm building MPD with cdparanoia support now. (I'm not sure if this has been done before but it definitely will be in Measurements).
Basically "cdio_paranoia" and "cdda://" allows you play CD tracks. You'll need a MPD client that's capable adding this, or you may have to create a playlist to do so.
Code:
Input plugins:
file io_uring archive alsa curl ffmpeg nfs mms cdio_paranoia
Protocols:
file:// alsa:// cdda:// ftp:// ftps:// gopher:// hls+http:// hls+https:// http:// https:// mms:// mmsh:// mmst:// mmsu:// nfs:// rtmp:// rtmpt:// rtp:// rtsp:// rtsps:// smb:// srtp://