INTERACT FORUM
More => Old Versions => Media Center 14 (Development Ended) => Topic started by: lascasas on January 27, 2010, 03:03:06 pm
-
Is there an issue with MC14 and .mpeg video? Playback of .mpeg files usually causes a MC crash at some point. If I stop playback of an .mpeg file at any point, MC crashes everytime. I was using v. 14.0.130. I uninstalled MC, rebooted and reinstalled. Problem remained. I thought I would try the lastest version 14.0.131 just for the hell of it. Same issue. This does not happen with any other video types that I have: MP4, M4V, MOV, AVI, WMV, IFO. I have no 3rd party plugins. I am running Vista. Any help would be appreciated.
-
Are they MPEG-1 or MPEG-2 format video inside?
-
Are they MPEG-1 or MPEG-2 format video inside?
Had to do some research, but discovered that these are MPEG-2 files.
-
Then the problem is that your filters are borked.
Can you play it back for a few seconds before it crashes? If so, right click on the playing window, go to DirectShow Filters and then choose "Copy graph info to the clipboard". Then come here and paste the results on the forum. We'll try to figure it out.
-
Then the problem is that your filters are borked.
Can you play it back for a few seconds before it crashes? If so, right click on the playing window, go to DirectShow Filters and then choose "Copy graph info to the clipboard". Then come here and paste the results on the forum. We'll try to figure it out.
Right clicking causes immediate crash. Trying to figure this out... I located the filter config section, but I don't know what the settings should be. Can I manually config so this will work for MPEG-2?
-
Right clicking causes immediate crash. Trying to figure this out... I located the filter config section, but I don't know what the settings should be. Can I manually config so this will work for MPEG-2?
Problem solved! Not sure if this is the optimal solution, but I changed the mpeg video config (under options) from automatic to J River video engine (using DirectShow filters) and checking all of the MPEG boxes.
-
checking all of the MPEG boxes.
Not sure what you meant by this, but if you mean selecting all filters in the "Other Filters" drop-down list that has "MPEG" in their names, it it over-kill at best.
You should select only one MPEG-2 video decoder. Here are some examples of video decoders that are capable of decoding MPEG-2:
FFDShow Video Decoder (make sure you configure it so MPEG-2 decoding is enabled)
MPC - MPEG-2 Video Decoder
DScaler Video Decoder
These are free decoders. The first two can be installed as part of CCCP. The third one is a separate install.
Other decoders that are not free, but may already be on your computer due to other software installations include
ArcSoft Video Decoder
Cyberlink Video Decoder
-
Cyberline Video Decoder
I think you mean Cyberlink. Like a link made of cyber. Sort of a computery sausage.
-
I think you mean Cyberlink.
Right. Edited. Thanks.
-
Not sure what you meant by this, but if you mean selecting all filters in the "Other Filters" drop-down list that has "MPEG" in their names, it it over-kill at best.
You should select only one MPEG-2 video decoder. Here are some examples of video decoders that are capable of decoding MPEG-2:
FFDShow Video Decoder (make sure you configure it so MPEG-2 decoding is enabled)
MPC - MPEG-2 Video Decoder
DScaler Video Decoder
These are free decoders. The first two can be installed as part of CCCP. The third one is a separate install.
Other decoders that are not free, but may already be on your computer due to other software installations include
ArcSoft Video Decoder
Cyberlink Video Decoder
Thanks. Other Filters drop-down: Checked MPEG Video Decoder, MPEG Audio Decoder, MPEG-2 Demultiplexer (no idea what this is). Solved the issue.