Changes between Initial Version and Version 1 of Ticket #10516, comment 2


Ignore:
Timestamp:
Aug 13, 2023, 3:21:57 PM (3 years ago)
Author:
nanone

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #10516, comment 2

    initial v1  
    1 Also noticed that with libass, you can use `LayoutResX` and `LayoutResY` nowadays [https://github.com/libass/libass/pull/641 Libass PR 641], which also solves the problem.
     1Also noticed that with libass, you can use `LayoutResX` and `LayoutResY` nowadays [https://github.com/libass/libass/pull/641 Libass PR 641], which also solves the problem (but only works starting from `5.1.3` (fails with `5.1.2`).
    22I don't see these properties in any of the FFmpeg tests though, so maybe tests can be extended.