diff options
author | Clément Bœsch <u@pkh.me> | 2014-06-18 18:12:11 +0200 |
---|---|---|
committer | Clément Bœsch <clement@stupeflix.com> | 2014-06-18 18:22:40 +0200 |
commit | 5039aadf68deb9ad6dd0737ea11259fe53d3727b (patch) | |
tree | dd95ad8727ac06d9ad41a19959a701fa640e2575 /tests/ref/fate/sub-mpsub | |
parent | 2d70282254834b276ab5eea44dba694f98551c79 (diff) | |
download | ffmpeg-5039aadf68deb9ad6dd0737ea11259fe53d3727b.tar.gz |
avcodec/ass: explicit PlayRes[XY]
This avoids the following libass warning when using the subtitles
filter: "Neither PlayResX nor PlayResY defined. Assuming 384x288"
Subtitles tests change because the output is ASS and the PlayRes[XY]
ends up in the output.
Diffstat (limited to 'tests/ref/fate/sub-mpsub')
-rw-r--r-- | tests/ref/fate/sub-mpsub | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ref/fate/sub-mpsub b/tests/ref/fate/sub-mpsub index 4e3664805d..b0f5db50b8 100644 --- a/tests/ref/fate/sub-mpsub +++ b/tests/ref/fate/sub-mpsub @@ -1 +1 @@ -2c5fafec41479e1d09a32f85e8927d03 +7d047bdf176d4477c8713e89be5dec8e |