[Live-devel] buggy MPEG4 ES?
    Levente Kovacs 
    lkovacs at xperts.hu
       
    Fri Oct  6 02:25:41 PDT 2006
    
    
  
On Fri, 06 Oct 2006 12:10:37 +0300
Maxim Petrov <max at code-it-now.com> wrote:
> I have example of MPEG4 ES file (http://82.207.113.45/test.m4v) which 
> could not be correct parsed by "MPEG4VideoStreamParser"
> I invesigated that in that stream "VIDEO_OBJECT_LAYER" code appears 
> (randomly) after VOP and before next VOP.
> I'm not sure if that's buggy stream or not, but ffmpeg decodes that 
> stream without complains.
> Could you please look at that file?
>From what source did you capture thi file? I think this is not randomly, but after P_VOP before the first I_VOP in a new GVOP. Just an idea, did not looked in to the file.
Levente
    
    
More information about the live-devel
mailing list