From: Piyush V. <piy...@gm...> - 2012-06-15 18:23:16
|
Hello All, I was working on DVBT for android. libmpeg2 looks interesting for that application. How ever I found some issue while tyring to use it. I have compiled some test program like extract_mpeg2 and mpeg2dec. When I run extract_mpeg2 /dev/dvb0.dvr0. I am getting contentiously message "looks like a video stream, not system stream" Same when I try to run with mpeg2dec it's able to parse but when it display result on screen it's not clear. it looks like mixed tile. Just for information. Before I was trying ffmpeg but the problem there I got is av_open_input_file takes approx 12 to 15 sec. which is very long. So hope libmpeg2 would have solution for it. -- Thanks & Regards Piyush Verma |