working now got it. Make error: dan...@sabayon ~/src/bm_capture_export $ make g++ -Wno-multichar -fno-rtti -g main.cpp -c -o main.o g++ -Wno-multichar -fno-rtti -g aux_functions.cpp -c -o aux_functions.o g++ -Wno-multichar -fno-rtti -g -lm -ldl -lpthread -lGL -lDeckLinkAPI main.o aux_functions.o -o bm_capture /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lDeckLinkAPI collect2: ld returned 1 exit status make: *** [bm_capture] Error 1
On Fri, Sep 11, 2009 at 1:17 AM, Daniel Jircik <[email protected]> wrote: > I think thats a dead link it timed out... > d > > > On Thu, Sep 10, 2009 at 11:49 PM, Daniel Jircik <[email protected]> wrote: > >> Thanks I'll try it out and report back. I set up a 4 drive 2 tb raid0 >> array with xfs filesystem amd64x4 phenom a 4 gigs ram so it should be >> interesting - d >> >> Sent from my iPhone >> >> >> On Sep 10, 2009, at 5:28 PM, "Rafael Diniz" <[email protected]> wrote: >> >> Hi people, >>> Sorry for the delay. >>> Here is the capture software I did. >>> Please edit the source code to pick the input you want to grab. >>> >>> http://juba.tvlivre.org/bm_capture_export.tar.gz >>> >>> This is very experimental, and has no buffering at all, so if you try to >>> store a video that has a higher bitrate that your hard disc can handle, >>> you'll get a segmentation fault... >>> >>> The pixel format BM output is yuyv (4:2:2), and audio is raw PCM 16 bits. >>> >>> Bye, >>> Rafael Diniz >>> >>> >>> _______________________________________________ >>> Cinelerra mailing list >>> [email protected] >>> https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra >>> >> >
