Re: [Live-devel] .m4v / .mp3 Synchronization

2009-07-03 Thread Ross Finlayson
Yes, I used the live555 "MPEG2TransportStreamFromESSource" object to create my transport stream. Audio is fed from "MPEG1or2AudioStreamFramer" and video is fed from "MPEG4VideoStreamFramer". My actual .m4v and .mp3 files came from two other sources. You mentioned "setting the correct timest

Re: [Live-devel] .m4v / .mp3 Synchronization

2009-07-03 Thread Michael Russell
Ross Finlayson wrote: Your synchronization problem occurred when you *created* (multiplexed) your Transport Stream from your audio and video inputs. If you used our software to create your Transport Stream (it wasn't really clear from your message whether or not you did), then you should make

Re: [Live-devel] .m4v / .mp3 Synchronization

2009-07-03 Thread Ross Finlayson
I am prototyping a streaming application using an MPEG-1, Layer 3 (.mp3) audio file and an MPEG-4 video elementary stream (.m4v) file as inputs. I am doing this to simulate our actual encoder outputs since they are not yet available. I recorded these files from two different physical sources

[Live-devel] Support stream avi file using mediaServer

2009-07-03 Thread Teresa
Hi, Does live555MediaServer support steaming AVI container format? I searched and find out it does not. So, I am wondering how to implement it in live555 library? Can anyone give me a guild to what function i need to implement ? Thanks. ___ live-devel ma