HydrogenAudio

Lossy Audio Compression => MPC => Topic started by: Justin Ruggles on 2009-03-02 16:15:00

Title: mpc in other containers
Post by: Justin Ruggles on 2009-03-02 16:15:00
Hi,

I saw in the release notes for MPC8 final that the format can be encapsulated in other containers such as MKV and NUT.  I have some questions regarding how this should be done.

Title: mpc in other containers
Post by: r2d on 2009-03-02 22:30:33
  • Should the whole MPC8 packet be included inside the container packet or just the data inside each AP packet?
  • Currently, the FFmpeg MPC8 decoder uses the last 2 bytes of the SH packet as extradata or private data. Should that be used for the MKV CodecPrivate or would something more, like the whole SH packet, be better?
  • I have only seen a few unofficial references to FOURCCs and wFormatTag values.  Are there "official" values for MPC8 and/or MPC7?