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
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