[MPlayer-users] can crash 1.0pre5 everytime
Nico Sabbi
nsabbi at tiscali.it
Tue Jul 20 13:54:49 CEST 2004
Amadeus wrote:
>> Hi, that's probably because you're trying to crop out of the image size?
>
>
> You are probably right, but I would have exspected
> crop=714:562:4:8,scale=544:304
> to work, and
> scale=544:304,crop=714:562:4:8
> to crash!
>
> But it is
> crop=714:562:4:8,scale=544:304
> that Seg. Faults MEncoder.
>
>
if you are using -vop then in the last (and crashing) case you are
1) scaling to 544x304
2) cropping to 714x562,
so while mencoder should exit with a warning (and not crash) you can't
crop from a smaller area to a larger one.
Nico
More information about the MPlayer-users
mailing list