| |||||||
| Tips and Tricks Post your Tips and Tricks in here. |
![]() |
| | Thread Tools | Display Modes |
| | #21 (permalink) |
| Portal User Join Date: Jul 2006
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
| Thanks a lot for these guides guys.. they've helped me tons. The only problem I'm having is that neither MP or Windows Media Player will play the xvid encoded movies. They play fine in VLC; the only problem I see is that the total movie length is always at 0:00:00. I've uninstalled and reinstalled the xvid codecs, but is there a way to get WMP to use/understand them? Seems like any easy fix but I just can't figure it out. Thanks. |
| | |
| | #22 (permalink) | |
| Portal Member Join Date: Jul 2006
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
| Quote:
Shattik batch file: Code: :delete if "%testmode%" == "yes" goto eof: del /q "%~dpn1_original.mpg" del /q "%~dpn1_original.avi" if "%mpegdel%" == "mpegdel" goto eof: del /q "%~dpf1" <<---- Delete this line (temporarily) Code: shattik_transcode.bat "yourfilegoeshere.dvr-ms" Code: mplayer -demuxer 35 "yourfile goes here.dvr-ms" | |
| | |
| | #23 (permalink) | |
| Portal Member Join Date: Jul 2006
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
| Quote:
Fire that up, load the Xvid made by the encoding, and it will let you know if there is a missing audio or video filter. VLC uses built in filters (mplayer does too), but everything else for the most part uses DirectShow filters. I'd recommend using Koepi's Xvid binaries. Google will find you his page for the latest version. | |
| | |
| | #24 (permalink) |
| Portal Member Join Date: Jun 2006
Posts: 32
Thanks: 1
Thanked 1 Time in 1 Post
| Thanks m8, really appreciate your help! I ran stattik_transcode.bat in dos after having run comskip manually on a file. The problem seems to be that the program simply can't find the file to cut/encode when it's beeing run automatically. So I tried to drag&drop the dvr-ms file on stattik_transcode.bat and now mplayer in creating an avi file on my hard drive as I write this. Code: :nodebug set name=%1 copy "%~dpn1.edl" "%~dpn1.ptl" Code: :nodebug set name=D:\Recordings\myrecordedprogram.dvr-ms copy "D:\Recordings\myrecordedprogram.dvr-ms.edl" "D:\Recordings\myrecordedprogram.dvr-ms.ptl" I guess it's a dirmon problem then, somethings with the targets(dvr-ms,DVR-MS) not working... Strange, because it's setup the exact same way as in your pictures. I'll try rename the recordings directory to a name without spaces to see if that has any effect, when the ongoing mencoder encoding is done. Not that I think that has anything to do with it... Edit: Switching to a directory name without spaces for the dvr-ms-files made the stattik.bat script work. The only problem remaining is that they're, like blueskies noted above, unplayable (bad header) |
| | |
| | #26 (permalink) |
| Portal User Join Date: Jul 2006
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
| I thought I'd solved this problem, but I'm not sure. At first I thought that it was because the batch files were using the wrong profile on the files. I edited the :standard line, but was using eps of Family Guy to test, which were being sent to the :cartoon profile instead. So I added the "-demux 35" and "-idx" to all the profiles, and now it's hit or miss. Some shows are encoded perfectly, others aren't and only play in VLC. What would be a good way to filter all file to go to one profile? (or is this a bad idea?) I was thinking of sticking this line... Code: if exist "_" goto standard: |
| | |
| | #27 (permalink) |
| Portal Member Join Date: Feb 2006 Location: Salt Lake City, UT Age: 26
Posts: 392
Thanks: 11
Thanked 1 Time in 1 Post
Country: | Thanks EPGsetup for continuing to help people out with the process. I myself got fed up with comskip after it cut off the dramatic ending of an episode of Monk so I removed it from the process altogether. Also, AutoDVRconvert has issues in that it does not always delete the .dvr-ms file or just does not recognize a .dvr-ms file in the directory and won't convert it even if you ask it nicely (aka try to convert it manually instead of automatically). So for the DVR-MS to MPEG conversion I've been using MP's internal "Compress" feature (note that unfortunately the auto-compress feature does not work and neither do the dvr-ms to xvid or wmv conversions), and then I have Dirmon2 detecting the created mpeg file and encoding it using stattik's script. I haven't had any avi indexing problems with this process so I don't know what the dealy there is (maybe the dvr-ms to avi direct compression?), but I have had issues with Dirmon2 as well - and in case you were keeping track, Dragon Global released a newer version of the program that fixes some bugs. The process I have now isn't perfect but I feel that the best way for all of us to benefit the most is to get an automated process worked into MP itself, so that's what I'm hoping happens down the line. From the looks of the 'compress' section it looks planned, just not implemented. |
| | |
| | #28 (permalink) | |
| Portal Member Join Date: Feb 2006 Location: Salt Lake City, UT Age: 26
Posts: 392
Thanks: 11
Thanked 1 Time in 1 Post
Country: | Quote:
| |
| | |
| | #29 (permalink) | ||
| Portal User Join Date: Jul 2006
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
| Quote:
Either way, I'm not using this anymore. The setup is pretty much perfect, but I don't really like 1) comskip cutting things incorrectly, and 2) not seeing the info for the show when I select it. I figure, I've got a 250gb hdd holding these recordings, I don't really need to worry about space too much. ![]() | ||
| | |
| | #30 (permalink) |
| Portal Member Join Date: Jul 2006
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
| Well, I shate Noelix's observation. Comskip keeps getting false positives, even with Motorweek on PBS. However, I am willing to bear with it a bit longer till I get everything slick. I have continued to edit Stattik's batch file adding fixes here and there, and as it stands I have it so it WILL NOT delete the source file if there is an error encoding it. Also, it automatically uses the right parameters for a DVR-ms instead of a MPG. As for bluesky's wish to have everything go to a single profile, that is easily accomplished. Right below the :mpg subsection, add the words GOTO standard:. That basically shortcuts all the other profiles. Right now I am trying to keep all the profiles as generalized as possible, so I am basically reverse enginineering the entire stattik script Noelix posted. I'm linking that below. Not linked yet |
| | |
![]() |
| Bookmarks |
| Tags |
| automatic, commercial, cutting, transcoding, xvid |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| MPEG2 to Xvid converter with commercial removal - tool | pgoth | OffTopic | 2 | 2005-09-14 12:22 |