[FFmpeg-trac] #4988(undetermined:new): Dequeued v4l2 buffer contains corrupted data (0 bytes).

FFmpeg trac at avcodec.org
Wed Aug 31 19:29:06 EEST 2016


#4988: Dequeued v4l2 buffer contains corrupted data (0 bytes).
-------------------------------------+-------------------------------------
             Reporter:  neik         |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  git-master   |  undetermined
             Keywords:               |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by cehoyos):

 {{{
 +    if (s->ts_mode == V4L_TS_DISCARD)
 +        pkt->pts = AV_NOPTS_VALUE;
 +    else {
 }}}
 Please add braces when sending this to the development mailing list: No
 patches should be discussed here.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/4988#comment:2>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list