Re: [Live-devel] MPEG2 to TS Conversion Problems

2009-07-27 Thread andrew_umlauf
em. I have tried compiling with Visual Studio 9, 8, 7 and 6 on multiple machines following the windows build instructions provided on the live 555 site. -Andrew Umlauf --- On Sun, 7/26/09, Ross Finlayson wrote: > From: Ross Finlayson > Subject: Re: [Live-devel] MPEG2 to TS Conversi

Re: [Live-devel] MPEG2 to TS Conversion Problems

2009-07-26 Thread Ross Finlayson
After further investigation, I assumed that there was a problem with the way that ByteStreamFileSource was handling IO on windows. On Windows, the "READ_FROM_FILES_SYNCHRONOUSLY" constant must be defined (to 1) in "ByteStreamFileSource.cpp". This should happen automatically (provided that __

Re: [Live-devel] MPEG2 to TS Conversion Problems

2009-07-26 Thread Andrew Umlauf
think. I appreciate the help. -Andrew U. --- On Fri, 7/24/09, Ross Finlayson wrote: > From: Ross Finlayson > Subject: Re: [Live-devel] MPEG2 to TS Conversion Problems > To: "LIVE555 Streaming Media - development & use" > Date: Friday, July 24, 2009, 4:38 PM > >

Re: [Live-devel] MPEG2 to TS Conversion Problems

2009-07-24 Thread Ross Finlayson
I am having issues with the testMPEG1or2ProgramToTransportStream file. Here is what I have done. 1. At first, when I ran the program I would get the following error: Beginning to read... BasicTaskScheduler::SingleStep(): select() fails: No error This is your problem; any attempt to 'w

[Live-devel] MPEG2 to TS Conversion Problems

2009-07-24 Thread Andrew Umlauf
I am having issues with the testMPEG1or2ProgramToTransportStream file.   Here is what I have done.   1. At first, when I ran the program I would get the following error:   Beginning to read... BasicTaskScheduler::SingleStep(): select() fails: No error   I found that this error comes from l