Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
F
ffmpeg
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
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
ffmpeg
Commits
81ac4cda
Commit
81ac4cda
authored
Nov 14, 2011
by
Anton Khirnov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fate-lavf-ts: use -mpegts_transport_stream_id option.
Serves as a test of muxer private options.
parent
f872e4d0
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
lavf-regression.sh
tests/lavf-regression.sh
+1
-1
ts
tests/ref/lavf/ts
+1
-1
No files found.
tests/lavf-regression.sh
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
...
...
tests/ref/lavf/ts
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
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