Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
F
ffmpeg.wasm-core
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Linshizhi
ffmpeg.wasm-core
Commits
5d18dc37
Commit
5d18dc37
authored
Feb 28, 2016
by
Michael Niedermayer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
tests/lavf-regression: Add mp4 timecode test
Signed-off-by:
Michael Niedermayer
<
michael@niedermayer.cc
>
parent
b4dcd351
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
0 deletions
+10
-0
lavf-regression.sh
tests/lavf-regression.sh
+1
-0
mov
tests/ref/lavf/mov
+9
-0
No files found.
tests/lavf-regression.sh
View file @
5d18dc37
...
...
@@ -122,6 +122,7 @@ if [ -n "$do_mov" ] ; then
mov_common_opt
=
"-acodec pcm_alaw -vcodec mpeg4 -threads 1"
do_lavf mov
""
"-movflags +rtphint
$mov_common_opt
"
do_lavf_timecode mov
"-movflags +faststart
$mov_common_opt
"
do_lavf_timecode mp4
"-vcodec mpeg4 -an -threads 1"
fi
if
[
-n
"
$do_ismv
"
]
;
then
...
...
tests/ref/lavf/mov
View file @
5d18dc37
...
...
@@ -10,3 +10,12 @@ ba3b8b49e420510a0d417400dbedfc2d *./tests/data/lavf/lavf.mov
fd0e4de8e7f6d0c8c0681d7020f00f50 *./tests/data/lavf/lavf.mov
356921 ./tests/data/lavf/lavf.mov
./tests/data/lavf/lavf.mov CRC=0xbb2b949b
ebca72c186a4f3ba9bb17d9cb5b74fef *./tests/data/lavf/lavf.mp4
312457 ./tests/data/lavf/lavf.mp4
./tests/data/lavf/lavf.mp4 CRC=0x9d9a638a
9944512475d82d2d601f3c96101bdf9c *./tests/data/lavf/lavf.mp4
321343 ./tests/data/lavf/lavf.mp4
./tests/data/lavf/lavf.mp4 CRC=0xe8130120
7b3e71f294901067046c09f03a426bdc *./tests/data/lavf/lavf.mp4
312001 ./tests/data/lavf/lavf.mp4
./tests/data/lavf/lavf.mp4 CRC=0x9d9a638a
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment