[FFmpeg-user] why ffmpeg would like to occupy the console?

Soho Soho123 soho123.2012 at gmail.com
Wed Feb 20 07:38:14 CET 2013


Hi Dave,

It can work!
Thank you very much!!!

Best Regards,
Soho

2013/2/20 Dave Lasley <dave at dlasley.net>:
> You need to pipe all outputs, try
> $command > /dev/null 2>&1 &
>
>
> -Dave Lasley
>
> On Feb 19, 2013, at 5:52 PM, Soho Soho123 <soho123.2012 at gmail.com> wrote:
>
>> why ffmpeg would like to occupy the console?
>> And When I add "&" in the end of command line,
>> "ffmpeg -f video4linux2 -r 30 -s 640x480 -input_format mjpeg -i
>> /dev/video0 -c copy http://localhost:8090/feed1.ffm &"
>> it can not work normally.
>> Does anyone  have idea about this issue?
>> _______________________________________________
>> ffmpeg-user mailing list
>> ffmpeg-user at ffmpeg.org
>> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user


More information about the ffmpeg-user mailing list