Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefano Sabatini <stefasab@gmail.com>2014-01-19 16:45:48 +0400
committerStefano Sabatini <stefasab@gmail.com>2014-01-20 16:10:10 +0400
commit5e2b8e493436dde5edf8534ec76d83101ca46891 (patch)
treea0f0ca9eb0d9c76f73633e7c23377e83b1281809 /configure
parent4014b401b0d55f27b7c430962b63f6b3fbf834c5 (diff)
examples: add remuxing example
Show how to perform streamcopy from one container to another.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index 7c479b2633..0b4a8ae129 100755
--- a/configure
+++ b/configure
@@ -1246,6 +1246,7 @@ EXAMPLE_LIST="
filtering_video_example
metadata_example
muxing_example
+ remuxing_example
resampling_audio_example
scaling_video_example
transcode_aac_example