mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2024-11-24 03:59:43 +00:00
avcodec/ass: move playres parameters below scripttype
Suggested-by: wm4
This commit is contained in:
parent
5039aadf68
commit
88514378ba
@ -34,9 +34,9 @@ int ff_ass_subtitle_header(AVCodecContext *avctx,
|
||||
{
|
||||
avctx->subtitle_header = av_asprintf(
|
||||
"[Script Info]\r\n"
|
||||
"ScriptType: v4.00+\r\n"
|
||||
"PlayResX: 384\r\n"
|
||||
"PlayResY: 288\r\n"
|
||||
"ScriptType: v4.00+\r\n"
|
||||
"\r\n"
|
||||
"[V4+ Styles]\r\n"
|
||||
"Format: Name, Fontname, Fontsize, PrimaryColour, SecondaryColour, OutlineColour, BackColour, Bold, Italic, Underline, BorderStyle, Outline, Shadow, Alignment, MarginL, MarginR, MarginV, AlphaLevel, Encoding\r\n"
|
||||
|
@ -1 +1 @@
|
||||
2603c926b8b235032762ef2ae47a7779
|
||||
47834efc39225264e705dfb885f57df2
|
||||
|
@ -1 +1 @@
|
||||
6ae00c6970e873d82ef5d06d40e144fe
|
||||
c088c2924fd7af0a53eeeeb54a3f4456
|
||||
|
@ -1 +1 @@
|
||||
5547b430172107fc242385e9c639fa93
|
||||
3bf9f062bd9825c7d8c3b62451b6d360
|
||||
|
@ -1 +1 @@
|
||||
c150177fc8bb928b51de3533fd105225
|
||||
1741d6776462277430d5e320157f5bf9
|
||||
|
@ -1 +1 @@
|
||||
ac8c13bac8e0e43c84eaa525680964f0
|
||||
24c02caa25c6a82d803171697a10d8f5
|
||||
|
@ -1 +1 @@
|
||||
4a7699ff366788a4af6243ab28d2f9ff
|
||||
28fb7dad61c3394f5edc8b186fdf7dd6
|
||||
|
@ -1 +1 @@
|
||||
7d047bdf176d4477c8713e89be5dec8e
|
||||
2f10577c4e2631e9a50495fa2cc9a985
|
||||
|
@ -1 +1 @@
|
||||
ae1dce6321a0eb1bc406ca8660350023
|
||||
792dab5d9a471e0381e18b705fc408cc
|
||||
|
@ -1 +1 @@
|
||||
1e188b18693844b3a30e91a650f68e1b
|
||||
a335eefaf09b3b148e65c757bf41af4d
|
||||
|
@ -1 +1 @@
|
||||
77103e00504d1e1b3302a990a646ae38
|
||||
a36977a149ce60eac443e4c9bb329ca2
|
||||
|
@ -1 +1 @@
|
||||
4577f9c289440558026dc426584a06d8
|
||||
04098faede85ddacb40aa12c798cc0cc
|
||||
|
@ -1 +1 @@
|
||||
5315582436b3381996dca4a767a080a0
|
||||
be870f5037933b6890d56e614ec4aa75
|
||||
|
@ -1 +1 @@
|
||||
0954f324e9c8137d7f50fc705199e9a4
|
||||
848f774195e873ce71febf35b6c9c541
|
||||
|
@ -1 +1 @@
|
||||
89aa422b7a6cd4dc9beef1b5a67d4aab
|
||||
040d7880a6621b1661f9d12c5375037f
|
||||
|
@ -1 +1 @@
|
||||
d8405387687269f7d763fc324c7c01bb
|
||||
0bb5d4f72b6dc1b37d2ee7b5579ed87e
|
||||
|
@ -1 +1 @@
|
||||
6b915f0a00ab04649f6ce769da0af916
|
||||
ee266bd7141df4ea11a9447ab038bb6e
|
||||
|
Loading…
Reference in New Issue
Block a user