Decklinksrc - No video Capture seen.

chandra csgaur at xavient.com
Thu Sep 3 13:39:03 PDT 2015


I downloaded 1.5.90 code and when i tried to compile base plugin -
gst-plugins-base-1.5.90 
Its giving me below errors on orc, Though i have downloaded orc-0.4.24 and
installed on my Lunux Ubuntu 64 bit.
How can i resolve below errors:

In file included from audio-format.c:28:0:
gstaudiopack.h:119:6: note: declared here
 void audio_orc_splat_u16 (guint16 * ORC_RESTRICT d1, int n);
      ^
audio-format.c:487:9: error: too many arguments to function
'audio_orc_splat_u32'
         audio_orc_splat_u32 (dest, silence, length / bps);
         ^
In file included from audio-format.c:28:0:
gstaudiopack.h:120:6: note: declared here
 void audio_orc_splat_u32 (guint32 * ORC_RESTRICT d1, int n);
      ^
audio-format.c:496:9: error: too many arguments to function
'audio_orc_splat_u64'
         audio_orc_splat_u64 (dest, silence, length / bps);
         ^
In file included from audio-format.c:28:0:
gstaudiopack.h:121:6: note: declared here
 void audio_orc_splat_u64 (guint64 * ORC_RESTRICT d1, int n);
      ^
make[1]: *** [libgstaudio_1.0_la-audio-format.lo] Error 1
make[1]: Leaving directory
`/home/aqat/Workspace/GStreamer/GStreamer-1.5.90/gst-plugins-base-1.5.90/gst-libs/gst/audio'

-Chandra



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Decklinksrc-No-video-Capture-seen-tp4673440p4673469.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list