FS#79250 - [mpv] Enable sixel feature

Attached to Project: Arch Linux
Opened by Alessandro Foradori (f3fora) - Sunday, 30 July 2023, 10:43 GMT
Last edited by Toolybird (Toolybird) - Sunday, 30 July 2023, 11:18 GMT
Task Type Feature Request
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture x86_64
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
During compilation, time if `libsixel` is detected, `mpv` is compiled with "sixel" feature enabled.

I suggest to manually enable it or to add `libsixel` to "makedepends" in `PKGBUILD`.

Additional info:
* mpv 0.36.0
* built on Sun Jul 23 05:49:29 2023

Steps to reproduce:
* Compile with "sixel" and run `mpv --vo=sixel test.mp4`
ok

* Without
```
[vo] Video output sixel not found!
Error opening/initializing the selected video_out (--vo) device.
```
This task depends upon

Closed by  Toolybird (Toolybird)
Sunday, 30 July 2023, 11:18 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#75591 

Loading...