Cameron Simpson wrote:
> On 28Sep2018 20:12, Chris Green wrote:
> >Peter Pearson wrote:
> >> On Fri, 28 Sep 2018 15:01:41 +0100, Chris Green wrote:
> >> > Chris Green wrote:
> >> >> Brian Oney wrote:
> >> >> > Could you please try another tool like `convert'? E.g.
> >> >> >
> >> >> > $ conver
On 28Sep2018 20:12, Chris Green wrote:
Peter Pearson wrote:
On Fri, 28 Sep 2018 15:01:41 +0100, Chris Green wrote:
> Chris Green wrote:
>> Brian Oney wrote:
>> > Could you please try another tool like `convert'? E.g.
>> >
>> > $ convert 102_PANA/P1020466.JPG test.png
>> >
>> > What does tha
Peter Pearson wrote:
> On Fri, 28 Sep 2018 15:01:41 +0100, Chris Green wrote:
> > Chris Green wrote:
> >> Brian Oney wrote:
> >> > Could you please try another tool like `convert'? E.g.
> >> >
> >> > $ convert 102_PANA/P1020466.JPG test.png
> >> >
> >> >
> >> > What does that say?
> >>
> >>
On Fri, 28 Sep 2018 15:01:41 +0100, Chris Green wrote:
> Chris Green wrote:
>> Brian Oney wrote:
>> > Could you please try another tool like `convert'? E.g.
>> >
>> > $ convert 102_PANA/P1020466.JPG test.png
>> >
>> >
>> > What does that say?
>>
>> Well, after having returned home with the l
Chris Green wrote:
> Brian Oney wrote:
> > Could you please try another tool like `convert'? E.g.
> >
> > $ convert 102_PANA/P1020466.JPG test.png
> >
> >
> > What does that say?
>
> Well, after having returned home with the laptop where this was
> failing and doing exactly the same thing aga
Brian Oney wrote:
> Could you please try another tool like `convert'? E.g.
>
> $ convert 102_PANA/P1020466.JPG test.png
>
>
> What does that say?
Well, after having returned home with the laptop where this was
failing and doing exactly the same thing again, it now works. However
it did take s
Could you please try another tool like `convert'? E.g.
$ convert 102_PANA/P1020466.JPG test.png
What does that say?
--
https://mail.python.org/mailman/listinfo/python-list
I have a program which uses jpegtran-cffi 0.5.2 and, while it seems to
work OK most of the time it's hanging very solidly on one jpeg file
which seems to be OK when viewed with other programs.
I'm simply doing:-
img = JPEGImage(srcFullFn)
I have checked that that srcFullFn points to a real j