Results 1 to 6 of 6

Thread: Sony ATRAC3 decoder plugin for .rmj files

  1. #1
    Join Date
    Aug 2005
    Beans
    795

    Sony ATRAC3 decoder plugin for .rmj files

    I have what I was lead to believe is a music album that contains .rmj files.

    Totem gives this error.

    An error occurred
    The playback of this movie requires a Sony ATRAC3 decoder plugin which is not installed.
    Im not finding much about this. Has anyone run into files like this before? Is there any chance I will be able to find a decoder for them?

  2. #2
    Join Date
    Mar 2005
    Beans
    19

    Re: Sony ATRAC3 decoder plugin for .rmj files

    One of my albums gives me that error message in Totem Movie Player (gstreamer). When Totem tries to search for suitable plugins, it comes back and says there aren't any. I was going to say that ATRAC3 is an inferior, proprietary format without Linux support, but the songs that give me that error will play for me using VLC Media Player and Gnome MPlayer. I don't know what other packages I installed that make that happen: maybe gstreamer good, bad and ugly.

  3. #3
    Join Date
    Jun 2008
    Location
    Vancouver Canada
    Beans
    3,139
    Distro
    Xubuntu 14.04 Trusty Tahr

    Re: Sony ATRAC3 decoder plugin for .rmj files

    Hi mdmcginn.

    Helix and mplayer are supposed to read this .

    https://answers.launchpad.net/ubuntu/+question/24855
    I learn something ubuntu everyday.
    dell precision T7500 1Tb hdd x 2
    2.67 Ghz intel xeon X5550 cpu
    nvidia quadro fx 4800-1.5 Gb video card

  4. #4
    Join Date
    Dec 2006
    Beans
    7,349

    Re: Sony ATRAC3 decoder plugin for .rmj files

    Hi mdmcginn,

    Quote Originally Posted by mdmcginn View Post
    One of my albums gives me that error message in Totem Movie Player (gstreamer). When Totem tries to search for suitable plugins, it comes back and says there aren't any. I was going to say that ATRAC3 is an inferior, proprietary format without Linux support, but the songs that give me that error will play for me using VLC Media Player and Gnome MPlayer. I don't know what other packages I installed that make that happen: maybe gstreamer good, bad and ugly.
    I have had a look and certainly the svn MPlayer can play these files. I downloaded the following sample:

    Code:
    wget http://samples.mplayerhq.hu/A-codecs/ATRAC3/sample.ATRAC3.66kbps.44100Hz.Stereo.wav
    and the svn MPlayer used ffatrc from libavcodec to decode:

    Code:
    andrew@skamandros~/Desktop$ mplayer sample.ATRAC3.66kbps.44100Hz.Stereo.wav 
    MPlayer SVN-r29351-4.2.4 (C) 2000-2009 MPlayer Team
    
    Playing sample.ATRAC3.66kbps.44100Hz.Stereo.wav.
    Audio only file format detected.
    ==========================================================================
    Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
    AUDIO: 44100 Hz, 2 ch, s16le, 66.1 kbit/4.69% (ratio: 8268->176400)
    Selected audio codec: [ffatrc] afm: ffmpeg (FFmpeg Atrac 3 audio)
    ==========================================================================
    AO: [oss] 44100Hz 2ch s16le (2 bytes per sample)
    Video: no video
    Starting playback...
    A:   4.1 (04.0) of 4.0 (04.0)  0.8% 
    
    Exiting... (End of file)
    There is also a windows codec available:

    Code:
    andrew@skamandros~$ mplayer -ac help | grep atrac
    
    ffatrc      ffmpeg    working   FFmpeg Atrac 3 audio  [atrac3]
    atrac3      acm       problems  Sony ATRAC3  [atrac3.acm]
    but as predicted above this external codec (-ac atrac3) crashed MPlayer completely .

    Andrew

    Edit: Mind you I could not found any such samples in Real Media Jukebox format...
    Last edited by andrew.46; June 8th, 2009 at 11:34 AM. Reason: rjm addition
    You think that's air you're breathing now?

  5. #5
    Join Date
    Aug 2005
    Beans
    795

    Re: Sony ATRAC3 decoder plugin for .rmj files

    Im still trying to get these files to play in rhythmbox. Anybody know how that might be done?

  6. #6
    Join Date
    Sep 2006
    Beans
    36

    Re: Sony ATRAC3 decoder plugin for .rmj files

    Whilst trying to use Ubuntu One music store. After purchasing with Visa credit card Bob Marley tracks and trying to download a page that says:

    Internet connection is required to access the music store

    Please connect and reload.

    "Reload" button.

    Indeed I am connected. When pressing the button I get:

    "No packages with the requested plugins found

    The requested plugins are:

    Sony ATRAC3 decoder"

    Please assist.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •