Opened 6 years ago

Closed 6 years ago

#6889 closed defect (worksforme)

ffmpeg.c stalls after N frames when capturing v4l2 video and pulse audio

Reported by: neverminder 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:

ffmpeg.c stalls after N frames when capturing v4l2 video and pulse audio

output log: https://pastebin.com/8i3LMdgc

How to reproduce:

ffmpeg -y -report -debug_ts -f v4l2 -input_format mjpeg -s uhd2160 -i /dev/video0 -f pulse -channels 1 -i default -c:v libx264 -preset superfast video.mkv
ffmpeg version 3.4-1~16.04.york0

Attachments (1)

ffmpeg-20171203-212024.log (145.0 KB ) - added by neverminder 6 years ago.

Download all attachments as: .zip

Change History (3)

by neverminder, 6 years ago

Attachment: ffmpeg-20171203-212024.log added

comment:1 by Carl Eugen Hoyos, 6 years ago

Priority: criticalnormal
Version: 3.4unspecified

Please test current FFmpeg git head.

comment:2 by neverminder, 6 years ago

Resolution: worksforme
Status: newclosed
Note: See TracTickets for help on using tickets.