|
2d
|
|
awarded | Teacher |
|
May
20 |
|
awarded | Popular Question |
|
May
15 |
|
comment |
FFMPEG settings for unsharpmasking with and without upsampling use the hqdn3d filter? |
|
May
15 |
|
awarded | Nice Answer |
|
May
13 |
|
comment |
Strange Sound produced by ffmpeg and SDL do zeranoe builds still fail here? |
|
May
10 |
|
comment |
Hibernate unable to instantiate default tuplizer - cannot find getter I had the same problem--this particular error message was preceded by another saying I didn't have getter/setters setup right... |
|
May
8 |
|
comment |
HQL to retrieve the records for last 365 days Is there an easier way if you just want to subtract one day, or is this it do you think? |
|
May
6 |
|
answered | How do you compile static pthread-win32 lib for x64? |
|
May
4 |
|
awarded | Great Answer |
|
Apr
30 |
|
awarded | Teacher |
|
Apr
30 |
|
comment |
Hibernate order by with nulls last it appears HHH-465 was fixed with version 4.2 (Mar. 2013) |
|
Apr
30 |
|
comment |
What does Hibernate map a boolean datatype to when using an Oracle database by default? would an xml example be possible as well? |
|
Apr
30 |
|
comment |
Boolean Field in Oracle 1/0 is said to be "less memory efficient" but...I like it more too (and hibernate apparently requires 1/0 for a boolean) |
|
Apr
30 |
|
revised |
Boolean Field in Oracle add summary |
|
Apr
30 |
|
answered | Why is memory profiling in ruby so hard? |
|
Apr
30 |
|
comment |
Can i specify for a program the internet connection it should use in mac osx? shouldn't this have been moved to superuser instead? |
|
Apr
30 |
|
comment |
vlc part of desktop streaming to <host>:<port> I know with dshow you can specify the buffer size, dunno about screen input. Also related: ffmpeg.org/trac/ffmpeg/wiki/StreamingGuide#Latency and betterlogic.com/roger/2010/07/… gl! |
|
Apr
30 |
|
comment |
Look for fastest video encoder with least lag to stream webcam streaming to ipad ffmpeg.org/trac/ffmpeg/wiki/StreamingGuide#Latency lists some hints/clues for latency with ffmpeg |
|
Apr
30 |
|
comment |
Low-latency streaming using ffmpeg ffmpeg.org/trac/ffmpeg/wiki/StreamingGuide#Latency has some notes on latency for streaming |
|
Apr
29 |
|
comment |
vlc part of desktop streaming to <host>:<port> Does it use 100% cpu? You could also try ffmpeg I suppose, which may be more efficient, possibly... |