Is there a working SACD iso player for Ubuntu?












5















So here is the thing ... I used to listen to a huge collection of SACD iso files on Windows.



Many albums are released as SACDs for the audiophiles around the World.
Imho 90% of these SACD albums are mastered far, far better than the original CDs. This is the whole reason behind the SACDs.



The reason I listen to them on my PC using a DAC (with native DSD support) is that these SACDs are extremely expensive. I have a friend in Russia who sends me ISO files of these SACDs.



On Windows I can use Foobar2000 with some plugins with ease. On Ubuntu I see no alternatives.



Is there a way to listen to these SACD iso files on Ubuntu ?
I would prefer not to convert the DSD content to flac. I would like to use the native DSD capabilities of my Denon DA-300.










share|improve this question























  • Why do you not want to convert the files to FLAC? As long as you get the data to the DAC and don't use any lossy transformations on the way the resulting audio would be the same.

    – kasperd
    Mar 24 at 8:33
















5















So here is the thing ... I used to listen to a huge collection of SACD iso files on Windows.



Many albums are released as SACDs for the audiophiles around the World.
Imho 90% of these SACD albums are mastered far, far better than the original CDs. This is the whole reason behind the SACDs.



The reason I listen to them on my PC using a DAC (with native DSD support) is that these SACDs are extremely expensive. I have a friend in Russia who sends me ISO files of these SACDs.



On Windows I can use Foobar2000 with some plugins with ease. On Ubuntu I see no alternatives.



Is there a way to listen to these SACD iso files on Ubuntu ?
I would prefer not to convert the DSD content to flac. I would like to use the native DSD capabilities of my Denon DA-300.










share|improve this question























  • Why do you not want to convert the files to FLAC? As long as you get the data to the DAC and don't use any lossy transformations on the way the resulting audio would be the same.

    – kasperd
    Mar 24 at 8:33














5












5








5








So here is the thing ... I used to listen to a huge collection of SACD iso files on Windows.



Many albums are released as SACDs for the audiophiles around the World.
Imho 90% of these SACD albums are mastered far, far better than the original CDs. This is the whole reason behind the SACDs.



The reason I listen to them on my PC using a DAC (with native DSD support) is that these SACDs are extremely expensive. I have a friend in Russia who sends me ISO files of these SACDs.



On Windows I can use Foobar2000 with some plugins with ease. On Ubuntu I see no alternatives.



Is there a way to listen to these SACD iso files on Ubuntu ?
I would prefer not to convert the DSD content to flac. I would like to use the native DSD capabilities of my Denon DA-300.










share|improve this question














So here is the thing ... I used to listen to a huge collection of SACD iso files on Windows.



Many albums are released as SACDs for the audiophiles around the World.
Imho 90% of these SACD albums are mastered far, far better than the original CDs. This is the whole reason behind the SACDs.



The reason I listen to them on my PC using a DAC (with native DSD support) is that these SACDs are extremely expensive. I have a friend in Russia who sends me ISO files of these SACDs.



On Windows I can use Foobar2000 with some plugins with ease. On Ubuntu I see no alternatives.



Is there a way to listen to these SACD iso files on Ubuntu ?
I would prefer not to convert the DSD content to flac. I would like to use the native DSD capabilities of my Denon DA-300.







sound software-recommendation hardware






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Mar 23 at 23:06









bteobteo

1284




1284













  • Why do you not want to convert the files to FLAC? As long as you get the data to the DAC and don't use any lossy transformations on the way the resulting audio would be the same.

    – kasperd
    Mar 24 at 8:33



















  • Why do you not want to convert the files to FLAC? As long as you get the data to the DAC and don't use any lossy transformations on the way the resulting audio would be the same.

    – kasperd
    Mar 24 at 8:33

















Why do you not want to convert the files to FLAC? As long as you get the data to the DAC and don't use any lossy transformations on the way the resulting audio would be the same.

– kasperd
Mar 24 at 8:33





Why do you not want to convert the files to FLAC? As long as you get the data to the DAC and don't use any lossy transformations on the way the resulting audio would be the same.

– kasperd
Mar 24 at 8:33










2 Answers
2






active

oldest

votes


















4














Audio players found in the repositories (VLC, Totem amongst others), do not play DSD natively.



DeaDBeeF plays both DSD64 and DSD128 through ffmeg. From comment in a release topic:




waker Owner Maxim • 4 years ago

dsd is supported, sorta. you need to use ffmpeg plugin, linked with the system version of ffmpeg, which has DSD support compiled. then all you need is to include the needed file extension to the list of ffmpeg plugin's file ext list.




MPD has a SACD plugin. But the DSD files must be extracted from the SACD image. The SACD image cannot be loaded directly into mpd unfortunately.






share|improve this answer


























  • Thanks! That's what I meant!

    – bteo
    Mar 24 at 0:00






  • 2





    Don't get your hopes up ;-) Getting ffmpeg to play nice might be diffficult

    – Rinzwind
    Mar 24 at 0:02



















0














While both MPlayer and FFmpeg balk at playing an iso file of DSD files it looks like MPlayer, FFplay and SMPlayer will all support playback of DSD files (or groups of files) 'out of the box' once an iso is mounted and individual files can be selected.



On my own system I downloaded the following free DSD sample file with wget as follows:



wget http://www.lindberg.no/hires/test/2L-145/2L-45_stereo_01_DSF_2822k_1b.dsf


The command line MPlayer will play this file back using ffdsdlsbfp for the audio track and ffmjpeg for the small video / graphics embedded in this file. The command I have used for this file was:



mplayer -xy 400 -vo xv 2L-45_stereo_01_DSF_2822k_1b.dsf


The sound playback was fine but the image looked a little ordinary, I have not experimented further with other files to see if this is a general issue. Screenshot below of MPLayer in action, bear in mind the SMPlayer will achieve the same result if you are after a gui:



enter image description here



I am a little puzzled why MPlayer will not play directly from the iso I created of this file, it would normally do so, but that seems to be the state of play at the moment...






