| |||||||
| Codecs, External Players Post problems with Codecs or External Players here! |
![]() |
| | Thread Tools | Display Modes |
| | #1 (permalink) |
| Portal Member Join Date: Oct 2006
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
| MPEG2 Video Codec: MP just will not use ffdshow to decode MPEG-2. I have uninstalled most other codecs barring a Pinacle codec for the tuner and the MIcrosoft Vista one still no go. It is set to use FFDSHOW in the MP configuration, still nothing. I have even set other MPEG2 codecs with Radlight to disable and it still refuses to use ffdshow! The priority of FFDSHOW is also much higher than any others. PLease help! It is going through FFDSHOW for processing but it is not decoding the MPEG stream itself. USing: MediaPortal RC2 Vista Home Premium 32bit SP1 FFDshow Beta 5 |
| | |
| | #2 (permalink) |
| Super Moderator Join Date: Jun 2005 Location: Cheshire UK
Posts: 7,050
Thanks: 139
Thanked 257 Times in 228 Posts
Country: | FFDShow is not a good mpeg2 codec, M$ codec is by far your best choice (PowerDVD gives similar quality but with hw acceleration) and add FFSDShow for postprocessing if needed.
__________________ Ray\PD Check your codecs are fine with Filmerit. Upload Logs\Pictures etc, use the "Go Advanced" and select the + feature to upload\attach files. |
| | |
| | #4 (permalink) | |
| Portal Developer Join Date: Jan 2005 Age: 30
Posts: 3,743
Thanks: 98
Thanked 137 Times in 109 Posts
| Quote:
Maybe the limitation can be removed someday when the actualy incompatibility is fixed.
__________________ http://day2.no-ip.org/ "Commy64 - The problem there is that Oprah was on. MP tried to save you by blanking the screen" | |
| | |
| | #5 (permalink) | ||
| Docs Team Join Date: Aug 2007 Location: Sydney Age: 36
Posts: 721
Thanks: 40
Thanked 40 Times in 33 Posts
Country: | Quote:
TV-Server Version: TVServer RC2 MediaPortal Version: MP1 RC2 MediaPortal Skin: XFace 1.6 Windows Version: WIN XP SP2 (Client)/Win 2003 Server (TVServer) CPU Type: AMD 64 +4800 (Client)/Intel DualCore 2150(Server) HDD: Memory: IGB DDR2 800(Client)/1GB DDR2 667 (Server) Motherboard: Asus M2A VM-HDMI(Client)/GigaByte GA-VM900M (Server) Video Card: Integrated ATI Radeon X1250-based graphics Video Card Driver: Catalyst 7.11 Sound Card: ALC883 High Definition Audio 6-channel Sound Card AC3: Coax out Sound Card Driver: 1. TV Card: Twinhann DVB-T 1. TV Card Type: DVB-T 1. TV Card Driver: 2. TV Card: Leadtek DTV-1000T 2. TV Card Type: DVB-T 2. TV Card Driver: 3. TV Card: 3. TV Card Type: 3. TV Card Driver: 4. TV Card: 4. TV Card Type: 4. TV Card Driver: MPEG2 Video Codec: FFDShow MPEG2 Audio Codec: AC3Filter h.264 Video Codec: Satelite/CableTV Provider: HTPC Case: Cooling: Power Supply: Remote: TV: Sony 40" LCD TV - HTPC Connection: Sub-d & HDMI
__________________ Bubble wrap is the solution to all of life's problems...!!! | ||
| | |
| | #6 (permalink) | |||
| Portal Developer Join Date: Jan 2005 Age: 30
Posts: 3,743
Thanks: 98
Thanked 137 Times in 109 Posts
| Quote:
Code: if (mpeg2Video)
{
//dont accept FFDShow for mpeg1/2 video playback
if (wcscmp(filterInfo.achName,L"ffdshow Video Decoder")==0)
{
return E_FAIL;
}
if (wcscmp(filterInfo.achName,L"ffdshow raw video Decoder")==0)
{
return E_FAIL;
}
Maybe the ffdshow filter name has changed? ![]() }
__________________ http://day2.no-ip.org/ "Commy64 - The problem there is that Oprah was on. MP tried to save you by blanking the screen" | |||
| | |
| | #8 (permalink) |
| Portal Developer Join Date: Jan 2005 Age: 30
Posts: 3,743
Thanks: 98
Thanked 137 Times in 109 Posts
| If someone has the HD & SD channels (both in MPEG2 format) it would be nice to see if we still need that ffdshow blacklisting in TsReader as the dynamic output pin change has been introduced. It could fix the issue we had previously with ffdshow. Maybe its not as robust as for example Cyberlink when it comes to the stream analysis (or maybe its not even doing it at all and relies completely on the source filters information).
__________________ http://day2.no-ip.org/ "Commy64 - The problem there is that Oprah was on. MP tried to save you by blanking the screen" |
| | |
| | #9 (permalink) |
| Portal Member Join Date: Oct 2006
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
| ok, so ffdshow is basically blacklisted from decoding mpeg2 completely? Is this in the documentation as I would not have bothered mucking around uninstalling decoders, changing priorities of filters etc if I had known this before! thanks for the help anyway. |
| | |
| | #10 (permalink) |
| Portal Developer Join Date: Jan 2005 Age: 30
Posts: 3,743
Thanks: 98
Thanked 137 Times in 109 Posts
| Unfortunately its not documented anywhere. But its not the only thing that is missing from MP documentation.
__________________ http://day2.no-ip.org/ "Commy64 - The problem there is that Oprah was on. MP tried to save you by blanking the screen" |
| | |
![]() |
| Bookmarks |
| Tags |
| ffdshow, refusing |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| MP crashes with ffdshow in TV | zombiee77 | Codecs, External Players | 10 | 2008-06-14 08:28 |
| Manual Renaming / Refusing To Parse | 3guk | My TVSeries | 0 | 2008-02-03 13:38 |
| FFDSHOW and MP TV? | superloopy | Codecs, External Players | 3 | 2006-07-30 18:24 |
| mce500, MP, and ffdshow | nst6563 | MediaPortal 1 Talk | 7 | 2006-05-19 23:28 |
| (need a crop feature in MP) FFDshow with TV-1/3 green screen | Franky | General Support | 16 | 2006-03-29 13:51 |