Skip to content
Snippets Groups Projects
Commit 81ac4cda authored by Anton Khirnov's avatar Anton Khirnov
Browse files

fate-lavf-ts: use -mpegts_transport_stream_id option.

Serves as a test of muxer private options.
parent f872e4d0
No related branches found
No related tags found
No related merge requests found
...@@ -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
......
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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment