
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Furious iConverter is, as the name might suggest, a video conversion tool for use with iPod, iPod Nano, iPod Touch, iPhone, iPad.
The simple GTK interface provides users with a convenient front-end for converting any FFMpeg-supported video format into iPod/iPhone friendly MP4.
No set-up or configuration is required to use it, simple drag and drop your videos and hit the 'Start' button to convert. Video aspect ratio and quality is automatically automatically detected and converted accordingly.
Please help by reporting bugs/comments/suggestions
Easy to use
Converts any video
No configuration needed
Supports drag and drop
Supports batch conversion
Automatically creates high quality videos for your device
Automatically detects source video aspect ratio and converts appropriately
Uses H264 and AAC encoding
Cross Platform (Linux and Windows)
9 years ago
0.3.1.0
Added improved progress feedback, including total frames, current frames and estimated time remaining.
Fixed school boy error when determining video duration caused by incorrect calculation on the millisecinds to seconds.
Added support for libnotify
Changed the code which fetches total FPS to work with version of FFMPEG from medibuntu Natty repo
Version 0.3.0.0
Added new devices (iPhone 4, iPad)
Added Speed / Quality settings
Minor change to GUI
Windows Version: Prevented console from appearing will converting; Added Windows Installer file
Version 0.2.0.0
Fixes Bug #625393
Changed to using h264 encoding over xvid
Version 0.1.1.0
Fixed Bug #616134 (Black bars aren't really need on videos on the ipod and it seems to squish videos that start off at 4:3 or widescreen tv shows.)
Added an aspect ration preset for iPod Nano (Video)
Version 0.1.0.2
Added functionality to view the FFmpeg log on completion of the conversion process, if required. This facilitates bug tracking and investigation.
Version 0.1.0.1
Fixed a bug were the application would crash if a "˜Videos' folder was not present in the user's home directory. (Thanks to Jimcat for reporting this)
Version 0.1.0.0
Initial beta release
9 years ago
0.3.1.0
Added improved progress feedback, including total frames, current frames and estimated time remaining.
Fixed school boy error when determining video duration caused by incorrect calculation on the millisecinds to seconds.
Added support for libnotify
Changed the code which fetches total FPS to work with version of FFMPEG from medibuntu Natty repo
Version 0.3.0.0
Added new devices (iPhone 4, iPad)
Added Speed / Quality settings
Minor change to GUI
Windows Version: Prevented console from appearing will converting; Added Windows Installer file
Version 0.2.0.0
Fixes Bug #625393
Changed to using h264 encoding over xvid
Version 0.1.1.0
Fixed Bug #616134 (Black bars aren't really need on videos on the ipod and it seems to squish videos that start off at 4:3 or widescreen tv shows.)
Added an aspect ration preset for iPod Nano (Video)
Version 0.1.0.2
Added functionality to view the FFmpeg log on completion of the conversion process, if required. This facilitates bug tracking and investigation.
Version 0.1.0.1
Fixed a bug were the application would crash if a "˜Videos' folder was not present in the user's home directory. (Thanks to Jimcat for reporting this)
Version 0.1.0.0
Initial beta release
cleberpaixao
10 years ago
Report
marcusfurius
10 years ago
I would suggest that you are missing the codec required for this kind of file as it is a proprietary video format from RealPlayer
Report