boyedarat

Results 4 issues of boyedarat

**The package and version I'm asking about**: ![image](https://user-images.githubusercontent.com/22816484/182201574-9000085a-9eec-4a4f-b5c5-acf81026c70e.png) ### Question How do I hide the *index* column in the output below? ![image](https://user-images.githubusercontent.com/22816484/182202029-b0a43732-eee1-4542-a63d-56ba3d1680bd.png)

question

**Describe the bug** Using "-hwaccel d3d11va -hwaccel_output_format d3d11" on FFMPEG for hardware accelerated transcoding fails. But using "-hwaccel dxva2 -hwaccel_output_format dxva2_vld" works just fine. I've tried with many different FFMPEG...

bug
fixed-in-future-release

In F# when a single pipeline operator (1 argument) is used, the ligatures are applied: ![image](https://github.com/githubnext/monaspace/assets/22816484/7633bc5f-4782-4d02-84cd-98548fb78716) However when a multi-pipeline operator is applied (2 arguments), the ligature does not work:...

Are there any plans to support DirectML as an alternative to TF? Have not seen this request in the Issues list.

enhancement
P2