View Full Version : Can I use transmit the real time video with the two pass encoding type?
beyondway
28th December 2005, 10:58
I am trying to design a system for real time video transmiting and using the xvid encoder for the video source coding. Can I use the two pass encoding type in this system? Thanks for any response!
mod
28th December 2005, 11:22
I don't think there's a way to do an "on the fly" 2 pass encoding.. maybe with 2 separate threads..
jon.schaffer
28th December 2005, 12:34
Parallel 1st pass and 2nd pass aren't possible since the codec needs to know the 1st pass size when starting the 2nd pass.
So I think this requires 2 steps: you feed the codec with the realtime transmission in a 1st pass process and then run the 2nd pass.
Caroliano
29th December 2005, 02:12
I don't think that is possible. For streaming is better CBR or ABR modes, only 1 pass of course.
vBulletin® v3.8.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.