Page 1 of 2 12 LastLast
Results 1 to 10 of 15

Thread: OPPO BDP-80 96/24 flac transcoding ?

  1. #1

    Question OPPO BDP-80 96/24 flac transcoding ?

    Hi all, first post but have been using Mezzmo for a few months. I setup mezzmo with the right profile for my player and everything works well, but for some reason when it's transcoding a 96/24 flac file the end result is only 48kHz, is this a limitation of the program, a setting that has skipped my searches. Love Mezzmo, after having tried many before it, but this is annoying me. Help please!

  2. #2
    Join Date
    Nov 2007
    Location
    Melbourne, Australia
    Posts
    11,642

    Default

    It's a device profile setting that can be changed manually (device profiles are just text files). Which device profile are you using?

    Mezzmo Android: Install it on your tablet, smartphone, Android TV or Amazon Fire to browse and stream files from your Mezzmo library to all your devices. Full details at http://www.conceiva.com/products/mez...mo_android.asp
    Mezzmo for Kodi Add-on: Install it into Kodi to stream files from your Mezzmo library directly in Kodi. Full details at http://www.mezzmo.com/wiki/doku.php?...odi_user_guide
    Mezzmo for Roku App: Install it onto your Roku to stream files from your Mezzmo library. Full details at http://www.mezzmo.com/wiki/doku.php?...oku_user_guide
    Wiki: User Guides & Reference Manual at http://www.mezzmo.com/wiki
    Facebook: http://www.facebook.com/Mezzmo.DLNA.Server
    Twitter: https://twitter.com/conceiva_mezzmo
    Web: http://www.mezzmo.com

  3. #3

    Default

    Quote Originally Posted by Dennis View Post
    It's a device profile setting that can be changed manually (device profiles are just text files). Which device profile are you using?
    My playback device is the Oppo BDP-80, right now it's set as device profile OPPO (LPCM) I also just noticed that it even transcodes my mp3s which I think are supported by the player (though I really can't tell for sure)

    If you point me in the right direction, I would be much obliged sir

    pentatonic

  4. #4
    Join Date
    Nov 2007
    Location
    Melbourne, Australia
    Posts
    11,642

    Default

    To edit the profile, please open up the OppoBDLPCM.prf file (to find its location see this thread: http://forum.conceiva.com/showthread...ofiles-located) in Notepad, then find the id="s16be" avcontainer in it and you'll see two sample rates there:

    Code:
                                    <samplingrate>48000</samplingrate>
                                    <samplingrate>44100</samplingrate>
    You can add a new one or change the 48000 to something else and give that a try. Please note that FFmpeg may fail to transcode, thus you'd want to have logging turned on (see this thread about logging: http://forum.conceiva.com/showthread...nostic-logging) and check the transcoding log if files don't play.

    Alternatively, open up a support ticket and we'll do this for you (but it may take a bit longer than you doing it yourself).

    Mezzmo Android: Install it on your tablet, smartphone, Android TV or Amazon Fire to browse and stream files from your Mezzmo library to all your devices. Full details at http://www.conceiva.com/products/mez...mo_android.asp
    Mezzmo for Kodi Add-on: Install it into Kodi to stream files from your Mezzmo library directly in Kodi. Full details at http://www.mezzmo.com/wiki/doku.php?...odi_user_guide
    Mezzmo for Roku App: Install it onto your Roku to stream files from your Mezzmo library. Full details at http://www.mezzmo.com/wiki/doku.php?...oku_user_guide
    Wiki: User Guides & Reference Manual at http://www.mezzmo.com/wiki
    Facebook: http://www.facebook.com/Mezzmo.DLNA.Server
    Twitter: https://twitter.com/conceiva_mezzmo
    Web: http://www.mezzmo.com

  5. #5

    Default

    I will try that, thanks. Also will it stream 5.1 96/24 wav files and transcode 5.1 flac files, I've never tried mind you but I'm new to mutlichannel lossless formats.
    Last edited by pentatonic; 12-23-2011 at 08:43 AM.

  6. #6
    Join Date
    Nov 2007
    Location
    Melbourne, Australia
    Posts
    11,642

    Default

    We should be able to transcode 5.1 FLAC files. Regarding streaming 5.1 WAV files - do you have such a file? If you do, can you please right-click on it and post the output of the "Get FFmpeg Information" command, so that I could check what it looks like technically?

    Mezzmo Android: Install it on your tablet, smartphone, Android TV or Amazon Fire to browse and stream files from your Mezzmo library to all your devices. Full details at http://www.conceiva.com/products/mez...mo_android.asp
    Mezzmo for Kodi Add-on: Install it into Kodi to stream files from your Mezzmo library directly in Kodi. Full details at http://www.mezzmo.com/wiki/doku.php?...odi_user_guide
    Mezzmo for Roku App: Install it onto your Roku to stream files from your Mezzmo library. Full details at http://www.mezzmo.com/wiki/doku.php?...oku_user_guide
    Wiki: User Guides & Reference Manual at http://www.mezzmo.com/wiki
    Facebook: http://www.facebook.com/Mezzmo.DLNA.Server
    Twitter: https://twitter.com/conceiva_mezzmo
    Web: http://www.mezzmo.com

  7. #7

    Default

    I tried to change the profile but still only 48kHz. I do have a 5.1 wav file but have never played it as I don't have 5.1 on my studio pc and can't stream it nor can I stream 5.1 flac, they come out as stereo on my Oppo.

    This is the info you're looking for

    ffmpeg version N-33781-g35674a2, Copyright (c) 2000-2011 the FFmpeg developers
    built on Oct 19 2011 10:31:16 with gcc 4.6.1
    configuration: --enable-memalign-hack --arch=x86 --target-os=mingw32 --cross-prefix=i686-w64-mingw32- --enable-static --disable-shared --enable-zlib --disable-postproc --prefix=/media/ffmpeg --enable-libmp3lame --enable-libx264 --enable-gpl --extra-libs='-lx264 -lpthread' --enable-runtime-cpudetect --extra-cflags=-I/home/dennis/cc/include --extra-ldflags=-L/home/dennis/cc/lib --pkg-config=pkg-config
    libavutil 51. 22. 0 / 51. 22. 0
    libavcodec 53. 21. 0 / 53. 21. 0
    libavformat 53. 16. 1 / 53. 16. 1
    libavdevice 53. 4. 0 / 53. 4. 0
    libavfilter 2. 44. 0 / 2. 44. 0
    libswscale 2. 1. 0 / 2. 1. 0
    [wav @ 003F9A00] parser not found for codec pcm_s24le, packets or times may be invalid.
    Input #0, wav, from 'D:\Music\Rock - Classic\A-G\Eagles\Eagles - Hotel California 5.1\01 Hotel California.wav':
    Duration: 00:06:31.97, bitrate: 13824 kb/s
    Stream #0:0: Audio: pcm_s24le ([1][0][0][0] / 0x0001), 96000 Hz, 5.1, s32, 13824 kb/s
    At least one output file must be specified


    ---> DB Level Info: 0, -99
    ---> Frame rate:
    ---> Aspect ratio:
    Last edited by pentatonic; 12-23-2011 at 02:28 PM.

  8. #8
    Join Date
    Nov 2007
    Location
    Melbourne, Australia
    Posts
    11,642

    Default

    Thanks for the file info - if you turn transcoding off and try streaming it, does it play correctly on the Oppo? Also, if you just try playing from a USB on the Oppo, does it play?

    Can you please show the change you've made to the profile? After changing it, you need to delete transcoded files and restart the server for the change to take effect.

    Mezzmo Android: Install it on your tablet, smartphone, Android TV or Amazon Fire to browse and stream files from your Mezzmo library to all your devices. Full details at http://www.conceiva.com/products/mez...mo_android.asp
    Mezzmo for Kodi Add-on: Install it into Kodi to stream files from your Mezzmo library directly in Kodi. Full details at http://www.mezzmo.com/wiki/doku.php?...odi_user_guide
    Mezzmo for Roku App: Install it onto your Roku to stream files from your Mezzmo library. Full details at http://www.mezzmo.com/wiki/doku.php?...oku_user_guide
    Wiki: User Guides & Reference Manual at http://www.mezzmo.com/wiki
    Facebook: http://www.facebook.com/Mezzmo.DLNA.Server
    Twitter: https://twitter.com/conceiva_mezzmo
    Web: http://www.mezzmo.com

  9. #9

    Default

    Evrything plays now but all 5.1 files play fast forward for a reason that eludes me. But 96/24 files are fine.

    These are the changes I made

    <format id="s16be" encode="1" codec="pcm_s16be" preferredtranscoded="1">
    <channels>2</channels>
    <bitrate>1536000</bitrate>
    <maxbitrate>1536000</maxbitrate>
    <minbitrate>8000</minbitrate>
    <maxsamplingrate>96000</maxsamplingrate>
    <minsamplingrate>44100</minsamplingrate>
    <samplingrate>96000</samplingrate>
    <samplingrate>48000</samplingrate>
    <samplingrate>44100</samplingrate>
    </format>
    Last edited by pentatonic; 12-24-2011 at 08:34 AM.

  10. #10

    Default

    Any idea why 5.1 plays at the wrong speed ?

Similar Threads

  1. Transcoding FLAC to WAV
    By ediaz1963 in forum Mezzmo Questions and Support
    Replies: 7
    Last Post: 12-19-2011, 08:10 PM
  2. Oppo BD 93 device profile? cant see Mezzmo from Oppo
    By micks_address in forum Mezzmo Questions and Support
    Replies: 5
    Last Post: 07-11-2011, 08:40 AM
  3. problem with flac (lpcm) to Oppo BDP83SE
    By Arjan in forum Mezzmo Questions and Support
    Replies: 1
    Last Post: 06-14-2011, 09:01 AM
  4. FLAC transcoding to Sony BDP-480 - slow to start
    By lyteroptes in forum Mezzmo Questions and Support
    Replies: 4
    Last Post: 05-31-2011, 04:38 PM
  5. OPPO BDP-80 Setup
    By Kaneda2112 in forum Mezzmo Questions and Support
    Replies: 1
    Last Post: 03-31-2011, 06:50 AM

Tags for this Thread

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
  •