Main > Free Download Search >

okoker all video converter burner 6.4 serial

okoker all video converter burner 6.4 serial

Sponsored Links
Sponsored Links

okoker all video converter burner 6.4 serial

No.
Title
Category
Price
License
Expand All
1
Multimedia -> Video
GPL GNU General Public License
Hide show
PlayStation Portable Video Converter (PSPVC) is a FFMPEG front-end to convert video files for the PSP. PlayStation Portable Video Converter allow you to queue severals conversions with different parameters for each.

Formats:

* MPEG4/SP (all firmware)
* H264/AVC (firmware 2.0+)

2
Multimedia -> Video
GPL GNU General Public License
Hide show
PSP Video Converter project is a simple graphical frontend to ffmpeg to allow you to easily convert your videos to PSP compatibile format. Works for me, thought I may share.

Note: Created with Kommander 1.3, not sure if it works with earlier Kommander.

Note: There is no error checking for now, so make sure you have a working ffmpeg with necessary codecs installed.

Note: Looks like some PSPs cant open h264 videos encoded with ffmpeg.

3
Multimedia -> Video
GPL GNU General Public License
Hide show
Rainbyte Video Converter is a Kommander script which helps you convert video and audio in an easy way.

Its based on Kommander, mencoder and ffmpeg and you can convert from/to any format supported by those programs.

Well, I hope that it will be usefull for you, thanks for all.

4
Multimedia -> Video
GPL GNU General Public License
Hide show
w32codec-all-2006 is the most important codec pack for Linux, used by many media players, including Xine and Mplayer.

Most important video codecs:

· MPEG-1 (VCD) and MPEG-2 (SVCD/DVD/DVB) video
· MPEG-4 in all variants including DivX ;-), OpenDivX (DivX4), DivX 5 (Pro), XviD
· Windows Media Video 7/8 (WMV1/2)
· Windows Media Video 9 (WMV3) (using x86 DLL)
· RealVideo 1.0, 2.0 (G2)
· RealVideo 3.0 (RP8), 4.0 (RP9) (using Real libraries)
· Sorenson v1/v3 (SVQ1/SVQ3), Cinepak, RPZA and other QuickTime codecs
· DV video
· 3ivx
· Intel Indeo3 (3.1, 3.2)
· Intel Indeo 4.1 and 5.0 (using x86 DLL or XAnim codecs)
· VIVO 1.0, 2.0, I263 and other H.263(+) variants (using x86 DLL)
· MJPEG, AVID, VCR2, ASV2 and other hardware formats
· FLI/FLC
· HuffYUV
· various old simple RLE-like formats

Most important audio codecs:

· MPEG layer 1, 2, and 3 (MP3) audio
· AC3/A52 (Dolby Digital) audio (software or SP/DIF)
· AAC (MPEG-4 audio)
· WMA (DivX Audio) v1, v2
· WMA 9 (WMAv3), Voxware audio, ACELP.net etc (using x86 DLLs)
· RealAudio: COOK, SIPRO, ATRAC3 (using Real libraries)
· RealAudio: DNET and older codecs
· QuickTime: Qclp, Q-Design QDMC/QDM2, MACE 3/6 (using QT libraries), ALAC
· Ogg Vorbis audio
· VIVO audio (g723, Vivo Siren) (using x86 DLL)
· alaw/ulaw, (ms)gsm, pcm, *adpcm and other simple old audio formats

5
Programming -> Libraries
Perl Artistic License
Hide show
File::Headerinfo::Video is an extractor of useful information from video files.

File::Headerinfo::Video uses Video::Info to read the headers of video clips (of various kinds) and a few audio files, and extract from them the useful information we crave.

File::Headerinfo::Video can handle all the types that Video::Info can handle, including quicktime files, mpegs, DivX, AVI and ASF files.

6
Programming -> Libraries
Perl Artistic License
Hide show
Video::Info::Magic can resolve video filetype if possible.

SYNOPSIS

use strict;
use Video::Info::Magic qw(:all);

my $type = divine(/path/to/video.mpg );

print $type; #MPEG system stream data (maybe)

## ... see methods below

EXPORT

various constants related to video file formats. All are prefixed with "VIDEO_".
divine(): Employs /usr/share/magic entries to determine a files type, as well as GUID and other info from Microsoft, mplayer, transcode...

7
Programming -> Libraries
Perl Artistic License
Hide show
Video::DVDRip is a GUI for copying DVDs, based on an open Low Level API.

This Perl module consists currently of two major components:

1. A low level OO style API for ripping and transcoding DVD video, which is based on Thomas Oestreichs program transcode, a Linux Video Stream Processing Tool. This API is currently well undocumented.

2. A Gtk+ based Perl program called dvd::rip which provides a nice GUI to control all necessary steps from ripping, adjusting all parameters and transcoding the video to the format you desire.

The distribution name is derived from the Perl namespace it occupies:

Video::DVDRip. Although the DVD Ripper GUI is called dvd::rip, because its shorter and easier to pronounce (if you omit the colons...)

8
Miscellaneous -> Terminals
BSD License
Hide show
Tiny serial terminal is a simple and dumb tool to access serial ports. Mainly intended for use to access serial consoles of various hardware.

Usage:

Download: com.c
Version : 1.1
Size : 4607 bytes
MD5 : 73a394b6d5ad333c2bf542315e1a0b73
SHA1 : 53c8ea8a1d5450ac4237a20c843e1462acaaa96e

