What is the pre-conditions to get this test to work ? I've compiled your code to run on Cubiuntu, and the demo run if I select the memory model as "normal". The memory model as "sunxi" would lock up the system.
Also, when it runs, I get the file output, but if I see it with ffplay, I see a garbled image. I plugged a $5 usb camera. My guess is that the pixel format or color scheme is not right...... Is there any offline setting that I need to do ? On Friday, January 31, 2014 6:23:41 PM UTC-6, Jon Smirl wrote: > > On Fri, Jan 31, 2014 at 6:57 PM, Rosimildo DaSilva > <[email protected]<javascript:>> > wrote: > > Thanks Maxime. > > > > I'd like to run on Mele/CB1/Cubietruck. A CT would be my first choice. > > > > All I need is: Network, wired and/or wi-fi. RootFS from SD card or > Nand, > > whatever it is easier. > > > > And finally USB functionality. This I need to plug some cheap camera, > and > > use ffmpeg to send a stream out. > > ffmpeg is likely to cause you problems. The A20 is not fast enough to > encode the video. To encode it you need to get the hardware encoder > working. Attached is an armhf release from Allwinner for the encoder > library. It will take some work to get it integrated into ffmpeg. > > Maxime - might as well put this up on github. No have been able to get > it into a position yet where where we can verify that it works. > > > > > Nothing major. > > > > R > > > > On Friday, January 31, 2014 5:11:35 PM UTC-6, Maxime Ripard wrote: > >> > >> Hi, > >> > >> On Fri, Jan 31, 2014 at 02:51:21PM -0800, Rosimildo DaSilva wrote: > >> > Is mainline "workable" as a headless device ? > >> > I don't need any GUI, as long as I have SSH to login. :-) > >> > >> Yes and no. > >> > >> It depends on which SoC you use, and what features you expect. > >> > >> If you want to use either an A10, A10s, A13 or A20, network will work, > >> some other features might not. > >> > >> Could you provide a bit more informations here? > >> > >> Thanks, > >> Maxime > >> > >> -- > >> Maxime Ripard, Free Electrons > >> Embedded Linux, Kernel and Android engineering > >> http://free-electrons.com > > > > -- > > You received this message because you are subscribed to the Google > Groups > > "linux-sunxi" group. > > To unsubscribe from this group and stop receiving emails from it, send > an > > email to [email protected] <javascript:>. > > For more options, visit https://groups.google.com/groups/opt_out. > > > > -- > Jon Smirl > [email protected] <javascript:> > -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
