MOV, MP4 conversion service review

Download
by rbytes.net on

MOV, MP4 conversion service is final and working version of my script, which I use to convert files supported by ffmpeg to MOV / MP4

License: GPL (GNU General Public License)
File size: 2K
Developer: Gabor Wnuk
0 stars award from rbytes.net

MOV, MP4 conversion service is final and working version of my script, which I use to convert files supported by ffmpeg to MOV / MP4 format, supported by my iPod Video G5.

Everything was tested to be easy to use (finally, after installation). If You have any problems with it, just let me know - I'll try to help as far as I can.

INSTALLATION:

Just download "avi2mov" script, and save it in /usr/sbin/ directory (You can save it in any directory, but take care later, because i assume, you've saved it in /usr/sbin/ :) ).

After this, You need to set proper permissions, so use chmod:

chmod +x /usr/sbin/avi2mov

Finally, You need to add this converter to Service Menu. Create file

/usr/kde/3.5/share/apps/konqueror/servicemenus/convert-avi-to-mov.desktop

with Kate for example, and copy and paste this code:

[Desktop Action MediaConvertFile]
Exec=/usr/sbin/avi2mov %U
Icon=reload
Name=Convert selected file to mov / mp4 ...
[Desktop Entry]
Actions=MediaConvertFile
Encoding=UTF-8
Icon=reload
ServiceTypes=video/*
ExcludeServiceTypes=kdedevice

MOV, MP4 conversion service search tags