#5056: Empty cues when converting ASS embedded in MKV to SRT
------------------------------------+-----------------------------------
Reporter: eelco | Owner:
Type: defect | Status: new
Priority: important | Component: avcodec
Version: git-master | Resolution:
Keywords: ass,srt | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
------------------------------------+-----------------------------------
Comment (by eelco):
I managed to work around this issue by making sure that in
`ff_ass_split_dialog` if `ctx->current_section` is not the `"Events"`
section, to adjust `ctx->current_section` and also set `ctx->field_order`
and `ctx->field_number` for the section (to the default).
If this is the right direction for a solution, I’d be happy to send a
patch to ffmpeg-devel.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/5056#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-trac