similar to: Possible interference between two directshow encoder/mux instances

Displaying 20 results from an estimated 400 matches similar to: "Possible interference between two directshow encoder/mux instances"

2010 Apr 06
1
ITheoraEncodeSettings C# interop
My apologies if this is considered somewhat off-topic but I presume that this information may be may also be of use to others using these filters. Is there someone with a better understanding of COM than I have who can tell me where I'm going wrong with the following C# interface definition? I can set and recover a quality setting using this interface but not the isUsingQualityMode flag. Not
2010 Apr 08
0
Encoder keyframe frequency limited to >32
I am using the directshow Theora encoder to compress a live video stream. A dump of the encoder settings is given below. The starred settings have been explicitly configured and the others are defaulted or derived values. These settings produce an even, dark (almost black) recorded result as does any recording with Keyframe Freq <= 32. Keyframe Freq >32 works perfectly. The incoming
2010 Apr 09
1
Theora encoder directshow Filter configuration
Hi, I'am using the Xiph Theora Encoder directshow Filter in a csharp application. It works fine but I would like to modify the configuration, like the quality settings. I would like to know if there is a possibility to configure it programmatically without using the propertyPage dialog. Thanks a lot for your help Mathieu -------------- next part -------------- An HTML attachment was
2018 Sep 28
0
Wine release 3.17
The Wine development release 3.17 is now available. What's new in this release (see below for details): - Improved Shell Autocomplete support. - More implementation of OPC Services. - Improvements to the Pager common control. - Various bug fixes. The source is available from the following locations: https://dl.winehq.org/wine/source/3.x/wine-3.17.tar.xz
2019 Nov 01
0
Wine release 4.19
The Wine development release 4.19 is now available. What's new in this release (see below for details): - A number of additional VBScript features. - More stateblock support in WineD3D. - Some fixes for ARM64 support. - Various bug fixes. The source is available from the following locations: https://dl.winehq.org/wine/source/4.x/wine-4.19.tar.xz
2004 Jun 26
8
getting started
I am giving serious consideration to abandoning waveOut multimedia and the wav format, for most of the audio in my C++/MFC project. However, I've never done any programming with a codec, and I still can't see how to step into Ogg Vorbis. If I convert all my wav files to ogg, there seem to be two major issues I'm facing: 1) What exactly will I replace my waveOut functions with? 2)
2004 Jun 26
8
getting started
I am giving serious consideration to abandoning waveOut multimedia and the wav format, for most of the audio in my C++/MFC project. However, I've never done any programming with a codec, and I still can't see how to step into Ogg Vorbis. If I convert all my wav files to ogg, there seem to be two major issues I'm facing: 1) What exactly will I replace my waveOut functions with? 2)
2019 Jun 21
0
Wine release 4.11
The Wine development release 4.11 is now available. What's new in this release (see below for details): - Updated version of the Mono engine, including Windows.Forms. - More DLLs are built as PE files by default. - Faster implementation of Slim Reader/Writer locks on Linux. - Initial support for enumerating display devices. - Various bug fixes. The source is available from the
2020 Feb 28
0
Wine release 5.3
The Wine development release 5.3 is now available. What's new in this release (see below for details): - More work towards Ucrtbase runtime support. - Full support for Unicode normalization. - Improvements in Shell Folders handling. - Various bug fixes. The source is available from the following locations: https://dl.winehq.org/wine/source/5.x/wine-5.3.tar.xz
2020 Jun 19
0
Wine release 5.11
The Wine development release 5.11 is now available. What's new in this release (see below for details): - Wine Mono engine updated to 5.1.0, with WpfGfx library support. - More work on the separate Unix library for NTDLL. - Beginnings of a NetIO kernel driver implementation. - Initial support for the Print Ticket API. - Removal of the obsolete 32-bit PowerPC architecture. -
2011 Jun 24
0
Wine release 1.3.23
The Wine development release 1.3.23 is now available. What's new in this release (see below for details): - Support for stubless COM proxies on x86-64. - Builtin dxdiag now outputs real information. - Monochrome bitmap format in the DIB engine. - Beginnings of a true shell Explorer builtin. - A number of new D3DX9 functions. - More support for Indic text shaping. - Various bug
2018 Oct 12
0
Wine release 3.18
The Wine development release 3.18 is now available. What's new in this release (see below for details): - Subpixel font rendering with FreeType >= 2.8.1. - Support for OAEP algorithm in RSA encryption. - Array marshalling fixes in DCOM. - Improved DPI scaling in the Wine console. - Various bug fixes. The source is available from the following locations:
2008 Jul 25
0
Wine release 1.1.2
The Wine development release 1.1.2 is now available. What's new in this release (see below for details): - Control panel improvements and new appwiz panel. - Restructurations of state handling in Direct3D. - Support for timer queue functions. - Many MSXML improvements. - Several fixes to Solaris support. - Various bug fixes. The source is available from the following locations:
2012 Feb 11
1
Wine release 1.4-rc3
The Wine development release 1.4-rc3 is now available. What's new in this release (see below for details): - Bug fixes only, we are in code freeze. The source is available from the following locations: http://ibiblio.org/pub/linux/system/emulators/wine/wine-1.4-rc3.tar.bz2 http://prdownloads.sourceforge.net/wine/wine-1.4-rc3.tar.bz2 Binary packages for various distributions will be
2019 Oct 18
0
Wine release 4.18
The Wine development release 4.18 is now available. What's new in this release (see below for details): - Many new VBScript functions. - A number of cleanups and improvements in Quartz. - Fixes for several test failures. - Various bug fixes. The source is available from the following locations: https://dl.winehq.org/wine/source/4.x/wine-4.18.tar.xz
2015 Jul 05
2
[Bug 2422] New: [PATCH] creating unix sockets using mux not documented in PROTOCOL.mux
https://bugzilla.mindrot.org/show_bug.cgi?id=2422 Bug ID: 2422 Summary: [PATCH] creating unix sockets using mux not documented in PROTOCOL.mux Product: Portable OpenSSH Version: 6.9p1 Hardware: All OS: All Status: NEW Severity: normal Priority: P5 Component:
2011 Jan 13
2
[PATCH] mux: update PROTOCOL.mux and fix error messages on client side
--- PROTOCOL.mux | 24 ++++++++++++------------ mux.c | 10 +++++----- 2 files changed, 17 insertions(+), 17 deletions(-) diff --git a/PROTOCOL.mux b/PROTOCOL.mux index 1d8c463..958e0d5 100644 --- a/PROTOCOL.mux +++ b/PROTOCOL.mux @@ -28,7 +28,7 @@ defined. To open a new multiplexed session, a client may send the following request: - uint32 MUX_C_MSG_NEW_SESSION + uint32
2004 Dec 30
1
Network interference? Settings?
I have a problem. I've purchased 2 different brand NAS devices that both use Samba in some form as their "sharing" mechanism. When I attach them to the LAN I get dreadful speed. To the tune of under 3.5GB per hour transfers. I've even done tests on the same subnet. Two Windows servers on that vlan can move files at great speeds. Map one of them to the NAS and it crawls. I recall
2011 Feb 11
1
windows/fonts files interference (bug?)
Hello. I'm running wine-1.3.12 on Fedora 14 and I found out that, since the last update, wine has issues when additional .ttf files are put in windows/fonts directory - wine picks them as a default font for GUI rendering. I tried putting in/out several different ttf files, and the results were mixed. Sometimes the font was picked. Sometimes ignored. And sometimes it caused wine to miss the
2010 Apr 27
2
Record call without caller interference
Hello list, can a conversation be recorded without the caller or callee having to press some combination that is defined in features.conf ?? Like in queues.conf you have the ability to record a conversation with MixMonitor when the caller is connected to an agent/member of the queue. Can this auto-recording also be implied on normal Dial(something) ?? So that when the call is picked up (and