#7912: timing is all wrong when extract srt subtitle from video
-------------------------------------+-------------------------------------
Reporter: jookiyaya | Type: defect
Status: new | Priority: normal
Component: | Version:
undetermined | unspecified
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
ffmpeg -fix_sub_duration -f lavfi -i "movie=test.mkv[out+subcc]" -map 0:1
test.srt
also tried
ffmpeg -fix_sub_duration -real_time 1 -f lavfi -i
"movie=test.mkv[out+subcc]" -map 0:1 test.srt
video sample: https://x0.at/SrG.mkv
result of test.srt https://x0.at/pUA.srt
version 4.1.3
--
Ticket URL: <https://trac.ffmpeg.org/ticket/7912>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".