Further progress : used WinVIDG to make the bridge between DirectShow 
devices and quicktime. Seemed to work.

Ran osgmovied --devices   -   got this output:

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: Microsoft DV Camera and VCR-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 :  160  120
Max destination width,height :  720  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: 720 480
Could not get DeviceAndInput names from Video SG
ChannelDeviceAndInputNamesNumber: Microsoft DV Camera and VCR-WDM :  : 0
DeviceList from Video SG ok
DeviceList : 1 devices in total
DeviceList : 0 is current device

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

    Device ID : 0  : DeviceNameStr : waveIn
    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


Then I ran osgmovied 0:0.live   --- got this output

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
SrcVideoBounds: 720 480
QT Movies: Closing down...
QT Movies: closed successfully
QT QTML: Closing down...
QT QTML: Closed successfully

VDGetDigitizerInfo(aComponent, &vid_info) - ERROR
Error: Thread 01C66FCC still running in destructor


The app starts up an OSG window, but it is all gray.  

Any help/ideas?  I have seen a few net hits about incompatible versions 
of Quicktime. I'll look into that next.


Mike Greene
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to