
kde-service-menu-vlc-transcode
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
This is my last effort , i hope the last
to create something of simple and stable to convert files in dolphin file manager
i get frustrated by ffmpeg develop and i dropped for the moment, even because i lack of time , the ffmpeg service menu so i tried the VLC way
USAGE
SELECT FILES => APPEND TO VLC TRANSCODER
SELECT ONE FILE (NOT ALL) ==> VLC TRANSCODER START.
IF YOU LEAVE FILE SELECTED YOU WILL RUN MULTIPLE TIMES THE SCRIPT :)
KNOWN ISSUE
NOT EVERY FORMAT WILL WORK THE PROFILE FILE MUST BE EDITED BETTER EXPECIALLY FOR VIDEOS
IF YOU WANT HELP ME TRY TO CREATE A NICE PROFILE FILE LIKE THE DEFAULT ONE THAT YOU SHOULD FIND HERE
$HOME/.kde-service-menu-vlc-transcode-profiles.lst
Copyright (C) 2015 nowardev@gmail.com.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3
or any later version published by the Free Software Foundation;
with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
A copy of the license is included in the section entitled "GNU
Free Documentation License" here http://www.gnu.org/licenses/fdl-1.3.txt
6 years ago
0.0.2
migration to github
some clean on the code
0.0.3
-fix the service menu log and version
-new function check program , you need to check if the system has awk kdialog and vlc
-some changes on error dialogs
-vlc icon added in the script
6 years ago
0.0.2
migration to github
some clean on the code
0.0.3
-fix the service menu log and version
-new function check program , you need to check if the system has awk kdialog and vlc
-some changes on error dialogs
-vlc icon added in the script
snock
6 years ago
Report
nowardev
6 years ago
so check this file
/tmp/kde-service-menu-vlc-transcode-list.lst
then run the script from shell
let me know what it says
kde-service-menu-vlc-transcode
Report