Opened 7 years ago
Closed 7 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)
Change History (3)
by , 7 years ago
Attachment: | ffmpeg-20171203-212024.log added |
---|
comment:1 by , 7 years ago
Priority: | critical → normal |
---|---|
Version: | 3.4 → unspecified |
comment:2 by , 7 years ago
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Please test current FFmpeg git head.