-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 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 
--
-
 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    Open-PC.com   
Apps
Groups
Knowledge Base
Events
Forum
People
Jobs
Register
Login
Cool Sites
Auto Pictures


-
- Content .- Fans  . 

Ogv to Flv Converter

   1.1 & 1.2(TEST)  

Nautilus Script

Ogv to Flv Converter
zoom


Ogv to Flv Converter
zoom


Ogv to Flv Converter
zoom


Link:  Link
Downloads:  2019
Submitted:  Oct 6 2008
Updated:  Apr 21 2009
Score: 
score57%57%score
 57% 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 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.

Added a newer test version that includes some options and two new input formats, .asf and .mp4.

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

License
-------

Code put together by Jean-Claude, 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.

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

- It's kind of slow, but it takes a little while to re-encode video anyway. Doing it from the terminal will take just as long! :-)
- The process of converting to AVI first is not the best way, but it works.
- 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 this site.

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:

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.1)
Ubuntu(Ogv to Flv Converter v1.2 - TEST VERSION)
send to a friend
subscription
other apps from siafulinux

-

 first time

 
 by musicandlinux on: Oct 7 2008
 

I've never downloaded a script from here before, but a friend recommended this one to me.

Works like a charm. Makes it much easier to convert vids for YouTube and the like.

(To the creator: would like a read-me txt to tell me where to install, though. lol)


reply to this

-

 Hm...

 
 by SchattenGessang on: Oct 30 2008
 
SchattenGessangSchattenGess ang
Gotham Kommunity
Home
-
Schatten Gesang
Gotham Kommunity
Russian Federation, Novosibirsk
last visit Feb 8 2010
1 friends
4 groups

other contents
send a message
add as friend
more info
--

It's better to make 'flv to ogv converter', because of flv format proprietarity :-)


reply to this

-

 Re: Hm...

 
 by siafulinux on: Oct 30 2008
 

Sure, but the point of this is to help convert videos to .flv for web uploads. If more sites would use open formats, this wouldn't be necessary at all.


reply to this

-
.

 what themes?

 
 by rolandixor on: Nov 15 2008
 

What themes did you use in the screenshots? I mean GTK+ theme and icon theme...

I love them!


I has a cookie...
reply to this

-

 Re: what themes?

 
 by siafulinux on: Nov 16 2008
 

It's called Elegant Tabe: http://gnome-look.org/content/show.php/Tabe?content=88600

The icon pack is called Gion, which I believe came with Mint; don't quote me on that though :-).

The Eclectic-Buuf icon pack that is downloadable from the same Elegant Tabe link above is what I originally used.

It's a great theme pack and have kept it now for some time.


reply to this

-

 Re: what themes?

 
 by siafulinux on: Nov 16 2008
 

Sorry, the icon pack is NOT Gion in the video. It's the Eclectic-Buuf one mentioned above :-).


reply to this

-

 wide resolution

 
 by kele on: Apr 11 2009
 

Is there any way to add option to export 16:9 clip?
How to use script on Kubuntu?


reply to this

-

 Re: wide resolution

 
 by siafulinux on: Apr 21 2009
 

Sorry about the delay in responding.

KDE: The script would have to be redone in order to work on Kubuntu. I had thought about doing so a while back, but have not go around to it.

OPTIONS: I had also started work on a newer version that would give a default convert (what the current script does) and then options such as bitrate, resolution, aspect ratio, etc. I was also working on more input support, such as asf and mp4 as well as the regular ogg, ogv and flv formats. If there's enough interest, I'll try to begin work on it again.

In the mean time you can try adding ":aspect=16/9" (without quotes) to the encode_flv section in the current script.


reply to this

-

 Re: Re: wide resolution

 
 by kele on: Apr 27 2009
 

Great! Thanks for hint. I added some custom resolutions to the "~/.gnome2/nautilus-scripts/Ogv to Flv Converter v1.1" and it works great!
I have 22" monitor with resolution 1680x1050. Recorded video have that same resolution. I added resolution 840x525 in script and converted video had that resolution and same apect ratio. Source .ogv video was 1680x1050, size was 74,8MB. Exported .flv video is 840x525 with size of 6.3MB.
Line 135 is where I added resolution and it should look like this:
Quote:
scale=`zenity --list --title="Choose the scale size for your video" --radiolist --column="Check" --column="Size" "" "320:240" "" "640:480" "" "800:600" "" "1024:768" "" "840:525"`

I will try some other resolutions, I think that one I added will work for me perfect.

Thank you again.


reply to this

-

 Re: wide resolution

 
 by siafulinux on: Apr 21 2009
 

I added a test version that should do what you're asking for. Feedback is appreciated. Thanks and hope this helps.


reply to this

-

 Timeline

 
 by aprimadi on: Oct 6 2009
 

I tried converting from ogv to flv but the resulting video doesn't have a time display. I am using Ubuntu 9.04.


reply to this

-

 Re: Timeline

 
 by siafulinux on: Oct 30 2009
 

I'm not sure why that is. Can you give any further details?


reply to this

-

 link not available

 
 by brunoscunha on: Oct 23 2009
 

The link for the test version (1.2) is down. Can you provide another link?
Thank you


reply to this

-

 Re: link not available

 
 by siafulinux on: Oct 30 2009
 

I'm sorry about that. It was hosted on my personal server that's been down for a while. Honestly I didn't even think about it.

I'll try to get it hosted somewhere soon.

JC


reply to this

-

 Re: link not available

 
 by siafulinux on: Jan 24 2010
 

Another link has been added a little while ago. Should be working now.


reply to this

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 Base
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.