[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/feed.php on line 173: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/feed.php on line 174: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
Parallella Community Supercomputing for Everyone 2013-12-03T23:37:37+00:00 https://parallella.org/forums/feed.php?f=34&t=789 2013-12-03T17:40:31+00:00 2013-12-03T17:40:31+00:00 https://parallella.org/forums/viewtopic.php?t=789&p=4959#p4959 <![CDATA[Re: distributed x264 video encoding]]>
The x264 tool can be used for bluray type of video streams, so 1080i pr 1080p at 24/50/60 frames/sec, and can do so properly. You cannot necessarily patch pieces of h264 together into one stream, because there may be frame-inter-dependencies. Of course both search algorithm and the rounding to a number of bits (with proper progressiveness) and other kinds of things (like motion analysis) can be done in different ways, and corners could be cut.

Of course this technology isn't new, so it's hardly a matter of "can it be done". Because "of course" it can be done, I've got a $300 Sony cam that pulls about 3 Watts and it creates stunning 1080p50 h264 of 28 megabit/sec.. Also a standard Android tablet with decent ARM processor in it can do reasonable realtime h264 encoding for 720HD. Sure a good idea to use Raspberry work to run on the ARM of the Adaptive board, maybe there's some nice NEON accelerated stuff that can be used, without wandering into the territory of making illegal DVD/Bluray transcodings. More like seeing if the Adaptiva can maybe also run a free Mathematica license!

From both you comments I recon you're not the kind of savvy guys I was talking about, but maybe some people you know have some interesting code you can port, and play around with. It would be cool to have some things on the Parallella that allow fun things like video encoding, even if it isn't industrial-level optimized. It would make a great (most likely university) undergrad teaching tool to be able to play with the available ARM-to-Adaptiva bandwidth, and to search out which computations could be offloaded to where. Including the FPGA would even make for some novel ideas to be implementable in the architecture, could be interesting, and a RISC processor like the Adaptiva cores may well give quite different results than say the PlayStation stream processor or offloading to something like Cuda and NVidia's "VDPAU".

T.V.

Statistics: Posted by theover — Tue Dec 03, 2013 5:40 pm


]]>
2013-12-03T15:29:00+00:00 2013-12-03T15:29:00+00:00 https://parallella.org/forums/viewtopic.php?t=789&p=4958#p4958 <![CDATA[Re: distributed x264 video encoding]]> Statistics: Posted by over9000 — Tue Dec 03, 2013 3:29 pm


]]>
2013-12-03T23:37:37+00:00 2013-12-03T15:10:16+00:00 https://parallella.org/forums/viewtopic.php?t=789&p=4957#p4957 <![CDATA[Re: distributed x264 video encoding]]> Statistics: Posted by over9000 — Tue Dec 03, 2013 3:10 pm


]]>
2013-12-03T12:48:59+00:00 2013-12-03T12:48:59+00:00 https://parallella.org/forums/viewtopic.php?t=789&p=4956#p4956 <![CDATA[Re: distributed x264 video encoding]]> Statistics: Posted by JackTakahashi — Tue Dec 03, 2013 12:48 pm


]]>
2013-12-03T04:20:06+00:00 2013-12-03T04:20:06+00:00 https://parallella.org/forums/viewtopic.php?t=789&p=4954#p4954 <![CDATA[Re: distributed x264 video encoding]]> Statistics: Posted by over9000 — Tue Dec 03, 2013 4:20 am


]]>
2013-12-02T21:57:42+00:00 2013-12-02T21:57:42+00:00 https://parallella.org/forums/viewtopic.php?t=789&p=4951#p4951 <![CDATA[Re: distributed x264 video encoding]]> Statistics: Posted by theover — Mon Dec 02, 2013 9:57 pm


]]>
2013-12-02T19:31:45+00:00 2013-12-02T19:31:45+00:00 https://parallella.org/forums/viewtopic.php?t=789&p=4950#p4950 <![CDATA[distributed x264 video encoding]]> Statistics: Posted by JackTakahashi — Mon Dec 02, 2013 7:31 pm


]]>