Displaying 7 results from an estimated 7 matches for "capturegraph".
2010 Jun 11
0
Can't run amcap.exe with webcam
...control found on USB Device 0x46d:0x9a4, disabling mixer
trace:qcap:DllGetClassObject ({bf87b6e1-8c27-11d0-b3f0-00aa003761c5},{00000001-0000-0000-c000-000000000046},0x62e03c)
trace:qcap:DSCF_CreateInstance (0x13f720)->((nil),{93e5a4e0-2d50-11d2-abfa-00a0c9c6e38d},0x630e60)
trace:qcap:QCAP_createCaptureGraphBuilder2 ((nil), 0x62dfcc)
trace:qcap:fnCaptureGraphBuilder2_QueryInterface (0x13f868/0x13f868)->({93e5a4e0-2d50-11d2-abfa-00a0c9c6e38d}, 0x630e60)
trace:qcap:fnCaptureGraphBuilder2_AddRef (0x13f868/0x13f868)->() AddRef from 1
trace:qcap:fnCaptureGraphBuilder2_QueryInterface -- Interface = 0x1...
2008 Dec 11
3
DirectShow Theora Issue with RGB24
...ow
filters for Theora.
I have successfully created a working capture graph using OGG / Vorbis /
Theora, however, when I add a Sample Grabber Directshow filter between the
FFDShow decoder and Theora Encoder, this results in the video file being
mirrored vertically.  I have noticed that the original CaptureGraph was
using YUV12, but the SampleGrabber is configured to use RGB24.  Is it likely
that this is the cause of the problem?
Unfortuntatly I need to stick with RGB as I have already written a
significant amount of code around this.
Should I not be using RGB24 as an input to the OGG Mux filter?
If not,...
2005 Apr 27
3
Theora dll in debug mode
...s "Debug Assertion Failed !".
With a minimal graph in GraphEdit (Microsoft DirectX SDK) composed by a webcam
capture source filter, a Theora Encode Filter, a Theora Decode Filter and a
Video Renderer, I get another error, as you can see here :
http://membres.lycos.fr/univers2lanime/theora/CaptureGraph.jpg
Error seems to be in ntdll.dll (a Windows XP library), but it may be a bad
request of Theora.
http://membres.lycos.fr/univers2lanime/theora/dll_faulted.jpg
Is it possible I haven't well compiled the libraries or forgotten some of them
which are needed ? Could you send me proper compiled...
2020 Mar 13
0
Wine release 5.4
...wined3d: Remove now redundant error handling from wined3d_device_set_texture_stage_state().
      wined3d: Move the fill mode to wined3d_rasterizer_state.
      wined3d: Move the cull mode to wined3d_rasterizer_state.
      wined3d: Move the depth bias scale to wined3d_rasterizer_state.
      qcap/capturegraph: Return BOOL from pin_matches().
      qcap/capturegraph: Implement ICaptureGraphBuilder2::FindInterface().
      quartz/filesource: Check if the media type is acceptable.
      qedit/samplegrabber: Check the filter media type also in sample_grabber_sink_query_accept().
      qedit/samplegrabber: C...
2020 Oct 23
0
Wine release 5.20
...ound the decoder interface.
      mscoree: Implement GetTokenForVTableEntry.
Georg Lehmann (3):
      winevulkan: Generate helpers for wrapped handles.
      winevulkan: Store a mapping from native handles to wrappers.
      winevulkan: Implement VK_EXT_debug_utils.
Gijs Vermeulen (1):
      qcap/capturegraph: Return E_POINTER when ICaptureGraphBuilder2::FindInterface() is called with NULL filter.
Hans Leidekker (27):
      dssenh: Don't store the algorithm handle for hashes.
      dssenh: Implement CPDuplicateHash.
      dssenh: Implement CPDuplicateKey.
      dssenh: Implement CPGenRandom....
2011 Aug 26
0
Wine release 1.3.27
...3d: Pass around the context instead of gl_info.
      wined3d: Store currently active texture in the wined3d context.
      wined3d: Fetch currently active texture unit from the wined3d_context.
      wined3d: Don't change active texture to 0.
Michael Stefaniuc (22):
      qcap: COM cleanup in capturegraph.c.
      dxdiagn: COM cleanup for the IDxDiagProvider iface.
      dxdiagn: COM cleanup for the IDxDiagContainer iface.
      gameux: COM cleanup in gameexplorer.c.
      gameux: COM cleanup in gamestatistics.c.
      amstream: COM cleanup for the IMediaStreamFilter iface.
      amstream: Avoid a f...
2010 Dec 01
3
Error While installing Wine on OSX version 10.4.1.1!!
...:info:build config.status: creating dlls/pstorec/Makefile
> :info:build ../../tools/makedep  -C. -S../.. -T../..  pstorec.c rsrc.rc           pstorec_tlb.idl pstorec_tlb.tlb   
> :info:build config.status: creating dlls/qcap/Makefile
> :info:build ../../tools/makedep  -C. -S../.. -T../..  capturegraph.c enummedia.c qcap_main.c v4l.c vfwcapture.c yuv.c version.rc               
> :info:build config.status: creating dlls/qedit/Makefile
> :info:build ../../tools/makedep  -C. -S../.. -T../..  main.c mediadet.c regsvr.c samplegrabber.c                
> :info:build config.status: creating dl...