[FFmpeg-user] ffmpeg NVENC won't run

Moritz Barsnick barsnick at gmx.net
Fri Sep 4 13:19:29 EEST 2020


On Wed, Sep 02, 2020 at 13:04:40 -0300, Leonardo Pagotto wrote:
> starts and stucks, no error messages but won't go any further, even on a
> very basic command w/o NVENC. What can be wrong?
>
> lealpa at cuda7:~$ sudo /home/lealpa/bin/ffmpeg -i udp://230.8.0.7:10008 teste.mp4

Firstly: Do you really need sudo? You shouldn't give ffmpeg (or any
other tool) priviledges it doesn't need.

To your issue:
Are you sure something is sending to that UDP address/port? If nothing
arrives at all, ffmpeg does get stuck there.

Cheers,
Moritz


More information about the ffmpeg-user mailing list