Opened 8 years ago

Closed 8 years ago

#5801 closed defect (duplicate)

cannot capture an HD IPTV stream

Reported by: Alexander V. Lukyanov Owned by:
Priority: normal Component: undetermined
Version: git-master Keywords:
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

Summary of the bug:
One HD IPTV channel cannot be recorded by ffmpeg, but it is played by ffplay with no problems.
All other channels are recorded just fine.

How to reproduce:
$ ffmpeg -y -ss 1 -i iptv-raw -t 10 -f avi -c copy /tmp/a.avi
...
video:0kB audio:402kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 4.585604%

-report log file is attached.

Attachments (1)

ffmpeg-20160826-144150.log (590.5 KB ) - added by Alexander V. Lukyanov 8 years ago.
-report log

Download all attachments as: .zip

Change History (3)

by Alexander V. Lukyanov, 8 years ago

Attachment: ffmpeg-20160826-144150.log added

-report log

comment:1 by Alexander V. Lukyanov, 8 years ago

comment:2 by Carl Eugen Hoyos, 8 years ago

Keywords: mpegts HD removed
Resolution: duplicate
Status: newclosed

See #5088, #5367.

Note: See TracTickets for help on using tickets.