mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-01-18 13:21:08 +00:00
lavf-regression: minimal metadata test.
This tests writing the global "title" metadata. Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
This commit is contained in:
parent
7d531e83b6
commit
6c723f3f9d
@ -11,6 +11,8 @@ set -e
|
||||
|
||||
eval do_$test=y
|
||||
|
||||
ENC_OPTS="$ENC_OPTS -metadata title=lavftest"
|
||||
|
||||
do_lavf()
|
||||
{
|
||||
file=${outfile}lavf.$1
|
||||
|
@ -1,3 +1,3 @@
|
||||
c544bb40c2f4c09d44318db5228ee499 *./tests/data/lavf/lavf.asf
|
||||
333375 ./tests/data/lavf/lavf.asf
|
||||
3d410176ebf9ffdf99d2738922cef260 *./tests/data/lavf/lavf.asf
|
||||
333489 ./tests/data/lavf/lavf.asf
|
||||
./tests/data/lavf/lavf.asf CRC=0x9f5ab3e6
|
||||
|
@ -1,3 +1,3 @@
|
||||
7e5e4db8c04f0acd16cff6b30e60d0e5 *./tests/data/lavf/lavf.avi
|
||||
331032 ./tests/data/lavf/lavf.avi
|
||||
a326b284ab0b34727323bf58585c9d29 *./tests/data/lavf/lavf.avi
|
||||
331050 ./tests/data/lavf/lavf.avi
|
||||
./tests/data/lavf/lavf.avi CRC=0x2a83e6b0
|
||||
|
@ -1,3 +1,3 @@
|
||||
62c3177547fb5853a5116661802e1ae2 *./tests/data/lavf/lavf.flv
|
||||
329541 ./tests/data/lavf/lavf.flv
|
||||
c8321cd5ae19a8853eea4a011656ff74 *./tests/data/lavf/lavf.flv
|
||||
329559 ./tests/data/lavf/lavf.flv
|
||||
./tests/data/lavf/lavf.flv CRC=0x881785d1
|
||||
|
@ -1,3 +1,3 @@
|
||||
a36c2d9378b9870880556ced1cb89ecf *./tests/data/lavf/lavf.mkv
|
||||
320478 ./tests/data/lavf/lavf.mkv
|
||||
f99ae18e1212ee184188243107a4b824 *./tests/data/lavf/lavf.mkv
|
||||
320521 ./tests/data/lavf/lavf.mkv
|
||||
./tests/data/lavf/lavf.mkv CRC=0x2a83e6b0
|
||||
|
@ -1,3 +1,3 @@
|
||||
16b9d2cf8effb7dae316c6b9248a49b7 *./tests/data/lavf/lavf.nut
|
||||
319888 ./tests/data/lavf/lavf.nut
|
||||
bf59c686c1bb739434109dadc04eeec6 *./tests/data/lavf/lavf.nut
|
||||
319904 ./tests/data/lavf/lavf.nut
|
||||
./tests/data/lavf/lavf.nut CRC=0x2a83e6b0
|
||||
|
@ -1,3 +1,3 @@
|
||||
364714f1087f3c1320b60f4209191d23 *./tests/data/lavf/lavf.ogg
|
||||
13820 ./tests/data/lavf/lavf.ogg
|
||||
010f31817f41bb99899ffcc5c3943938 *./tests/data/lavf/lavf.ogg
|
||||
13838 ./tests/data/lavf/lavf.ogg
|
||||
./tests/data/lavf/lavf.ogg CRC=0xf1ae5536
|
||||
|
@ -1,2 +1,2 @@
|
||||
2e3d6b1944c6cd2cf14e13055aecf82a *./tests/data/lavf/lavf.rm
|
||||
346706 ./tests/data/lavf/lavf.rm
|
||||
2b0eebb5814825c9c4b385cbf8e5b0da *./tests/data/lavf/lavf.rm
|
||||
346714 ./tests/data/lavf/lavf.rm
|
||||
|
@ -1,3 +1,3 @@
|
||||
024f0cdd4c51a158b2a38b901d2ed2e5 *./tests/data/lavf/lavf.ts
|
||||
8f61dad7652abbab9e49fca274dabf30 *./tests/data/lavf/lavf.ts
|
||||
406644 ./tests/data/lavf/lavf.ts
|
||||
./tests/data/lavf/lavf.ts CRC=0x133216c1
|
||||
|
@ -1,3 +1,3 @@
|
||||
67465437648a122e2d7428c6eb6be718 *./tests/data/lavf/lavf.wtv
|
||||
7bd312f32538a14f248c2dff85394118 *./tests/data/lavf/lavf.wtv
|
||||
413696 ./tests/data/lavf/lavf.wtv
|
||||
./tests/data/lavf/lavf.wtv CRC=0xebced481
|
||||
|
Loading…
Reference in New Issue
Block a user