Displaying 3 results from an estimated 3 matches for "img002".
Did you mean:
im002
2001 Mar 16
0
smbclient tar problem
...ernal Web/New
Site/groups/SLPG/projects/STRICOM_TIE_speech/_vti_cnf/ielogo.gif\\030
./Projects/From MM58836/SPC internal Web/New
Site/groups/SLPG/projects/STRICOM_TIE_speech/_vti_cnf/img001.GIF\\\\030
./Projects/From MM58836/SPC internal Web/New
Site/groups/SLPG/projects/STRICOM_TIE_speech/_vti_cnf/img002.GIF\\\\\\\\030\201
./Projects/From MM58836/SPC internal Web/New
Site/groups/SLPG/projects/STRICOM_TIE_speech/_vti_cnf/img003.GIF
./Projects/From MM58836/SPC internal Web/New
Site/groups/SLPG/projects/STRICOM_TIE_speech/_vti_cnf/img004.GIFg002.GI\201
I examined the .tar file, at the names that had...
2009 Jul 15
2
ffmpeg2theora: issue converting from a png image list
Hi Jan, all
I am trying to generate a video introduction with a fade-in / fade-out
effect. To do this with ffmpeg2theora only, I generated a list of PNG
images: img001.png, img002.png... img299.png
The ffmpeg2theora man page says:
Encode a series of images:
ffmpeg2theora frame%06d.png -o output.ogv
That's exactly what I tried with the latest 0.24 release of ffmpeg2theora:
ffmpeg2theora-0.24.linux32.bin img-%03d.png -o output.ogv
Input #0, image2, from 'i...
2006 Sep 04
9
RMagick Image.read doesn't... read!
I''ve a controller with an action that should read an image file from a
specified path and do some operations on it (mainly, resize it).
I try to read the image through this line of code (the image is placed
in applicationname\public\images.
img = Magick::Image.read("world.jpg")
The fact is that whenever I open that page, the browser freezes and I
have to restart my