[FFmpeg-trac] #3358(swresample:closed): swr_convert crash

FFmpeg trac at avcodec.org
Tue Jan 28 12:57:31 CET 2014


#3358: swr_convert crash
-------------------------------------+-------------------------------------
             Reporter:  TheSHEEEP    |                    Owner:
                 Type:  defect       |                   Status:  closed
             Priority:  normal       |                Component:
              Version:  unspecified  |  swresample
             Keywords:               |               Resolution:  invalid
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by ubitux):

 Replying to [comment:4 TheSHEEEP]:
 > I was able to convert from FLTP to FLT without a crash.
 >
 > Are there conversions that simply do not work? If so, I consider it a
 bug that the user is not informed about this when trying.

 FLTP is planar, FLT is packed. swresample definitely supports all of them,
 and it's actually tested. You probably didn't allocate or passed the
 buffers properly. But we can't guess since you didn't share a complete
 code. Ask the libav-api at ffmpeg.org mailing list to make sure your code is
 valid before submitting or reopening the bug though.

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


More information about the FFmpeg-trac mailing list