Wheezy Mencoder Floating Point Crash (follow-up)

Top Page

Reply to this message
Author: Jim Lind
Date:  
To: dmo-discussion
Subject: Wheezy Mencoder Floating Point Crash (follow-up)
Got home and ran some more commands just to make sure I knew what I'm
talking about.
The command I'm attempting to run is:
mencoder 30sec.m4v -oac faac -faacopts mpeg=4:object=2:raw:br=128 -ovc
lavc -of lavf -o 30sec.vol.mp4

You can find a copy of that file at:
http://dl.dropbox.com/u/15572438/30sec.m4v

Running the command using rc4+svn20110926-0.1_amd64 works fine:
http://dl.dropbox.com/u/15572438/r34132.out.txt

Running the command using rc4+svn20111024-0.0_amd64 fails:
http://dl.dropbox.com/u/15572438/r34245.out.txt

If you look at the output you can see it drops out at:
[mp4 @ 0xd45220]track 0: could not find tag, codec not currently
supported in container
Floating point exception

Any suggestions? Obviously I can just continue to use the 0926 for
now, but I want to make sure there isn't anything I can do.

Thanks