Search found 4 matches

by tabuk
Thu 18 Nov 2010, 20:08
Forum: Unsorted
Topic: ffmpeg with mjpeg support for 4.1.2?
Replies: 2
Views: 3031

try this :

ffmpeg -f mjpeg -s 320x240 -r 30 -i /dev/video0 -r 30 out.mpg

for more :
http://ubuntuforums.org/showthread.php?t=1414326
by tabuk
Sun 08 Mar 2009, 19:22
Forum: Puppy Derivatives
Topic: Unnamed puplet 1.1 (puppy411 kernel-2.6.28.5 Xorg-7.4 LXDE)
Replies: 148
Views: 145280

NTFS with UTF8

Hi,
for first time I can see my arabic file in NTFS
( after pmount mount NTFS )
with puppy 4.1.2 i can not see any arabic file .


tested with lxde-pup411-k2.6.27.5-dillo-v01.iso

Thank you :lol:
by tabuk
Fri 21 Nov 2008, 19:30
Forum: Unsorted
Topic: Partimage under Puppy
Replies: 2
Views: 5116

Partimage under Puppy

Hi
I get deb partimage and convert it to one archive file.

debs is :
libnewt0.52_0.52.2-11.3_i386.deb
libslang2_2.1.3-3_i386.deb
libpam0g_1.0.1-4_i386.deb
partimage_0.6.7-1_i386.deb
and sfdisk

download and extract in /

Code: Select all

tar -jxvf partimage.tar.bz2 -C /
by tabuk
Sun 17 Aug 2008, 20:23
Forum: Beginners Help ( Start Here)
Topic: How to use bdf or pcf font ?
Replies: 0
Views: 1600

How to use bdf or pcf font ?

Hi, I would like to to use bitmap fonts - bdf or pcf - in Geany editor or leafpad . a lot of pcf font in /usr/X11R7/lib/X11/fonts/misc/ but i can't use it becouse no pcf font appaer in font dialog in Geany or leafpad . in font dialog I can see ttf font onle, why no pcf font there ? any Help? Thank y...