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
81ac4cda
Commit
81ac4cda
authored
13 years ago
by
Anton Khirnov
Browse files
Options
Downloads
Patches
Plain Diff
fate-lavf-ts: use -mpegts_transport_stream_id option.
Serves as a test of muxer private options.
parent
f872e4d0
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
tests/lavf-regression.sh
+1
-1
1 addition, 1 deletion
tests/lavf-regression.sh
tests/ref/lavf/ts
+1
-1
1 addition, 1 deletion
tests/ref/lavf/ts
with
2 additions
and
2 deletions
tests/lavf-regression.sh
+
1
−
1
View file @
81ac4cda
...
@@ -71,7 +71,7 @@ do_lavf mxf_d10 "-ar 48000 -ac 2 -r 25 -s 720x576 -vf pad=720:608:0:32 -vcodec m
...
@@ -71,7 +71,7 @@ do_lavf mxf_d10 "-ar 48000 -ac 2 -r 25 -s 720x576 -vf pad=720:608:0:32 -vcodec m
fi
fi
if
[
-n
"
$do_ts
"
]
;
then
if
[
-n
"
$do_ts
"
]
;
then
do_lavf ts
do_lavf ts
"-mpegts_transport_stream_id 42"
fi
fi
if
[
-n
"
$do_swf
"
]
;
then
if
[
-n
"
$do_swf
"
]
;
then
...
...
This diff is collapsed.
Click to expand it.
tests/ref/lavf/ts
+
1
−
1
View file @
81ac4cda
9708011dd80212a0041a96da878122c2
*./tests/data/lavf/lavf.ts
293142d7286db15e5f4d7d1ca0d9c97c
*./tests/data/lavf/lavf.ts
406644 ./tests/data/lavf/lavf.ts
406644 ./tests/data/lavf/lavf.ts
./tests/data/lavf/lavf.ts CRC=0x133216c1
./tests/data/lavf/lavf.ts CRC=0x133216c1
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