[FFmpeg-trac] #3000(avcodec:new): wmalossless sample breaks ffplay -autoexit

FFmpeg trac at avcodec.org
Wed Oct 2 01:42:39 CEST 2013


#3000: wmalossless sample breaks ffplay -autoexit
-------------------------------------+-------------------------------------
             Reporter:  cehoyos      |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:  avcodec
              Version:  git-master   |               Resolution:
             Keywords:  wmalossless  |               Blocked By:
  regression                         |  Reproduced by developer:  0
             Blocking:               |
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Changes (by cus):

 * cc: cus@… (added)
 * keywords:  wmalossless => wmalossless regression
 * component:  undetermined => avcodec


Comment:

 My guess is that this is caused by 851a6e2f. Flushing the codec with the
 NULL packet where packet_size=0 is broken, because error is returned
 instead of 0.

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/3000#comment:1>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list