Hi,

Nicolas Krieger wrote:
[...]
> I have now another problem, "audio_device" can't be found
> (av_find_input_format("audio_device");)
> It works well in the  last version, but not now. I've tried with "oss"
> instead of "audio_device" but there is no difference.

Are you using Linux? If yes, "oss" should be the right name.
What happens if you try to run
  ./ffmpeg -f oss -i /dev/dsp /tmp/test.avi
?

                                Luca
_______________________________________________
libav-user mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/libav-user

Reply via email to