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
08c1b6bb
Commit
08c1b6bb
authored
Jul 28, 2016
by
Petru Rares Sincraian
Committed by
Michael Niedermayer
Jul 28, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fate: add test for silenceremove filter
Signed-off-by:
Michael Niedermayer
<
michael@niedermayer.cc
>
parent
83b99093
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
39 additions
and
0 deletions
+39
-0
filter-audio.mak
tests/fate/filter-audio.mak
+4
-0
filter-silenceremove
tests/ref/fate/filter-silenceremove
+35
-0
No files found.
tests/fate/filter-audio.mak
View file @
08c1b6bb
...
...
@@ -114,6 +114,10 @@ fate-filter-extrastereo: tests/data/asynth-44100-2.wav
fate-filter-extrastereo: SRC = $(TARGET_PATH)/tests/data/asynth-44100-2.wav
fate-filter-extrastereo: CMD = framecrc -i $(SRC) -aframes 20 -af extrastereo=m=2
FATE_AFILTER_SAMPLES-$(call FILTERDEMDECENCMUX, SILENCEREMOVE, WAV, PCM_S16LE, PCM_S16LE, WAV) += fate-filter-silenceremove
fate-filter-silenceremove: SRC = $(TARGET_SAMPLES)/audio-reference/divertimenti_2ch_96kHz_s24.wav
fate-filter-silenceremove: CMD = framecrc -i $(SRC) -aframes 30 -af silenceremove=0:0:0:-1:0:-90dB
tests/data/hls-list.m3u8: TAG = GEN
tests/data/hls-list.m3u8: ffmpeg$(PROGSSUF)$(EXESUF) | tests/data
$(M)$(TARGET_EXEC) $(TARGET_PATH)/$< \
...
...
tests/ref/fate/filter-silenceremove
0 → 100644
View file @
08c1b6bb
#tb 0: 1/192000
#media_type 0: audio
#codec_id 0: pcm_s16le
#sample_rate 0: 192000
#channel_layout 0: 3
0, 0, 0, 1, 4, 0x00200008
0, 1, 1, 1, 4, 0x00180006
0, 2, 2, 1, 4, 0x001c0007
0, 3, 3, 1, 4, 0x03250208
0, 4, 4, 1, 4, 0x03290208
0, 5, 5, 1, 4, 0x03230207
0, 6, 6, 1, 4, 0x031f0206
0, 7, 7, 1, 4, 0x03250208
0, 8, 8, 1, 4, 0x00220009
0, 9, 9, 1, 4, 0x00200009
0, 10, 10, 1, 4, 0x03250208
0, 11, 11, 1, 4, 0x0335020c
0, 12, 12, 1, 4, 0x034b0211
0, 13, 13, 1, 4, 0x034b020f
0, 14, 14, 1, 4, 0x0343020e
0, 15, 15, 1, 4, 0x00440011
0, 16, 16, 1, 4, 0x00400011
0, 17, 17, 1, 4, 0x003a000f
0, 18, 18, 1, 4, 0x0339020d
0, 19, 19, 1, 4, 0x003a000f
0, 20, 20, 1, 4, 0x0034000d
0, 21, 21, 1, 4, 0x0034000d
0, 22, 22, 1, 4, 0x0036000e
0, 23, 23, 1, 4, 0x03290208
0, 24, 24, 1, 4, 0x03230204
0, 25, 25, 1, 4, 0x03170201
0, 26, 26, 1, 4, 0x030701fd
0, 27, 27, 1, 4, 0x02fd01fc
0, 28, 28, 1, 4, 0x00060002
0, 29, 29, 1, 4, 0x000c0004
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