diff options
author | Marton Balint <cus@passwd.hu> | 2015-10-24 15:39:18 +0200 |
---|---|---|
committer | Marton Balint <cus@passwd.hu> | 2015-11-15 19:22:46 +0100 |
commit | a01046c90c9a8ace6105fcef6cd7964edae62357 (patch) | |
tree | cc3fcff927cf7e741616213ab79fb294615dfaa7 /tests/simple1.ffconcat | |
parent | 7ad698e24e6b9dde57c4e01c145bcddfe9d6e4a3 (diff) | |
download | ffmpeg-streaming-a01046c90c9a8ace6105fcef6cd7964edae62357.zip ffmpeg-streaming-a01046c90c9a8ace6105fcef6cd7964edae62357.tar.gz |
fate: add concat demuxer tests
Reviewed-by: Nicolas George <george@nsup.org>
Signed-off-by: Marton Balint <cus@passwd.hu>
Diffstat (limited to 'tests/simple1.ffconcat')
-rw-r--r-- | tests/simple1.ffconcat | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/tests/simple1.ffconcat b/tests/simple1.ffconcat new file mode 100644 index 0000000..0a754af --- /dev/null +++ b/tests/simple1.ffconcat @@ -0,0 +1,12 @@ +ffconcat version 1.0 + +file %SRCFILE% + +file %SRCFILE% +inpoint 00:00.80 + +file %SRCFILE% +inpoint 00:00.20 +outpoint 00:00.40 +file_packet_metadata dummy=1 + |