| |||||||
| Tips and Tricks Post your Tips and Tricks in here. |
![]() |
| | Thread Tools | Display Modes |
| | #91 (permalink) |
| Portal Member | Hi there, have you pointed the plugin configuration at the folder containing your comskip.exe? I believe there is a test button to check if it is working on that page, what results does that give (use a small file to save time). I have mine run whilst the recording is taking place and have edited the comskip.ini file to "play nice" as Erik says, i.e. it is less of a drain on the CPU Cheers m |
| | |
| | #92 (permalink) | |
| Portal Member Join Date: Apr 2006 Age: 34
Posts: 157
Thanks: 0
Thanked 2 Times in 2 Posts
Country: | Quote:
I use OnFile (obviously ), but it shouldn't be a problem to use the ComSkip launcher to do everything for you.However Mencoder use helluva lot of CPU to encode the Xvid's and that might be a problem with MP's ability to function. Might be a switch for mencoder, but I havn't researched that. Paths: In this example Comskip is unzipped into "C:\Comskip", Mencoder in "C:\mencoder\" and we want our resulting Xvid files in "C:\vcr\". This can ofcourse be changed. Mp configuration: * Point the Comskip launcher to a .Bat file (see bottom of post), located where you want ComSkip configuration: * Open Comskip.ini * Change "output_edl" to 1 Tuning etc of comskip is something you might wanna do, but I refer to Comskip site for that Mencoder: Lots of stuff to play around with here. * -xvidencopts pass=1:aspect=16/9:bitrate=-950000 (Here we are forcing 16/9 format and want the result file to be ~950000Kb) * -lameopts abr:br=128 (MP3 audio @ 128kbit) * -o "C:\vcr\%~n1_clean.avi" (Hardcoded output path of the Xvid file. Filename will be same as original but with clean appended.) * pass=2 (Do 2 pass encoding. Recommended, but it's taking longer.) CleanAndEncode.bat Code: @echo off C:\comskip\comskip.exe %1 C:\mencoder\mencoder.exe "%1" -edl "%~dpn1.edl" -ovc xvid -oac mp3lame -lameopts abr:br=128 -xvidencopts pass=1:aspect=16/9:bitrate=-950000 -o NUL C:\mencoder\mencoder.exe "%1" -edl "%~dpn1.edl" -ovc xvid -oac mp3lame -lameopts abr:br=128 -xvidencopts pass=2:aspect=16/9:bitrate=-950000 -o "C:\vcr\%~n1_clean.avi" ![]()
__________________ OnFile Monitor - Automated file actions. http://member.drunkdragons.com/zion/onfile | |
| | |
| | #93 (permalink) |
| Portal Developer Join Date: Mar 2005 Location: Melbourne Age: 27
Posts: 2,251
Thanks: 30
Thanked 145 Times in 88 Posts
Country: | of course, you could do this: START /LOW C:\mencoder\mencoder.exe ... use that in the batch file to lower the process priority ... might be an option. Also, keep in mind that ComSkip wont finish until the recording does, so a high cpu load After the recording has finished would only be a problem in back-to-back recording situations. Hope that helps,
__________________ - Aaron. IR Server Suite - Version 1.0.4.1 MCE Replacement Plugin - Version 1.0.4.1 You don't need the MCE Replacement Driver |
| | |
| | #94 (permalink) | |
| Portal Member Join Date: Jul 2007 Location: Pukekohe
Posts: 100
Thanks: 3
Thanked 3 Times in 3 Posts
Country: | Quote:
comskip,exe is in c:/program files/comskip & TV records to G:/TV Recordings - so how does comskip know it should be monitoring this folder for new recordings? Cheers Dave | |
| | |
| | #95 (permalink) | |
| Super Moderator Join Date: Jun 2005 Location: Cheshire UK
Posts: 6,602
Thanks: 129
Thanked 233 Times in 207 Posts
Country: | Quote:
inside each recordings folder you should get 2 text files produced as well as the xml file.
__________________ Ray\PD Check your codecs are fine with Filmerit. XP\Vista known issues FOR FULL SUPPORT PLEASE GIVE USER SPECIFICATIONS AND RELEVANT LOG's as per HERE | |
| | |
| | #97 (permalink) |
| Portal Member Join Date: Apr 2006 Age: 34
Posts: 157
Thanks: 0
Thanked 2 Times in 2 Posts
Country: | Mencoder is in the Mplayer package. http://www.mplayerhq.hu Not really sure the one in there is actually supporting .dvr-ms file, since it's been around for a while. I actually tried to find the very latest SVN build of it, but failed unless I'd compile it myself. There is however a ...uhm... reworked version of Mencoder that supports it here: http://babgvant.com/forums/thread/1941.aspx
__________________ OnFile Monitor - Automated file actions. http://member.drunkdragons.com/zion/onfile |
| | |
| | #98 (permalink) |
| Portal Member Join Date: Jul 2007 Location: Pukekohe
Posts: 100
Thanks: 3
Thanked 3 Times in 3 Posts
Country: | Update: comskip is working automatically - the only change I made was to make sure the plugin was enabled in MP setup AND TVServer (had tried it enabled in one or the other previously, but not both at the same time) Seems strange to me but what the hell, at least it's working now ![]() |
| | |
| | #99 (permalink) | |||
| Portal Member Join Date: Nov 2007
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
Country: | Hello only some shorts remarks Quote:
it should be Quote:
Quote:
It's only possible to use this with the second call. Mho | |||
| | |
| | #100 (permalink) | ||
| Portal Developer Join Date: Mar 2005 Location: Melbourne Age: 27
Posts: 2,251
Thanks: 30
Thanked 145 Times in 88 Posts
Country: | Quote:
Cheers,
__________________ - Aaron. IR Server Suite - Version 1.0.4.1 MCE Replacement Plugin - Version 1.0.4.1 You don't need the MCE Replacement Driver | ||
| | |
![]() |
| Bookmarks |
| Tags |
| commercials, comskip, cut, howto |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| System requirements for HDTV with MediaPortal | Tech Geek | Hardware Selection Help | 62 | 2007-08-08 08:20 |
| MediaPortal GET YOU GOING GUIDE | aal | Tips and Tricks | 19 | 2007-06-22 19:39 |
| A perfect HTPC with MP & PVR Scheduler & faster XP | STSC | Tips and Tricks | 16 | 2007-01-30 23:40 |
| PVR Scheduler: cant make it work | ethanx | Codecs, External Players | 1 | 2006-03-20 00:42 |
| Compile problems | Anonymous | General Development (no feature request here!) | 1 | 2004-04-28 22:49 |