softworkz

Results 37 issues of softworkz
trafficstars

@robwalch - I'm not 100% sure if it was about what I thought it would be about, but a few weeks ago, there was a custom item in the "Release...

Feature proposal

# The Problem * Every two of few weeks, we're seeing the build getting broken This has consequences which are unfortunate for some and severy for other MABS users ....

Compare with TimedTextDisplayAlignment and TimedTextLineAlignment TimedTextDisplayAlignment.Before means Top TimedTextDisplayAlignment.After means Bottom TimedTextLineAlignment.Start means Left TimedTextLineAlignment.End means Right

The current method of simulating text outlines is wrong in the way how the visuals are offset in diagonal directions. Also, the number of visuals for simulating the effect is...

This is a tough one, because it spans wide and it's interdisciplinary - a kind of RACE condition between multiple ## Teams/Areas Involved - **WinUI2, WinUI3 Media Elements** [**Microsoft.UI.Xaml**](https://github.com/microsoft/microsoft-ui-xaml/) -...

bug
area-MediaPlayerElement
team-Rendering
area-External

### Description We are running UI Tests with WinAppDriver and EdgeDriver for an MSIX app package. The application uses WebView2 with the runtime in fixed version distribution mode. When starting...

OS: Windows
bug report

Hi, even though it seems to be abandoned, your VS extension was helpful to me in understanding project-system extensions. Like many other VS extensions, it suffers from a recent VS...

Just wanted to check back: Has this ever worked for any of you so far?

There are so many duration properties... ```cs var d1 = this.FfmpegMss.FormatInfo.Duration; var d2 = this.FfmpegMss.Duration; var d3 = this.FfmpegMss.GetMediaStreamSource().Duration; var d4 = this.FfmpegMss.PlaybackItem.StartTime; var d5 = this.FfmpegMss.PlaybackItem.Source.Duration; var d6 =...

Hi, do you have any way to set a padding at the screen or video frame level? We have two values in our config which allow to set a minimum...