1
1
12rbah2019-11-12 13:30:26
System administration
12rbah, 2019-11-12 13:30:26

Why is the command not working in FFMPEG?

I launch an rtsp stream in VLC and try to record video from it with the following command ffmpeg -i rtsp://127.0.0.1:8888/v -b 900k -vcodec copy -r 1 -yc:/abc.avi . An inscription appears (Indicated in the spoiler) and the program no longer reacts in any way, as if in standby mode. Through another vlc tried to connect everything worked there.

spoiler

ffmpeg version 4.2.1 Copyright (c) 2000-2019 the FFmpeg developers
built with gcc 9.1.1 (GCC) 20190807
configuration: --enable-gpl --enable-version3 --enable-sdl2 --enable-fontconfig --enable-gnutls --enable-iconv --enable-libass --enable-libdav1d --enable-libbluray --enable-libfreetype --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libtheora
--enable-libtwolame --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxml2
--enable-libzimg --enable-lzma --enable-zlib --enable-gmp --enable-libvidstab --enable-libvorbis --enable-libvo-amrwbenc --enable-libmysofa --enable-libspeex --enable-libxvid --enable-libaom --enable-libmfx --enable-amf --enable-ffnvcodec --enable-cuvid --enable-d3d11va --enable-nvenc --enable-nvdec --enable-dxva2 --enable-avisynth --enable-libopenmpt
libavutil 56. 31.100 / 56. 31.100
libavcodec 58. 54.100 / 58. 54.100
libavformat 58. 29.100 / 58. 29.100
libavdevice 58. 8.100 / 58. 8.100
libavfilter 7. 57.100 / 7. 57.100
libswscale 5. 5.100 / 5. 5.100
libswresample 3. 5.100 / 3. 5.100
libpostproc 55. 5.100 / 55. 5.100

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
MrDudi, 2019-12-07
@12rbah

ffmpeg -i rtsp://127.0.0.1:8888/v -b 900k -vcodec copy -r 1 -yc abc.avi

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question