Hi

I try to join several MPEG movies rendered but this fails due to Audio Bitrates : [EMAIL PROTECTED]:/media/Film$ mpgjoin --force chapter_01_02_720x576.mpeg chapter_03_720x576.mpeg chapter_04_720x576.mpeg chapter_05_720x576.mpeg -o Film.mpeg
warning: couldn't find any valid system header. I'm continuing anyway
warning: couldn't find any valid system header. I'm continuing anyway
warning: couldn't find any valid system header. I'm continuing anyway
warning: couldn't find any valid system header. I'm continuing anyway
warning: couldn't find any valid system header. I'm continuing anyway
Incompatible audio bitrates chapter_01_02_720x576.mpeg (112 bps) chapter_03_720x576.mpeg (80 bps)
Specified files don't seem to be compatible
Incompatible audio bitrates chapter_01_02_720x576.mpeg (112 bps) chapter_04_720x576.mpeg (192 bps)
Specified files don't seem to be compatible
Incompatible audio bitrates chapter_01_02_720x576.mpeg (112 bps) chapter_05_720x576.mpeg (320 bps)
Specified files don't seem to be compatible
Segmentation fault (core dumped)

I use :
1. cine_render.sh like in manual :
yuvcorrect -v 0 -T INTERLACED_BOTTOM_FIRST | mpeg2enc -v 0 -K tmpgenc -r 32 -4 1 -2 1 -D 10 -E 10 -g 15 -G 15 -q 1 -b 9400 -f 8 -o $1
2. I checked the AC3 bitrates of my chapters :
       128
3. Then I merge them in like in manual too :
       mplex -f 8 03_720x576.m2v 03_720x576.ac3 -o chapiter_03_720x576.mpeg

Despite I use the same options for all chapters there is a difference and MPGTX/MPGJOIN always fails...
I searched options, docs, web but cannot find a reason.
Is there a variable audio bitrate here ?
How to fix one ?
Any other Clue ?

Thanx
Tom


_______________________________________________
Cinelerra mailing list
[email protected]
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra

Reply via email to