← 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 use divxenc as frontend. Here is what it writes into it's batchfile.

#!/bin/bash
# Automatically generated by divxenc 1.6.4 on So 3. Jun 17:45:10 CEST 2012

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

test -d "/home/sjuk" || mkdir -p "/home/sjuk"
test -d "/home/sjuk/.divxenc/job15834" || mkdir -p "/home/sjuk/.divxenc/job15834"
test -e "/home/sjuk/TORNADO.avi" && mv -f "/home/sjuk/TORNADO.avi" "/home/sjuk/TORNADO.avi.old"

nice -n 10 /usr/bin/mencoder "dvd://12" -o "/home/sjuk/TORNADO.avi" -vc
mpeg12 -dvd-device /home/sjuk/Desktop/test.iso -nosub -ffourcc DX50 -vf
softskip,harddup -noodml -aid 128 -channels 6 -oac copy -ovc lavc
-lavcopts
vcodec=mpeg4:vqscale=3:vmax_b_frames=2:vme=4:mbd=2:bidir_refine=1:cmp=2:subcmp=2:dia=-1:trell:cbp:mv0:last_pred=2:preme=1:autoaspect:threads=2



sleep 2

rm -rf "/home/sjuk/.divxenc/job15834"

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

I upgraded ubuntu from 11.04 to 12.04 two weeks ago. On 11.04
divxenc/mencoder worked fine.

I don't know about "avconv". What does it do and how can you use it to
convert divx from an iso-file?

-- 
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