Changes between Initial Version and Version 1 of Ticket #8600, comment 4
- Timestamp:
- Apr 3, 2020, 11:23:30 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #8600, comment 4
initial v1 1 1 ''Here we are '' 2 [code] 2 3 ameer@localhost:~$ ffmpeg -video_size 720x1280 -framerate 25 -f x11grab -i 127.0.0.1:0.0 output.mp4 3 4 ffmpeg version N-52056-ge5d25d1147-static https://johnvansickle.com/ffmpeg/ Copyright (c) 2000-2020 the FFmpeg developers … … 36 37 Exiting normally, received signal 2. 37 38 ameer@localhost:~$ 38 39 [/code] 39 40 ''Well I guess I just need to get rid of this then it'll work 40 41


