Opened 5 years ago
Closed 5 years ago
#8816 closed defect (invalid)
Latest static build fails with "Unknown input format: pulse'"
Reported by: | John Rose | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | undetermined |
Version: | unspecified | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | no | |
Analyzed by developer: | no |
Description
Using FFmpeg 4.3.1 (extracted from downloaded ffmpeg-release-amd64-static)from https://johnvansickle.com/ffmpeg/
gives "Unknown input format: 'pulse'"
Terminal input was:
bin/ffmpeg -r 25 -video_size 1920x1080 -f x11grab -draw_mouse 0 -show_region 1 -i :0.0 -f pulse -ac 2 -i default -vcodec libx265 -y /home/john/Temporary/v.mp4 >/home/john/Temporary/l.txt 2>&1
Note:
See TracTickets
for help on using tickets.