Re: Nokia N900 cameras -- pipeline setup in python (was Re: [RFC PATCH 00/24] Make Nokia N900 cameras working)

2016-06-22 Thread Pavel Machek
Hi! I tried to capture 1.2Mpix images, then scale them down to 800x600 using hardware... and results were kernel dying. [12552.400146] [] (isp_video_start_streaming) from [] (vb2_start_streaming+0x5c/0x154) [12552.400146] [] (vb2_start_streaming) from [] (vb2_core_streamon+0x104/0x160)

Re: Nokia N900 cameras -- pipeline setup in python (was Re: [RFC PATCH 00/24] Make Nokia N900 cameras working)

2016-06-22 Thread Sakari Ailus
Hi Pavel, On Tue, Jun 21, 2016 at 08:05:49PM +0200, Pavel Machek wrote: > Hi! > > > > > First, I re-did pipeline setup in python, it seems slightly less hacky > > > > then in shell. > > > > > > > > I tried to modify fcam-dev to work with the new interface, but was not > > > > successful so far.

Re: Nokia N900 cameras -- pipeline setup in python (was Re: [RFC PATCH 00/24] Make Nokia N900 cameras working)

2016-06-21 Thread Pavel Machek
Hi! > > > First, I re-did pipeline setup in python, it seems slightly less hacky > > > then in shell. > > > > > > I tried to modify fcam-dev to work with the new interface, but was not > > > successful so far. I can post patches if someone is interested > > > (mplayer works for me, but that's

Re: Nokia N900 cameras -- pipeline setup in python (was Re: [RFC PATCH 00/24] Make Nokia N900 cameras working)

2016-06-20 Thread Sakari Ailus
Hi Pavel, On Fri, Jun 17, 2016 at 07:12:14PM +0200, Pavel Machek wrote: > Hi! > > > First, I re-did pipeline setup in python, it seems slightly less hacky > > then in shell. > > > > I tried to modify fcam-dev to work with the new interface, but was not > > successful so far. I can post patches

Re: Nokia N900 cameras -- pipeline setup in python (was Re: [RFC PATCH 00/24] Make Nokia N900 cameras working)

2016-06-20 Thread Pavel Machek
On Fri 2016-06-17 19:12:14, Pavel Machek wrote: > Hi! > > > First, I re-did pipeline setup in python, it seems slightly less hacky > > then in shell. > > > > I tried to modify fcam-dev to work with the new interface, but was not > > successful so far. I can post patches if someone is interested

Re: Nokia N900 cameras -- pipeline setup in python (was Re: [RFC PATCH 00/24] Make Nokia N900 cameras working)

2016-06-17 Thread Pavel Machek
Hi! > First, I re-did pipeline setup in python, it seems slightly less hacky > then in shell. > > I tried to modify fcam-dev to work with the new interface, but was not > successful so far. I can post patches if someone is interested > (mplayer works for me, but that's not too suitable for

Nokia N900 cameras -- pipeline setup in python (was Re: [RFC PATCH 00/24] Make Nokia N900 cameras working)

2016-06-17 Thread Pavel Machek
Hi! First, I re-did pipeline setup in python, it seems slightly less hacky then in shell. I tried to modify fcam-dev to work with the new interface, but was not successful so far. I can post patches if someone is interested (mplayer works for me, but that's not too suitable for taking photos).