• Philip Langdale's avatar
    movtextenc: 3GPP TS 26.245 Timed Text Encoder. · 2daaf776
    Philip Langdale authored
    This change introduces a basic encoder for 3GPP Timed Text subtitles,
    also known as TX3G, Quicktime subtitles, or "movtext" in the existing
    code.
    
    This initial change doesn't attempt to write styling information,
    and just writes the plain text of the subtitles. I intend to add
    support for styles eventually, but it's challenging due to a lack
    of existing players that support them.
    
    Note that an additional change is required to the mov/mp4 muxer to
    write empty subtitle packets to indicate subtitle duration.
    Signed-off-by: 's avatarPhilip Langdale <philipl@overt.org>
    2daaf776
Name
Last commit
Last update
..
fate Loading commit data...
ref Loading commit data...
Makefile Loading commit data...
asynth1.sw Loading commit data...
audiogen.c Loading commit data...
base64.c Loading commit data...
copycooker.sh Loading commit data...
fate-run.sh Loading commit data...
fate-update.sh Loading commit data...
fate-valgrind.supp Loading commit data...
fate.sh Loading commit data...
fate_config.sh.template Loading commit data...
ffserver-regression.sh Loading commit data...
ffserver.conf Loading commit data...
ffserver.regression.ref Loading commit data...
lavf-regression.sh Loading commit data...
lavfi-regression.sh Loading commit data...
lena.pnm Loading commit data...
md5.sh Loading commit data...
regression-funcs.sh Loading commit data...
rotozoom.c Loading commit data...
tiny_psnr.c Loading commit data...
utils.c Loading commit data...
videogen.c Loading commit data...