Fuoco Tools
November 21, 2009, 11:26:53 PM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Fuoco Tools, a converter to learn ffmpeg and mencoder on ubuntu. News : Final step here
 
   Home   Help Search Login Register  
Pages: [1]   Go Down
  Print  
Author Topic: Two pass encoding with XviD  (Read 551 times)
leatherneckbiker
Newbie
*

Karma: 0
Offline Offline

Posts: 1


View Profile
« on: October 15, 2008, 06:29:15 PM »

All the pre-defined functions that use xvid are using fixed-quant=N single passes.  Will Fuoco support two pass conversion with xvid(any) codec and how would that be set up? 

I want to input ANY to NTSC using xvid and ac3 at 720p two passes with a target size of 1.4 Gb.  From the command line I want to use:

mencoder <input> -ofps 30 -ovc xvid -oac lavc -lavcopts acodec=ac3 -vf scale -zoom -xy 720 -xvidencopts pass=1 -o /dev/null
mencoder <input> -ofps 30 -ovc xvid -oac lavc -lavcopts acodec=ac3 -vf scale -zoom -xy 720 -xvidencopts pass=2:bitrate=-1400000 -o <output.avi>

the Fuoco version would be:

mencoder INPUT -ofps 30 -ovc xvid -oac lavc -lavcopts acodec=ac3 -vf scale -zoom -xy 720 -xvidencopts pass=1 -o /dev/null
mencoder <input.avi> -ofps 30 -ovc xvid -oac lavc -lavcopts acodec=ac3 -vf scale -zoom -xy 720 -xvidencopts pass=2:bitrate=-1400000 -o OUTPUT

My question is, will Fuoco handle the /dev/null and can both of those separate command lines be run concurrently without user interaction?

Am I making any sense?

LNB

Logged
arkrad
Global Moderator
Newbie
*****

Karma: 0
Offline Offline

Posts: 7


View Profile
« Reply #1 on: November 02, 2008, 11:00:41 AM »

fuoco was merged with NWC converter that supports 2 pass conversion

 Grin
Logged
Pages: [1]   Go Up
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.4 | SMF © 2006-2007, Simple Machines LLC Valid XHTML 1.0! Valid CSS!