This website requires JavaScript.
Explore
Help
Register
Sign In
virtualenv
/
FFmpeg
Watch
1
Star
0
Fork
0
You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced
2024-12-12 19:18:44 +02:00
Code
Issues
Releases
Activity
e6d89d0efd
FFmpeg
/
tests
/
ref
/
fate
/
concat-demuxer-extended-lavf-mxf_d10
2 lines
95 B
Plaintext
Raw
Normal View
History
Unescape
Escape
libavformat: add side_data copy in concat demuxer Adds support for concat demuxer to copy the side data information from the input file to the resulting file. It will behave like the metadata copy, where the metadata of the first file is kept in the the output file. Extract the current code that already performs the stream side_data copy into a separate method and reuse the method in the concat demuxer. Signed-off-by: Gerard Sole <g.sole.ca@gmail.com>
2021-12-15 21:00:31 +02:00
1fac6962d4c5f1070d0d2db5ab7d86aa *tests/data/fate/concat-demuxer-extended-lavf-mxf_d10.ffprobe
Reference in New Issue
Copy Permalink