Re: [Live-devel] MPEG4 (divx) not working with LIVE

2008-07-24 Thread Ross Finlayson
I am trying to stream MPEG4 (divx- AVI format) file We don't currently support reading/streaming from 'AVI'-format files. How to resolve this issue. What all changes I need to do to make it working . You would need to write appropriate parser/framer classes for AVI-format files. -- Ross Fin

[Live-devel] MPEG4 (divx) not working with LIVE

2008-07-24 Thread Peeyush Mishra
Hi Ross , I am trying to stream MPEG4 (divx- AVI format) file (Encoded through FFMPEG) through testMPEG4ESvideoStreamer , it flushes logs like "saw unexpected marker" , when I receive that through vlc client , it shows zig-zag,random and partially decoded video . How to resolve this issue. What all