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
70efa31b
Commit
70efa31b
authored
Dec 07, 2019
by
James Almer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fate/matroska: add a demux test for ProRes using zlib compression
Signed-off-by:
James Almer
<
jamrial@gmail.com
>
parent
af50f0a5
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
0 deletions
+11
-0
matroska.mak
tests/fate/matroska.mak
+3
-0
matroska-prores-zlib
tests/ref/fate/matroska-prores-zlib
+8
-0
No files found.
tests/fate/matroska.mak
View file @
70efa31b
FATE_MATROSKA-$(call ALLYES, MATROSKA_DEMUXER VORBIS_PARSER) += fate-matroska-prores-zlib
fate-matroska-prores-zlib: CMD = framecrc -i $(TARGET_SAMPLES)/mkv/prores_zlib.mkv -c:v copy
# This tests that the matroska demuxer supports modifying the colorspace
# properties in remuxing (-c:v copy)
# It also tests automatic insertion of the vp9_superframe bitstream filter
...
...
tests/ref/fate/matroska-prores-zlib
0 → 100644
View file @
70efa31b
#extradata 0: 4, 0x040801a2
#tb 0: 1/1000
#media_type 0: video
#codec_id 0: prores
#dimensions 0: 1920x1080
#sar 0: 1/1
0, 0, 0, 33, 82240, 0x5271abe6
0, 33, 33, 33, 82240, 0x5271abe6
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