home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Area 51 - Testing Area
Music Gapless Playback
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="hwahrmann" data-source="post: 1029399" data-attributes="member: 10391"><p>i had a look at the logs that you've sent me and there are some things, which i don't understand.</p><p>Let me explain what happens.</p><p></p><p>1. I do a check, which modes are directly supported by the device:</p><p>[CODE]</p><p>[2013-09-16 16:07:32,796] [Log ] [MPMain ] [DEBUG] - BASS: This device supports following formats in WASAPI Exclusive mode:</p><p>[2013-09-16 16:07:32,797] [Log ] [MPMain ] [DEBUG] - BASS: Rate Ch Maximum Supported</p><p>[2013-09-16 16:07:32,818] [Log ] [MPMain ] [DEBUG] - BASS: 32000 2 BASS_WASAPI_FORMAT_24BIT</p><p>[2013-09-16 16:07:32,823] [Log ] [MPMain ] [DEBUG] - BASS: 32000 4 BASS_WASAPI_FORMAT_24BIT</p><p>[2013-09-16 16:07:32,827] [Log ] [MPMain ] [DEBUG] - BASS: 32000 6 BASS_WASAPI_FORMAT_24BIT</p><p>[2013-09-16 16:07:32,831] [Log ] [MPMain ] [DEBUG] - BASS: 32000 8 BASS_WASAPI_FORMAT_24BIT</p><p>[2013-09-16 16:07:32,837] [Log ] [MPMain ] [DEBUG] - BASS: 44100 2 BASS_WASAPI_FORMAT_24BIT</p><p>[2013-09-16 16:07:32,841] [Log ] [MPMain ] [DEBUG] - BASS: 44100 4 BASS_WASAPI_FORMAT_24BIT</p><p>[2013-09-16 16:07:32,846] [Log ] [MPMain ] [DEBUG] - BASS: 44100 6 BASS_WASAPI_FORMAT_24BIT</p><p>[2013-09-16 16:07:32,850] [Log ] [MPMain ] [DEBUG] - BASS: 44100 8 BASS_WASAPI_FORMAT_24BIT</p><p>[2013-09-16 16:07:32,856] [Log ] [MPMain ] [DEBUG] - BASS: 48000 2 BASS_WASAPI_FORMAT_24BIT</p><p>[2013-09-16 16:07:32,861] [Log ] [MPMain ] [DEBUG] - BASS: 48000 4 BASS_WASAPI_FORMAT_24BIT</p><p>[2013-09-16 16:07:32,865] [Log ] [MPMain ] [DEBUG] - BASS: 48000 6 BASS_WASAPI_FORMAT_24BIT</p><p>[2013-09-16 16:07:32,869] [Log ] [MPMain ] [DEBUG] - BASS: 48000 8 BASS_WASAPI_FORMAT_24BIT</p><p>[2013-09-16 16:07:32,876] [Log ] [MPMain ] [DEBUG] - BASS: 88200 2 BASS_WASAPI_FORMAT_24BIT</p><p>[2013-09-16 16:07:32,880] [Log ] [MPMain ] [DEBUG] - BASS: 88200 4 BASS_WASAPI_FORMAT_24BIT</p><p>[2013-09-16 16:07:32,885] [Log ] [MPMain ] [DEBUG] - BASS: 88200 6 BASS_WASAPI_FORMAT_24BIT</p><p>[2013-09-16 16:07:32,889] [Log ] [MPMain ] [DEBUG] - BASS: 88200 8 BASS_WASAPI_FORMAT_24BIT</p><p>[2013-09-16 16:07:32,895] [Log ] [MPMain ] [DEBUG] - BASS: 96000 2 BASS_WASAPI_FORMAT_24BIT</p><p>[2013-09-16 16:07:32,900] [Log ] [MPMain ] [DEBUG] - BASS: 96000 4 BASS_WASAPI_FORMAT_24BIT</p><p>[2013-09-16 16:07:32,904] [Log ] [MPMain ] [DEBUG] - BASS: 96000 6 BASS_WASAPI_FORMAT_24BIT</p><p>[2013-09-16 16:07:32,909] [Log ] [MPMain ] [DEBUG] - BASS: 96000 8 BASS_WASAPI_FORMAT_24BIT</p><p>[2013-09-16 16:07:32,916] [Log ] [MPMain ] [DEBUG] - BASS: 192000 2 BASS_WASAPI_FORMAT_24BIT</p><p>[2013-09-16 16:07:32,920] [Log ] [MPMain ] [DEBUG] - BASS: 192000 4 BASS_WASAPI_FORMAT_24BIT</p><p>[2013-09-16 16:07:32,925] [Log ] [MPMain ] [DEBUG] - BASS: 192000 6 BASS_WASAPI_FORMAT_24BIT</p><p>[2013-09-16 16:07:32,930] [Log ] [MPMain ] [DEBUG] - BASS: 192000 8 BASS_WASAPI_FORMAT_24BIT</p><p>[/CODE]</p><p></p><p>You see there are only even channels listed.</p><p></p><p>the file that you are playing has 5 channels.</p><p>[CODE]</p><p>[2013-09-16 16:07:32,943] [Log ] [MPMain ] [INFO ] - BASS: ---------------------------------------------</p><p>[2013-09-16 16:07:32,944] [Log ] [MPMain ] [INFO ] - BASS: Creating BASS audio stream</p><p>[2013-09-16 16:07:32,991] [Log ] [MPMain ] [INFO ] - BASS: Stream Information</p><p>[2013-09-16 16:07:32,993] [Log ] [MPMain ] [INFO ] - BASS: ---------------------------------------------</p><p>[2013-09-16 16:07:32,995] [Log ] [MPMain ] [INFO ] - BASS: File: F:\Test\The Romeros (2004) - Rodrigo · Concierto de Aranjuez - Concierto Andaluz Vivaldi · Guitar Concertos (88,2 KHz-24bit - 5.0 Channel)\02 - Rodrigo · Concierto de Aranjuez for Guitar and Orchestra - 2. Adagio.flac</p><p>[2013-09-16 16:07:32,996] [Log ] [MPMain ] [DEBUG] - BASS: Type of Stream: BASS_CTYPE_STREAM_FLAC</p><p>[2013-09-16 16:07:32,998] [Log ] [MPMain ] [INFO ] - BASS: Number of Channels: 5</p><p>[2013-09-16 16:07:32,999] [Log ] [MPMain ] [INFO ] - BASS: Stream Samplerate: 88200</p><p>[2013-09-16 16:07:33,001] [Log ] [MPMain ] [DEBUG] - BASS: Stream Flags: BASS_MUSIC_FLOAT, BASS_STREAM_DECODE, BASS_UNICODE</p><p>[2013-09-16 16:07:33,003] [Log ] [MPMain ] [INFO ] - BASS: ---------------------------------------------</p><p>[2013-09-16 16:07:33,004] [Log ] [MPMain ] [DEBUG] - BASS: Registering stream playback events</p><p>[2013-09-16 16:07:33,009] [Log ] [MPMain ] [INFO ] - BASS: Successfully created BASS audio stream</p><p>[2013-09-16 16:07:33,011] [Log ] [MPMain ] [INFO ] - BASS: ---------------------------------------------</p><p>[2013-09-16 16:07:33,016] [Log ] [MPMain ] [DEBUG] - BASS: ---------------------------------------------</p><p>[2013-09-16 16:07:33,018] [Log ] [MPMain ] [DEBUG] - BASS: Creating BASS mixer stream</p><p>[2013-09-16 16:07:33,019] [Log ] [MPMain ] [DEBUG] - BASS: Found more output channels (6) than input channels (5). Check for upmixing.</p><p>[2013-09-16 16:07:33,021] [Log ] [MPMain ] [DEBUG] - BASS: Creating 5 channel mixer with sample rate of 88200</p><p>[2013-09-16 16:07:33,023] [Log ] [MPMain ] [INFO ] - BASS: Initialising WASAPI device</p><p>[2013-09-16 16:07:33,027] [Log ] [MPMain ] [WARN ] - BASS: WASAPI exclusive mode not directly supported. Let BASS WASAPI choose better mode.</p><p>[2013-09-16 16:07:33,039] [Log ] [MPMain ] [DEBUG] - BASS: ---------------------------------------------</p><p>[2013-09-16 16:07:33,041] [Log ] [MPMain ] [DEBUG] - BASS: Buffer Length: 73728</p><p>[2013-09-16 16:07:33,043] [Log ] [MPMain ] [DEBUG] - BASS: Channels: 4</p><p>[2013-09-16 16:07:33,044] [Log ] [MPMain ] [DEBUG] - BASS: Frequency: 88200</p><p>[2013-09-16 16:07:33,045] [Log ] [MPMain ] [DEBUG] - BASS: Format: BASS_WASAPI_FORMAT_24BIT</p><p>[2013-09-16 16:07:33,047] [Log ] [MPMain ] [DEBUG] - BASS: InitFlags: BASS_WASAPI_EXCLUSIVE, BASS_WASAPI_AUTOFORMAT</p><p>[2013-09-16 16:07:33,048] [Log ] [MPMain ] [DEBUG] - BASS: Exclusive: True</p><p>[2013-09-16 16:07:33,050] [Log ] [MPMain ] [DEBUG] - BASS: ---------------------------------------------</p><p>[2013-09-16 16:07:33,051] [Log ] [MPMain ] [INFO ] - BASS: WASAPI Device successfully initialised</p><p>[2013-09-16 16:07:33,053] [Log ] [MPMain ] [DEBUG] - BASS: Creating new 4 channel mixer for frequency 88200</p><p>[2013-09-16 16:07:33,056] [Log ] [MPMain ] [DEBUG] - BASS: Successfully created BASS Mixer stream</p><p>[/CODE]</p><p></p><p>i do a check against the BASS WASAPI engine if a 88khz file with 5 channels is upported in WASAPI exclusive mode. And this check returns that it doesn't work.</p><p></p><p>And for some reason it falls back to 4 channels. i don't understand this at the moment.</p><p>Unfortunatley i have only Stereo on my Dev notebook, where i could do some debugging.</p><p></p><p>I'll see if i can do the checks in a different way.</p><p>I was introducing them, because during the tests for 1.4, when i implemented WASAPI, i've got some reports, that files couldn't be played.</p><p></p><p>I'll check with the BASS developers</p></blockquote><p></p>
[QUOTE="hwahrmann, post: 1029399, member: 10391"] i had a look at the logs that you've sent me and there are some things, which i don't understand. Let me explain what happens. 1. I do a check, which modes are directly supported by the device: [CODE] [2013-09-16 16:07:32,796] [Log ] [MPMain ] [DEBUG] - BASS: This device supports following formats in WASAPI Exclusive mode: [2013-09-16 16:07:32,797] [Log ] [MPMain ] [DEBUG] - BASS: Rate Ch Maximum Supported [2013-09-16 16:07:32,818] [Log ] [MPMain ] [DEBUG] - BASS: 32000 2 BASS_WASAPI_FORMAT_24BIT [2013-09-16 16:07:32,823] [Log ] [MPMain ] [DEBUG] - BASS: 32000 4 BASS_WASAPI_FORMAT_24BIT [2013-09-16 16:07:32,827] [Log ] [MPMain ] [DEBUG] - BASS: 32000 6 BASS_WASAPI_FORMAT_24BIT [2013-09-16 16:07:32,831] [Log ] [MPMain ] [DEBUG] - BASS: 32000 8 BASS_WASAPI_FORMAT_24BIT [2013-09-16 16:07:32,837] [Log ] [MPMain ] [DEBUG] - BASS: 44100 2 BASS_WASAPI_FORMAT_24BIT [2013-09-16 16:07:32,841] [Log ] [MPMain ] [DEBUG] - BASS: 44100 4 BASS_WASAPI_FORMAT_24BIT [2013-09-16 16:07:32,846] [Log ] [MPMain ] [DEBUG] - BASS: 44100 6 BASS_WASAPI_FORMAT_24BIT [2013-09-16 16:07:32,850] [Log ] [MPMain ] [DEBUG] - BASS: 44100 8 BASS_WASAPI_FORMAT_24BIT [2013-09-16 16:07:32,856] [Log ] [MPMain ] [DEBUG] - BASS: 48000 2 BASS_WASAPI_FORMAT_24BIT [2013-09-16 16:07:32,861] [Log ] [MPMain ] [DEBUG] - BASS: 48000 4 BASS_WASAPI_FORMAT_24BIT [2013-09-16 16:07:32,865] [Log ] [MPMain ] [DEBUG] - BASS: 48000 6 BASS_WASAPI_FORMAT_24BIT [2013-09-16 16:07:32,869] [Log ] [MPMain ] [DEBUG] - BASS: 48000 8 BASS_WASAPI_FORMAT_24BIT [2013-09-16 16:07:32,876] [Log ] [MPMain ] [DEBUG] - BASS: 88200 2 BASS_WASAPI_FORMAT_24BIT [2013-09-16 16:07:32,880] [Log ] [MPMain ] [DEBUG] - BASS: 88200 4 BASS_WASAPI_FORMAT_24BIT [2013-09-16 16:07:32,885] [Log ] [MPMain ] [DEBUG] - BASS: 88200 6 BASS_WASAPI_FORMAT_24BIT [2013-09-16 16:07:32,889] [Log ] [MPMain ] [DEBUG] - BASS: 88200 8 BASS_WASAPI_FORMAT_24BIT [2013-09-16 16:07:32,895] [Log ] [MPMain ] [DEBUG] - BASS: 96000 2 BASS_WASAPI_FORMAT_24BIT [2013-09-16 16:07:32,900] [Log ] [MPMain ] [DEBUG] - BASS: 96000 4 BASS_WASAPI_FORMAT_24BIT [2013-09-16 16:07:32,904] [Log ] [MPMain ] [DEBUG] - BASS: 96000 6 BASS_WASAPI_FORMAT_24BIT [2013-09-16 16:07:32,909] [Log ] [MPMain ] [DEBUG] - BASS: 96000 8 BASS_WASAPI_FORMAT_24BIT [2013-09-16 16:07:32,916] [Log ] [MPMain ] [DEBUG] - BASS: 192000 2 BASS_WASAPI_FORMAT_24BIT [2013-09-16 16:07:32,920] [Log ] [MPMain ] [DEBUG] - BASS: 192000 4 BASS_WASAPI_FORMAT_24BIT [2013-09-16 16:07:32,925] [Log ] [MPMain ] [DEBUG] - BASS: 192000 6 BASS_WASAPI_FORMAT_24BIT [2013-09-16 16:07:32,930] [Log ] [MPMain ] [DEBUG] - BASS: 192000 8 BASS_WASAPI_FORMAT_24BIT [/CODE] You see there are only even channels listed. the file that you are playing has 5 channels. [CODE] [2013-09-16 16:07:32,943] [Log ] [MPMain ] [INFO ] - BASS: --------------------------------------------- [2013-09-16 16:07:32,944] [Log ] [MPMain ] [INFO ] - BASS: Creating BASS audio stream [2013-09-16 16:07:32,991] [Log ] [MPMain ] [INFO ] - BASS: Stream Information [2013-09-16 16:07:32,993] [Log ] [MPMain ] [INFO ] - BASS: --------------------------------------------- [2013-09-16 16:07:32,995] [Log ] [MPMain ] [INFO ] - BASS: File: F:\Test\The Romeros (2004) - Rodrigo · Concierto de Aranjuez - Concierto Andaluz Vivaldi · Guitar Concertos (88,2 KHz-24bit - 5.0 Channel)\02 - Rodrigo · Concierto de Aranjuez for Guitar and Orchestra - 2. Adagio.flac [2013-09-16 16:07:32,996] [Log ] [MPMain ] [DEBUG] - BASS: Type of Stream: BASS_CTYPE_STREAM_FLAC [2013-09-16 16:07:32,998] [Log ] [MPMain ] [INFO ] - BASS: Number of Channels: 5 [2013-09-16 16:07:32,999] [Log ] [MPMain ] [INFO ] - BASS: Stream Samplerate: 88200 [2013-09-16 16:07:33,001] [Log ] [MPMain ] [DEBUG] - BASS: Stream Flags: BASS_MUSIC_FLOAT, BASS_STREAM_DECODE, BASS_UNICODE [2013-09-16 16:07:33,003] [Log ] [MPMain ] [INFO ] - BASS: --------------------------------------------- [2013-09-16 16:07:33,004] [Log ] [MPMain ] [DEBUG] - BASS: Registering stream playback events [2013-09-16 16:07:33,009] [Log ] [MPMain ] [INFO ] - BASS: Successfully created BASS audio stream [2013-09-16 16:07:33,011] [Log ] [MPMain ] [INFO ] - BASS: --------------------------------------------- [2013-09-16 16:07:33,016] [Log ] [MPMain ] [DEBUG] - BASS: --------------------------------------------- [2013-09-16 16:07:33,018] [Log ] [MPMain ] [DEBUG] - BASS: Creating BASS mixer stream [2013-09-16 16:07:33,019] [Log ] [MPMain ] [DEBUG] - BASS: Found more output channels (6) than input channels (5). Check for upmixing. [2013-09-16 16:07:33,021] [Log ] [MPMain ] [DEBUG] - BASS: Creating 5 channel mixer with sample rate of 88200 [2013-09-16 16:07:33,023] [Log ] [MPMain ] [INFO ] - BASS: Initialising WASAPI device [2013-09-16 16:07:33,027] [Log ] [MPMain ] [WARN ] - BASS: WASAPI exclusive mode not directly supported. Let BASS WASAPI choose better mode. [2013-09-16 16:07:33,039] [Log ] [MPMain ] [DEBUG] - BASS: --------------------------------------------- [2013-09-16 16:07:33,041] [Log ] [MPMain ] [DEBUG] - BASS: Buffer Length: 73728 [2013-09-16 16:07:33,043] [Log ] [MPMain ] [DEBUG] - BASS: Channels: 4 [2013-09-16 16:07:33,044] [Log ] [MPMain ] [DEBUG] - BASS: Frequency: 88200 [2013-09-16 16:07:33,045] [Log ] [MPMain ] [DEBUG] - BASS: Format: BASS_WASAPI_FORMAT_24BIT [2013-09-16 16:07:33,047] [Log ] [MPMain ] [DEBUG] - BASS: InitFlags: BASS_WASAPI_EXCLUSIVE, BASS_WASAPI_AUTOFORMAT [2013-09-16 16:07:33,048] [Log ] [MPMain ] [DEBUG] - BASS: Exclusive: True [2013-09-16 16:07:33,050] [Log ] [MPMain ] [DEBUG] - BASS: --------------------------------------------- [2013-09-16 16:07:33,051] [Log ] [MPMain ] [INFO ] - BASS: WASAPI Device successfully initialised [2013-09-16 16:07:33,053] [Log ] [MPMain ] [DEBUG] - BASS: Creating new 4 channel mixer for frequency 88200 [2013-09-16 16:07:33,056] [Log ] [MPMain ] [DEBUG] - BASS: Successfully created BASS Mixer stream [/CODE] i do a check against the BASS WASAPI engine if a 88khz file with 5 channels is upported in WASAPI exclusive mode. And this check returns that it doesn't work. And for some reason it falls back to 4 channels. i don't understand this at the moment. Unfortunatley i have only Stereo on my Dev notebook, where i could do some debugging. I'll see if i can do the checks in a different way. I was introducing them, because during the tests for 1.4, when i implemented WASAPI, i've got some reports, that files couldn't be played. I'll check with the BASS developers [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Area 51 - Testing Area
Music Gapless Playback
Contact us
RSS
Top
Bottom