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@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
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to