[FFmpeg-trac] #6239(avdevice:new): Decklink Regression

FFmpeg trac at avcodec.org
Wed Mar 15 14:35:44 EET 2017


#6239: Decklink Regression
----------------------------------+--------------------------------------
             Reporter:  laurfb    |                     Type:  defect
               Status:  new       |                 Priority:  normal
            Component:  avdevice  |                  Version:  git-master
             Keywords:  decklink  |               Blocked By:
             Blocking:            |  Reproduced by developer:  0
Analyzed by developer:  0         |
----------------------------------+--------------------------------------
 After 418ce915071e01497e31cba9a4202c67a220ce1c comit (conversion from
 AVFMT_RAWPICTURE to AV_CODEC_ID_WRAPPED_AVFRAME) decklink cannot output
 AVI DV file anymore.

 How to reproduce:
 ffmpeg -i test.avi -f decklink -c:v rawvideo -s 720x576 -pix_fmt uyvy422
 "DeckLink HD Extreme 3D" -report

 Error message:
 "[decklink @ 00000000003e8de0] Got a frame with invalid pixel format or
 dimension.
 av_interleaved_write_frame(): Invalid argument"

 Please find here (http://www70.zippyshare.com/v/m7k14TIc/file.html) full
 uncut console output and test file for the current ffmpeg executable (git
 master) and also for working ffmpeg (before commits).

 regards,
 laur

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


More information about the FFmpeg-trac mailing list