cancel
Showing results for 
Search instead for 
Did you mean: 

SPDIF IN/OUT check (IEC61937)

pasach
Associate

If there is an EVM that meets all or part of the following conditions, I would appreciate your recommendation.

* I am looking for a possible EVM because I want to check whether a file that should not be played with SPDIF in due to license restrictions is played or not.

 

1.Is it possible to input the following file to USB IN and pass it through the SPDIF out jack with the same extension without PCM format decoding?

Also, is there any way to check the file extension that is being output to the SPDIF out?

ogg, mp3, aac, wav, mp4, m4a, aiff, flac, m4a,

2.Is there any way to check the extension of the file that is inputted when I input these files (ogg, mp3, aac, wav, mp4, m4a, aiff, wma, flac, m4a) into SPDIF IN?

  1. Is it possible to input these files (ogg, mp3, aac, wav, mp4, m4a, aiff, wma, flac, m4a) to the SPDIF IN and pass through the SPDIF out with the same extension without being decoded to PCM?

Also, Is there any way to check the file extension that is being output to SPDIF out?

ex:IEC61937_AC3 = 0x01, ///< AC-3 data
IEC61937_MPEG1_LAYER1 = 0x04, ///< MPEG-1 layer 1
IEC61937_MPEG1_LAYER23 = 0x05, ///< MPEG-1 layer 2 or 3 data or MPEG-2 without extension
IEC61937_MPEG2_EXT = 0x06, ///< MPEG-2 data with extension
IEC61937_MPEG2_AAC = 0x07, ///< MPEG-2 AAC ADTS
IEC61937_MPEG2_LAYER1_LSF = 0x08, ///< MPEG-2, layer-1 low sampling frequency
IEC61937_MPEG2_LAYER2_LSF = 0x09, ///< MPEG-2, layer-2 low sampling frequency
IEC61937_MPEG2_LAYER3_LSF = 0x0A, ///< MPEG-2, layer-3 low sampling frequency
IEC61937_DTS1 = 0x0B, ///< DTS type I (512 samples)
IEC61937_DTS2 = 0x0C, ///< DTS type II (1024 samples)
IEC61937_DTS3 = 0x0D, ///< DTS type III (2048 samples)
IEC61937_ATRAC = 0x0E, ///< Atrac data
IEC61937_ATRAC3 = 0x0F, ///< Atrac 3 data
IEC61937_ATRACX = 0x10, ///< Atrac 3 plus data
IEC61937_DTSHD = 0x11, ///< DTS HD data
IEC61937_WMAPRO = 0x12, ///< WMA 9 Professional data
IEC61937_MPEG2_AAC_LSF_2048 = 0x13, ///< MPEG-2 AAC ADTS half-rate low sampling frequency
IEC61937_MPEG2_AAC_LSF_4096 = 0x13 | 0x20, ///< MPEG-2 AAC ADTS quarter-rate low sampling frequency
IEC61937_EAC3 = 0x15, ///< E-AC-3 data
IEC61937_TRUEHD = 0x16, ///< TrueHD data
};

 

0 REPLIES 0