Re: [Live-devel] testH264VideoToTransportStream error

2012-06-29 Thread Mcnamara, JohnX
From: live-devel-boun...@ns.live555.com [mailto:live-devel-boun...@ns.live555.com] On Behalf Of Ross Finlayson Sent: Saturday, June 23, 2012 8:23 AM To: LIVE555 Streaming Media - development & use Subject: Re: [Live-devel] testH264VideoToTransportStream error I've now installed a ne

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

Re: [Live-devel] testH264VideoToTransportStream error

2012-06-23 Thread Ross Finlayson
I've now installed a new version (2012.06.23) of the "LIVE555 Streaming Media" software that fixes the problem (with the "testH264VideoToTransportStream" demo application) that John McNamara reported. Ross Finlayson Live Networks, Inc. http://www.live555.com/ ___

Re: [Live-devel] testH264VideoToTransportStream error

2012-06-22 Thread Ross Finlayson
Thanks for the note. Yes, this looks like a bug in "H264VideoStreamParser". Investigating Ross Finlayson Live Networks, Inc. http://www.live555.com/ ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinf

Re: [Live-devel] testH264VideoToTransportStream error

2012-06-22 Thread Mcnamara, JohnX
Ross Finlayson wrote: > That's odd; it works just fine for me: > in.264 (copied from tc10.264): 2680806 bytes > out.ts: 2798756 bytes Hi Ross, I get the same results as you with live.2012.06.17 on Linux: $ ./testH264VideoToTransportStream Beginn

Re: [Live-devel] testH264VideoToTransportStream error

2012-06-21 Thread Ross Finlayson
> 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 i