On Wed, 2010-02-03 at 22:57 +0100, Ed Vaessen wrote:
> > mpeg2enc --multi-thread 8 --verbose 0 --aspect 3 --format 3 --frame-rate
> > 5 --video-bitrate 24000 --nonvideo-bitrate 384 --interlace-mode 0
> > --force-b-b-p --video-buffer 448 --video-norm n --keep-hf
> > --no-constraints --sequence-header-every-gop --min-gop-size 6
> > --max-gop-size 6 -o $NEW.m2v

> mpeg2enc --multi-thread 8 --verbose 0 --aspect 3 --format 3 --frame-rate 3
> --video-bitrate 28000 --nonvideo-bitrate 384 --interlace-mode 0
> --force-b-b-p --video-buffer 448 --video-norm p --keep-hf --no-constraints
> --sequence-header-every-gop --min-gop-size 6 --max-gop-size 6 -o %
> 
Ed,
No I don't.  I see the only changes you've made are:
- output a PAL video (--video-norm p)
- frame rate should be 25fps (--frame-rate 3)
- video bitrate is higher 28000

I don't work with PAL.  But the changes you made don't seem terribly
much different than mine.

FYI - A sample tcprobe of my source video and audio that mplex likes
reads like this:
[sfr...@ogre lab]$ tcprobe -i test.m2v
[tcprobe] MPEG elementary stream (ES)
[tcprobe] summary for test.m2v, (*) = not default, 0 = not detected
import frame size: -g 1920x1088 [720x576] (*)
     aspect ratio: 16:9 (*)
       frame rate: -f 30.000 [25.000] frc=5 (*)
   no audio track: (use "null" import module for audio)

[sfr...@ogre lab]$ tcprobe -i test.m2a
[tcprobe] MP2 stream
[tcprobe] summary for test.m2a, (*) = not default, 0 = not detected
      audio track: -a 0 [0] -e 48000,16,2 [48000,16,2] -n 0x50 [0x2000]
(*)
                   bitrate=384 kbps

Did google provide any answers to the errors you see?  As well, you
might try emailing the user list at mjpegtools
(https://lists.sourceforge.net/lists/listinfo/mjpeg-users)

Alternatively, do you have a website or pastebin where you could upload
a short piece of video and audio (10s) that we could try to stitch
together?

scott



_______________________________________________
Cinelerra mailing list
Cinelerra@skolelinux.no
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra

Reply via email to