Closed (fixed)
Project:
Video
Version:
7.x-1.0-alpha2
Component:
Video Core
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Aug 2011 at 11:49 UTC
Updated:
16 Jun 2012 at 19:51 UTC
How do I enable 2 pass encoding in my preset?
Comments
Comment #1
Jorrit commentedClosed because 1.0 is not supported anymore.
Comment #2
michael.k commentedOne follow up before you close this ticket: I notice that a checkbox for 1-pass encoding is available in the preset for "advanced video settings" within any version of the Video module, but perhaps that is a typo? Should that be renamed to be 2-pass? That would make more sense because why would one need a checkbox for a single pass job?
Comment #3
Jorrit commented2-pass is the default behavior for both FFmpeg and Zencoder. If for some reason you want 1-pass, you can use the checkbox.
Comment #4
michael.k commentedOh good to know! My understanding is that a temporary file is created for 2-pass encoding to work. If that is true, shouldn't it show up in /tmp when the transcoding job is running? I never see any extra files than extensions like mp4, webm, etc.
Comment #5
Jorrit commentedIt appears that twopass encoding wasn't really working with FFmpeg. I have fixed that.