[FFmpeg-trac] #5013(ffmpeg:new): Format conversion from yuv420p to NV12 for 720x480 crashes

FFmpeg trac at avcodec.org
Wed Nov 18 15:25:07 CET 2015


#5013: Format conversion from yuv420p to NV12 for 720x480 crashes
-------------------------------------+-------------------------------------
             Reporter:  mwarrier     |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:  ffmpeg       |                  Version:
             Keywords:               |  unspecified
  ffmpeg,yuv,nv12                    |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 I want to convert yuv420p file to NV12 format.
 It does work for other resolutions, but it crashes for 720x480 resolution.

 "ffmpeg.exe -s 720x480 -i input.yuv -pix_fmt nv12 output.yuv"

--
Ticket URL: <https://trac.ffmpeg.org/ticket/5013>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list