mirror of https://github.com/FFmpeg/FFmpeg.git
parent
6747cda5ca
commit
afaa345824
3 changed files with 14 additions and 1 deletions
@ -0,0 +1,5 @@ |
||||
sws_flags=+accurate_rnd+bitexact; |
||||
split [main][over]; |
||||
[over] scale=88:72, format=yuv444p10, pad=96:80:4:4 [overf]; |
||||
[main] format=yuv444p10 [mainf]; |
||||
[mainf][overf] overlay=240:16:format=yuv444p10 |
@ -0,0 +1,8 @@ |
||||
#tb 0: 1/25 |
||||
#media_type 0: video |
||||
#codec_id 0: rawvideo |
||||
#dimensions 0: 352x288 |
||||
#sar 0: 0/1 |
||||
0, 0, 0, 1, 608256, 0xc5ba4285 |
||||
0, 1, 1, 1, 608256, 0x3066fd50 |
||||
0, 2, 2, 1, 608256, 0xdb8e68a8 |
Loading…
Reference in new issue