It is currently Mon May 20, 2013 11:00 pm

All times are UTC - 8 hours




Post new topic Reply to topic  [ 1 post ] 
Author Message
 Post subject: VidCoder
PostPosted: Tue Apr 02, 2013 11:35 am 
Offline
User avatar

Joined: Tue Nov 27, 2012 11:41 pm
Posts: 102
http://vidcoder.codeplex.com/
https://www.youtube.com/watch?v=5YEZHZghj0k
Quote:
VidCoder is a DVD/Blu-ray ripping and video transcoding application for Windows. It uses HandBrake as its encoding engine. Calling directly into the HandBrake library gives it a more rich UI than the official HandBrake Windows GUI.

Requirements: .NET 4.0
Since 1.4.16 Beta, you can now edit 2 config files to specify where to save app settings. Specifically, 'VidCoder.exe.config' and 'VidCoderWorker.exe.config'. The line you need to change is commented so its hard to miss. Portable mode should look like this:
Code:
<appSettings>
     <add key="SettingsDirectory" value="." />
</appSettings>


Handbrake is a popular media encoder but it's not portable. This alternative gui is kinda portable in the sense that it can have its settings stored in the application folder but it still requires .NET framework.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 

All times are UTC - 8 hours


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  

Protected by Anti-Spam ACP Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group