From 5e0824054187fc8a143c2c456e73565b58f1ffe7 Mon Sep 17 00:00:00 2001 From: Thiago Santos Date: Fri, 6 May 2016 10:21:55 -0300 Subject: media-check: add test for fragmented file without duration The file was generated with a non-seekable sink, so some values in the headers couldn't be rewritten and that requires some extra care when playing the file. Related to bug https://bugzilla.gnome.org/show_bug.cgi?id=765805 --- .../defaults/mp4/fragmented_nonseekable_sink.mp4 | 1 + .../mp4/fragmented_nonseekable_sink.mp4.media_info | 312 +++++++++++++++++++++ 2 files changed, 313 insertions(+) create mode 120000 medias/defaults/mp4/fragmented_nonseekable_sink.mp4 create mode 100644 medias/defaults/mp4/fragmented_nonseekable_sink.mp4.media_info diff --git a/medias/defaults/mp4/fragmented_nonseekable_sink.mp4 b/medias/defaults/mp4/fragmented_nonseekable_sink.mp4 new file mode 120000 index 0000000..f614e70 --- /dev/null +++ b/medias/defaults/mp4/fragmented_nonseekable_sink.mp4 @@ -0,0 +1 @@ +../../../.git/annex/objects/qW/32/SHA256E-s1894684--887cc1cced4ae4d66ecabb9977a33563443cde8949328d55085d9e8ab79dfd39.mp4/SHA256E-s1894684--887cc1cced4ae4d66ecabb9977a33563443cde8949328d55085d9e8ab79dfd39.mp4 \ No newline at end of file diff --git a/medias/defaults/mp4/fragmented_nonseekable_sink.mp4.media_info b/medias/defaults/mp4/fragmented_nonseekable_sink.mp4.media_info new file mode 100644 index 0000000..7e43c5b --- /dev/null +++ b/medias/defaults/mp4/fragmented_nonseekable_sink.mp4.media_info @@ -0,0 +1,312 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3