Opened 13 months ago
Closed 13 months ago
#10731 closed defect (fixed)
ffplay doesn't play normal .ts file captured from air, VLC plays
Reported by: | serql | 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:
ffplay doesn't play normal .ts file captured from air. VLC plays fine. tsduck reports normal ts structure
Link to the file: https://tsduck.io/streams/uk-freeview/514000000.ts
% ffplay -analyzeduration 1000M -probesize 1000M 514000000.ts ...a lot of errors and warning... [vvc @ 0x131916af0] Could not find codec parameters for stream 0 (Video: vvc, none): unspecified size Consider increasing the value for the 'analyzeduration' (1000000000) and 'probesize' (1000000000) options Input #0, vvc, from '514000000.ts': Duration: N/A, bitrate: N/A Stream #0:0: Video: vvc, none, 25 fps, 1200k tbr, 1200k tbn No decoder could be found for codec vvc Failed to open file '514000000.ts' or configure filtergraph
How to reproduce:
% ffplay 514000000.ts
ffmpeg version ffmpeg version 6.1 Copyright (c) 2000-2023 the FFmpeg developers built with Apple clang version 15.0.0 (clang-1500.0.40.1) configuration: --prefix=/opt/homebrew/Cellar/ffmpeg/6.1-with-options_3 --enable-shared --cc=clang --host-cflags= --host-ldflags='-Wl,-ld_classic' --enable-gpl --enable-libaom --enable-libdav1d --enable-libmp3lame --enable-libopus --enable-libsnappy --enable-libtheora --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libx265 --enable-libfontconfig --enable-libfreetype --enable-frei0r --enable-libass --enable-demuxer=dash --enable-opencl --enable-audiotoolbox --enable-videotoolbox --enable-neon --disable-htmlpages --enable-libfdk-aac --enable-nonfree libavutil 58. 29.100 / 58. 29.100 libavcodec 60. 31.102 / 60. 31.102 libavformat 60. 16.100 / 60. 16.100 libavdevice 60. 3.100 / 60. 3.100 libavfilter 9. 12.100 / 9. 12.100 libswscale 7. 5.100 / 7. 5.100 libswresample 4. 12.100 / 4. 12.100 libpostproc 57. 3.100 / 57. 3.100
Attachments (2)
Change History (5)
by , 13 months ago
Attachment: | logs-10731.tgz added |
---|
comment:3 by , 13 months ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
ffplay log, tsanalyze output (ts structure)