-
The very useful option "Launch Jumpcut on login" is present in Jumpcut 0.61, but I'm not seeing it in Jumpcut 0.63 on Leopard 2.5.8, first installation of Jumpcut on this machine. Surely not intentional? Am I missing something?.
2009-08-15 03:50:49 UTC in Jumpcut
-
Agreed, this is an annoyance with jumpcut. You have to mark the same item again to keep it from scrolling off; it should jump to the top.
2009-08-14 00:15:18 UTC in Jumpcut
-
It's certainly useful to wrap from 10 to 99, and someone might find it useful to wrap from 99 to 10. I'd leave it as is. However, I agree the maximum number should be higher -- people may be used to Linux, say KDE's klipper, which is often set to hold several hundred clips. I would leave it at 300 if that were available.
2009-08-14 00:13:10 UTC in Jumpcut
-
$ MP4Box -version
MP4Box - GPAC version 0.4.4
$ uname -v
Darwin Kernel Version 9.2.2
$ MP4Box -quiet -fps 29.97 -add /tna/This.is.an.example-01.h264 -add /tna/This.is.an.example-01.aac.mp4 -new /tna/This.is.an.example-01.mp4
Storing split-file /tna/This.is.an.example-01_001.mp4 - duration 0.02 seconds
Storing split-file /tna/This.is.an.example-01_002.mp4 - duration 0.02 seconds.
2008-03-23 21:13:52 UTC in gpac
-
Demuxing fails for h264/aac files. This means the files have to be demuxed before encoding to h264 and aac, which causes sync drift.
OSX: $ MP4Box -aviraw audio test.h264
MP4Box(31236) malloc: *** error for object 0x800000: double free
*** set a breakpoint in malloc_error_break to debug
Unsupported avi file
Linux 32-bit: # MP4Box -aviraw video test.h264
*** glibc detected *** MP4Box: d.
2008-02-17 06:04:01 UTC in gpac
-
In preview mode, if you have a multi-page survey, you can use the numbered buttons at the top of the page to access the different pages. The Next page and Previous page buttons don't work.
v. 1.8.2 running on Debian sid.
2007-03-23 10:40:17 UTC in phpESP - php Easy Survey Package