#2067: Support subtitles in libavfilter so seek is honored for subtitles filters
(like hardsubbing)
-------------------------------------+-------------------------------------
Reporter: nikov | Owner:
Type: enhancement | Status: open
Priority: normal | Component: avfilter
Version: unspecified | Resolution:
Keywords: subtitles | Blocked By:
seek | Reproduced by developer: 0
Blocking: |
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Comment (by Jan-E):
If you are using the Windows full path inside double quotes it is not easy
to escape correctly. I found this to be working: -filter_complex
"subtitles='C\:/ffmpeg/f2.srt'". Double backslashes in stead of the single
forward slashes may work as well, but I tend to avoid backslashes as much
as possible. So the solution is escaping the ':' and surrounding the full
path by single quotes.
--
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/2067#comment:12>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://avcodec.org/mailman/listinfo/ffmpeg-trac