Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ffmpeg verbosity?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
eddieparker
Tux's lil' helper
Tux's lil' helper


Joined: 09 Sep 2004
Posts: 147

PostPosted: Thu Mar 05, 2009 8:54 pm    Post subject: ffmpeg verbosity? Reply with quote

Hello!

I've been messing around with ffmpeg and am loving what I can do with the thing.

That said, I notice it's really rather verbose and I can't seem to quiet it down at all. I've tried setting -v -1 and I still get version information, configuration information, library information, build information, plus all the stream information.

Does anyone know if there's a way to quiet it down some without resorting to piping/grepping/etc?

Cheers,

-e-
Back to top
View user's profile Send private message
disi
Veteran
Veteran


Joined: 28 Nov 2003
Posts: 1354
Location: Out There ...

PostPosted: Fri Mar 06, 2009 3:22 pm    Post subject: Reply with quote

maybe like this :?: :
Code:
ffmpeg <whatever> 2>/dev/null
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum