INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Question about audio conversion in DLNA server  (Read 1163 times)

csimon

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 1686
Question about audio conversion in DLNA server
« on: April 11, 2011, 04:41:44 am »

If I select Always Convert, in order to use volume levelling, and select Uncompressed Stream as the conversion type, what exactly does the receiving device see?  Is it effectively a WAV?
Logged

JimH

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 71666
  • Where did I put my teeth?
Re: Question about audio conversion in DLNA server
« Reply #1 on: April 11, 2011, 06:00:31 am »

It's LPCM, which is WAV with a different byte order and a different header.  It's uncompressed.
Logged

bob

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 13600
Re: Question about audio conversion in DLNA server
« Reply #2 on: April 11, 2011, 02:28:13 pm »

It's headerless, big endian. Like the raw stream from a CD. It's the one audio format support required by the DLNA spec.
Logged
Pages: [1]   Go Up