For iMX53 (OS:WinCE7) , Is there an effective way to packet h264 data(output from vpu encoding camera datas ) to TS format??

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

For iMX53 (OS:WinCE7) , Is there an effective way to packet h264 data(output from vpu encoding camera datas ) to TS format??

421 Views
sunajiang
Contributor III

Hi Everyone:

  I'm trying to use imx53 smd board to do this job:

    a) show camera pictures on screen (25 frames per second);

    b) simultaneously , vpu encodes the camera's yuv420 pictures into h264  format;

    c) after vpu encoded one frame, packet this  ES data into TS (transport stream) format;

    d) send this packeted TS  to VLC player(running on PC) using UDP;

I have finished a)、b) and d),  but I got stuck in c).

For Linux or Android OS, it seems that ffmpeg and gstream tools can  accomplish this task , but for WinCE7, I have to write an  algorithm to convert H264 format to TS format.  Unfortunately ,  my algorithm doesn't work well, from VLC debug tool,  it says that  CRC32 error occurred  when I start  sending TS data. I have no way to solve this problem.

Could FreeScale or someone offers  a right method  to  packet h264  to TS format ?? (WinCE OS)

Thanks.

Labels (1)
0 Kudos
1 Reply

302 Views
joanxie
NXP TechSupport
NXP TechSupport

mx53 win7 bsp is developed by the third-party company, More information contact, sales@adeneo-embedded.com

0 Kudos