Date: Mon, 27 May 2013 16:32:26 -0700 (PDT) From: Jakub Lach <jakub_lach@mailplus.pl> To: freebsd-usb@freebsd.org Subject: Any recent changes in usb audio in 9-STABLE? Message-ID: <1369697546368-5815619.post@n5.nabble.com>
next in thread | raw e-mail | index | archive | help
Which would explain why I now have dev.pcm.0.play.vchanrate: 48000 if bitperfect is set, while previously it was dev.pcm.0.play.vchanrate: 96000 ? e.g. now if bitperfect is set- AUDIO: 44100 Hz, 2 ch, s16le, 0.0 kbit/0.00% (ratio: 0->176400) Selected audio codec: [ffwavpack] afm: ffmpeg (FFmpeg WavPack audio) AO: [oss] 48000Hz 2ch s16le (2 bytes per sample) previously- AUDIO: 44100 Hz, 2 ch, s16le, 0.0 kbit/0.00% (ratio: 0->176400) Selected audio codec: [ffwavpack] afm: ffmpeg (FFmpeg WavPack audio) AO: [oss] 96000Hz 2ch s16le (2 bytes per sample) No change with bitperfect=0 AUDIO: 44100 Hz, 2 ch, s16le, 0.0 kbit/0.00% (ratio: 0->176400) Selected audio codec: [ffwavpack] afm: ffmpeg (FFmpeg WavPack audio) AO: [oss] 44100Hz 2ch s16le (2 bytes per sample) Device is 96000Hz 2ch s24le capable. I thought bitperfect would disable any resampling so stream should be the same as source or (as I thought when 96000 appeared) highest supported by device? -- View this message in context: http://freebsd.1045724.n5.nabble.com/Any-recent-changes-in-usb-audio-in-9-STABLE-tp5815619.html Sent from the freebsd-usb mailing list archive at Nabble.com.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1369697546368-5815619.post>