Video buffer is a completely independent parameter. You can't infer it from the others. It's how much memory you are requiring the player to have to decode your video.
On software decoders, you can set this pretty high, because everyone has lots of RAM at their disposal. On hardware decoders, they have a fixed amount of RAM. Their video buffers were pre-determined at the factory, and they can't just allocate more memory. Therefore, you're stuck with whatever video buffer size your hardware player has. Jon On Sat, 6 Dec 2003 [EMAIL PROTECTED] wrote: > Hello. > > I am starting to better learn mpeg2enc in order to > build SVCDs without recurring to tools like ripmake > and mencvcd. In the process I have some doubts. > I will be posting about them here so people can > help me. As I am new to this list, I hope it is > ok to do so. > > When encoding for non-standard SVCDs (with higher > bitrates, for example), should I be concerned with > the maximum video buffer required to decode the > stream (--video-buffer option)? Is its value > dependent on the (maximum) bitrate of the stream? > Is there a way of determining the maximum buffer size > from other stream parameters like bitrate and > frame size? > > The manual page says that it makes sense to push > it for software decoders up to 500KB or more (the > default for SVCD is 230KB). What is the advantage > of doing that and why not doing so for playback > in DVD players? > > Maybe someone could write a short explanation > about this parameter. > > Regards. > > Romildo > > > ------------------------------------------------------- > This SF.net email is sponsored by: IBM Linux Tutorials. > Become an expert in LINUX or just sharpen your skills. Sign up for IBM's > Free Linux Tutorials. Learn everything from the bash shell to sys admin. > Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click > _______________________________________________ > Mjpeg-users mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/mjpeg-users > ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ Mjpeg-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mjpeg-users