[FFmpeg-user] [ffmpeg-user] Unsupported color space

Massimo Battistel battistel at gmail.com
Tue Feb 5 12:20:42 CET 2013


hi,
I'm having troubles capturing from decklink in HD (and some ntsc formats).
PAL sd video has no problems.

Command line:
ffmpeg -f dshow -list_options true -i video="Decklink Video Capture (2)"

Output:
ffmpeg version N-49527-g985e93a Copyright (c) 2000-2013 the FFmpeg
developers
  built on Feb  1 2013 18:49:49 with gcc 4.7.2 (GCC)
  configuration: --disable-static --enable-shared --enable-gpl
--enable-version3 --disable-w32threads --enable-avisynth --enable-bzlib
--enable-fontconfig --enable-frei0r --enable-gnutls --enable-libass
--enable-libbluray --enable-libcaca --enable-libfreetype --enable-libgsm
--enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb
--enable-libopenjpeg --enable-libopus --enable-librtmp
--enable-libschroedinger --enable-libspeex --enable-libtheora
--enable-libtwolame --enable-libvo-aacenc --enable-libvo-amrwbenc
--enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs
--enable-libxvid --enable-zlib
  libavutil      52. 17.100 / 52. 17.100
  libavcodec     54. 91.100 / 54. 91.100
  libavformat    54. 61.104 / 54. 61.104
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 35.100 /  3. 35.100
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[dshow @ 000000000048dd20] DirectShow video device options
[dshow @ 000000000048dd20]  Pin "Capture"
[dshow @ 000000000048dd20]   pixel_format=uyvy422  min s=720x486 fps=29.97
max s=720x486 fps=29.97
[dshow @ 000000000048dd20]   pixel_format=uyvy422  min s=720x486 fps=23.976
max s=720x486 fps=23.976
[dshow @ 000000000048dd20]   pixel_format=uyvy422  min s=720x576 fps=25 max
s=720x576 fps=25
[dshow @ 000000000048dd20]   unknown compression type 0x43594448  min
s=1920x1080 fps=23.976 max s=1920x1080 fps=23.976
[dshow @ 000000000048dd20]   unknown compression type 0x43594448  min
s=1920x1080 fps=24 max s=1920x1080 fps=24
[dshow @ 000000000048dd20]   unknown compression type 0x43594448  min
s=1920x1080 fps=25 max s=1920x1080 fps=25
[dshow @ 000000000048dd20]   unknown compression type 0x43594448  min
s=1920x1080 fps=29.97 max s=1920x1080 fps=29.97
[dshow @ 000000000048dd20]   unknown compression type 0x43594448  min
s=1920x1080 fps=30 max s=1920x1080 fps=30
[dshow @ 000000000048dd20]   unknown compression type 0x43594448  min
s=1280x720 fps=50 max s=1280x720 fps=50
[dshow @ 000000000048dd20]   unknown compression type 0x43594448  min
s=1280x720 fps=59.9402 max s=1280x720 fps=59.9402
[dshow @ 000000000048dd20]   unknown compression type 0x43594448  min
s=1280x720 fps=60.0002 max s=1280x720 fps=60.0002
[dshow @ 000000000048dd20]   unknown compression type 0x30313276  min
s=720x486 fps=29.97 max s=720x486 fps=29.97
[dshow @ 000000000048dd20]   unknown compression type 0x30313276  min
s=720x486 fps=23.976 max s=720x486 fps=23.976
[dshow @ 000000000048dd20]   unknown compression type 0x30313276  min
s=720x576 fps=25 max s=720x576 fps=25
[dshow @ 000000000048dd20]   unknown compression type 0x30313276  min
s=1920x1080 fps=23.976 max s=1920x1080 fps=23.976
[dshow @ 000000000048dd20]   unknown compression type 0x30313276  min
s=1920x1080 fps=24 max s=1920x1080 fps=24
[dshow @ 000000000048dd20]   unknown compression type 0x30313276  min
s=1920x1080 fps=25 max s=1920x1080 fps=25
[dshow @ 000000000048dd20]   unknown compression type 0x30313276  min
s=1920x1080 fps=29.97 max s=1920x1080 fps=29.97
[dshow @ 000000000048dd20]   unknown compression type 0x30313276  min
s=1920x1080 fps=30 max s=1920x1080 fps=30
[dshow @ 000000000048dd20]   unknown compression type 0x30313276  min
s=1280x720 fps=50 max s=1280x720 fps=50
[dshow @ 000000000048dd20]   unknown compression type 0x30313276  min
s=1280x720 fps=59.9402 max s=1280x720 fps=59.9402
[dshow @ 000000000048dd20]   unknown compression type 0x30313276  min
s=1280x720 fps=60.0002 max s=1280x720 fps=60.0002
video=Decklink Video Capture (2): Immediate exit requested

############# ffplay output ####################

ffplay -f dshow -video_size 1920x1080 -i video="Decklink Video Capture
(2)":audio="Decklink Audio Capture (2)"

ffplay version N-49527-g985e93a Copyright (c) 2003-2013 the FFmpeg
developers
  built on Feb  1 2013 18:49:49 with gcc 4.7.2 (GCC)
  configuration: --disable-static --enable-shared --enable-gpl
--enable-version3 --disable-w32threads --enable-avisynth --enable-bzlib
--enable-fontconfig --enable-frei0r --enable-gnutls --enable-libass
--enable-libbluray --enable-libcaca --enable-libfreetype --enable-libgsm
--enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb
--enable-libopenjpeg --enable-libopus --enable-librtmp
--enable-libschroedinger --enable-libspeex --enable-libtheora
--enable-libtwolame --enable-libvo-aacenc --enable-libvo-amrwbenc
--enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs
--enable-libxvid --enable-zlib
  libavutil      52. 17.100 / 52. 17.100
  libavcodec     54. 91.100 / 54. 91.100
  libavformat    54. 61.104 / 54. 61.104
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 35.100 /  3. 35.100
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
[dshow @ 00000000006b5bc0] Unknown compression type. Please report verbose
(-v 9) debug information.
video=Decklink Video Capture (2):audio=Decklink Audio Capture (2): Not yet
implemented in FFmpeg, patches welcome


Using directshow tool graphstudio "type 0x43594448" seems to be an HDYC
color space.
Is it possibile to support it?

thanks,
Massimo


More information about the ffmpeg-user mailing list