share|improve this answer


























    Your Answer








    StackExchange.ready(function() {
    var channelOptions = {
    tags: "".split(" "),
    id: "89"
    };
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function() {
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled) {
    StackExchange.using("snippets", function() {
    createEditor();
    });
    }
    else {
    createEditor();
    }
    });

    function createEditor() {
    StackExchange.prepareEditor({
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: true,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    imageUploader: {
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    },
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    });


    }
    });














    draft saved

    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1128159%2fis-there-a-working-sacd-iso-player-for-ubuntu%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    2 Answers
    2






    active

    oldest

    votes








    2 Answers
    2






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    4














    Audio players found in the repositories (VLC, Totem amongst others), do not play DSD natively.



    DeaDBeeF plays both DSD64 and DSD128 through ffmeg. From comment in a release topic:




    waker Owner Maxim • 4 years ago

    dsd is supported, sorta. you need to use ffmpeg plugin, linked with the system version of ffmpeg, which has DSD support compiled. then all you need is to include the needed file extension to the list of ffmpeg plugin's file ext list.




    MPD has a SACD plugin. But the DSD files must be extracted from the SACD image. The SACD image cannot be loaded directly into mpd unfortunately.






    share|improve this answer


























    • Thanks! That's what I meant!

      – bteo
      Mar 24 at 0:00






    • 2





      Don't get your hopes up ;-) Getting ffmpeg to play nice might be diffficult

      – Rinzwind
      Mar 24 at 0:02
















    4














    Audio players found in the repositories (VLC, Totem amongst others), do not play DSD natively.



    DeaDBeeF plays both DSD64 and DSD128 through ffmeg. From comment in a release topic:




    waker Owner Maxim • 4 years ago

    dsd is supported, sorta. you need to use ffmpeg plugin, linked with the system version of ffmpeg, which has DSD support compiled. then all you need is to include the needed file extension to the list of ffmpeg plugin's file ext list.




    MPD has a SACD plugin. But the DSD files must be extracted from the SACD image. The SACD image cannot be loaded directly into mpd unfortunately.






    share|improve this answer


























    • Thanks! That's what I meant!

      – bteo
      Mar 24 at 0:00






    • 2





      Don't get your hopes up ;-) Getting ffmpeg to play nice might be diffficult

      – Rinzwind
      Mar 24 at 0:02














    4












    4








    4







    Audio players found in the repositories (VLC, Totem amongst others), do not play DSD natively.



    DeaDBeeF plays both DSD64 and DSD128 through ffmeg. From comment in a release topic:




    waker Owner Maxim • 4 years ago

    dsd is supported, sorta. you need to use ffmpeg plugin, linked with the system version of ffmpeg, which has DSD support compiled. then all you need is to include the needed file extension to the list of ffmpeg plugin's file ext list.




    MPD has a SACD plugin. But the DSD files must be extracted from the SACD image. The SACD image cannot be loaded directly into mpd unfortunately.






    share|improve this answer















    Audio players found in the repositories (VLC, Totem amongst others), do not play DSD natively.



    DeaDBeeF plays both DSD64 and DSD128 through ffmeg. From comment in a release topic:




    waker Owner Maxim • 4 years ago

    dsd is supported, sorta. you need to use ffmpeg plugin, linked with the system version of ffmpeg, which has DSD support compiled. then all you need is to include the needed file extension to the list of ffmpeg plugin's file ext list.




    MPD has a SACD plugin. But the DSD files must be extracted from the SACD image. The SACD image cannot be loaded directly into mpd unfortunately.







    share|improve this answer














    share|improve this answer



    share|improve this answer








    edited Mar 26 at 6:14









    N0rbert

    24.9k852117




    24.9k852117










    answered Mar 23 at 23:59









    RinzwindRinzwind

    209k28402537




    209k28402537













    • Thanks! That's what I meant!

      – bteo
      Mar 24 at 0:00






    • 2





      Don't get your hopes up ;-) Getting ffmpeg to play nice might be diffficult

      – Rinzwind
      Mar 24 at 0:02



















    • Thanks! That's what I meant!

      – bteo
      Mar 24 at 0:00






    • 2





      Don't get your hopes up ;-) Getting ffmpeg to play nice might be diffficult

      – Rinzwind
      Mar 24 at 0:02

















    Thanks! That's what I meant!

    – bteo
    Mar 24 at 0:00





    Thanks! That's what I meant!

    – bteo
    Mar 24 at 0:00




    2




    2





    Don't get your hopes up ;-) Getting ffmpeg to play nice might be diffficult

    – Rinzwind
    Mar 24 at 0:02





    Don't get your hopes up ;-) Getting ffmpeg to play nice might be diffficult

    – Rinzwind
    Mar 24 at 0:02













    0














    While both MPlayer and FFmpeg balk at playing an iso file of DSD files it looks like MPlayer, FFplay and SMPlayer will all support playback of DSD files (or groups of files) 'out of the box' once an iso is mounted and individual files can be selected.



    On my own system I downloaded the following free DSD sample file with wget as follows:



    wget http://www.lindberg.no/hires/test/2L-145/2L-45_stereo_01_DSF_2822k_1b.dsf


    The command line MPlayer will play this file back using ffdsdlsbfp for the audio track and ffmjpeg for the small video / graphics embedded in this file. The command I have used for this file was:



    mplayer -xy 400 -vo xv 2L-45_stereo_01_DSF_2822k_1b.dsf


    The sound playback was fine but the image looked a little ordinary, I have not experimented further with other files to see if this is a general issue. Screenshot below of MPLayer in action, bear in mind the SMPlayer will achieve the same result if you are after a gui:



    enter image description here



    I am a little puzzled why MPlayer will not play directly from the iso I created of this file, it would normally do so, but that seems to be the state of play at the moment...






    share|improve this answer






























      0














      While both MPlayer and FFmpeg balk at playing an iso file of DSD files it looks like MPlayer, FFplay and SMPlayer will all support playback of DSD files (or groups of files) 'out of the box' once an iso is mounted and individual files can be selected.



      On my own system I downloaded the following free DSD sample file with wget as follows:



      wget http://www.lindberg.no/hires/test/2L-145/2L-45_stereo_01_DSF_2822k_1b.dsf


      The command line MPlayer will play this file back using ffdsdlsbfp for the audio track and ffmjpeg for the small video / graphics embedded in this file. The command I have used for this file was:



      mplayer -xy 400 -vo xv 2L-45_stereo_01_DSF_2822k_1b.dsf


      The sound playback was fine but the image looked a little ordinary, I have not experimented further with other files to see if this is a general issue. Screenshot below of MPLayer in action, bear in mind the SMPlayer will achieve the same result if you are after a gui:



      enter image description here



      I am a little puzzled why MPlayer will not play directly from the iso I created of this file, it would normally do so, but that seems to be the state of play at the moment...






      share|improve this answer




























        0












        0








        0







        While both MPlayer and FFmpeg balk at playing an iso file of DSD files it looks like MPlayer, FFplay and SMPlayer will all support playback of DSD files (or groups of files) 'out of the box' once an iso is mounted and individual files can be selected.



        On my own system I downloaded the following free DSD sample file with wget as follows:



        wget http://www.lindberg.no/hires/test/2L-145/2L-45_stereo_01_DSF_2822k_1b.dsf


        The command line MPlayer will play this file back using ffdsdlsbfp for the audio track and ffmjpeg for the small video / graphics embedded in this file. The command I have used for this file was:



        mplayer -xy 400 -vo xv 2L-45_stereo_01_DSF_2822k_1b.dsf


        The sound playback was fine but the image looked a little ordinary, I have not experimented further with other files to see if this is a general issue. Screenshot below of MPLayer in action, bear in mind the SMPlayer will achieve the same result if you are after a gui:



        enter image description here



        I am a little puzzled why MPlayer will not play directly from the iso I created of this file, it would normally do so, but that seems to be the state of play at the moment...






        share|improve this answer















        While both MPlayer and FFmpeg balk at playing an iso file of DSD files it looks like MPlayer, FFplay and SMPlayer will all support playback of DSD files (or groups of files) 'out of the box' once an iso is mounted and individual files can be selected.



        On my own system I downloaded the following free DSD sample file with wget as follows:



        wget http://www.lindberg.no/hires/test/2L-145/2L-45_stereo_01_DSF_2822k_1b.dsf


        The command line MPlayer will play this file back using ffdsdlsbfp for the audio track and ffmjpeg for the small video / graphics embedded in this file. The command I have used for this file was:



        mplayer -xy 400 -vo xv 2L-45_stereo_01_DSF_2822k_1b.dsf


        The sound playback was fine but the image looked a little ordinary, I have not experimented further with other files to see if this is a general issue. Screenshot below of MPLayer in action, bear in mind the SMPlayer will achieve the same result if you are after a gui:



        enter image description here



        I am a little puzzled why MPlayer will not play directly from the iso I created of this file, it would normally do so, but that seems to be the state of play at the moment...







        share|improve this answer














        share|improve this answer



        share|improve this answer








        edited Mar 26 at 6:19

























        answered Mar 26 at 6:13









        andrew.46andrew.46

        22.3k1470150




        22.3k1470150






























            draft saved

            draft discarded




















































            Thanks for contributing an answer to Ask Ubuntu!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid



            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.


            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1128159%2fis-there-a-working-sacd-iso-player-for-ubuntu%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            How to send String Array data to Server using php in android

            Title Spacing in Bjornstrup Chapter, Removing Chapter Number From Contents

            Is anime1.com a legal site for watching anime?