<DIV>I want to split MPEG audio elementary streams (ES)&nbsp;&nbsp;in smaller chunks such a way that each smaller chunk can be played independently by the players. The audio ES is collected from a RTP server using Live library. The above splitting is needed as i need to develop a pseudo decoder which will do the splitting work and then pass these independent chunks to a real media player.</DIV>
<DIV>&nbsp;</DIV>
<DIV>I have approached the work in following way: We all know,&nbsp;an MPEG 1/2 audio elementary streams (Layer&nbsp;1,2,3)&nbsp;are consist of Frame ( where each frame starts with 12 bits of '1').&nbsp;I&nbsp;have divided the audio ES such a way that each splitted ES contains only one frame. The&nbsp;original ES can be played through &nbsp;Windows media player or quick time player or MPlayer . But when i try to play those splitted ES (which contains only single audio frame) , error is encountered by the players (MPlayer infact not showing any error, but no sound can be heard).</DIV>
<DIV>&nbsp;</DIV>
<DIV>I have already done similar kind of work with video ES. I have splitted a MPEG1/2 video ES in such a way that each splitted ES contains only one GOP. I have added a SEQUENCE HEADER infront of those GOP in splitted file and closed the individual file containing splitted video ES with SEQUENCE_END code (0x000001B7). I can play those splitted video ES with the above mentioned media players. </DIV>
<DIV>How can i do the similar type of&nbsp;splitting for audio ES? Please help me.</DIV><p>__________________________________________________<br>Do You Yahoo!?<br>Tired of spam?  Yahoo! Mail has the best spam protection around <br>http://mail.yahoo.com