Hi,

I am trying to use the quicktime plugin with osgmovie to stream from a webcam. 
My video files (.avi) are working fine but using live streams renders a blank 
quad. Like what is mentioned in related posts, I have installed WinVDIG 101 and 
quicktime 6.5 on a Windows Vista 64 bit machine. When queried with "--devices", 
one webcam is detected and I get the following errors. Looks like a quicktime - 
WinVDIG communication issue. Any help would be highly appreciated.


VDGetPreferredImageDimensions(aComponent, &pref_width, &pref_height) - ERROR
VDGetInputName(aComponent,(long)i, name) - ERROR
... 


The whole of it found below.


recognised --devices in the command line
QT QTML: Starting up... 
QT QTML: initialized successfully
QT Movies: Starting up... 
QT Movies: initialized successfully
QT Movies: Closing down... 
QT Movies: closed successfully
QT QTML: Closing down... 
QT QTML: Closed successfully
QT QTML: Starting up... 
QT QTML: initialized successfully
QT Movies: Starting up... 
QT Movies: initialized successfully
 available Video DigitizerComponents : 1
Component
    Name: USB Camera-WDM
    Desc: Direct Show Proxy for QuickTime Digitizers

DigitizerInfo:
Digitizer Type : Basic (no clipping)
Hardwre Slot : 0
Input Capability:
    NTSC      : true
    PAL       : true
    Composite : true
    Component : true
    SVideo    : false
Input Current:
    NTSC      : true
    PAL       : true
    Composite : true
    Component : true
    SVideo    : false
Min destination width,height :  640  480
Max destination width,height :  640  480
    NTSC          : true
    PAL           : true
    Composite     : true
    Component     : true
    SVideo        : false
    GenLock       : false
    SECAM         : true
    VTR_Broadcast : false
    Color         : true
    BW            : false
   *SignalLock*   : true
VDGetPreferredImageDimensions(aComponent, &pref_width, &pref_height) - ERROR
Number of inputs        :  0
VDGetInputName(aComponent,(long)i, name) - ERROR
Format of input :  compositeIn
Currently active input :  0
QT Movies: Closing down... 
QT Movies: closed successfully
QT QTML: Closing down... 
QT QTML: Closed successfully
QT QTML: Starting up... 
QT QTML: initialized successfully
QT Movies: Starting up... 
QT Movies: initialized successfully
 available SequenceGrabber Components : 1
Component
    Name: Movie Grabber
    Desc: Assists applications recording QuickTime movies
SrcVideoBounds: 640 480
Could not get DeviceAndInput names from Video SG
ChannelDeviceAndInputNamesNumber: USB Camera-WDM :  : 0
DeviceList from Video SG ok
DeviceList : 1 devices in total
DeviceList : 0 is current device

    Device ID : 0  : DeviceNameStr : USB Camera-WDM
    InputList : 1 inputs in total
    InputList : 0 is current input
        InputNameStr : 0 
Could not get DeviceAndInput names from Sound SG
ChannelDeviceAndInputNamesNumber: USB Camera-WDM :  : 0
DeviceList from Sound SG ok
DeviceList : 4 devices in total
DeviceList : 3 is current device

    Device ID : 0  : DeviceNameStr : WaveIn: Line (Creative Xmod)
    InputList : 1 inputs in total
    InputList : 0 is current input
        InputNameStr : 0 Default

    Device ID : 1  : DeviceNameStr : WaveIn: Microphone (3- USB Audio Device
    InputList : 1 inputs in total
    InputList : 0 is current input
        InputNameStr : 0 Default

    Device ID : 2  : DeviceNameStr : WaveIn: Microphone (Creative Xmod)
    InputList : 1 inputs in total
    InputList : 0 is current input
        InputNameStr : 0 Default

    Device ID : 3  : DeviceNameStr : WaveIn: Windows' preferred device
    InputList : 1 inputs in total
    InputList : 0 is current input
        InputNameStr : 0 Default
QT Movies: Closing down... 
QT Movies: closed successfully
QT QTML: Closing down... 
QT QTML: Closed successfully


Thank you!

Cheers,
Arun Yoganandan

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=17917#17917





_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to