#9782: avformat_find_stream_info too slow with open TS stream
------------------------------------+------------------------------------
Reporter: GJJ | Owner: (none)
Type: defect | Status: closed
Priority: important | Component: avformat
Version: git-master | Resolution: fixed
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
------------------------------------+------------------------------------
Comment (by Balling):
Replying to [comment:10 luckysk]:
> However, 58df81b02779c9c87cbf5403cfdbb437d5344669 makes other ffmpeg
based players(such as mpv,mplayer etc)unable to recognize video when
playing some ts files. Do you want to confirm?
> The dolby_ hevc_ aac.ts can reproduce this problem. Before this
submission, with mpv player the video can be recognized and playback well.
Now it can only play audio.
That is because a) dolby_hevc_aac.ts is buggy, -c copy -strict unofficial
shows b) they do not set scan_all_pmts 1, but there is a pull request for
this: https://github.com/mpv-player/mpv/pull/10550 c) mpv has its own
parsers that allow to parse sound ion all cases, even if we cannot: #8712.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/9782#comment:11>
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".