mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-06-19 19:03:00 +02:00
nut: support textual data
Plain text (utf8 encoded) data can be muxed and demuxed in nut.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user