[Live-devel] Question about transmitting MPEG2 Transport Stream...

Jason Huang konami at os.nctu.edu.tw
Fri Apr 23 12:02:58 PDT 2004


Dear Ross,

	Thanks for your response. It really works when I comment out the
MPEG1or2VideoStreamFramer codes.


 

-----Original Message-----
From: live-devel-bounces at ns.live.com [mailto:live-devel-bounces at ns.live.com]
On Behalf Of Ross Finlayson
Sent: Friday, April 23, 2004 4:27 AM
To: LIVE.COM Streaming Media - development & use
Subject: RE: [Live-devel] Question about transmitting MPEG2 Transport
Stream...


>         I followed the instructions in FAQ and tried the multicast the 
>MPEG2 TS File by modifying "testMPEG1or2VideoStreamer"
>         But the following error message still comes out :
>
>         MPEG1or2VideoStreamParser::parseSlice(): Saw unexpected code 
> 0x1c0

You got these errors because you're still using the
"MPEG1or2VideoStreamFramer" filter, which you don't need.  (That filter is
used only for parsing MPEG Video Elementary streams.)

Instead, feed the "ByteStreamFileSource" directly into the "SimpleRTPSink".


	Ross Finlayson
	LIVE.COM
	<http://www.live.com/>

_______________________________________________
live-devel mailing list
live-devel at lists.live.com
http://lists.live.com/mailman/listinfo/live-devel




More information about the live-devel mailing list