Postby Guest » 12 Jun 2004 17:05
I tried a couple of versions of VLC with the Osprey 210. It worked very well, as expected (because it's a DirectX-compatible device) with earlier VLC, but something has clearly gone awry.
These are the Message logs for:
1. Successful 31 March CVS pre-release snapshot of 0.7.2 (works fine with Osprey)
2. Failed 11 June 0.7.3, plugging in the 12 April version of the dshow files (works fine with a Webcam at home, not with an Osprey framegrabber). This compiled fine at home, worked fine with a home Webcam. In this case VLC made it to working with the CaptureFilter and CapturePin parts of the code, before declaring that it couldn't open the video. The files I grafted from 0412 were the entire contents of the dshow directory -- 6 files I believe, including dshow.cpp, filter.cpp, filter.h, makefile.am, makefile.in, and another one I don't recall; I emptied the current subversion snapshot dshow main directory, copied these 0412 version files in, and also left in the current subversion .svn and .po subdirectories (didn't seem harmful, as the compiled code did work OK with my Webcam).
3. Failed official release version of 0.7.2, using the zipped package on the main VLC page. This version should have had newer dshow files than 12 April in it, and the log "looks" like it was less happy than the 12 April dshow files had been) -- it failed on the initial attempt to connect to the Osprey driver, "unsupported media types".
OK 0331 CVS:
main debug: adding playlist item `dshow://' ( dshow:// )
main debug: creating new input thread
main debug: option: :dshow-vdev=o100vc.dll - Osprey Capture Card 1
main debug: set input option: dshow-vdev to o100vc.dll - Osprey Capture Card 1
main debug: option: :dshow-adev=none
main debug: set input option: dshow-adev to none
main debug: option: :dshow-size=640x480
main debug: set input option: dshow-size to 640x480
main: playlist item `dshow://'
main debug: waiting for thread completion
main debug: access `dshow', demux `', name `'
main debug: looking for access module
main debug: probing 1 candidate
main debug: thread 3008 (input) created at priority 1 (src/input/input.c:323)
dshow debug: Width x Height 640x480
dshow debug: found device: Envivio VisionRGB (0)
dshow debug: found device: Envivio VisionRGB (1)
dshow debug: found device: o100vc.dll - Osprey Capture Card 1
dshow debug: using device: o100vc.dll - Osprey Capture Card 1
dshow debug: CaptureFilter::AddRef (ref: 1)
dshow debug: CaptureFilter::JoinFilterGraph
dshow debug: CaptureFilter::QueryInterface
dshow debug: CaptureFilter::QueryInterface
dshow debug: connecting filters
dshow debug: CapturePin::QueryPinInfo
dshow debug: CaptureFilter::AddRef (ref: 2)
dshow debug: CaptureFilter::QueryFilterInfo
dshow debug: CaptureFilter::Release (ref: 3)
dshow debug: CapturePin::QueryInternalConnections
dshow debug: CapturePin::QueryPinInfo
dshow debug: CaptureFilter::AddRef (ref: 2)
dshow debug: CaptureFilter::EnumPins
dshow debug: CaptureFilter::AddRef (ref: 3)
dshow debug: CaptureFilter::Release (ref: 4)
dshow debug: CaptureEnumPins::Next
dshow debug: CapturePin::AddRef (ref: 1)
dshow debug: CapturePin::QueryDirection
dshow debug: CapturePin::Release (ref: 2)
dshow debug: CaptureEnumPins::Release (ref: 1)
dshow debug: CaptureEnumPins::~CaptureEnumPins
dshow debug: CaptureFilter::Release (ref: 3)
dshow debug: CapturePin::EnumMediaTypes
dshow debug: CapturePin::AddRef (ref: 1)
dshow debug: CaptureEnumMediaTypes::Reset
dshow debug: CaptureEnumMediaTypes::Next
dshow debug: CaptureEnumMediaTypes::Release (ref: 1)
dshow debug: CaptureEnumMediaTypes::~CaptureEnumMediaTypes
dshow debug: CapturePin::Release (ref: 2)
dshow debug: CapturePin::QueryDirection
dshow debug: CapturePin::QueryInterface
dshow debug: CapturePin::AddRef (ref: 1)
dshow debug: CapturePin::AddRef (ref: 2)
dshow debug: CapturePin::ReceiveConnection
dshow debug: CapturePin::GetAllocatorRequirements
dshow debug: CapturePin::NotifyAllocator
dshow debug: MEDIATYPE_Video
dshow debug: found device: Osprey-200 Audio
dshow debug: found device: SoundMAX Digital Audio
dshow error: can't use device: none
dshow error: can't open audio
dshow debug: CapturePin::AddRef (ref: 3)
dshow debug: CapturePin::QueryPinInfo
dshow debug: CaptureFilter::AddRef (ref: 2)
dshow debug: CapturePin::Release (ref: 4)
dshow debug: CaptureFilter::Release (ref: 3)
dshow debug: CaptureFilter::EnumPins
dshow debug: CaptureFilter::AddRef (ref: 2)
dshow debug: CaptureEnumPins::Next
dshow debug: CapturePin::AddRef (ref: 3)
dshow debug: CapturePin::QueryDirection
dshow debug: CapturePin::Release (ref: 4)
dshow debug: CaptureEnumPins::Next
dshow debug: CaptureEnumPins::Release (ref: 1)
dshow debug: CaptureEnumPins::~CaptureEnumPins
dshow debug: CaptureFilter::Release (ref: 3)
dshow debug: CaptureFilter::EnumPins
dshow debug: CaptureFilter::AddRef (ref: 2)
dshow debug: CaptureEnumPins::Next
dshow debug: CapturePin::AddRef (ref: 3)
dshow debug: CapturePin::QueryDirection
dshow debug: CapturePin::Release (ref: 4)
dshow debug: CaptureEnumPins::Next
dshow debug: CaptureEnumPins::Release (ref: 1)
dshow debug: CaptureEnumPins::~CaptureEnumPins
dshow debug: CaptureFilter::Release (ref: 3)
dshow debug: CaptureFilter::EnumPins
dshow debug: CaptureFilter::AddRef (ref: 2)
dshow debug: CaptureEnumPins::Next
dshow debug: CapturePin::AddRef (ref: 3)
dshow debug: CapturePin::QueryDirection
dshow debug: CapturePin::ConnectedTo
dshow debug: CapturePin::Release (ref: 4)
dshow debug: CaptureEnumPins::Next
dshow debug: CaptureEnumPins::Release (ref: 1)
dshow debug: CaptureEnumPins::~CaptureEnumPins
dshow debug: CaptureFilter::Release (ref: 3)
dshow debug: CaptureFilter::QueryInterface
dshow debug: CaptureFilter::QueryInterface
dshow debug: CapturePin::AddRef (ref: 3)
dshow debug: CapturePin::Release (ref: 4)
dshow debug: CaptureFilter::SetSyncSource
dshow debug: CaptureFilter::Pause
dshow debug: CaptureFilter::AddRef (ref: 2)
dshow debug: CaptureFilter::QueryInterface
dshow debug: CaptureFilter::QueryInterface
dshow debug: CaptureFilter::QueryInterface
dshow debug: CaptureFilter::QueryInterface
dshow debug: CaptureFilter::QueryInterface
dshow debug: CaptureFilter::QueryInterface
dshow debug: CaptureFilter::Release (ref: 3)
dshow debug: CaptureFilter::Run
main debug: using access module "dshow"
main debug: looking for demux module
main debug: probing 14 candidates
mp4 warning: MP4 plugin discarded (not a valid file)
avi warning: avi module discarded (invalid header)
dshow debug: added new video es I420 640x480
main debug: using demux module "dshow"
main debug: selecting ES 0x1
main debug: looking for decoder module
main debug: probing 20 candidates
main debug: using decoder module "rawvideo"
main debug: thread 3388 (decoder) created at priority 0 (src/input/input_dec.c:153)
main debug: no usable vout present, spawning one
main debug: looking for video output module
main debug: probing 5 candidates
vout_directx debug: creating DirectXEventThread
main debug: waiting for thread completion
vout_directx debug: DirectXCreateWindow
vout_directx debug: Created video sub-window
main debug: thread 3432 (DirectX Events Thread) created at priority 0 (directx.c:231)
vout_directx debug: DirectXEventThread running
vout_directx debug: DirectXInitDDraw
vout_directx debug: directx-device:
vout_directx debug: DirectXEnumCallback: Primary Display Driver, display
vout_directx debug: screen dimensions (0x0,1280x1024)
vout_directx debug: DirectDraw Capabilities: overlay=1 yuvoverlay=1 can_deinterlace_overlay=1 colorkey=1 stretch=1 bltfourcc=1
vout_directx debug: End DirectXInitDDraw
vout_directx debug: DirectXCreateDisplay
vout_directx debug: DirectXCreateClipper
main debug: using video output module "vout_directx"
main debug: looking for text renderer module
main debug: probing 3 candidates
freetype debug: Using fontsize: 30
main debug: using text renderer module "freetype"
vout_directx debug: NewPictureVec overlay:yes chroma:YV12
vout_directx debug: YUV overlay created successfully
vout_directx debug: End NewPictureVec (succeeded)
main debug: got 1 direct buffer(s)
main debug: picture in 640x480, chroma 0x30323449 (I420), aspect ratio 4:3
main debug: picture out 640x480, chroma 0x32315659 (YV12), aspect ratio 4:3
main debug: direct render, mapping render pictures 0-6 to system pictures 1-7
main debug: waiting for thread completion
main debug: thread 3468 (video output) created at priority 1 (src/video_output/video_output.c:484)
dshow warning: cannot read data
main: EOF reached
main debug: 230 loops
main debug: dumping stream ID 0x0 [OK:0/D:0]
main debug: pace un-controlled
main debug: dumping program 0x0, version 0 (partial)
main debug: ES 0x0, stream 0x0, fourcc `null', not selected [OK:0/ERR:0]
main debug: ES 0x1, stream 0x0, fourcc `I420', selected [OK:0/ERR:0]
main debug: unlocking module "dshow"
main debug: unselecting ES 0x1
rawvideo warning: invalid frame size (188 < 460800)
main debug: unlocking module "rawvideo"
main debug: thread 3388 joined (src/input/input_dec.c:207)
main debug: killing decoder fourcc `I420', 9 PES in FIFO
main debug: no more selected ES
dshow debug: CaptureFilter::QueryInterface
dshow debug: CaptureFilter::EnumPins
dshow debug: CaptureFilter::AddRef (ref: 2)
dshow debug: CaptureEnumPins::Next
dshow debug: CapturePin::AddRef (ref: 3)
dshow debug: CapturePin::QueryDirection
dshow debug: CapturePin::ConnectedTo
dshow debug: CapturePin::Disconnect
dshow debug: CapturePin::Release (ref: 4)
dshow debug: CaptureEnumPins::Release (ref: 1)
dshow debug: CaptureEnumPins::~CaptureEnumPins
dshow debug: CaptureFilter::Release (ref: 3)
dshow debug: CapturePin::AddRef (ref: 3)
dshow debug: CapturePin::Disconnect
dshow debug: CapturePin::Release (ref: 4)
dshow debug: CaptureFilter::Release (ref: 2)
dshow debug: CaptureFilter::EnumPins
dshow debug: CaptureFilter::AddRef (ref: 1)
dshow debug: CaptureEnumPins::Next
dshow debug: CapturePin::AddRef (ref: 3)
dshow debug: CapturePin::QueryDirection
dshow debug: CapturePin::Release (ref: 4)
dshow debug: CaptureEnumPins::Next
dshow debug: CaptureEnumPins::Release (ref: 1)
dshow debug: CaptureEnumPins::~CaptureEnumPins
dshow debug: CaptureFilter::Release (ref: 2)
dshow debug: CapturePin::AddRef (ref: 3)
dshow debug: CapturePin::QueryPinInfo
dshow debug: CaptureFilter::AddRef (ref: 1)
dshow debug: CapturePin::Release (ref: 4)
dshow debug: CaptureFilter::Release (ref: 2)
dshow debug: CaptureFilter::EnumPins
dshow debug: CaptureFilter::AddRef (ref: 1)
dshow debug: CaptureEnumPins::Next
dshow debug: CapturePin::AddRef (ref: 3)
dshow debug: CapturePin::QueryDirection
dshow debug: CapturePin::Release (ref: 4)
dshow debug: CaptureEnumPins::Next
dshow debug: CaptureEnumPins::Release (ref: 1)
dshow debug: CaptureEnumPins::~CaptureEnumPins
dshow debug: CaptureFilter::Release (ref: 2)
dshow debug: CaptureFilter::EnumPins
dshow debug: CaptureFilter::AddRef (ref: 1)
dshow debug: CaptureEnumPins::Next
dshow debug: CapturePin::AddRef (ref: 3)
dshow debug: CapturePin::QueryDirection
dshow debug: CapturePin::ConnectedTo
dshow debug: CapturePin::Release (ref: 4)
dshow debug: CaptureEnumPins::Next
dshow debug: CaptureEnumPins::Release (ref: 1)
dshow debug: CaptureEnumPins::~CaptureEnumPins
dshow debug: CaptureFilter::Release (ref: 2)
dshow debug: CaptureFilter::Stop
dshow debug: CaptureFilter::QueryInterface
dshow debug: CaptureFilter::EnumPins
dshow debug: CaptureFilter::AddRef (ref: 1)
dshow debug: CaptureEnumPins::Next
dshow debug: CapturePin::AddRef (ref: 3)
dshow debug: CapturePin::QueryDirection
dshow debug: CapturePin::ConnectedTo
dshow debug: CapturePin::Release (ref: 4)
dshow debug: CaptureEnumPins::Next
dshow debug: CaptureEnumPins::Release (ref: 1)
dshow debug: CaptureEnumPins::~CaptureEnumPins
dshow debug: CaptureFilter::Release (ref: 2)
dshow debug: CaptureFilter::SetSyncSource
dshow debug: CaptureFilter::JoinFilterGraph
dshow debug: CaptureFilter::QueryInterface
dshow debug: CaptureFilter::AddRef (ref: 1)
dshow debug: CaptureFilter::Release (ref: 2)
dshow debug: CaptureFilter::QueryInterface
dshow debug: CaptureFilter::GetState 0
dshow debug: CaptureFilter::Release (ref: 1)
dshow debug: CaptureFilter::~CaptureFilter
dshow debug: CapturePin::Release (ref: 3)
dshow debug: CapturePin::AddRef (ref: 2)
dshow debug: CapturePin::Disconnect
dshow debug: CapturePin::Release (ref: 3)
dshow debug: CapturePin::Release (ref: 2)
dshow debug: CapturePin::Release (ref: 1)
dshow debug: CapturePin::~CapturePin
main debug: unlocking module "dshow"
main debug: pes: 0 packets
main debug: data: 0 packets
main debug: buffers: 2 packets
main debug: freeing info structures...
main debug: thread 3008 joined (src/input/input.c:357)
main debug: garbage collector destroying 1 vout
main debug: unlocking module "freetype"
vout_directx debug: DirectXCloseSurface
vout_directx debug: DirectXCloseDisplay
vout_directx debug: DirectXCloseDisplay clipper
vout_directx debug: DirectXCloseDisplay display
vout_directx debug: DirectXCloseDDraw
vout_directx debug: CloseVideo
vout_directx debug: DirectXEventThread terminating
vout_directx debug: DirectXCloseWindow
vout_directx debug: WinProc WM_DESTROY
main debug: thread 3432 joined (directx.c:427)
main debug: unlocking module "vout_directx"
main debug: thread 3468 joined (src/video_output/video_output.c:509)
Failed current (11 June) pre-release 0.7.3 subversion, with dshow directory files replaced by the 12 April version of dshow files:
main debug: adding playlist item `dshow://' ( dshow:// )
main debug: creating new input thread
main debug: option: :dshow-vdev=o100vc.dll - Osprey Capture Card 1
main debug: set input option: dshow-vdev to o100vc.dll - Osprey Capture Card 1
main debug: option: :dshow-adev=none
main debug: set input option: dshow-adev to none
main debug: option: :dshow-size=640x480
main debug: set input option: dshow-size to 640x480
main debug: option: :no-dshow-config
main debug: set input option: dshow-config to (null)
main: playlist item `dshow://'
main debug: waiting for thread completion
main debug: access `dshow', demux `', name `'
main debug: looking for access module
main debug: probing 1 candidate
main debug: thread 2972 (input) created at priority 1 (src/input/input.c:326)
dshow debug: Width x Height 640x480
dshow debug: found device: Envivio VisionRGB (0)
dshow debug: found device: Envivio VisionRGB (1)
dshow debug: found device: o100vc.dll - Osprey Capture Card 1
dshow debug: using device: o100vc.dll - Osprey Capture Card 1
dshow debug: CaptureFilter::AddRef (ref: 1)
dshow debug: CaptureFilter::JoinFilterGraph
dshow debug: CaptureFilter::QueryInterface
dshow debug: CaptureFilter::QueryInterface
dshow debug: connecting filters
dshow debug: CaptureFilter::QueryInterface
dshow debug: CaptureFilter::EnumPins
dshow debug: CaptureFilter::AddRef (ref: 2)
dshow debug: CaptureEnumPins::Next
dshow debug: CapturePin::AddRef (ref: 1)
dshow debug: CapturePin::QueryDirection
dshow debug: CapturePin::ConnectedTo
dshow debug: CapturePin::Release (ref: 2)
dshow debug: CaptureEnumPins::Next
dshow debug: CaptureEnumPins::Release (ref: 1)
dshow debug: CaptureEnumPins::~CaptureEnumPins
dshow debug: CaptureFilter::Release (ref: 3)
dshow debug: CaptureFilter::SetSyncSource
dshow debug: CaptureFilter::JoinFilterGraph
dshow debug: CaptureFilter::QueryInterface
dshow debug: CaptureFilter::GetState 0
dshow debug: CaptureFilter::Release (ref: 2)
dshow debug: CaptureFilter::Release (ref: 1)
dshow debug: CaptureFilter::~CaptureFilter
dshow debug: CapturePin::Release (ref: 1)
dshow debug: CapturePin::~CapturePin
dshow error: can't open video
dshow debug: found device: Osprey-200 Audio
dshow debug: found device: SoundMAX Digital Audio
dshow error: can't use device: none
dshow error: can't open audio
dshow debug: Releasing DirectShow
main warning: no access module matching "dshow" could be loaded
main error: no suitable access module for `dshow/://'
main debug: pes: 0 packets
main debug: data: 0 packets
main debug: buffers: 0 packets
main debug: thread 2972 joined (src/input/input.c:373)
Failed official release 0.7.2 (the plugins are dated 21 May, so I don't know if this release had the 19 May version of dshow files, or the earlier May version of them):
main debug: adding playlist item `dshow://' ( dshow:// )
main debug: creating new input thread
main debug: option: :dshow-vdev=o100vc.dll - Osprey Capture Card 1
main debug: set input option: dshow-vdev to o100vc.dll - Osprey Capture Card 1
main debug: option: :dshow-adev=none
main debug: set input option: dshow-adev to none
main debug: option: :dshow-size=640x480
main debug: set input option: dshow-size to 640x480
main debug: option: :no-dshow-config
main debug: set input option: dshow-config to (null)
main: playlist item `dshow://'
main debug: waiting for thread completion
main debug: access `dshow', demux `', name `'
main debug: looking for access module
main debug: probing 1 candidate
main debug: thread 3140 (input) created at priority 1 (src/input/input.c:326)
dshow debug: Width x Height 640x480
dshow debug: found device: Envivio VisionRGB (0)
dshow debug: found device: Envivio VisionRGB (1)
dshow debug: found device: o100vc.dll - Osprey Capture Card 1
dshow debug: using device: o100vc.dll - Osprey Capture Card 1
dshow error: can't use device: o100vc.dll - Osprey Capture Card 1, unsupported media types
dshow error: can't open video
dshow debug: found device: Osprey-200 Audio
dshow debug: found device: SoundMAX Digital Audio
dshow error: can't use device: none, unsupported device type
dshow error: can't open audio
dshow debug: Releasing DirectShow
main warning: no access module matching "dshow" could be loaded
main error: no suitable access module for `dshow/://'
main debug: pes: 0 packets
main debug: data: 0 packets
main debug: buffers: 0 packets
main debug: thread 3140 joined (src/input/input.c:373)
Thoughts/comments/workarounds would be appreciated. Is there some other chunk of code that I should try dropping in from the 0412 version of software (beyond the dshow access module files), elsewhere in a current SVN set, to see if it will work?
Thanks.