diff options
author | Luca Barbato | 2012-10-25 14:05:40 +0200 |
---|---|---|
committer | Luca Barbato | 2012-10-29 12:03:28 +0100 |
commit | d4bff9f1ab59f4ae58841bd7b056f2ff1b8854d7 (patch) | |
tree | 1f57fef0411d5b6fee53811db0cef9bdead80dc7 /doc/nut.texi | |
parent | 07585ffa62eebebcd35326935fec7cd948021daf (diff) |
nut: support textual data
Plain text (utf8 encoded) data can be muxed and demuxed in nut.
Diffstat (limited to 'doc/nut.texi')
-rw-r--r-- | doc/nut.texi | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/nut.texi b/doc/nut.texi index 1c23934f6a..9b842416cc 100644 --- a/doc/nut.texi +++ b/doc/nut.texi @@ -66,6 +66,12 @@ PFD[32] would for example be signed 32 bit little-endian IEEE float @item DVBS @tab DVB subtitles @end multitable +@section Raw Data + +@multitable @columnfractions .4 .4 +@item UTF8 @tab Raw UTF-8 +@end multitable + @section Codecs @multitable @columnfractions .4 .4 |