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-pjs | |
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-pjs')
-rw-r--r-- | tests/ref/fate/sub-pjs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ref/fate/sub-pjs b/tests/ref/fate/sub-pjs index 8b382e734f..9457271565 100644 --- a/tests/ref/fate/sub-pjs +++ b/tests/ref/fate/sub-pjs @@ -1 +1 @@ -d044f6ffdee48e48efff072b33baee0a +1e188b18693844b3a30e91a650f68e1b |