Roman Ryltsov

Results 14 issues of Roman Ryltsov

While this is [behavior by design](http://blogs.msdn.com/b/patricka/archive/2010/01/28/q-why-doesn-t-drag-and-drop-work-when-my-application-is-running-elevated-a-mandatory-integrity-control-and-uipi.aspx), for a developer tool it might make sense to disable it, for convenience reasons > – Q: Why Doesn’t Drag-and-Drop work when my Application...

enhancement

That is, to save existing (remote, or GRF/GRFX, or `RenderFile` result) graph topology to file and exit. I would be using it in automation/batch scenarios where I would like to...

enhancement

Somehow it would be good to extend remote connection capability to reach interactively graphs in service processes. They have their own ROTs and are not reachable directly. Thjat is, they...

enhancement

As the title says, `AMFVideoDecoderUVD_MJPEG` with `InitDX11` & `Init` `AMF_SURFACE_YUY2` initialization outputs `DXGI_FORMAT_NV12` textures. I believe it is expected to run internal converter and deliver `DXGI_FORMAT_YUY2` instead. Or if this...

There is a smaller problem of destruction thread race resulting in > 0xC0020001: The string binding is invalid exception in webrtc's internals: ``` KERNELBASE.dll!RaiseException() Unknown > Spitfire.dll!webrtc::PeerConnection::ChangeSignalingState(enum webrtc::PeerConnectionInterface::SignalingState) Unknown Spitfire.dll!webrtc::PeerConnection::Close(void)...

bug
enhancement

(Please tell us what you were doing when this happened.) Exception information: TypeError: invalid arguments - Line 67 I am trying to remotely view my webcams. Even though at sometimes...

`IStreamPtr` in `MuxOutput::CompleteConnect` triggers and exception which needs to be either caught or not generated in first place (in an exception-free project).

bug

It appears that NAL unit scanning has a bottleneck, which might significantly reduce performance and throughput processing H264 stream. Presumably, the problem is around [`H264ByteStreamHandler::WriteData`](https://github.com/roman380/gdcl.co.uk-mpeg4/blob/9660bcd786be31bec9fb9da3d25e78d8be4176b5/mp4mux/TypeHandler.cpp#L2977) and needs an improvement over...

bug
enhancement

While sample delivery is the expected method, implemented is alternate method primarily addressing, as it seems, accurate file closing. The mix of methods does not look accurate and, among other,...

enhancement

The faulty file is attached: [Output-02-0000.zip](https://github.com/roman380/gdcl.co.uk-mpeg4/files/434719/Output-02-0000.zip)

bug