On Wed, Jun 19, 2013 at 7:10 AM, Mark H <mark...@live.com> wrote: > When I try to capture raw 1080p video from a decklink 4k using the following > command I receive the following (I can capture mjpeg, prores sucessfully). > Am I using the right pixel format?: > > ./melt -profile atsc_1080p_5994 decklink: -consumer avformat:test.mov > vcodec=rawvideo pix_fmt=uyvy422 vtag=yuvs acodec=pcm_s16le > > > +-----+ +-----+ +-----+ +-----+ +-----+ +-----+ +-----+ +-----+ +-----+ > |1=-10| |2= -5| |3= -2| |4= -1| |5= 0| |6= 1| |7= 2| |8= 5| |9= 10| > +-----+ +-----+ +-----+ +-----+ +-----+ +-----+ +-----+ +-----+ +-----+ > +---------------------------------------------------------------------+ > | H = back 1 minute, L = forward 1 minute | > | h = previous frame, l = next frame | > | g = start of clip, j = next clip, k = previous clip | > | 0 = restart, q = quit, space = play | > +---------------------------------------------------------------------+ > [rawvideo @ 0x7fce2000c1e0] Provided packet is too small, needs to be 4147200 > [consumer avformat] error with video encode 0 > [rawvideo @ 0x7fce2000c1e0] Provided packet is too small, needs to be 4147200 > [consumer avformat] error with video encode 1 > [rawvideo @ 0x7fce2000c1e0] Provided packet is too small, needs to be 4147200 > [consumer avformat] error with video encode 2 > Current Position: 2 > Segmentation fault (core dumped)
Between the libavformat changes and MLT changes to keep up with it, uncompressed output to something other than yuv4mpeg broke. :-\ I just committed a fix. Thanks for reporting it. -- +-DRD-+ ------------------------------------------------------------------------------ This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev _______________________________________________ Mlt-devel mailing list Mlt-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mlt-devel