[MPlayer-users] mencoder no audio encoding

Steve Stavropoulos steve at math.upatras.gr
Wed Nov 28 21:05:16 CET 2001


With cvs version 1.27 of mencoder.c there is the following message in the
screen and the audio doesn't get encoded:

Starts like this:
head_check failed A-V: -2.534 oAV: -2.488 diff: -0.000 ct: -0.046 vpc:
-0.046
head_check failed A-V: -2.574 oAV: -2.528 diff: -0.000 ct: -0.046 vpc:
-0.046
head_check failed A-V: -2.614 oAV: -2.568 diff: -0.000 ct: -0.046 vpc:
-0.046
head_check failed A-V: -2.654 oAV: -2.608 diff: -0.000 ct: -0.046 vpc:
-0.046
head_check failed A-V: -2.694 oAV: -2.648 diff: -0.000 ct: -0.046 vpc:
-0.046
A:   0.2 V:   2.9 A-V: -2.734 oAV: -2.688 diff: -0.000 ct: -0.046 vpc:
-0.046
Writing AVI index...
Fixup AVI header...
*** free_stream() called ***

if I live it for longer it goes like this:

A:   0.2 V: 107.7 A-V:-107.534 oAV:-107.488 diff:  0.000 ct: -0.046 vpc:
-0.046 head_check failed
A:   0.2 V: 107.8 A-V:-107.574 oAV:-107.528 diff:  0.000 ct: -0.046 vpc:
-0.046 head_check failed
A:   0.2 V: 107.8 A-V:-107.614 oAV:-107.568 diff:  0.000 ct: -0.046 vpc:
-0.046 head_check failed
A:   0.2 V: 107.9 A-V:-107.654 oAV:-107.608 diff: -0.000 ct: -0.046 vpc:
-0.046 head_check failed
continiuing for ever...

 The command line is:
mencoder -dvd 1 -aid 128 -ovc divx4 -oac mp3lame -divx4opts br=1000
-lameopts q=2:vbr=1 -pass 1

Before a couple of days it was working with another dvd just fine with the
exact same command line but without the -aid switch (the known old bug).

 just checked the behaviour of the various revisions o mencoder.c and the
results are:

cvs verion <=1.22  --->  the known DEMUXER error (beacause of -aid 128),
but audio, when -aid is not used, is encoded normally.

cvs version>=1.23  --->  audio isn't encoded (-aid bug gone) even if I
don't put any -aid switch

same behaviour (no sound) I get when I don't put an -aid switch in the
command line.

 Please tell me if you like more information.





More information about the MPlayer-users mailing list