View Single Post
Old 18th June 2010, 14:55   #1951  |  Link
SamuriHL
Registered User
 
SamuriHL's Avatar
 
Join Date: May 2004
Posts: 5,351
@albain

Need some help understanding something.

Code:
00000516	0.50900584	[4972]  WAVEFORMATEXTENSIBLE :	
00000517	0.50900584	[4972]  subFormat : KSDATAFORMAT_SUBTYPE_IEC61937_DTS_HD	
00000518	0.50900584	[4972]  	
00000519	0.50900584	[4972]  wSamplesPerBlock : 16 	
00000520	0.50900584	[4972] Valid bits per sample : 16	
00000521	0.50900584	[4972]  dwChannelMask : 255	
00000522	0.50900584	[4972]  	
00000523	0.50900584	[4972]  WAVEFORMATEX :	
00000524	0.50900584	[4972]  wFormatTag : WAVE_FORMAT_EXTENSIBLE	
00000525	0.50900584	[4972]  Channels : 8 	
00000526	0.50900584	[4972] Bits per sample : 16 	
00000527	0.50900584	[4972]  Samples per second : 192000 	
00000528	0.50900584	[4972]  nBlockAlign : 16	
00000529	0.50900584	[4972]  nAvgBytesPerSec : 3072000	
00000530	0.50900584	[4972]  	
00000531	0.57470566	[4972] no picture	
00000532	0.57473069	[4972] TffdshowDecAudio::deliverSampleBistream Delivering IEC sample format type 1041 - sample size 2468 - buffer length 32768	
00000533	0.57481670	[4972] TDXVADecoder::PostProcessFrame  0	
00000534	0.57980877	[4972] Media Type Structure	
00000535	0.57980877	[4972]  Format type : FORMAT_WaveFormatEx	
00000536	0.57980877	[4972]  Sub type : MEDIASUBTYPE_PCM	
00000537	0.57980877	[4972]
vs

Code:
00000514	0.28720888	[1324]  WAVEFORMATEXTENSIBLE :	
00000515	0.28720888	[1324]  subFormat : KSDATAFORMAT_SUBTYPE_IEC61937_DTS_HD	
00000516	0.28720888	[1324]  	
00000517	0.28720888	[1324]  wSamplesPerBlock : 16 	
00000518	0.28720888	[1324] Valid bits per sample : 16	
00000519	0.28720888	[1324]  dwChannelMask : 255	
00000520	0.28720888	[1324]  	
00000521	0.28720888	[1324]  WAVEFORMATEX :	
00000522	0.28720888	[1324]  wFormatTag : WAVE_FORMAT_EXTENSIBLE	
00000523	0.28720888	[1324]  Channels : 8 	
00000524	0.28720888	[1324] Bits per sample : 16 	
00000525	0.28720888	[1324]  Samples per second : 192000 	
00000526	0.28720888	[1324]  nBlockAlign : 16	
00000527	0.28720888	[1324]  nAvgBytesPerSec : 3072000	
00000528	0.28720888	[1324]  	
00000529	0.28730148	[1324] TffdshowDecAudio::deliverSampleBistream Delivering IEC sample format type 1041 - sample size 2468 - buffer length 32768	
00000530	0.28738225	[1324] Media Type Structure	
00000531	0.28738225	[1324]  Format type : FORMAT_WaveFormatEx	
00000532	0.28738225	[1324]  Sub type : MEDIASUBTYPE_PCM	
00000533	0.28738225	[1324]
See in the first one is say "No picture"? What does that mean?
__________________
HTPC: Windows 11, AMD 5900X, RTX 3080, Pioneer Elite VSX-LX303, LG G2 77" OLED
SamuriHL is offline   Reply With Quote