[Mjpeg-users] How to use the "-S" option of mplex?

2003-01-04 Thread Gregoire Favre
Hello, I use this: mplex -f 8 -S 400 -o name%d.mpg "001.mp*" to mux files together, but I alwasy get 2 Gb files :-( Any idea on how to use this option? Thank you very much and please CC to me as I am not on this ml!!! Grégoire __

Re: [Mjpeg-users] How to use the "-S" option of mplex?

2003-01-05 Thread Gregoire Favre
On Sun, Jan 05, 2003 at 07:32:40AM +0100, Bernhard Praschinger wrote: Good morming ;-) > > mplex -f 8 -S 400 -o name%d.mpg "001.mp*" > > to mux files together, but I alwasy get 2 Gb files :-( > That is a correct behavior of mplex. > > > Any idea on how to use this option? > man mplex Well, do

Re: [Mjpeg-users] How to use the "-S" option of mplex?

2003-01-05 Thread Gregoire Favre
On Sun, Jan 05, 2003 at 12:49:12PM +0100, Andrew Stevens wrote: > Sounds like your using an older version. There was a bug where the size for > -f 8 was effectively hard-wired to 2GB. > > This is certainly fixed in the development version and I think I also merged > in the (1 line) fix into

Re: [Mjpeg-users] How to use the "-S" option of mplex?

2003-01-05 Thread Gregoire Favre
On Sun, Jan 05, 2003 at 12:13:13PM +0100, Bernhard Praschinger wrote: > With that information I cannot exactly tell. I know that it works on my > machine with 100MB (I have no stream with more than 400 MB lying > around). > The only differnce I see with the information you reveal is that you do >

Re: [Mjpeg-users] How to use the "-S" option of mplex?

2003-01-05 Thread Gregoire Favre
On Sun, Jan 05, 2003 at 06:09:33PM +0100, Bernhard Praschinger wrote: > The CVS Version I use is a bit newer. Then I should take the CVS also ;-) And voila, that's it!!! > If you want more chapters, you should create more editlistfiles. And > encode more steams instead of that spliting. Splitin

[Mjpeg-users] How to make mpeg files for DVD creation?

2003-01-07 Thread Gregoire Favre
Hello, i reccord data with VDR: http://www.cadsoft.de/people/kls/vdr/download.htm And then, I demux the recording with ds.jar: http://home.arcor.de/matt2/dvb.matt/ It gives me one video file and one file per audio tracks (most of the time just one). After that, using mplex, I mux the files tog

Re: [Mjpeg-users] How to make mpeg files for DVD creation?

2003-01-07 Thread Gregoire Favre
On Tue, Jan 07, 2003 at 09:58:52AM -0500, Selva Nair wrote: > As you mention -f 9, I guess you are using mplex from cvs. Have you > tried the stable version (1.6.x) with the patch for fixing -S that > I sent you the otherday? It works fine for me. Yes I have... without success... Thank you ver

Re: [Mjpeg-users] How to make mpeg files for DVD creation?

2003-01-07 Thread Gregoire Favre
On Tue, Jan 07, 2003 at 04:47:09PM +0100, Bernhard Praschinger wrote: > So you have a digital Sat Card, and have on your disk that digial MPEG2 > Broadcast stream ? Yes I have such cards ;-) And no, it's not real MPEG2, I don't know exactly what it is... > Are you soure that the D-Sat broadcast

Re: [Mjpeg-users] How to make mpeg files for DVD creation?

2003-01-07 Thread Gregoire Favre
On Tue, Jan 07, 2003 at 05:17:41PM +0100, Wolfgang Goeller wrote: > Thanks to your email I finally got ds.jar - that was the > tool I missed. Yes, great tool, prior of that, I used cPVA with wine... I don't know if it would be possible to compil this .jar (I don't know anything in JAVA...)? > I

[Mjpeg-users] Prepare files for ifogen (size)?

2003-01-18 Thread Gregoire Favre
Hello, as mplex can't split files in a suitable way for ifogen, I have joined my files, and I have lots of files bigger than 2Gb, and when I try to create a DVD with such files: ifogen -o /video2/tmp/VIDEO_TS/VTS --next-vts file.mpg STAT: Picking VTS 04 STAT: Processing file.mpg ERR: Error op

Re: [Mjpeg-users] Prepare files for ifogen (size)?

2003-01-18 Thread Gregoire Favre
Hello Markus ;-) Tremendous: adding -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE effectively make it working also for me !!! Thank you very much, Grégoire http://ulima.unil.ch/greg ICQ:16624071 mailto:[EMAIL PROTECTED] --

Re: [Mjpeg-users] Video-encoding questions (mostly DVD related)

2003-01-19 Thread Gregoire Favre
On Sun, Jan 19, 2003 at 07:36:08AM +0100, Bernhard Praschinger wrote: Hello ;-) > As I wrote in the mail shortly before you should not use the -M switch > (or any other spliting by mplex). If you multiplex a DVD the -M switch > was deactivated because it generated several files. The -M option doe

Re: [Mjpeg-users] Video-encoding questions (mostly DVD related)

2003-01-19 Thread Gregoire Favre
On Sun, Jan 19, 2003 at 02:53:40PM +0100, Bernhard Praschinger wrote: > When you encode the video you should use the -S -B option. Then mplex > will split the file when multiplexing into pices with a correct start > and end. As there is no -B option in the released mplex, I assume you are talking

[Mjpeg-users] How to "split"?

2003-04-06 Thread Gregoire Favre
Hello, I have recorded some "movies" which are a following suites, each movies are about each 2.4Gb (I have those as mpg files from mplex -f) and I want to backup those on DVD. The total files sizes is 12868 Mb so what I would really like is to obtain a split in three part to make 3 DVD out of it