View Single Post
Old 28th February 2010, 21:33   #1588  |  Link
rica
Registered User
 
Join Date: Mar 2008
Posts: 2,021
albain,

for all of the SVNs of ffdshow i met this issue for DTSHD.

With or without tulli's override,
With or without Realtek.
Current Ati driver is 10.2.

The original files are 6 channels, 48 kHz, 24 bits.

DTSHD-MA; source Angels and Demons,
DTSHD-HR; source HitMan

ffdshow gives 8/16:

DTSHD-MA:

Code:
00004332	11.40981007	[1236]  WAVEFORMATEXTENSIBLE :	
00004333	11.40981007	[1236]  subFormat : KSDATAFORMAT_SUBTYPE_IEC61937_DTS_HD	
00004334	11.40981007	[1236]  	
00004335	11.40981007	[1236]  wSamplesPerBlock : 16 	
00004336	11.40981007	[1236] Valid bits per sample : 16	
00004337	11.40981007	[1236]  dwChannelMask : 255	
00004338	11.40981007	[1236]  	
00004339	11.40981007	[1236]  WAVEFORMATEX :	
00004340	11.40981007	[1236]  wFormatTag : WAVE_FORMAT_EXTENSIBLE	
00004341	11.40981007	[1236]  Channels : 8 	
00004342	11.40981007	[1236] Bits per sample : 16 	
00004343	11.40981007	[1236]  Samples per second : 192000 	
00004344	11.40981007	[1236]  nBlockAlign : 16	
00004345	11.40981007	[1236]  nAvgBytesPerSec : 3072000	
00004346	11.40981007	[1236]  	
00004347	11.40994167	[1236] TffdshowDecAudio::getMediaType sample format 512	
00004348	11.40997982	[1236] TffdshowDecAudio::getMediaType:96000 Hz, 8 channels Bitstream DTS HD	
00004349	11.41009903	[1236] TffdshowDecAudio::getMediaType sample format 512	
00004350	11.41013718	[1236] TffdshowDecAudio::getMediaType:96000 Hz, 8 channels Bitstream DTS HD	
00004351	11.41025543	[1236] TffdshowDecAudio::getMediaType sample format 512	
00004352	11.41029549	[1236] TffdshowDecAudio::getMediaType:96000 Hz, 8 channels Bitstream DTS HD	
00004353	11.41041470	[1236] TffdshowDecAudio::getMediaType sample format 512	
00004354	11.41045666	[1236] TffdshowDecAudio::getMediaType:96000 Hz, 8 channels Bitstream DTS HD
DTSHD-HR:

Code:
00005385	10.99881840	[1396]  	
00005386	10.99881840	[1396]  WAVEFORMATEXTENSIBLE :	
00005387	10.99881840	[1396]  subFormat : KSDATAFORMAT_SUBTYPE_IEC61937_DTS_HD	
00005388	10.99881840	[1396]  	
00005389	10.99881840	[1396]  wSamplesPerBlock : 16 	
00005390	10.99881840	[1396] Valid bits per sample : 16	
00005391	10.99881840	[1396]  dwChannelMask : 255	
00005392	10.99881840	[1396]  	
00005393	10.99881840	[1396]  WAVEFORMATEX :	
00005394	10.99881840	[1396]  wFormatTag : WAVE_FORMAT_EXTENSIBLE	
00005395	10.99881840	[1396]  Channels : 8 	
00005396	10.99881840	[1396] Bits per sample : 16 	
00005397	10.99881840	[1396]  Samples per second : 192000 	
00005398	10.99881840	[1396]  nBlockAlign : 16	
00005399	10.99881840	[1396]  nAvgBytesPerSec : 3072000	
00005400	10.99881840	[1396]  	
00005401	10.99903202	[1396] TffdshowDecAudio::getMediaType sample format 512	
00005402	10.99908352	[1396] TffdshowDecAudio::getMediaType:96000 Hz, 8 channels Bitstream DTS HD	
00005403	10.99919701	[1396] TffdshowDecAudio::getMediaType sample format 512	
00005404	10.99926472	[1396] TffdshowDecAudio::getMediaType:96000 Hz, 8 channels Bitstream DTS HD	
00005405	10.99939156	[1396] TffdshowDecAudio::getMediaType sample format 512	
00005406	10.99944496	[1396] TffdshowDecAudio::getMediaType:96000 Hz, 8 channels Bitstream DTS HD	
00005407	10.99956989	[1396] TffdshowDecAudio::getMediaType sample format 512	
00005408	10.99962234	[1396] TffdshowDecAudio::getMediaType:96000 Hz, 8 channels Bitstream DTS HD	
00005409	10.99974728	[1396] TffdshowDecAudio::getMediaType sample format 512	
00005410	10.99979782	[1396] TffdshowDecAudio::getMediaType:96000 Hz, 8 channels Bitstream DTS HD	
00005411	11.46488094	[1396] TffdshowDecAudio::getMediaType sample format 512	
00005412	11.46490479	[1396] TffdshowDecAudio::getMediaType:96000 Hz, 8 channels Bitstream DTS HD

Last edited by rica; 28th February 2010 at 21:40.
rica is offline   Reply With Quote