Re: [Mjpeg-users] problem with mplex and lpcm (Andrew Stevens please read!)

2003-12-22 Thread Robert W. Fuller
Gert, The "-W mplayer_hdr" option to the CVS version of mplex solved my noise with LPCM problem. Thank you! Regards, Rob Gert Vervoort wrote: Robert W. Fuller wrote: Did you build your version of mplex out of CVS? What CVS command do you use to fetch this? Are you just using an updated v

[Mjpeg-users] how to reach a higher bitrate?

2003-12-22 Thread Daniel Silva
Hi,     When encoding a bitstream with the command:               mpeg2enc "inputfile" -f 3 -b 7500 -q 5 -o "outputfile"       What is the maximum bitrate I should expect? I was trying to reach a maximum bitrate of 7500 kbits/s, so I used the option "-b 7500", but I realised that it only

Re: [Mjpeg-users] how to reach a higher bitrate?

2003-12-22 Thread Steven M. Schultz
On Mon, 22 Dec 2003, Daniel Silva wrote: > When encoding a bitstream with the command: > > mpeg2enc "inputfile" -f 3 -b 7500 -q 5 -o "outputfile" > > What is the maximum bitrate I should expect? That depends on what size of frames you're encoding. > I was try

Re: [Mjpeg-users] how to reach a higher bitrate?

2003-12-22 Thread Jonathan Bartlett
Use -q 1. Jon On Mon, 22 Dec 2003, Daniel Silva wrote: > Hi, > > When encoding a bitstream with the command: > > > > mpeg2enc "inputfile" -f 3 -b 7500 -q 5 -o "outputfile" > > > > What is the maximum bitrate I should expect? I was trying to reach a maximum > bitrate of 7500