Dave1024
28th February 2011, 20:26
Hi,
I want to test my mpeg video decoder. I have provided streams for mpeg 2 with video and audio. My aim is to separate video content in to another m2v file. For this i want a help to find a tool which gives mpeg 2 as input and m2v as output . I have only 720 p resolution stream so which toll will give a help for separate at least 2 frames.
I tried to write down a parser but i am confused with the video start code. 00 00 01 B3 patteren stream working fine but 00 00 01 BA is failed. so i try for a help.
Thanks
Dave
I want to test my mpeg video decoder. I have provided streams for mpeg 2 with video and audio. My aim is to separate video content in to another m2v file. For this i want a help to find a tool which gives mpeg 2 as input and m2v as output . I have only 720 p resolution stream so which toll will give a help for separate at least 2 frames.
I tried to write down a parser but i am confused with the video start code. 00 00 01 B3 patteren stream working fine but 00 00 01 BA is failed. so i try for a help.
Thanks
Dave