1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-26 19:01:44 +02:00

avformat/md5enc: add format, version and column headers

See Ticket2280

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
Michael Niedermayer 2013-10-20 22:53:02 +02:00
parent 6889b78fe0
commit fcd08b7770
237 changed files with 950 additions and 1 deletions

View File

@ -117,7 +117,12 @@ static int framemd5_write_header(struct AVFormatContext *s)
int res = av_hash_alloc(&c->hash, c->hash_name);
if (res < 0)
return res;
return ff_framehash_write_header(s);
avio_printf(s->pb, "#format: frame checksums\n");
avio_printf(s->pb, "#version: 1\n");
avio_printf(s->pb, "#hash: %s\n", av_hash_get_name(c->hash));
ff_framehash_write_header(s);
avio_printf(s->pb, "#stream#, dts, pts, duration, size, hash\n");
return 0;
}
static int framemd5_write_packet(struct AVFormatContext *s, AVPacket *pkt)

View File

@ -1,2 +1,6 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1001/30000
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 3110400, 43a312e1eebc7dca1bd23456302a44e3

View File

@ -1,4 +1,8 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1/25
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 152064, 1e857d2dfeea75297e090ffe9e37a249
0, 1, 1, 1, 152064, 29d8336b4e9b77298025074dbad641d1
0, 2, 2, 1, 152064, 3f1a87d2088a7708f4ed06890c8cd018

View File

@ -1,4 +1,8 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1/25
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 182328, cd084b244939d7e0008d8e5ab3429dc1
0, 1, 1, 1, 182336, c9c40672750f372134185901147fb776
0, 2, 2, 1, 182956, c728911ca73225f2dc7453533c9be95e

View File

@ -1,4 +1,8 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1/25
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 182160, abcf4f477f74b696faca2fcff1f62aa9
0, 1, 1, 1, 182104, 7cbcf339fa40c24522067295b39d637f
0, 2, 2, 1, 183108, dfc2c418f4379a89654c16b34ff19446

View File

@ -1,4 +1,8 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1/25
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 301052, 8645cb98470205cceea3c2026223b69f
0, 1, 1, 1, 301068, 9123c3c31ac0bc0832bb07e8c6d5b372
0, 2, 2, 1, 300840, 394aa034eba2b306efa8171efc5fb960

View File

@ -1,4 +1,8 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1/25
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 195264, 5869dee2126d98ecc1fab1e69720906a
0, 1, 1, 1, 195272, 1bd08dcde1061b0d9273bdc6dd901382
0, 2, 2, 1, 195892, 2b3fc3632bcd1cc44f777fb97a56f79b

View File

@ -1,4 +1,8 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1/25
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 195096, 29ad3287ab4d7f4d46968c6d38ba049b
0, 1, 1, 1, 195040, 2c7b4f5f0aee96dca6dc30ce01b3c74d
0, 2, 2, 1, 196044, 7ffc6ab3c4a2eee436ef6a59c72ffb04

View File

@ -1,4 +1,8 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1/25
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 301312, 6912d70f7c20db0b5079a99443ffe65c
0, 1, 1, 1, 301328, 53f1b7d3c2f87ecfe9c9d305771421c5
0, 2, 2, 1, 301100, 7040f2b50dc10b2565fa899ba007983d

View File

@ -1,4 +1,8 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1/25
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 59796, a7136363bc4b9ac663178e5c7f24bae7
0, 1, 1, 1, 60012, d296cf24776234599e22526598de838c
0, 2, 2, 1, 61040, e889f81df51b75acf8131de97f9da4e3

View File

@ -1,4 +1,8 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1/25
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 62876, c21650baa099fb2dfd35d4f8ddce16d1
0, 1, 1, 1, 62832, 034a1996d13c15ee0bf482ddc398aac9
0, 2, 2, 1, 64076, 1f39fd5fc926195b90a3374682a80eac

View File

@ -1,4 +1,8 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1/25
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 144508, 83af3948090ebb44a0091815e4edc61e
0, 1, 1, 1, 144496, 950742e357ee489fcda4f783b8df3b4c
0, 2, 2, 1, 144376, 4b818cf0a50e9338fea26101073e445e

View File