Building: cc -o com com.c
Usage : ./com /dev/device [speed]
Example : ./com /dev/ttyS0 [115200]
Keys : Ctrl-A - exit, Ctrl-X - display control lines status
Darcs : darcs get http://tinyserial.sf.net/
Scr.shot: screenshot.png (8862 bytes)
9
System -> Networking
GPL GNU General Public License
Hide show
slsnif is a serial line sniffer. It listens to the specified serial port and logs all data coming through it. slsnif works transparently for both the device connected to the serial port and the controlling software for this device. It operates by opening a pseudo tty (pty) and linking it to the actual serial port.

slsnif operates by opening a pty and linking it to the serial port. These are following parameters / options:

1. Serial port to open (required).
2. Name of the file to direct output to (optional, defaults to stdout).
3. Desired baudrate (optional, defaults to 9600 baud).
4. Timestamp On/Off (optional, defaults to Off).
5. Print ascii values in hex On/Off (optional, defaults to Off)
6. Print number of bytes transmitted On/Off (optional, defaults to Off).
7. Optional colors for timestamp, number of bytes transmitted and normal output.
8. Lock port On/Off (optional, defaults to On).
9. Use Unix98 ptys instead of BSD ptys (optional, defaults to BSD style).
10. Second serial port to open. If specified, this port will be used instead of a pty, thus providing an ability to log data between two serial ports.

Whats New in This Release:

· Added ability to resynchronize ports at any time by sending a SIGUSR1 signal to slsnif. Useful for debugging applications that change port parameters mid-way, after starting the transmission. One example is pppd daemon, which sets initial parameters in the chat script, and changes them later, after chat script terminates.
· Added ability to use SYSV (Unix98) ptys instead of BSD ones (see -u and --unix98 parameters). This option can also be turned on/off from rc-file.

10
Desktop-Environment -> Tools
GPL GNU General Public License
Hide show
ROX-All is a single archive containing launchers for most of the ROX applications.

It contains everything you need to get started with ROX, a GTK desktop based around the file system.

Because actually putting all the software in this archive would make it very big and quickly out of date, it will download the latest versions of programs when you run them the first time.

Therefore, you will need a network connection (but only when downloading or upgrading programs).

11
Multimedia -> Video
LGPL GNU Lesser General Public License
Hide show
Video Contact Sheet *NIX or vcs for short, is a script that creates a contact sheet (preview) from videos by taking still captures distributed over the length of the video.

The output image contains useful information on the video such as codecs, file size, screen size, frame rate, and length.

Notes:

Using -i or -n with values that lead to the same number of vidcaps doesnt necessarily yield exactly the same vidcaps, youll have to play with them for best results.

Example: With a video that lasts for 22min 14secs, -n 6 will create the six vidcaps:

3:22, 6:44, 10:04, 13:28, 16:50 and 20:12, while -i 3m will create
3:00, 6:00, 9:00, 12:00, 15:00 and 18:00.

As you can see, -n distributes the vidcaps all over the video while -i N starts at N and goes in increments of it up to the end.

You can set the aspect ratio of the video with -a. It is only required for anamorphic material and discouraged for the rest.

It can take either a floating point number (like 1.33 or 1.778) or a fraction (like 4/3 or 16/9). The latter is slightly preferable.

12
Desktop-Environment -> Tools
GPL GNU General Public License
Hide show
nautilus-cd-burner is an easy to use CD/DVD burning package, well integrated with Nautilus and the GNOME desktop.

nautilus-cd-burner package also contains the libnautilus-burn library as a simple application interface to CD/DVD drives and disc burning. This library is not guaranteed to be API/ABI stable. However, authors of Free Software applications should feel free to use it if they wish.

You may download updates to the package from: http://ftp.gnome.org/pub/GNOME/sources/nautilus-cd-burner/

Whats New in This Release:

· Fixed #433730, [Patch] Run gtk-update-icon-cache in install-hook and uninstall-hook (William Jon McCann)
· Fixed #435025, Direct copy of audio CD results in white noise CD (William Jon McCann)

Translators

· Updated fi: Ilkka Tuohela
· Updated ta: I. Felix

13
Multimedia -> Video
GPL GNU General Public License
Hide show
3gp converter is a GUI (Kommander script) that uses ffmpeg as a backend and allows you convert the video files in 3gp format, which used at mobile phones.

You must have ffmpeg installed at you system compilled with AMR audio-codec fupport (check up ffmpeg manuals for instructions). Also you need Kommander installed(at least kommender executor).

You can set custom parameters of encoding,for video stream: resolution, bitrate, framerate, used codec (h263,mpeg4), one or two pass encoding.

For audio stream:bitrate,samplerate (AAC only), audio codec (amr_nb,AAC).

Whats New in This Release:

· updated homepage and added some info
· sliders fix (now sliders moves when you set values manually)
· added prevew backend switch(ffplay/mplayer)
· added "exit" button
· added "stop" buttons for prevew

14
System -> Networking
GPL GNU General Public License
Hide show
Serial Over IP is a tool for the transport of serial interfaces over UDP/IP. It is very usefull for connecting distant equipment that run via a serial interfaces to a local computer.


One linux will be server and one will be client. On the server you can start the program typing the following command:

bash# serialoverip -d /dev/ttyS0 9600-8n1 -s 127.0.0.1 3000

... and on the client:

bash# serialoverip -c 127.0.0.1 3000 -d /dev/ttyS1 9600-8n1

In both commands the IP address is the server IP. Note that you have to start the server first, and it will be efectively be running only after the first packet received from the client.
15
Desktop-Environment -> Desktop-Widgets
GPL GNU General Public License
Hide show
All System Info is a system info SuperKaramba theme. Simple english version...

It shows:
· System Info
· CPU usage
· Network Usage
· Memory Load
· HDD usage