Have compiled vlc for blackmagic DecklinkStudio2 centos but
Posted: 14 May 2013 13:32
See i have compiled succesfully vlc with blackmagic lates 9.7 sdk with this options
./configure '--prefix=/usr/local/vdeck/' '--disable-skins2' '--disable-lua' 'PKG_CONFIG_PATH=/usr/local/lib/pkgconfig:/usr/share/pkgconfig' '--enable-a52' '--enable-x264' '--enable-libtar' '--enable-pulse' '--enable-postproc' '--enable-dvbpsi' '--enable-dvdread' '--enable-dvdnav' '--disable-fribidi' '--enable-faad' '--enable-run-as-root' '--enable-merge-ffmpeg' '--enable-screen' '--enable-xvideo' '--enable-twolame' '--without-contrib' '--enable-visual' '--enable-vlc' '--enable-udev' '--enable-decklink' '--with-decklink-sdk=/opt/Blackmagic_DeckLink_SDK_9.7/Linux'
But my problem is if i do vlc --list|grep -i decklink it gives me output ->
VLC media player 2.0.5 Twoflower (revision 2.0.5-0-g1661b7d)
decklink Blackmagic DeckLink SDI input
------------
based on above i think my vlc is now configured to use decklink studio 2 card for input
if correct kindly tell me how i check my vlc with decklink input what command i give to test dat my vlc is taking input from my black magic card.
kindly correct me if i m wrong my lspci command output is below on centos 6.2 me using
00:00.0 Host bridge: Intel Corporation 2nd Generation Core Processor Family DRAM Controller (rev 09)
00:01.0 PCI bridge: Intel Corporation Xeon E3-1200/2nd Generation Core Processor Family PCI Express Root Port (rev 09)
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
00:16.0 Communication controller: Intel Corporation 6 Series/C200 Series Chipset Family MEI Controller #1 (rev 04)
00:1a.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #2 (rev 05)
00:1b.0 Audio device: Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller (rev 05)
00:1c.0 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 1 (rev b5)
00:1c.2 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 3 (rev b5)
00:1c.3 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 4 (rev b5)
00:1c.5 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 6 (rev b5)
00:1d.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #1 (rev 05)
00:1f.0 ISA bridge: Intel Corporation H61 Express Chipset Family LPC Controller (rev 05)
00:1f.2 SATA controller: Intel Corporation 6 Series/C200 Series Chipset Family 6 port SATA AHCI Controller (rev 05)
00:1f.3 SMBus: Intel Corporation 6 Series/C200 Series Chipset Family SMBus Controller (rev 05)
03:00.0 Multimedia video controller: Blackmagic Design Device a120
04:00.0 PCI bridge: Integrated Technology Express, Inc. Device 8893 (rev 30)
06:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 06)
-----------------------
lsdev output below
0000:00:02.0 f000-f03f
0000:00:1f.2 f060-f07f f080-f083 f090-f097 f0a0-f0a3 f0b0-f0b7
0000:00:1f.3 f040-f05f
0000:06:00.0 e000-e0ff
acpi 9
ACPI 0400-0403 0404-0405 0408-040b 0410-0415 0420-042f 0450-0450
ahci 28 f060-f07f f080-f083 f090-f097 f0a0-f0a3 f0b0-f0b7
blackmagic0 18
cascade 4
dma 0080-008f
dma1 0000-001f
dma2 00c0-00df
ehci_hcd:usb1 16
ehci_hcd:usb2 23
eth0 30
fpu 00f0-00ff
hda_intel 29
hpet2 24
hpet3 25
i8042 1 12
i915 27
IO-APIC-edge 4
iTCO_wdt 0430-0433 0460-047f
keyboard 0060-0060 0064-0064
PCI 0cf8-0cff e000-efff
pic1 0020-0021
pic2 00a0-00a1
pnp 0400-0453 0454-0457 0458-047f 04d0-04d1 0500-057f 0680-069f 0a00-0a1f 0a20-0a2f 0a30-0a3f 1000-100f 164e-164f ffff-ffff ffff-ffff
r8169 e000-e0ff
rtc0 8 0070-0077
serial 02e8-02ef
timer 0
timer0 0040-0043
timer1 0050-0053
vga+ 03c0-03df
---------------------------------------------
You can check dat blackmagic driver are installed
and lsmod|grep -i blackmagic shows this
blackmagic 445376 0
--------------
kindly help on same how to compile vlc for decklink output module and input also if me wrong
./configure '--prefix=/usr/local/vdeck/' '--disable-skins2' '--disable-lua' 'PKG_CONFIG_PATH=/usr/local/lib/pkgconfig:/usr/share/pkgconfig' '--enable-a52' '--enable-x264' '--enable-libtar' '--enable-pulse' '--enable-postproc' '--enable-dvbpsi' '--enable-dvdread' '--enable-dvdnav' '--disable-fribidi' '--enable-faad' '--enable-run-as-root' '--enable-merge-ffmpeg' '--enable-screen' '--enable-xvideo' '--enable-twolame' '--without-contrib' '--enable-visual' '--enable-vlc' '--enable-udev' '--enable-decklink' '--with-decklink-sdk=/opt/Blackmagic_DeckLink_SDK_9.7/Linux'
But my problem is if i do vlc --list|grep -i decklink it gives me output ->
VLC media player 2.0.5 Twoflower (revision 2.0.5-0-g1661b7d)
decklink Blackmagic DeckLink SDI input
------------
based on above i think my vlc is now configured to use decklink studio 2 card for input
if correct kindly tell me how i check my vlc with decklink input what command i give to test dat my vlc is taking input from my black magic card.
kindly correct me if i m wrong my lspci command output is below on centos 6.2 me using
00:00.0 Host bridge: Intel Corporation 2nd Generation Core Processor Family DRAM Controller (rev 09)
00:01.0 PCI bridge: Intel Corporation Xeon E3-1200/2nd Generation Core Processor Family PCI Express Root Port (rev 09)
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
00:16.0 Communication controller: Intel Corporation 6 Series/C200 Series Chipset Family MEI Controller #1 (rev 04)
00:1a.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #2 (rev 05)
00:1b.0 Audio device: Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller (rev 05)
00:1c.0 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 1 (rev b5)
00:1c.2 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 3 (rev b5)
00:1c.3 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 4 (rev b5)
00:1c.5 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 6 (rev b5)
00:1d.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #1 (rev 05)
00:1f.0 ISA bridge: Intel Corporation H61 Express Chipset Family LPC Controller (rev 05)
00:1f.2 SATA controller: Intel Corporation 6 Series/C200 Series Chipset Family 6 port SATA AHCI Controller (rev 05)
00:1f.3 SMBus: Intel Corporation 6 Series/C200 Series Chipset Family SMBus Controller (rev 05)
03:00.0 Multimedia video controller: Blackmagic Design Device a120
04:00.0 PCI bridge: Integrated Technology Express, Inc. Device 8893 (rev 30)
06:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 06)
-----------------------
lsdev output below
0000:00:02.0 f000-f03f
0000:00:1f.2 f060-f07f f080-f083 f090-f097 f0a0-f0a3 f0b0-f0b7
0000:00:1f.3 f040-f05f
0000:06:00.0 e000-e0ff
acpi 9
ACPI 0400-0403 0404-0405 0408-040b 0410-0415 0420-042f 0450-0450
ahci 28 f060-f07f f080-f083 f090-f097 f0a0-f0a3 f0b0-f0b7
blackmagic0 18
cascade 4
dma 0080-008f
dma1 0000-001f
dma2 00c0-00df
ehci_hcd:usb1 16
ehci_hcd:usb2 23
eth0 30
fpu 00f0-00ff
hda_intel 29
hpet2 24
hpet3 25
i8042 1 12
i915 27
IO-APIC-edge 4
iTCO_wdt 0430-0433 0460-047f
keyboard 0060-0060 0064-0064
PCI 0cf8-0cff e000-efff
pic1 0020-0021
pic2 00a0-00a1
pnp 0400-0453 0454-0457 0458-047f 04d0-04d1 0500-057f 0680-069f 0a00-0a1f 0a20-0a2f 0a30-0a3f 1000-100f 164e-164f ffff-ffff ffff-ffff
r8169 e000-e0ff
rtc0 8 0070-0077
serial 02e8-02ef
timer 0
timer0 0040-0043
timer1 0050-0053
vga+ 03c0-03df
---------------------------------------------
You can check dat blackmagic driver are installed
and lsmod|grep -i blackmagic shows this
blackmagic 445376 0
--------------
kindly help on same how to compile vlc for decklink output module and input also if me wrong