Re: [Live-devel] testH264VideoToTransportStream error

2012-06-23 Thread Xia Li
Hi Ross, Thank you for your quick response. I think the problem is because: I'm debugging the code under Debug Mode with visual studio 2005. When I build the solution under Release Mode, the generated testH264VideoToTransportStream.exe works just fine, there is no problem with the conversion. Howe

[Live-devel] testH264VideoToTransportStream error

2012-06-21 Thread Xia Li
I'm tring to use the testH264VideoToTransportStream test application to convert **.264 file to **.ts file, and it turns out to have some problems. The conversion cannot be completed. For example, I use the given sample "tc10.264" and rename it as "in.264" as conversion input, this file is 2.6MB; wh