LocalH
6th April 2008, 09:43
Hello,
I am working on one of the final steps to making custom songs for the PS2 game Rock Band. The game uses PSS files for the songs (which are standard MPEG-2 program streams), which contain standard M2V video and a private stream of ID 0xBD containing a VGS file (which is a multichannel XAPCM file). Does anyone know of a free (preferably commandline) muxer that allows one to use arbitrary data as a private stream? Every muxer I've found so far chokes because it tries to interpret the VGS as a "known" audio file (either MPEG-2 Layer II or AC3) and won't work.
I am working on one of the final steps to making custom songs for the PS2 game Rock Band. The game uses PSS files for the songs (which are standard MPEG-2 program streams), which contain standard M2V video and a private stream of ID 0xBD containing a VGS file (which is a multichannel XAPCM file). Does anyone know of a free (preferably commandline) muxer that allows one to use arbitrary data as a private stream? Every muxer I've found so far chokes because it tries to interpret the VGS as a "known" audio file (either MPEG-2 Layer II or AC3) and won't work.