Opened 18 months ago

#10335 new defect

ffmpeg/ffplay very slow with remote QT codec

Reported by: Rafal Leszko Owned by:
Priority: normal Component: undetermined
Version: unspecified Keywords:
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

Summary of the bug:
How to reproduce:

# Very slow segmenting
ffmpeg -i "https://storage.googleapis.com/thom-vod-testing/sasi.mp4" -c:v copy -c:a copy -f hls -hls_list_size 0 -hls_playlist_type vod -hls_time 10 index.m3u8

# Very slow playback
ffplay https://storage.googleapis.com/thom-vod-testing/sasi.mp4

# Version
ffmpeg version 5.1.2 Copyright (c) 2000-2022 the FFmpeg developers built with Apple clang version 14.0.0 (clang-1400.0.29.202)

Additional info:

Change History (0)

Note: See TracTickets for help on using tickets.