arrgh... I keep getting segfaults with Linux.

Discussion of the HandBrake command line interface (CLI)
Forum rules
An Activity Log is required for support requests. Please read How-to get an activity log? for details on how and why this should be provided.
Post Reply
crazybrit
Posts: 9
Joined: Tue Apr 24, 2007 2:46 am

arrgh... I keep getting segfaults with Linux.

Post by crazybrit »

I don't know what the problem is - sometimes it works and sometimes it doesn't. I'm using a DVD as the source and outputting to a separate partition on the hard drive, so maybe that has something to do with it.

Here's as example of a command:

/media/Shared/DVDs$ handbrake -i /media/cdrom0 -t 3 -e x264b30 -w 640 -l 480 -b 1000 -o movie.mp4 -f mp4

It goes for a while and then segfaults at about 40%. Anyone know what's causing this?
crazybrit
Posts: 9
Joined: Tue Apr 24, 2007 2:46 am

Post by crazybrit »

Hmm... I'll try using the device name (/dev/hdx) instead of the mount point (/media/cdromx) - hopefully that will fix it.
crazybrit
Posts: 9
Joined: Tue Apr 24, 2007 2:46 am

Post by crazybrit »

Okay, that didn't work; it still segfaults over half the time. Has anyone else had this problem?
crazybrit
Posts: 9
Joined: Tue Apr 24, 2007 2:46 am

Post by crazybrit »

Okay, compiling from source fixed it.
Post Reply