Browse Source

doc/faq: mention concat protocol documentation in the protocol concatenation entry

tags/n1.2
Stefano Sabatini 12 years ago
parent
commit
40cb682ca0
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      doc/faq.texi

+ 4
- 0
doc/faq.texi View File

@@ -294,6 +294,10 @@ your format doesn't support file level concatenation.

@subsection Concatenating using the concat @emph{protocol} (file level)

FFmpeg has a @url{http://ffmpeg.org/ffmpeg-protocols.html#concat,
@code{concat}} protocol designed specifically for that, with examples in the
documentation.

A few multimedia containers (MPEG-1, MPEG-2 PS, DV) allow to concatenate
video by merely concatenating the files them.



Loading…
Cancel
Save