@ -1,4 +1,8 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1/25
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 91788, e14e576f1f9abd095f13ceca627adb59
0, 1, 1, 1, 92140, 4b7db11c2d35fa91ff1b6f65c184e3fa
0, 2, 2, 1, 93268, 6ef5cb83a4db2afbf14467cbc4b6c4f7

View File

@ -1,4 +1,8 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1/25
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 89732, 698174b0d0d68e98774363ca7926f6e1
0, 1, 1, 1, 89652, f0789b7c32ef44207dfc5a454bb5ccee
0, 2, 2, 1, 90868, 6df1dcb1957efca736e88adfbad8557b

View File

@ -1,4 +1,8 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1/25
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 191800, 0e1d199f87997ba47e98596b6087d7d4
0, 1, 1, 1, 191820, b35714d0635214095ac06d35da00ed32
0, 2, 2, 1, 191668, 8336829e44f5b90034e5da33dcd27f1f

View File

@ -1,4 +1,8 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1/24
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 614880, 12ce23b288485be3ddbc1db28c21517f
0, 2, 2, 1, 614880, ce352e1079535ea058c0e9ad50f7cdb8
0, 3, 3, 1, 614880, 9f6bf2739a027dfd12c81586cf75d3a3

View File

@ -1,4 +1,8 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1/30
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 3110400, 7dde8cd136ab4b04a95d9856b941697e
0, 1, 1, 1, 3110400, aa885f78cb6374b5bfcc66a4fc57026f
0, 2, 2, 1, 3110400, b69b7b56f549a3f9b0a603940bac85ed

View File

@ -1,4 +1,8 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1/30
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 38016, 83c78b5db579710f61f9354d5c51e8c8
0, 1, 1, 1, 38016, 8d089d226f52d6cdaffdb3fcc080b75b
0, 2, 2, 1, 38016, acaae81ca812145e85e0be83bdf54226

View File

@ -1,4 +1,8 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1/24
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 38016, 872e9922f37f0e92c767d33e0a15b8e0
0, 1, 1, 1, 38016, ea5ad6c6ee4355018fc0ba83b5172836
0, 2, 2, 1, 38016, fe744612b2167c9ba6e1dc81c031e16a

View File

@ -1,4 +1,8 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1/24
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 38016, 96e6ce168b5ef377053e86ab5484e7f9
0, 1, 1, 1, 38016, 10fd750292d8522ab7ee577043604789
0, 2, 2, 1, 38016, e040995173dc5c85abbbe38f6823ff9a

View File

@ -1,4 +1,8 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1/30
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 38016, 83c78b5db579710f61f9354d5c51e8c8
0, 1, 1, 1, 38016, d173eb8a8211a05672b43206609c9034
0, 2, 2, 1, 38016, 204e3e91613d647d30244c00fa2b9563

View File

@ -1,4 +1,8 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1/24
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 38016, e7a4be434df4bb524ba56a03cba901f4
0, 1, 1, 1, 38016, d903ade6d49e51485627c044fbb2190c
0, 2, 2, 1, 38016, af07ee39629b852870104cb9a9dde9e3

View File

@ -1,4 +1,8 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1/24
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 37697, 9ca5df27b0158aca2a38dff946f58c41
0, 1, 1, 1, 37697, 627129a99538ec1ac51be910ca92ebc4
0, 2, 2, 1, 37697, 6c2df1f21af317aa5bb68b161ca96c70

View File

@ -1,4 +1,8 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1/30
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 38016, 98bd0af6928c144888a9c320270e9f0e
0, 1, 1, 1, 38016, 9ff7cff703d58481acd233451388377c
0, 2, 2, 1, 38016, e4cd8815527846cc782ea61ef5a46e49

View File

@ -1,3 +1,7 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1/23
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 1907424, 7146d3a72b6cb8e43ee5280ef8d661fe
0, 1, 1, 1, 1907424, 5a537e9710158efb5ad2683a1d3b4c72

View File

@ -1,4 +1,8 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1/24
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 38016, b3a3121c796a60c88988fef5240a07fe
0, 1, 1, 1, 38016, f25147764829cf837e00b8fd6383e2c4
0, 2, 2, 1, 38016, 1b1552291a89c97d5deea145ab0ac0cd

View File

