Home
Blogs
Forums
Files


Welcome to The Green Button          Sign in | Join | Help

NEW: Automated DVR-MS to MPG conversion utility!

Last post 12-19-2008, 11:41 AM by pcostanza. 359 replies.
Page 1 of 24 (360 items)   1 2 3 4 5 Next > ... Last »
Sort Posts: Previous Next
  •  03-21-2005, 10:30 AM 38951

    NEW: Automated DVR-MS to MPG conversion utility!

    Current Version: 1.3

    I was strugling for a while to get a good conversion utility to work. After a while, i was sick of it, so i made my own, which should be better. Here's the result! An automated DVR-MS to MPG (MPEG2) conversion utility. It's still in its early stages, but i feel obligated to share (early because: no configuration possible yet)

    What I use it for: I can not play DVR-MS files with my XBOX media center, but it does play MPG.

    When running, it will monitor the recordings, and when they are done, it will convert them in MPG automatically. When shows are deleted, the program will also delete the MPG automatically again.

    It uses a graphedit's exported files (the XML version) to build its graph for conversion. I included a graph which I use, but it can ofcorse be altered as you see fit. This is done, because not everybody has the same set of filters installed. So, use graphedit to build a graph, use any DVR source file, and any output, these file names will be ignored while using the exported graph. When finished with your graph, save it with "Save as XML..." and name it "FilterGraph.xgr". (copy it to your "Recorded TV" path)

    An important note:

    For now, there's no configuration possible yet, and you need to copy "AutoDVRconvert.exe" and "FilterGraph.xgr" to your "Recorded TV" folder, where ever it is located on your system. Because for now, it uses its application path for file monitoring.

    Also, the graph I included uses the "dump.ax" and "MpgMux.ax" filters, widely available for download (on request, i can post them here also)

    Update: version 1.2!
    Most important fixes and feature updates:
    - Far more stable core (lots of bug fixes)
    - No need for a default XGR file (but still able to use one of your own)
    - GUI instead of command prompt
    - Input / output path customizable
    - Input / Output extention customizable (usefull when outputting to different file format)
    - Single file conversion

    Upcoming features for near future:
    - Filters / Rules
    - Syncronizing of input / output dirs
    - Automatic start with windows
    - Better direcotry checking (there's none atm)
    - Command line options
    - MCE integrated interface (which will be done by Danee from mcesoft.nl)

    Update: version 1.3!

    Only 1 new feature added and 1 improvement.

    Feature: Now possible to convert while recording. On the fly!! I'm particulary happy with this new function, since you can also play the current converting MPEG file on another system (XBOX for example).

    Improvement: Low-Priority threading now actualy works. when AutoDVRconvert is doing some processing in the back, you wont notice too much of it, since it'll grant other processes higher priority.
    note: Because of this low priority , v1.3 might seem slower then 1.2, but it isn't. This will depend on what the rest of your system is doing.

    Download V1.3 here: http://www.heimiko.com
      There you'll find it in the download section.

     

  •  03-21-2005, 8:50 PM 39036 in reply to 38951

    RE: NEW: Automated DVR-MS to MPG conversion utility!

    U are onto a good thing. Keep it up.
    DeadlyFoez
  •  03-21-2005, 10:56 PM 39050 in reply to 38951

    RE: NEW: Automated DVR-MS to MPG conversion utility!

    I will add configuration possibilities soon, and it'll be more versitile. I'll switch from console mode to window mode, and make it hidden into a system tray icon. Have you noticed the speed of conversion? I'm pretty happy with it so far. Any requests about further enhancements?

  •  03-22-2005, 2:19 AM 39065 in reply to 38951

    RE: NEW: Automated DVR-MS to MPG conversion utility!

    Sounds very cool and something that I will find usefull soon - thanks
    Windows XP Media Center 2005 with Rollup 2
    Windows Vista Beta 2
    2GIG DDR400 RAM
    Intel Pentium 4 630 Processor (3.0)
    CPU Biostar Ideq 300G MCE-I
    Microsoft Remote control
    WinDVD 7, FFDShow
  •  03-22-2005, 3:12 AM 39071 in reply to 38951

    RE: NEW: Automated DVR-MS to MPG conversion utility!

    Updated the standard Filter Graph that comes with the program, download link is in first post. Overwrite the FilterGraph.xgr included within the program ZIP file. Later on, i will make a proper installation file.
  •  03-22-2005, 5:27 AM 39085 in reply to 38951

    RE: NEW: Automated DVR-MS to MPG conversion utility!

    Would it be possible for while converting the file, it analyzes it for commercials...tags where the commercials are and then goes back to cut out the commercials?

    I think Myth TV has this functionality and such would be totally awesome!  I have used D-Cut which is a great utility, but its very time consuming, so automating the process would be totally awesome.   Id say you could sell such utility and make a nice profit!

    Cheers, Chaser

     

  •  03-22-2005, 6:57 AM 39092 in reply to 38951

    RE: NEW: Automated DVR-MS to MPG conversion utility!

    I found that when DVR-MS files do not contain a teletext stream, they need a slightly different FilterGraph.xgr.
    So, when you are experiencing any problems, try to alter this setting:

    - Open FilterGraph.xgr with notepad
    - Change "DVR Out - 3" into "DVR Out - 2"
    - Save

    Normally, pin 3 on the source filter is the video stream, but this changes into 2 if there's no teletext.
  •  03-22-2005, 6:59 AM 39093 in reply to 38951

    RE: NEW: Automated DVR-MS to MPG conversion utility!

    @chaser7016:

    I might look into this feature later, but as far as now, this is not a planned feature.
  •  03-22-2005, 8:11 AM 39103 in reply to 38951

    RE: NEW: Automated DVR-MS to MPG conversion utility!

    would it be possible to provide a straight command line version of this promising new util?

    ie

    c: dvr-msConvert inputfile.dvr-ms outputfile.mpg

    ?

    this would be amazing useful for me!

    keep up the great work
  •  03-22-2005, 8:20 AM 39104 in reply to 38951

    RE: NEW: Automated DVR-MS to MPG conversion utility!

    @random:

    This will be implemented shortly, as well as a graphical user interface (to point and click).
  •  03-22-2005, 11:08 AM 39135 in reply to 38951

    RE: NEW: Automated DVR-MS to MPG conversion utility!

    it shows an error :

    Converting : Moviename.dvr-ms One or more DS filters couldn't b added to graph - Failed.

     

    What that means ?

     

     

  •  03-22-2005, 1:15 PM 39147 in reply to 38951

    RE: NEW: Automated DVR-MS to MPG conversion utility!

    It means that one or more filters, which are defined in FilterGraph.xgr are not found on your system, or not properly registered. Did you install download the filters.zip (first post) ? unzip, double click each .ax files, open with regsvr32.exe (which is located in c:\windows\system32).

    Additionally, did you download the replacement for FilterGraph.xgr? the latest eliminates a filter being used earlier, eliminitaing that one fom being a requierement.

    If you still have problems after propperly doing these steps, let me know.... it's possible with this prog to build your own replacement for FilterGraph.xgr, so we CAN make it work for you....)

    This reminds me, I still have to make a propper userguide

  •  03-22-2005, 5:34 PM 39174 in reply to 38951

    RE: NEW: Automated DVR-MS to MPG conversion utility!

    Heimiko -

    I'd love to test this out and it looks as if other folks are doing so, but every time I try to download your files, I get a 404 error... any ideas as to why?

    Steve

  •  03-23-2005, 1:45 AM 39213 in reply to 38951

    RE: NEW: Automated DVR-MS to MPG conversion utility!

    @sds910:

    I'm sorry, but for me, the download links work, and they seem to be fine. Do you go through a proxy?

    Anyways, you can try these alternatives:

    Main program:
    http://home.quicknet.nl/qn/prive/antonbakker/AutoDVRconvert.zip

    Filters for use with provided graph downloadable here:
    http://home.quicknet.nl/qn/prive/antonbakker/filters.zip

    Better FilterGraph.xgr (better system compatibility)
    http://home.quicknet.nl/qn/prive/antonbakker/FilterGraph.xgr
  •  03-23-2005, 2:23 AM 39216 in reply to 38951

    RE: NEW: Automated DVR-MS to MPG conversion utility!

    with which burn programm i burning the mpeg File ?

     

    Thanks

Page 1 of 24 (360 items)   1 2 3 4 5 Next > ... Last »
View as RSS news feed in XML
About TGB | Advertise | Link To Us | Donate | Terms Of Use | Privacy Policy
© 2003-2007 The Green Button, Inc. - All Rights Reserved