diff options
author | Clément Bœsch <clement.boesch@smartjog.com> | 2012-03-05 08:51:08 +0100 |
---|---|---|
committer | Clément Bœsch <ubitux@gmail.com> | 2012-06-11 07:35:14 +0200 |
commit | 9fb2e234d079a834e66870691bdf1eb8f4648076 (patch) | |
tree | 628f631373bad6c9bdb191470117463196bae1de /doc/general.texi | |
parent | 9846a9c7015668b54e01a3b8dfbb24fc84616dd8 (diff) | |
download | ffmpeg-9fb2e234d079a834e66870691bdf1eb8f4648076.tar.gz |
movenc: add timecode track support.
Diffstat (limited to 'doc/general.texi')
-rw-r--r-- | doc/general.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/general.texi b/doc/general.texi index 5af7822ff3..74092e4ed9 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -893,7 +893,7 @@ performance on systems without hardware floating point support). @item AVI @tab X @tab X @item DV @tab X @tab X @item GXF @tab X @tab X -@item MOV @tab X @tab +@item MOV @tab X @tab X @item MPEG1/2 @tab X @tab X @item MXF @tab X @tab X @end multitable |