#11545: [dec:libzvbi_teletextdec] Error while opening decoder: Internal bug, 
should
not have happened
----------------------------------+--------------------------------------
             Reporter:  kasper93  |                     Type:  defect
               Status:  new       |                 Priority:  normal
            Component:  avcodec   |                  Version:  git-master
             Keywords:  libzvbi   |               Blocked By:
             Blocking:            |  Reproduced by developer:  0
Analyzed by developer:  0         |
----------------------------------+--------------------------------------
 Summary of the bug:

 After
 
[https://code.ffmpeg.org/FFmpeg/FFmpeg/commit/57c545090d75f3adfbd58cf23b23431c751f2fb4
 57c545090d75f3adfbd58cf23b23431c751f2fb4] there is line end mismatch from
 expected in
 
[https://code.ffmpeg.org/FFmpeg/FFmpeg/src/commit/10e179ccbd6c324874af7d35d85946af9f180795/libavcodec
 /libzvbi-teletextdec.c#L94 libzvbi-teletextdec.c#L94] which checks `\r\n`
 and returns AVERROR_BUG because of that.

 How to reproduce:
 {{{
 % ./ffmpeg_g -txt_format 2 -i "F:\dev\sub.ts" sub.mkv
 ffmpeg version N-119224-gbf327ac676 Copyright (c) 2000-2025 the FFmpeg
 developers
 }}}

 Fixed by: https://patchwork.ffmpeg.org/project/ffmpeg/list/?series=11717
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/11545>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac

To unsubscribe, visit link above, or email
ffmpeg-trac-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to