Hi Ricardo,

On Fri, Jun 19, 2015 at 18:52:02 -0700, Ricardo Kleemann wrote:
> And tried the command -devices and I don’t understand the output. I’m trying 
> to see which devices are available

And ffmpeg correctly tells you: No input devices.

> Devices:
>  D. = Demuxing supported
>  .E = Muxing supported
>  --
>   E sdl             SDL output device

Which is pretty obvious, because of the way you built your ffmpeg:

>   configuration: --enable-nonfree --enable-gpl --enable-version3 
> --enable-postproc --enable-swscale --enable-avfilter --enable-libmp3lame 
> --enable-libvorbis --enable-libtheora --enable-libfaac --enable-libxvid 
> --enable-libx264 --enable-libvpx --enable-hardcoded-tables --enable-shared 
> --enable-pthreads --disable-indevs

Do you see that very last option? "--disable-indevs"
What were you trying to achive when using it?

Moritz
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

Reply via email to