NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Legacy (v4.x and earlier) v
« Previous 1 … 398 399 400 401 402 … 433 Next »
DVD Playback not working

DVD Playback not working
cbutera
Offline

Member

Posts: 63
Threads: 14
Joined: Feb 2006
#1
2010-10-14, 12:37 AM
Hi everyone,
Trying to make the transition to NPVR. Everything working okay for the most part - except DVD playback. Both Discs and Hard Drive ripped video_ts folders don't play video. Discs seem to at least play audio - whereas the hard drive rips don't seem to do anything.

Found this in my npvr.log
Code:
2010-10-13 19:16:15.852    [DEBUG][1]    Adding EVR renderer
2010-10-13 19:16:16.317    [DEBUG][1]    about to load video decoder
2010-10-13 19:16:16.422    [DEBUG][1]    about to load audio decoder
2010-10-13 19:16:19.937    [ERROR][1]    DVD Navigator pin failed to render
2010-10-13 19:16:25.051    [DEBUG][1]    Source Aspect Ratio: 1x1
2010-10-13 19:16:25.052    [DEBUG][1]    Setting display rect: 0.200000,0.000000,0.800000,1.000000
2010-10-13 19:16:25.731    [DEBUG][1]    Graph filter list:
2010-10-13 19:16:25.732    [DEBUG][1]     - Default DirectSound Device
2010-10-13 19:16:25.732    [DEBUG][1]     - ffdshow Video Decoder
2010-10-13 19:16:25.732    [DEBUG][1]     - EVR Renderer
2010-10-13 19:16:25.732    [DEBUG][1]     - AC3Filter
2010-10-13 19:16:25.732    [DEBUG][1]     - DVD Navigator
Specifically this is what stood out to me:
2010-10-13 19:16:19.937 [ERROR][1] DVD Navigator pin failed to render

I've tried different decoders with no luck. For what its worth the DVDs play correctly with WMP, VLC, Cyberlink, and PVRX2.

Anyone have any ideas? Thanks in advance.
Silverstone SST-LC17B | Gigabyte GA-P35-DS3L | Intel E8400 | WD Caviar GP WD7500AACS | Asus EAH3450 | Patriot Extreme PDC22G6400LLK 2GB | Samsung SH-S203N - OEM | Hauppauge WinTV-HVR-1800 | Corsair CMPSU-450VX | Logitech Cordless Desktop EX110 | Vista Ultimate x64 (SP2)| NPVR 1.5.33
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#2
2010-10-14, 12:46 AM
Try a different MPEG2 video decoder or double check your ffdshow video decoder settings.
cbutera
Offline

Member

Posts: 63
Threads: 14
Joined: Feb 2006
#3
2010-10-14, 01:08 AM
Okay CyberLink Video/SP Decoder (PDVD9) worked for physical DVDs. Still no luck with the ripped Video_TS folders...

Code:
2010-10-13 19:50:50.738    [DEBUG][1]    Adding EVR renderer
2010-10-13 19:50:51.188    [DEBUG][1]    about to load video decoder
2010-10-13 19:50:51.225    [DEBUG][1]    about to load audio decoder
2010-10-13 19:50:51.438    [DEBUG][1]    Source Aspect Ratio: 4x3
2010-10-13 19:50:51.439    [DEBUG][1]    Setting display rect: 0.100000,0.000000,0.900000,1.000000
2010-10-13 19:50:51.849    [DEBUG][1]    Graph filter list:
2010-10-13 19:50:51.850    [DEBUG][1]     - Default DirectSound Device
2010-10-13 19:50:51.850    [DEBUG][1]     - EVR Renderer
2010-10-13 19:50:51.850    [DEBUG][1]     - AC3Filter
2010-10-13 19:50:51.850    [DEBUG][1]     - CyberLink Video/SP Decoder (PDVD9)
2010-10-13 19:50:51.850    [DEBUG][1]     - DVD Navigator
2010-10-13 19:50:51.858    [DEBUG][1]    GetEventCode() returned: 0x000d
2010-10-13 19:50:51.858    [DEBUG][1]    GetEventCode() returned: 0x0104
2010-10-13 19:50:51.858    [DEBUG][1]    GetEventCode() returned: 0x0106
2010-10-13 19:50:51.858    [DEBUG][1]    GetEventCode() returned: 0x0102
2010-10-13 19:50:51.858    [DEBUG][1]    GetEventCode() returned: 0x010c
2010-10-13 19:50:51.858    [DEBUG][1]    GetEventCode() returned: 0x0112
2010-10-13 19:50:51.858    [DEBUG][1]    GetEventCode() returned: 0x0112
2010-10-13 19:50:51.858    [DEBUG][1]    GetEventCode() returned: 0x000e
2010-10-13 19:54:12.240    [INFO][1]    GetCurrentMetadata()
2010-10-13 19:54:12.240    [DEBUG][1]    Current meta data:
<ServiceInformation>
  <Service>
  <Streams>
  </Streams>
  </Service>
</ServiceInformation>

2010-10-13 19:54:12.245    [INFO][1]    GetCurrentMetadata()
2010-10-13 19:54:12.245    [DEBUG][1]    Current meta data:
<ServiceInformation>
  <Service>
  <Streams>
  </Streams>
  </Service>
</ServiceInformation>

