Comment 0 for bug 1310042

Revision history for this message
asgard2 (kamp000x) wrote : mencoder crashes - segmentation fault

Hi,

I receive a segmentation fault via mencoder.

ii mencoder 2:1.1+dfsg1-0ubuntu3 amd64 MPlayer's Movie Encoder
ii gnome-mplayer 1.0.8-2 amd64 GTK+ interface for MPlayer
ii libgmlib1:amd64 1.0.8-3 amd64 gnome-mplayer library (shared library)
ii libgmtk1:amd64 1.0.8-3 amd64 gnome-mplayer toolkit (shared library)
ii libgmtk1-data 1.0.8-3 all gnome-mplayer toolkit (common files)
ii mplayer2 2.0-701-gd4c5b7f-2ubuntu2 amd64 next generation movie player for Unix-like systems

I recieve the message by using:
6295 Speicherzugriffsfehler nice -n 19 mencoder "${filename}.m2v" -ovc x264 -x264encopts preset=slow:tune=film:crf=23:threads=auto -vf crop=720:448 -nosound -of rawvideo -o "${filename}.h264"

If I remove crop, it is working, the original video file is :
720x576
Codec: MPEG-1/2 Video (mpgv)
fps 25

I detected the crop values by using:
mplayer -vf cropdetect
and I tested
mplayer -vf rectangle=720:448
with no problem.

OS: lubuntu 14.04 64Bit