I recently received the Blackmagic Design Decklink SDI card, and it does work with JB's addition of "HDMI" capture to Kdenlive. Should we rename that to "Blackmagic?" Here is how I converted the NTSC raw files it captured to lossless (huffyuv/flac) Matroska:
ffmpeg -f rawvideo -s 720x486 -r ntsc -pix_fmt uyvy422 -i capture_video_0000.raw -ar 48000 -ac 2 -f s16le -i capture_audio_0000.raw -flags +ilme+ildct -vcodec huffyuv -acodec flac -y test.mkv -- +-DRD-+ ------------------------------------------------------------------------------ Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ Kdenlive-devel mailing list Kdenlive-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/kdenlive-devel