-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    LinuxDaily.com    Linux42.org    OpenSkillz.com    Open-PC.com   
Apps
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


Sponsoring


-
- Content .- Fans  . 

Ogv to Flv Converter

   1.3  

Nautilus Script

Ogv to Flv Converter
zoom


Ogv to Flv Converter
zoom


Ogv to Flv Converter
zoom


Link:  Link
Downloads:  2781
Submitted:  Oct 6 2008
Updated:  May 11 2010
Score: 
score61%61%score
 61% good
bad   good

Description:

About
-----

Please give feedback and rate so I know what needs improvement and what I perhaps did right. Also if you don't rate it, please let me know what kept you from doing so. I've gotten a few good E-Mails and comments on the Youtube video and it's much appreciated. Would like to do some more if I know what's wanted. Thanks for using this script and for keeping me informed!

I put this together to make it easier to convert videos from gtk-recordmydesktop's ogg/ogv files into flv for web uploads. It's been updated to convert more than just ogg/ogv formats and is a useful tool to convert video the .asf format used in many memory-chip based camcorders.

See http://recordmydesktop.sourceforge.net for more on recordmydesktop.

**This update removes the need to convert to a temporary AVI file before converting to flash. Thanks to n3mo for the code submission.**

**NOTE:** Since the 1.3 version, I have noticed when converting from .asf that the video is completely out of sync with the audio. I am working on this, but OGV to FLV seems to be working just fine.


Demonstration at http://www.youtube.com/watch?v=ChgTqsZM6UM

Upcoming
--------

Due to user feedback I am looking at trying to work in the option of saving the video conversion preferences. This should serve useful for converting multiple files without having to constantly change settings. The other idea put forward was to have a queue of videos to convert. 05-11-2010


License
-------

Code put together by Jean-Claude McGeer, Oct 2008 - https://wiki.ubuntu.com/JeanClaude
This code is licensed under the General Public License as released by the Free Software Foundation. You may use, modify and distribute as long as you use the GPL2 or later version.

This script is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.



Requirements
------------

- Zenity (Included with Gnome 2.4?)
- gnome-utils
- Mencoder



Installation
------------

I've attempted to make the installation really simple for new users. Double click on the "install" file. Select "Run" if prompted. This should copy the script over to the appropriate directory and make it executable. If this fails...

Copy the 'Ogv to Flv Converter' file to your "/home/username/.gnome2/nautilus-scripts" folder and make sure it is executable. Right click over the file and select "Properties" -> "Permissions" and select the checkbox "Allow executing file as program" or "chmod +x filename" from a terminal.

Ubuntu 8.10 (Intrepid):

You may need to manually download and install:

- libenca0 From: https://launchpad.net/ubuntu/intrepid/i386/libenca0/1.9-4
- libtwolame0 From: https://launchpad.net/ubuntu/intrepid/i386/libtwolame0/0.3.10-2
- Then sudo apt-get install mencoder

I have had no issues with Ubuntu 9.04.
I have had no issues with Ubuntu 9.10
About to test on Ubuntu 10.04



Known Issues
------------

- The process of converting to AVI first is not the best way, but it works.
(THIS ISSUE IS SOLVED, SEE CHANGELOG FOR MORE)

- Cancel buttons do not work, yet! Unfortunetly this seems to be a problem on some Distros like the popular "Ubuntu" based systems. https://bugs.launchpad.net/ubuntu/+source/zenity/+bug/220656

- The resulting file has two extensions; filename.ogv.flv for example.



Contact
-------

Please let me know if you've used this script and how it's working out for you. Also, if you have any problems, e-mail me at siafulinux@gmail.com or leave a comment on gnome-look.org at the project page, http://gnome-look.org/content/show.php/Ogv+to+Flv+Converter?content=90837.

No promises that I'll be able to get back to you, but at least I can try to look at the issue.

https://wiki.ubuntu.com/JeanClaude




Changelog:

05/11/2010:

Added direct conversion to flash without the need of a temporary AVI file. Thanks to n3mo for the original code that I made minor modifications to.

04/21/2009:

I had begun work on this on 12/07/2008. I dropped it for a number of months until I got some feedback indicating this may be useful to some.

- Added support for .asf and .mp4 files. Formats my digital camera uses.
- Attempted to improve video quality of converted files.
- Added a default conversion option for quick conversion and a "select your own options" option to better customize your video. Options include video resolution / aspect ratio and video as well as audio bitrates.

10/07/2008:

- When installing mencoder for you, the script should detect if it did not succeed. After installing, script will continue without further prompts, unless the above error is detected or entire script completes.
- If one selects the wrong file format, you should now get an error.
- Added a simple install script.
- Changed version number from 0.1 to 1.0.
- Added readme.txt :-)


10/30/2008:

- Fixed problem with Ubuntu 8.10 (Intrepid) where it would incorrectly determine file type and prevent conversion. Thanks to Edwin for feedback on this issue.

11/16/2008:

- Added size selection box with the following options: 320x240, 640x480, 800x600, 1027x768. Thanks to Robin for the original code. Moved to provide for "file format error" prompt before asking for size though.
- Added flash conversion support due to some apparent differences in flash formats or methods of encoding. Also if one wishes to resize a flash file.




LicenseGPL
Ubuntu(Ogv to Flv Converter v1.3)
Send to a friend
Subscribe
Other apps from siafulinux



goto page: prev   1  2 

-

 Ogv to flv

 
 by edgarinventor on: Jun 7 2010
 

Worked like a charm, on a 3 minute 21sec movie!

Thanks! :D

A small suggestion, I think a special Icon should illustrate Scripts, picturing the right mouse "scripts" menu choice, for ease of use.


Reply to this

-
.

 Ogv to flv

 
 by edgarinventor on: Jun 8 2010
 

Here's the Video:
http://faz-voce-mesmo.blogspot.com/2010/06/como-sacar-o-som-do-youtube-no-ubuuntu.html
Just rated, good, of course, I love it when apps INSTALL the first time!


Reply to this

-
.

 really working!

 
 by frijal on: Jul 11 2010
 
frijalfrijal
Rukun Jaya Lancar
Home
-
Fakhrul Rijal
Rukun Jaya Lancar
Indonesia, Bontang
Last visit Jul 11 2010
0 Friends
2 Groups

Other contents
Send a message
Add as friend
More info
--

thanks a lot for you bro!
running well on my machine...
good luck, may god bless you. ;)


frijal.com
Reply to this

-

 great job

 
 by babawael on: Aug 25 2010
 

thank you brother
it works like a charm :)


Reply to this

goto page: prev   1  2 

Add commentBack




-
-
all messages
openDesktop.org Facebook App

 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Facebook App
Content RSS   
Events RSS   

Participate
Groups
Forum
Add App
Public API
About GTK-Apps.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2010 GTK-Apps.org Team  
All rights reserved. GTK-Apps.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.