@ -1,4 +1,8 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1/30
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 115200, 3441ec1a9b9d325c9aeda44e3b68377d
0, 1, 1, 1, 115200, bff86a84fd673394f45c09d19a1ee0ac
0, 2, 2, 1, 115200, 8cd920f0de408e8cd883f9241680ff80

View File

@ -1,4 +1,8 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1/30
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 38016, 83c78b5db579710f61f9354d5c51e8c8
0, 1, 1, 1, 38016, 9b755a63c7c5352660a265f6e24991e1
0, 2, 2, 1, 38016, a591f0b04447d6d6dd9bb990502594aa

View File

@ -1,4 +1,8 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1/30
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 38016, cc3069a59b6f4319761af2b39923a6e5
0, 1, 1, 1, 38016, c0bc935941d994c6af6a864f02a90a62
0, 2, 2, 1, 38016, 5b6073ce4a03967aa87e56dfa27e32c2

View File

@ -1,4 +1,8 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1/30
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 38016, ad137b9eae93daed28fe31fd5165b4d0
0, 1, 1, 1, 38016, 7cd527f647680c0eb305050d27fb8092
0, 2, 2, 1, 38016, f306e07a2e86c82a8cc1333be3812326

View File

@ -1,4 +1,8 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1/30
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 37697, 7a0356dc950e79744d79c98e391ebee9
0, 1, 1, 1, 37697, 96e221e75c290dd847b8e55865073366
0, 2, 2, 1, 37697, 67638290841837c90f180a01094f9191

View File

@ -1,4 +1,8 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1/30
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 115200, 6b4c7cc0c6a7218362e43cffef6618c9
0, 1, 1, 1, 115200, e132a7b1bb4fb15b1019092aedc0e599
0, 2, 2, 1, 115200, b36975db60f24088d95385ff7e8b7b8a

View File

@ -1,4 +1,8 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1/30
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 38016, 905a823da31f71f9c25ebb8dfc9ddd3c
0, 1, 1, 1, 38016, 9a1b97859b2f774954dbf96f45a22a0a
0, 2, 2, 1, 38016, f0f5651b32577549dc2e6e3050125229

View File

@ -1,4 +1,8 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1/30
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 38016, 905a823da31f71f9c25ebb8dfc9ddd3c
0, 1, 1, 1, 38016, f0f411dd067bff05d5d9c64e3f52a4b1
0, 2, 2, 1, 38016, c8696f8fa56b4adf18f3db0c384d968f

View File

@ -1,3 +1,7 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1001/30000
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 152064, c3fbb7abbdb5bd4ed4a7e34768c17df1
0, 1, 1, 1, 152064, 08203c2595bdb2d58ead6f921345d699

View File

@ -1,3 +1,7 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1001/30000
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 152064, f041b870cf9236d5f22e2b08a77d5958
0, 1, 1, 1, 152064, cbdb7526986ae15592891488c9afc84c

View File

@ -1,3 +1,7 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1001/30000
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 152064, 98048cfdb4af5059f4085c5acc94ef8f
0, 1, 1, 1, 152064, 8160183e1eed1d0af4427be216b8b9f7

View File

@ -1,3 +1,7 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1001/30000
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 152064, 15c548208f5eda243a151a42f4d64855
0, 1, 1, 1, 152064, e96d463dc8e9b27b1c2ec40f77eee6ef

View File

@ -1,3 +1,7 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1001/30000
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 152064, 928c64a0747ac57ab50c1520d694fea7
0, 1, 1, 1, 152064, a6f6daa293231e95ef30ed168f582c84

View File

@ -1,3 +1,7 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1001/30000
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 152064, 082460718b7d7046c8fb23184b7f71ca
0, 1, 1, 1, 152064, 4a41aad51c40a92df72333e13f47d3fe

View File

@ -1,3 +1,7 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1001/30000
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 152064, cfca1bed96ff62a69b2d841fda01c6b9
0, 1, 1, 1, 152064, 9b4d61f1b998745c108f8eb67925e03d

View File

@ -1,3 +1,7 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1001/30000
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 152064, 6f5122064bead9d9882bec2698a6ed9c
0, 1, 1, 1, 152064, 50dae67d2f57a76eece210dee8b6df9e

View File

@ -1,3 +1,7 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1001/30000
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 152064, eb3d6985fcda5d93dd62d53354e8a093
0, 1, 1, 1, 152064, 5b1f5b7780b4cafe1f75e56a0b526643

