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
d106ffd9
Commit
d106ffd9
authored
12 years ago
by
Michael Niedermayer
Browse files
Options
Downloads
Patches
Plain Diff
fate: add bitexact flag to fate-sub-movtextenc
Signed-off-by:
Michael Niedermayer
<
michaelni@gmx.at
>
parent
b11b0e16
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
tests/fate/subtitles.mak
+1
-1
1 addition, 1 deletion
tests/fate/subtitles.mak
tests/ref/fate/sub-movtextenc
+1
-1
1 addition, 1 deletion
tests/ref/fate/sub-movtextenc
with
2 additions
and
2 deletions
tests/fate/subtitles.mak
+
1
−
1
View file @
d106ffd9
...
@@ -8,7 +8,7 @@ FATE_SUBTITLES += fate-sub-movtext
...
@@ -8,7 +8,7 @@ FATE_SUBTITLES += fate-sub-movtext
fate-sub-movtext
:
CMD = md5 -i $(SAMPLES)/sub/MovText_capability_tester.mp4 -f ass
fate-sub-movtext
:
CMD = md5 -i $(SAMPLES)/sub/MovText_capability_tester.mp4 -f ass
FATE_SUBTITLES
+=
fate-sub-movtextenc
FATE_SUBTITLES
+=
fate-sub-movtextenc
fate-sub-movtextenc
:
CMD = md5 -i $(SAMPLES)/sub/MovText_capability_tester.mp4 -map 0 -scodec mov_text -f mp4 -movflags frag_keyframe+empty_moov
fate-sub-movtextenc
:
CMD = md5 -i $(SAMPLES)/sub/MovText_capability_tester.mp4 -map 0 -scodec mov_text -f mp4
-flags +bitexact
-movflags frag_keyframe+empty_moov
FATE_SUBTITLES
+=
fate-sub-realtext
FATE_SUBTITLES
+=
fate-sub-realtext
fate-sub-realtext
:
CMD = md5 -i $(SAMPLES)/sub/RealText_capability_tester.rt -f ass
fate-sub-realtext
:
CMD = md5 -i $(SAMPLES)/sub/RealText_capability_tester.rt -f ass
...
...
This diff is collapsed.
Click to expand it.
tests/ref/fate/sub-movtextenc
+
1
−
1
View file @
d106ffd9
ea719ca95c36d0da638282ccd017dace
42640029a44ce4c5748e5e7ba5c189fd
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