Justin Ruggles <[EMAIL PROTECTED]> added the comment:

ogg/speex requires a header per the spec:
          Field        Type   Size
---------------------------------------
      speex_string     char[]   8
     speex_version     char[]  20
   speex_version_id     int     4
      header_size       int     4
           rate         int     4
          mode          int     4
mode_bitstream_version  int     4
      nb_channels       int     4
          bitrate       int     4
       frame_size       int     4
           vbr          int     4
  frames_per_packet     int     4
     extra_headers      int     4
        reserved1       int     4
        reserved2       int     4

Does FLV have this extradata anywhere?

______________________________________________________
FFmpeg issue tracker <[EMAIL PROTECTED]>
<https://roundup.mplayerhq.hu/roundup/ffmpeg/issue608>
______________________________________________________

Reply via email to