/* * Copyright (c) 2012 Clément Bœsch * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * FFmpeg is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with FFmpeg; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ /** * @file * RealText subtitle demuxer * @see http://service.real.com/help/library/guides/ProductionGuide/prodguide/htmfiles/realtext.htm */ #include "avformat.h" #include "internal.h" #include "subtitles.h" #include "libavutil/avstring.h" #include "libavutil/bprint.h" #include "libavutil/intreadwrite.h" typedef struct { FFDemuxSubtitlesQueue q; } RealTextContext; static int realtext_probe(const AVProbeData *p) { char buf[7]; FFTextReader tr; ff_text_init_buf(&tr, p->buf, p->buf_size); ff_text_read(&tr, buf, sizeof(buf)); return !av_strncasecmp(buf, "priv_data; AVStream *st = avformat_new_stream(s, NULL); AVBPrint buf; char c = 0; int res = 0, duration = read_ts("60"); // default duration is 60 seconds FFTextReader tr; ff_text_init_avio(s, &tr, s->pb); if (!st) return AVERROR(ENOMEM); avpriv_set_pts_info(st, 64, 1, 100); st->codecpar->codec_type = AVMEDIA_TYPE_SUBTITLE; st->codecpar->codec_id = AV_CODEC_ID_REALTEXT; av_bprint_init(&buf, 0, AV_BPRINT_SIZE_UNLIMITED); while (!ff_text_eof(&tr)) { AVPacket *sub; const int64_t pos = ff_text_pos(&tr) - (c != 0); int n = ff_smil_extract_next_text_chunk(&tr, &buf, &c); if (n == 0) break; if (!av_strncasecmp(buf.str, "codecpar->extradata) { res = AVERROR_INVALIDDATA; goto end; } if (p) duration = read_ts(p); st->codecpar->extradata = av_strdup(buf.str); if (!st->codecpar->extradata) { res = AVERROR(ENOMEM); goto end; } st->codecpar->extradata_size = buf.len + 1; } else { /* if we just read a