This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
FFmpeg
mirror of
https://github.com/falkTX/FFmpeg.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
338
Wiki
Activity
Browse Source
fate-lavf-ts: use -mpegts_transport_stream_id option.
Serves as a test of muxer private options.
tags/n0.9
Anton Khirnov
13 years ago
parent
f872e4d0a7
commit
81ac4cda0b
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
tests/lavf-regression.sh
+1
-1
tests/ref/lavf/ts
+ 1
- 1
tests/lavf-regression.sh
View File
@@ -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
if [ -n "$do_ts" ] ; then
do_lavf ts
do_lavf ts
"-mpegts_transport_stream_id 42"
fi
if [ -n "$do_swf" ] ; then
+ 1
- 1
tests/ref/lavf/ts
View File
@@ -1,3 +1,3 @@
9708011dd80212a0041a96da878122c2
*./tests/data/lavf/lavf.ts
293142d7286db15e5f4d7d1ca0d9c97c
*./tests/data/lavf/lavf.ts
406644 ./tests/data/lavf/lavf.ts
./tests/data/lavf/lavf.ts CRC=0x133216c1
Write
Preview
Loading…
Cancel
Save