Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
FFmpeg
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
libremedia
Tethys
FFmpeg
Commits
387464be
Commit
387464be
authored
6 years ago
by
Steven Liu
Browse files
Options
Downloads
Patches
Plain Diff
from RTCTIME to N*23, step is 23
fix ticket: 7225 Signed-off-by:
Steven Liu
<
lq@chinaffmpeg.org
>
parent
d25c9452
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
tests/fate/filter-audio.mak
+1
-1
1 addition, 1 deletion
tests/fate/filter-audio.mak
tests/ref/fate/filter-hls-append
+1531
-1531
1531 additions, 1531 deletions
tests/ref/fate/filter-hls-append
with
1532 additions
and
1532 deletions
tests/fate/filter-audio.mak
+
1
−
1
View file @
387464be
...
@@ -199,7 +199,7 @@ tests/data/hls-list-append.m3u8: ffmpeg$(PROGSSUF)$(EXESUF) | tests/data
...
@@ -199,7 +199,7 @@ tests/data/hls-list-append.m3u8: ffmpeg$(PROGSSUF)$(EXESUF) | tests/data
FATE_AFILTER-
$(
call
ALLYES, HLS_DEMUXER MPEGTS_MUXER MPEGTS_DEMUXER AEVALSRC_FILTER LAVFI_INDEV MP2FIXED_ENCODER
)
+=
fate-filter-hls-append
FATE_AFILTER-
$(
call
ALLYES, HLS_DEMUXER MPEGTS_MUXER MPEGTS_DEMUXER AEVALSRC_FILTER LAVFI_INDEV MP2FIXED_ENCODER
)
+=
fate-filter-hls-append
fate-filter-hls-append
:
tests/data/hls-list-append.m3u8
fate-filter-hls-append
:
tests/data/hls-list-append.m3u8
fate-filter-hls-append
:
CMD = framecrc -flags +bitexact -i $(TARGET_PATH)/tests/data/hls-list-append.m3u8 -af asetpts=
RTCTIME
fate-filter-hls-append
:
CMD = framecrc -flags +bitexact -i $(TARGET_PATH)/tests/data/hls-list-append.m3u8 -af asetpts=
N*23
FATE_AMIX
+=
fate-filter-amix-simple
FATE_AMIX
+=
fate-filter-amix-simple
fate-filter-amix-simple
:
CMD = ffmpeg -filter_complex amix -i $(SRC) -ss 3 -i $(SRC1) -f f32le -
fate-filter-amix-simple
:
CMD = ffmpeg -filter_complex amix -i $(SRC) -ss 3 -i $(SRC1) -f f32le -
...
...
This diff is collapsed.
Click to expand it.
tests/ref/fate/filter-hls-append
+
1531
−
1531
View file @
387464be
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment