[FFmpeg-devel] subtitle filter

Michael Niedermayer michaelni at gmx.at
Sun Apr 13 15:09:16 CEST 2014


On Sun, Apr 13, 2014 at 12:39:01AM +0400, Iliya Bunov wrote:
> It is impossible to make a screenshot with hardsubs.
> ffmpeg -ss 00:10:57 -t 1 -i m.mkv -vf "ass=m.ass" -f mjpeg image01.png
> Subtitles always start from the beginning (00:00 not 00:10:57).
> 
> Adding "ss" option can solve this problem.
> ffmpeg -ss 00:10:57 -t 1 -i m.mkv -vf "ass=m.ass:ss='10\:57'" -f mjpeg
> image01.png
> 
> PATCH

the patch has been corrupted by something wraping the lines

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

If you think the mosad wants you dead since a long time then you are either
wrong or dead since a long time.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140413/1cea1ffc/attachment.asc>


More information about the ffmpeg-devel mailing list