![]() |
|
|||||||
| ShowAnalyzer Beta Discussion related to the ShowAnalyzer Beta. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Jere:
I've only done it using graphedit. But here (http://blogs.msdn.com/toub/archive/2...12/416874.aspx) is a link to a tool and article that might help. |
|
|||
|
The one I currently work on, media portal (http://mediaportal.sourceforge.net/index.html) I'm not sure what others. But it's the format most of directshow, particularly the VMR9 stuff, wants to use. So I suspect there are others.
__________________
- CodeMonkey |
|
|||
|
Jere:
Im trying to write a little utility (that I will share, of course ) to take the cut file SA generates and apply it to the dvr-ms file and end up with a new, commercial free, dvr-ms file. I've got most of it coded, but DirectShow likes to deal in time offset, while the cut file is in frame numbers. Is the frame rate stored in the dvr-ms meta data? Or, how do you go from frame number to time offset?Thanks.
__________________
- CodeMonkey |
|
||||
|
The framerate should be stored in the metadata. I haven't dug into it that much... yet. You could always go the way of comskip. Put the frame rate in an ini file. Whoever uses the utility probably won't need to change it that often.
But... be careful. MPEG's are timestamped with Presentation Time Stamps. Those don't always start at 0. I have seen several that start at 1 hour or later. Go figure. Just make sure that you are going to a time offset instead of a PTS. Jere |
|
|||
|
Quote:
Maybe this should go in the feature request thread, but it would be great if there was an api so SA could be called directly w/o having to shell. |
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Is it time for SA to support another codec? | Jere_Jones | ShowAnalyzer Beta | 29 | 07-26-2008 07:40 PM |
| Dual-core support? | horseflesh | ShowAnalyzer Beta | 1 | 08-07-2006 10:44 PM |
| Wanting .ts (ts) support! | jsidlosky | ShowAnalyzer Beta | 13 | 11-27-2005 07:32 PM |
| DVR Support | WMCKid | ShowAnalyzer Beta | 1 | 07-24-2005 03:26 PM |
| GB-PVR Support | Jere_Jones | ShowAnalyzer Beta | 4 | 06-28-2005 07:52 PM |