View File

@ -1,3 +1,7 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1001/30000
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 152064, d7ccaf28c59875fe91983def5490d2b1
0, 1, 1, 1, 152064, bd98fe9492054826748de840b4495309

View File

@ -1,3 +1,7 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1001/30000
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 152064, 20dda6231f9801c9c237c6d09d9939b6
0, 1, 1, 1, 152064, 23c91e93807fb9a4ed5bd5bdd449d99f

View File

@ -1,3 +1,7 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1001/30000
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 152064, 960833315ebcdee97f46c4d98d0f3fef
0, 1, 1, 1, 152064, eec40507d17b64b7895a61cb87b2096a

View File

@ -1,3 +1,7 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1001/30000
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 152064, 6533224d3b6ba1ec0dd973bbe56c6349
0, 1, 1, 1, 152064, 12ceadc6d28327a24a75f8c40b6084d1

View File

@ -1,3 +1,7 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1001/30000
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 152064, 7268de6756014f79a56dcf010c52a97f
0, 1, 1, 1, 152064, 9e39e9b0e2295b8460dfa05f44762771

View File

@ -1,3 +1,7 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1001/30000
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 152064, 57e9e333c641fa952f7485b788df225a
0, 1, 1, 1, 152064, 551f0cea83dcdf4540c3983736757874

View File

@ -1,3 +1,7 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1001/30000
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 152064, 17a0a2842856b9e89aede237648d5dda
0, 1, 1, 1, 152064, c9fcade888a38621bebe3d4b41664245

View File

@ -1,3 +1,7 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1001/30000
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 152064, 6cc2089e9a3d352fe10b59ccd935c677
0, 1, 1, 1, 152064, d165bf7b9cb901e121a65038758d8613

View File

@ -1,3 +1,7 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1001/30000
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 152064, bc80511c83162c09661f155cd29f6dd8
0, 1, 1, 1, 152064, a62f1cbdb3f86d2fb4c880cfd917def5

View File

@ -1,3 +1,7 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1001/30000
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 152064, b2d350f6faa41cb50c2e8a9907d0f4a5
0, 1, 1, 1, 152064, 39b4380d16bc8e093dd4dba475175fb3

View File

@ -1,3 +1,7 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1001/30000
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 152064, 441e09be3c15fcb240afd74bb7a10a72
0, 1, 1, 1, 152064, 32ae5dac876ca5d5ae6ab7c74f4dc25d

View File

@ -1,3 +1,7 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1001/30000
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 152064, 7786eb9944dba0553e129133523a98c1
0, 1, 1, 1, 152064, 206d888f8453427f10a40aa8bf5f6df0

View File

@ -1,3 +1,7 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1001/30000
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 152064, aab95e195be71feca050a839d7b3154d
0, 1, 1, 1, 152064, 02a05d699bbbdc477e34bb0dad9f0391

View File

@ -1,3 +1,7 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1001/30000
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 152064, 41f853c3ee2d4611b645cc643d82e287
0, 1, 1, 1, 152064, 1c240c653110ff8609ca0f0287a6496d

View File

@ -1,3 +1,7 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1001/30000
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 152064, bc5b07369df50c8f97ce1a377fe513cf
0, 1, 1, 1, 152064, ce62ddb4f3e305d0f8587ae8bb44cc79

View File

@ -1,3 +1,7 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1001/30000
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 152064, 982d54041221c977b6f0e37a9236cc76
0, 1, 1, 1, 152064, 57631e7f13f645c834e2944ebfd6d40e

View File

@ -1,3 +1,7 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1001/30000
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 152064, b0fb55f3f2f56b3d27038e83c10123ce
0, 1, 1, 1, 152064, 9fcac3becdcc2d30d778a55eca4c2018

View File

@ -1,3 +1,7 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1001/30000
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 152064, 4f645e0f354da77b9e2f2a6753c361da
0, 1, 1, 1, 152064, b7542998ec298273ca662bc9b658d10e

View File

@ -1,3 +1,7 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1001/30000
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 152064, 6edc96a3747cad43828397045764206e
0, 1, 1, 1, 152064, 5fbc65d20fdca1abd69079851ce676d3

View File

@ -1,3 +1,7 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1001/30000
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 152064, 5db3e910e70da38bb91d01d73acc33dd
0, 1, 1, 1, 152064, b920ee7f7e61b7fdf9f44b1f738d0292

View File

@ -1,3 +1,7 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1001/30000
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 152064, 3cb3e310be5305077efa6216f6f10654
0, 1, 1, 1, 152064, 692d3e098af5978fe1a898ebc1a66a7a

View File

@ -1,3 +1,7 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1001/30000
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 152064, e3b3cea66ea38c5dfba1aa73bb4c611d
0, 1, 1, 1, 152064, 42bb3e54b19c3f4c4f7ee3a6ba012e19

View File

@ -1,3 +1,7 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1001/30000
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 152064, 2523e9ecfd3781eafcd7da192dc105e9
0, 1, 1, 1, 152064, 6d5feea012b9a1f51fc643633e728764

View File

@ -1,3 +1,7 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1001/30000
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 152064, 0a0305eba36500ebf6cc6cc0f01f5a3b
0, 1, 1, 1, 152064, 2c76bcd6763467f9057a726fbcf50ab1

View File

@ -1,3 +1,7 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1001/30000
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 152064, c68433e0e94047c220be9b629334f744
0, 1, 1, 1, 152064, fcfa4dff7a39bc9c5e315849ecbb46ea

View File

@ -1,3 +1,7 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1001/30000
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 152064, ad9dc2f912c137b014a33e2792c88a25
0, 1, 1, 1, 152064, 11221ee4ea5c776f43af68756682cd5a

View File

@ -1,3 +1,7 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1001/30000
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 152064, 75031f898cccf303a64ab46b1f815389
0, 1, 1, 1, 152064, a4fc864e7fbc470dfcab6207e0eea152

View File

@ -1,3 +1,7 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1001/30000
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 152064, c7824af009fde6cafdd8d39fae6bb6cf
0, 1, 1, 1, 152064, 516a82d5fc4dfa3daf713ed2ec36041b

View File

@ -1,3 +1,7 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1001/30000
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 152064, a2e5c820fd9733e18f9349fb658ca281
0, 1, 1, 1, 152064, fb23e0bc64728a492a33d985032f21b8

View File

@ -1,3 +1,7 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1001/30000
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 152064, 8347bfb891317e89ef66781d6c28e24f
0, 1, 1, 1, 152064, a5722f824d32deac042513a1a7dcdcd0

View File

@ -1,3 +1,7 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1001/30000
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 152064, 018968f97fac3bdff146cf22c1da5ef0
0, 1, 1, 1, 152064, ca8b09b01e5132183395e238f1c7901e

View File

@ -1,3 +1,7 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1001/30000
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 152064, 792660f6589ad5340be4bd0554435866
0, 1, 1, 1, 152064, 68c84c8a15d679e0a73678b93215c62c

View File

@ -1,3 +1,7 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1001/30000
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 152064, a456bdfc6c1c07b4cb3a3848843743b9
0, 1, 1, 1, 152064, fe41a12b8cb6bc5667ba2179e076f3b0

View File

@ -1,3 +1,7 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1001/30000
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 152064, f016dd8431694d989700fb1ba71a5b2d
0, 1, 1, 1, 152064, e89c3c5b935157b40f2fb0ab92415828

View File

@ -1,3 +1,7 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1001/30000
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 152064, 7b8ab82625f3006bac89d4fb5197e71c
0, 1, 1, 1, 152064, 18bd3716045563dfba2c72b640b3274b

View File

@ -1,3 +1,7 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1001/30000
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 152064, 66fde04d8320c750e56406feefd29979
0, 1, 1, 1, 152064, f9d01d8fc1722ec345e624e14b404215

View File

@ -1,3 +1,7 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1001/30000
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 152064, cc97597b015896d73f3e60e7ae44c4da
0, 1, 1, 1, 152064, fea98bc508f92135641ab99762444b14

View File

@ -1,3 +1,7 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1001/30000
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 152064, 79ed95c741178bb3c0954f1f6f8e21a3
0, 1, 1, 1, 152064, f02a06a5e2b5b7619c9a52c5bea0564d

View File

@ -1,3 +1,7 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1001/30000
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 152064, 9b98e948b8c2a822f21bd8419e6f4410
0, 1, 1, 1, 152064, 491382d68c16c2a3c6f1746598bc4a97

View File

@ -1,3 +1,7 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1001/30000
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 152064, f0f095b0edae7262f44d7ed7ef84ded4
0, 1, 1, 1, 152064, 0e833889ccac81d60251007d1baf6500

View File

@ -1,3 +1,7 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1001/30000
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 152064, 6c1b7b7827617fb9b8417aca2cfdbcaa
0, 1, 1, 1, 152064, 4c1fc8a89297fdcf79f0faabd42b8684

View File

@ -1,3 +1,7 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1001/30000
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 152064, ca6142db68463487bc28c888ab38476c
0, 1, 1, 1, 152064, 02a71153ec70f569524c3d814cb62f86

View File

@ -1,3 +1,7 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1001/30000
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 152064, eece2627df1ddf0872256eb92352e179
0, 1, 1, 1, 152064, 0ee9f221246ad747250e4b5e8ba586e2

View File

@ -1,3 +1,7 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1001/30000
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 152064, 7290039d974c4e50db9d69f9864bcdbe
0, 1, 1, 1, 152064, 264765de9d02503038a4da54133b9f85

View File

@ -1,3 +1,7 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1001/30000
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 152064, 917af24da66f143a56a01eb2c2254285
0, 1, 1, 1, 152064, 45a05d3bc644420519619e4115662a70

View File

@ -1,3 +1,7 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1001/30000
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 152064, 6fea2820bb10a9dec9add4d2452b01f5
0, 1, 1, 1, 152064, 74675169a4bfc2ff5463c4db5d85a79f

View File

@ -1,3 +1,7 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1001/30000
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 152064, 11e5d196f6537fb7d85988d90195e556
0, 1, 1, 1, 152064, 8536106795f7c93c5a43a11493527469

View File

@ -1,3 +1,7 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1001/30000
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 152064, 40839b7a3a40ec10f96b8a75224f646d
0, 1, 1, 1, 152064, 11408dd73e8c45ddaab99f5c9650102b

View File

@ -1,3 +1,7 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1001/30000
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 152064, d0e9fa03dd48da4592ebaadb4e3794e0
0, 1, 1, 1, 152064, 5172e29b1e04cd543833d6a68aab297c

View File

@ -1,3 +1,7 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1001/30000
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 152064, bef4a27d460e7697e038fe6f1c8bd597
0, 1, 1, 1, 152064, 124674686cafc5f2ff5bc7ea412b8f3b

View File

@ -1,3 +1,7 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1001/30000
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 152064, ae9d99e9d16ef20073300559566844ae
0, 1, 1, 1, 152064, da9405e5a6bfe4ed18d927ba2004008e

View File

@ -1,3 +1,7 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1001/30000
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 152064, 9e66bb8e1b5e206ea4afe4bf2d335ac5
0, 1, 1, 1, 152064, 092b74c905c12c1e87e90f5a79857736

View File

@ -1,3 +1,7 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1001/30000
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 152064, d062dc6be246c8042744018765ef50a8
0, 1, 1, 1, 152064, 45fd9cbacb6a91060a7e49a58a85869d

View File

@ -1,3 +1,7 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1001/30000
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 152064, 62f7e42fe653e81c5a65a25389e045b5
0, 1, 1, 1, 152064, cb0cdd0b25689e0a43328550011d960d

View File

@ -1,3 +1,7 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1001/30000
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 152064, 8467643dceff827e04acd82eeff1d1b0
0, 1, 1, 1, 152064, c786f49d66f4dfd685dea9605821a19f

View File

@ -1,4 +1,8 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1001/30000
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 152064, a2e5c820fd9733e18f9349fb658ca281
0, 1, 1, 1, 152064, aa20a75be3a316193496706c9f760d08
0, 2, 2, 1, 152064, 95567be97a64d3c9efe45f2524116a2e

View File

@ -1,4 +1,8 @@
#format: frame checksums
#version: 1
#hash: MD5
#tb 0: 1001/30000
#stream#, dts, pts, duration, size, hash
0, 0, 0, 1, 152064, a2e5c820fd9733e18f9349fb658ca281
0, 1, 1, 1, 152064, cd94572239817ae7c9b07de739c3272b
0, 2, 2, 1, 152064, 383cf752d457e122b5ff49d08960208e

Some files were not shown because too many files have changed in this diff Show More