← Back to team overview

medibuntu-maintainers team mailing list archive

[Bug 1000973] Re: Mencoder error: Error, Invalid timestamp=1, last=1, encoding to mpeg4

 

I have done more testing  using divxenc on both the 32 bit and the 64
bit versions of U12.04 and found that a very simple conversion job
(taking only the defaults) fails on 64 bit and works fine on 32 bit.

The resulting mencoder command lines were identical. This clearly makes the problem fall on the 64 bit mencoder.
This clearly is a  reproducible bug which needs to be fixed and not ignored.  The following is a listing of the divxenc generated script.   Let's get the mencoder people looking at this.

#!/bin/bash
# Automatically generated by divxenc 1.6.4 on Thu Jun  7 10:40:42 CDT 2012

################### START OF COMMANDS ###################

test -d "/home/lkt" || mkdir -p "/home/lkt"
test -d "/home/lkt/.divxenc/job2369" || mkdir -p "/home/lkt/.divxenc/job2369"
test -e "/home/lkt/test1.avi" && mv -f "/home/lkt/test1.avi" "/home/lkt/test1.avi.old"

nice -n 10 /usr/bin/mencoder "test.mpg" -o "/home/lkt/test1.avi" -ffourcc DX50 -vf softskip,harddup -oac mp3lame -lameopts abr:br=140:aq=4:vol=2.2:mode=1 -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=1200:vmax_b_frames=0:vme=4:mbd=1:lumi_mask=0.05:dark_mask=0.01:naq:dia=1:last_pred=0
:vlelim=-4:vcelim=9:autoaspect:threads=2



sleep 2

rm -rf "/home/lkt/.divxenc/job2369"

#################### END OF COMMANDS ####################

-- 
You received this bug notification because you are a member of Medibuntu
Packaging Team, which is the registrant for Medibuntu.
https://bugs.launchpad.net/bugs/1000973

Title:
  Mencoder error: Error, Invalid timestamp=1, last=1, encoding to mpeg4

To manage notifications about this bug go to:
https://bugs.launchpad.net/medibuntu/+bug/1000973/+subscriptions


References