Main > Free Download Search >

Free mylene farmer video software for linux

mylene farmer video

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 890
File::Headerinfo::Video 0.03

File::Headerinfo::Video 0.03


File::Headerinfo::Video is an extractor of useful information from video files. more>>
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.

<<less
Download (0.047MB)
Added: 2006-07-20 License: Perl Artistic License Price:
1196 downloads
Alizee Games 2.0

Alizee Games 2.0


some simple and funny games about Alizee and Mylene Farmer: keyboard trainer, puzzle, miner, cards 9, sudoku, hearts darts. Games are small and you ca... more>> <<less
Download (410KB)
Added: 2009-04-01 License: Freeware Price: Free
300 downloads
Get YouTube Video 1.3c

Get YouTube Video 1.3c


Get YouTube Video is a service menu for KDE. more>>
Get YouTube Video is a service menu for KDE.

Usage:
Right-click onto a link to a YouTube video or at the background of the YouTube site showing the video and choose action -> Download YouTube Video -> ...

Install:
cd ~/.kde/share/apps/konqueror/servicemenus/
tar xvzf /path/to/youtube-servicemenu.tar.gz

I made some modifications to the YouTube Service Menu. It didnt work for me, so I looked at the source. I added a differnent method to guess the video_id and I added additional parameters to the query string to download the video.

The query-string trick is:
video_id is a part of the site-url, in which the video is embedded:

video_ids = set(re.findall(www.youtube.com/v/([-A-Za-z0-9_]+), data))

or

m = re.search(video_id=(?P [-A-Za-z0-9_]+), data)

or

m = re.search(v=(?P [-A-Za-z0-9_]+), data)

Then I do:

url = "http://www.youtube.com/watch?v=%s" % video_id

Now url points to a site in which the video will be embedded, so I can apply following regular expression to its contens:

m = re.search(watch_fullscreen?(?P .*?)&fs=1&title=" + "(?P
<<less
Download (0.003MB)
Added: 2007-03-05 License: GPL (GNU General Public License) Price:
3227 downloads
Amarok Video Player 0.1

Amarok Video Player 0.1


Amarok Video Player adds a PlayVideo/Play menu item to the context menu which runs KMPlayer. more>>
I like using Amarok for managing my podcasts but I wasnt able to play my video podcasts.

Amarok Video Player adds a PlayVideo/Play menu item to the context menu which runs KMPlayer.

Edit the script to change KMplayer to another video player.

<<less
Download (MB)
Added: 2006-06-26 License: GPL (GNU General Public License) Price:
1271 downloads
GNOME Video Arcade 0.4.2

GNOME Video Arcade 0.4.2


GNOME Video Arcade is a simple xmame front-end for the GNOME Desktop Environment. more>>
GNOME Video Arcade is a simple xmame front-end for the GNOME Desktop Environment.

Just getting this project off the ground. Im hoping to create a simple and easy-to-use xmame front-end that is not just another mame32 clone.

This project is aimed at casual gamers like myself that just want to play classic arcade games on their desktop.

<<less
Download (0.33MB)
Added: 2007-08-05 License: GPL (GNU General Public License) Price:
815 downloads
Sinleb Youtube VideoServer 2.0

Sinleb Youtube VideoServer 2.0


This script allows you to upload the embed code of a video from Youtube.com Video Page into a Mysql database The result is a window player for all videos;using Ajax for displaying videos:You dont more>> <<less
Download (100KB)
Added: -0001-11-30 License: Freeware Price: 0USD
downloads
Mplayer-video-thumbnailer 1.3-3

Mplayer-video-thumbnailer 1.3-3


Mplayer-video-thumbnailer is a shell script for thumbnails preview in nautilus. more>>
Mplayer-video-thumbnailer is a shell script for thumbnails preview in nautilus.

A shell script which can ganrate thumbnails of video files in nautilus using mplayer.

<<less
Download (0.004MB)
Added: 2006-12-22 License: GPL (GNU General Public License) Price:
1050 downloads
FFmpeg::Stream::Video 5704

FFmpeg::Stream::Video 5704


FFmpeg::Stream::Video is a video stream from a (multi)media stream group. more>>
FFmpeg::Stream::Video is a video stream from a (multi)media stream group.

SYNOPSIS

$ff = FFmpeg->new(); #see FFmpeg
#...
$sg = $ff->create_streamgroup(); #see FFmpeg
$st = ($sg->streams())[0]; #this is a FFmpeg::Stream

Objects of this class are not intended to be instantiated directly by the end user. Access FFmpeg::Stream::Video objects using methods in FFmpeg::StreamGroup. See FFmpeg::StreamGroup for more information.

This class represents a video stream in a multimedia stream group. General stream attributes can be found in the FFmpeg::Stream class.

<<less
Download (0.94MB)
Added: 2006-07-20 License: GPL (GNU General Public License) Price:
690 downloads
MPlayer Youtube Video Streamer 0.0.1

MPlayer Youtube Video Streamer 0.0.1


MPlayer Youtube Video Streamer lets you watch YouTube videos even if you dont have the flash plugin. more>>
Want to watch Youtube video, but you dont have Flash plugin? (ex: gnu/linux ppc os), so try this great script to watch STREAMING VIDEOS from Youtube! You dont need to download video on your disk, you can stream directly the FLV videos from Youtube!

MPlayer Youtube Video Streamer lets you watch YouTube videos even if you dont have the flash plugin.

Usage: myvs [options] video_url

Options:

-h, --help print this help text and exit
-v, --version print program version and exit
-u USERNAME, --username=USERNAME account username
-p PASSWORD, --password=PASSWORD account password
-o FILE, --output=FILE output video file name
-q, --quiet activates quiet mode
-s, --stream do not download video, but stream directly by mplayer
-C, --cache set a cache of 300k, for slow connection
-c, --cycle cycle 20 times while youtube redirect to vo.llnwd.net (that streams .flv)
-t, --title use title in file name
-n, --netrc use .netrc authentication data
-O, --streamonly Force the script to stream only, if it doesnt find a valid stream server simply quit

Who to use it with Firefox:

Now I will explain you how to get it working with Firefox,

First we need a Firefox extension called: Lanchy,
this extension give us the ability to open directly from Firefox Youtube video on youtube webpage (not on all webpages that have a youtube video!

You ALWAYS need the youtube videos webpage! After you have installed Launchy (from firefoxs addon site), restart Firefox, now it will ask you to insert a Launchys button on your toolbar (DO IT! so open Youtube videos will be very simply), after that go on the preferences/option of this extension and uncheck the option: "search automatically programs".

Now copy the "launchy.xml" file that you found on the package and copy it on your directory:
".mozilla/firefox/YOUR_ID.default/chrome/" , after copied it, please dont forget to edit it with your myvs.py COMPLETE PATH, and add or delete oppurtune option to pass to the script.

Now restart again firefox an watch if it recognise the command (by pressing the G).

Go on youtube.com, open a video webpage, click on the G button-> Open in Mplayer Youtube Video Streamer.

<<less
Download (0.060MB)
Added: 2007-03-14 License: GPL (GNU General Public License) Price:
580 downloads
Download Youtube video 0.1

Download Youtube video 0.1


Download Youtube video is a Konqueror service menu to download and encode youtube videos. more>>
Download Youtube video is a Konqueror service menu to download and encode youtube videos.
This is a hack of another service menu that stoped working (at least for me): http://www.kde-apps.org/content/show.php?content=37509
Main features:
- Download videos with the KDE file copy dialog instead of using KGet
- Automatically encode videos with mencoder, or just download
You can use ffmpeg too, just comment out the right lines in the python file, Im unable to encode some videos with ffmpeg, so mencoder is the default
<<less
Download (0.002MB)
Added: 2006-06-26 License: GPL (GNU General Public License) Price:
730 downloads
Kvm (Kde Video Menu) 0.2.1

Kvm (Kde Video Menu) 0.2.1


Kvm is a Konqueror service menu which allows to manage your videos without to use a graphical application. more>>
Kvm is a Konqueror service menu which allows to manage your videos without to use a graphical application.
Kvm (Kde Video Menu) service menu can be considered as a frontend of ffmpeg.
Enhancements:
- fix some bugs!
<<less
Download (0.012MB)
Added: 2007-05-25 License: GPL (GNU General Public License) Price:
1196 downloads
MPEG-2 Video Tools 0.1

MPEG-2 Video Tools 0.1


mpeg2videotools is a C library and set of tools for encoding, decoding, verification and analysis of MPEG-2 video. more>>
mpeg2videotools is a C library and set of tools for encoding, decoding, verification and analysis of MPEG-2 video. It supports 422 Profile and High Profile bitstreams. A PSNR tool is included for comparing uncompressed video to encoded MPEG-2 video.
The library will provide a C API and be implemented in C. Platforms supported will be popular Unices and Linux, MS Windows and MacOSX. autoconf and automake will be used to achieve portability for most platforms. Decoded bitstreams will be displayed using X11 server for Unix and native Windows API for MS Windows.
Included is an encoder and decoder application which are useful for creating compliant bitstreams and decoding and verifying MPEG-ES, MPEG-PS, MPEG-PES and MPEG-TS bitstreams.
A number of important improvements over the original SSG code have already been made:
display on TrueColor visuals (16, 24, 32 bit displays)
decoding of MPEG-TS streams
decoding of broken streams which do not start with a required start code
autoconf build
MS Windows display
a library API to enable its use in other projects (ImageMagick and the AAF SDK come to mind)
MIAMI is an MPEG-2 video codec library which aims to be a complete implementation of the ISO/IEC 13812-2:2000 standard. The priority is completeness and correctness rather than speed. Included is an encoder and a decoder for MPEG-ES,PS,PES,TS bitstreams.
Enhancements:
- changed function decs to ANSI style
- added const qualifier to suitable function args
<<less
Download (0.15MB)
Added: 2006-07-28 License: GPL (GNU General Public License) Price:
1199 downloads
Linux Video Maker 0.2.0

Linux Video Maker 0.2.0


Linux Video Maker is useful for DVD/(S)VCD structure generating, ready for record on CD/DVD. more>>
Linux Video Maker is useful for DVD/(S)VCD structure generating, ready for record on CD/DVD. Its in fact graphics interface (GUI) for transcode, mplex, DVDAuthor and few other programs...

Using of these programs for this purpose is uncomfortable and sometimes difficult especially for beginners because it involves a lot of knowledge about DVD/(S)VCD technology and video converting.

Linux Video Maker binds funcionality of 8 exterior programs and prevents from making many mistakes mainly in conversion process which can take a lot of time as AVI files uses complicated video algorithms (DIVX).

Program doesnt contain yet too many advanced options but it allow generate a standard DVD/(S)VCD structure without any problems.

Program in 2 GUI languages: english and polish !

<<less
Download (0.38MB)
Added: 2006-02-16 License: Open Software License Price:
1366 downloads
Gnome Play Video in Totem 0.1

Gnome Play Video in Totem 0.1


Gnome Play Video in Totem allows Gnome Users to view video or audio externally in Totem. more>>
Many users prefer Gnome Window Manager but cant go without Amarok. Gnome Play Video in Totem allows Gnome Users to view video or audio externally in Totem.

This is very useful for Video Podcasts.

<<less
Download (MB)
Added: 2006-07-17 License: GPL (GNU General Public License) Price:
1200 downloads
MPEG Audio/Video Player 1.1.4

MPEG Audio/Video Player 1.1.4


MPEG Audio/Video Player is a simple MPEG and AC3 player for Linux, BSD, and Windows systems. more>>
MPEG Audio/Video Player is a simple MPEG and AC3 player for Linux, BSD, and Windows systems.
It plays MPEG transport, program, and elementary stream files. It also has basic DVD support (using libdvdnav on Linux/BSD sytems only).
Main features:
- Runs on Windows, Linux, and BSD systems.
- Plays MPEG Transport Stream, Program Stream, and Elementary Stream files.
- Basic DVD support (with libdvdnav on Linux/BSD systems only).
- Decodes MPEG 1&2 Video, MPEG Layer 2 Audio, and AC3 audio.
- All decoders use only integer operations, for faster performance.
- Flexible, and easy to use decoders, that can decode streams in chunks as small as 1 byte (buffering is not necessary).
<<less
Download (0.28MB)
Added: 2007-04-16 License: GPL (GNU General Public License) Price:
700 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5