2010-10-13 19:54:14.115    [DEBUG][1]    PlaybackPositionHelper.StorePlaybackPosition(H:\DVDs\Movies\Alice In Wonderland\video_ts, 0, 1)
2010-10-13 19:54:14.272    [DEBUG][1]    Stopping graph@3
2010-10-13 19:54:14.317    [DEBUG][1]    Removing filter  Default DirectSound Device
2010-10-13 19:54:14.323    [DEBUG][1]    Removing filter  EVR Renderer
2010-10-13 19:54:14.334    [DEBUG][1]    Removing filter  AC3Filter
2010-10-13 19:54:14.334    [DEBUG][1]    Removing filter  CyberLink Video/SP Decoder (PDVD9)
2010-10-13 19:54:14.334    [DEBUG][1]    Removing filter  DVD Navigator
2010-10-13 19:54:14.346    [INFO][1]    Exiting...
2010-10-13 19:54:14.346    [INFO][1]    Done.
Silverstone SST-LC17B | Gigabyte GA-P35-DS3L | Intel E8400 | WD Caviar GP WD7500AACS | Asus EAH3450 | Patriot Extreme PDC22G6400LLK 2GB | Samsung SH-S203N - OEM | Hauppauge WinTV-HVR-1800 | Corsair CMPSU-450VX | Logitech Cordless Desktop EX110 | Vista Ultimate x64 (SP2)| NPVR 1.5.33
cbutera
Offline

Member

Posts: 63
Threads: 14
Joined: Feb 2006
#4
2010-10-18, 01:01 AM
Still no luck - I'm banging my head against the wall here... I've tried all the decoder combinations on my system. It works everywhere but NPVR - graphedit, VLC, WMP, PVXR2. But no sound, no video in NPVR. Physical DVDs now work fine - just my DVD rips (VIDEO_TS) folders no luck.

I downloaded Graphedit and tried to figure out what was going on - but it looks okay to me???

Logs are attached as well...

Thanks in advance for any help...
Silverstone SST-LC17B | Gigabyte GA-P35-DS3L | Intel E8400 | WD Caviar GP WD7500AACS | Asus EAH3450 | Patriot Extreme PDC22G6400LLK 2GB | Samsung SH-S203N - OEM | Hauppauge WinTV-HVR-1800 | Corsair CMPSU-450VX | Logitech Cordless Desktop EX110 | Vista Ultimate x64 (SP2)| NPVR 1.5.33
Jwbrit
Offline

Junior Member

Posts: 3
Threads: 1
Joined: Jul 2009
#5
2010-11-14, 05:19 AM
Hi There, I'm a little slow out of the gate on this reply but you are changing Codecs under the DVD tab under SETTINGS?
ShiningDragon
Offline

Posting Freak

Germany
Posts: 1,493
Threads: 146
Joined: Sep 2005
#6
2010-11-14, 12:23 PM
If you're running nPVR 1.5.33 you could try to apply one (or all) available hotfixes for nPVR: http://forums.gbpvr.com//showthread.php?...post385332

Please try again and post your results, please.
You like nPVR? Then please help pay the bills, and keep the project alive!

My happy NextPVR family

Frei nach Dieter Nuhr: Wenn man keine Ahnung hat, einfach mal die Fresse halten.
cbutera
Offline

Member

Posts: 63
Threads: 14
Joined: Feb 2006
#7
2010-11-14, 04:11 PM
Thanks for the replies - I'll try the hotfixes next time I'm home. And yes I was changing the DVD codecs...
Silverstone SST-LC17B | Gigabyte GA-P35-DS3L | Intel E8400 | WD Caviar GP WD7500AACS | Asus EAH3450 | Patriot Extreme PDC22G6400LLK 2GB | Samsung SH-S203N - OEM | Hauppauge WinTV-HVR-1800 | Corsair CMPSU-450VX | Logitech Cordless Desktop EX110 | Vista Ultimate x64 (SP2)| NPVR 1.5.33
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Comskip Playback Odd Behavior kirschey 3 1,611 2021-09-27, 06:16 PM
Last Post: sub
  HDHomerun recording bizzarely not working Jean0987654321 3 1,958 2021-03-27, 03:23 PM
Last Post: Jean0987654321
  Channels/PIP popups not working 4.2.5 (191014) eastavin 7 2,701 2020-04-20, 03:20 AM
Last Post: eastavin
  Absolute Newbie OTA EPG not working as expected. n8lbv 4 2,539 2020-04-02, 06:03 PM
Last Post: mvallevand
  Black Screen During Recording and Playback kirschey 2 1,664 2020-02-29, 04:48 PM
Last Post: kirschey
  No video or audio from start of playback smiffypr 8 3,572 2020-02-05, 05:11 PM
Last Post: smiffypr
  Live TV not working jresnick 21 9,884 2020-01-04, 06:26 PM
Last Post: BrettB
  Audio/video sync problem on playback and program freeze when resuming zer 34 12,820 2019-12-21, 02:49 PM
Last Post: HarryH3
  Faster Playback? Rage321 5 2,474 2019-10-31, 01:23 AM
Last Post: sub
  Playback artefacts in recorded digital tv march 12 3,675 2019-10-25, 03:51 PM
Last Post: hdpvr-doug8796

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode