[FFmpeg-devel] [PATCH 1/2] Set subtitle track dimensions for mov_text to display the subtitles properly
Nicolas George
george at nsup.org
Thu Jun 11 09:42:08 CEST 2015
Le tridi 23 prairial, an CCXXIII, Niklesh Lalwani a écrit :
> From: Niklesh <niklesh.lalwani at iitb.ac.in>
>
> This patch mostly replicates the concept patch posted by Philip https://ffmpeg.org/pipermail/ffmpeg-devel/2013-March/140299.html. This sets the proper dimensions for the subtitle tracks, by making use of the height and width of the video stream. The patch is exlained in detail in the link.
>
> Signed-off-by: Niklesh <niklesh.lalwani at iitb.ac.in>
> ---
> libavformat/movenc.c | 38 ++++++++++++++++++++++++++++++++++----
> libavformat/movenc.h | 4 ++++
> 2 files changed, 38 insertions(+), 4 deletions(-)
I said it in the original thread and I say it again now: this is not the
proper place, it should happen in the encoder and the surrounding
applications.
Regards,
--
Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150611/05494858/attachment.asc>
More information about the ffmpeg-devel
mailing list