NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Wishlist v
« Previous 1 … 84 85 86 87 88 … 194 Next »
Display Error Message when trying to play a recording with zero length file size

 
  • 0 Vote(s) - 0 Average
Display Error Message when trying to play a recording with zero length file size
ralphy
Offline

Senior Member

Posts: 255
Threads: 51
Joined: Nov 2006
#1
2007-05-06, 08:35 AM
In order to improve the WAF, trapping a zero file size recording and not trying to play it would be useful. (Of course, it begs the question why our recordings were zero length, but that is another problem)

The following error message is logged, and the screen goes blank which 'locks' up GBPVR and cannot be exited with the remote control.

Code:
2007-05-06 04:14:39.406 VERBOSE [1] About to play file: E:\Recordings\Conspiracy\Conspiracy_20070504_06300815.mpg 2007-05-06 04:14:40.031 ERROR [1] Error: msg=0x100 (WM_KEYDOWN) hwnd=0x93002c6 wparam=0xd lparam=0x1 result=0x0 : System.Exception: Failure playing back file at NativeUtilities.MediaHelper.playVideoFile(String filename, Form form) at GBPVR.x977e0aa739bd29d7.x826e5d374a1e5ab9(String x08ae7e3cf7a53434, String xfd3291a7ebc13c43, String x555fc8ac0bf47dac, Int32 xf26801b263fa79ba) at GBPVR.x3222298a0181dd43.xb4057d727283fc14(x8b4f0834394c048a x7cb9dd1fd53b81bf) at GBPVR.xa556fe3f7d8d6ce3.OnKeyDown(KeyEventArgs e) at GBPVR.x3222298a0181dd43.OnKeyDown(KeyEventArgs e) at GBPVR.x86396f56243de9fb.OnKeyDown(KeyEventArgs e) at GBPVR.xbb1566157f5f8b1f.xdae9991ab918b397(Object xdf2e3583f942db7b, KeyEventArgs xc4f45905cb1fc7ba) at System.Windows.Forms.Control.OnKeyDown(KeyEventArgs e) at System.Windows.Forms.Control.ProcessKeyEventArgs(Message& m) at System.Windows.Forms.Control.ProcessKeyMessage(Message& m) at System.Windows.Forms.Control.WmKeyChar(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ScrollableControl.WndProc(Message& m) at System.Windows.Forms.ContainerControl.WndProc(Message& m) at System.Windows.Forms.Form.WndProc(Message& m) at GBPVR.xbb1566157f5f8b1f.WndProc(Message& m) 2007-05-06 04:14:40.031 VERBOSE [1] videoInsetVisible = false 2007-05-06 04:14:46.671 VERBOSE [1] ShowMouse ref=0 2007-05-06 04:14:47.343 VERBOSE [1] controller.OnMouseDown() 2007-05-06 04:14:47.484 VERBOSE [1] controller.OnClick() 2007-05-06 04:14:55.218 VERBOSE [1] HideMouse ref=-1 2007-05-06 04:15:01.953 VERBOSE [1] No key mapping found for: HOME 2007-05-06 04:15:01.953 VERBOSE [1] getValue cached value: /settings/EPGProcessingMode : NORMAL 2007-05-06 04:15:01.953 VERBOSE [1] getValue cached value: /settings/EPGProcessingMode : NORMAL 2007-05-06 04:15:01.953 VERBOSE [1] OnKeyDown: Home 2007-05-06 04:15:03.187 VERBOSE [1] No key mapping found for: ESCAPE 2007-05-06 04:15:03.187 VERBOSE [1] getValue cached value: /settings/EPGProcessingMode : NORMAL 2007-05-06 04:15:03.187 VERBOSE [1] getValue cached value: /settings/EPGProcessingMode : NORMAL 2007-05-06 04:15:03.187 VERBOSE [1] OnKeyDown: Escape 2007-05-06 04:15:03.578 VERBOSE [1] No key mapping found for: ESCAPE 2007-05-06 04:15:03.578 VERBOSE [1] getValue cached value: /settings/EPGProcessingMode : NORMAL 2007-05-06 04:15:03.578 VERBOSE [1] getValue cached value: /settings/EPGProcessingMode : NORMAL 2007-05-06 04:15:03.578 VERBOSE [1] OnKeyDown: Escape 2007-05-06 04:15:20.515 VERBOSE [1] ShowMouse ref=0 2007-05-06 04:15:21.406 VERBOSE [1] controller.OnMouseDown() 2007-05-06 04:15:21.406 VERBOSE [1] getValue() loading new key/value into cache: /settings/BackOnRightMouseButton 2007-05-06 04:15:21.406 VERBOSE [1] getValue: /settings/BackOnRightMouseButton : true 2007-05-06 04:15:21.406 VERBOSE [1] No key mapping found for: ESCAPE 2007-05-06 04:15:21.406 VERBOSE [1] getValue cached value: /settings/EPGProcessingMode : NORMAL 2007-05-06 04:15:21.406 VERBOSE [1] getValue cached value: /settings/EPGProcessingMode : NORMAL 2007-05-06 04:15:21.406 VERBOSE [1] OnKeyDown: Escape 2007-05-06 04:15:22.515 VERBOSE [1] No key mapping found for: %MENU 2007-05-06 04:15:22.515 VERBOSE [1] getValue cached value: /settings/EPGProcessingMode : NORMAL 2007-05-06 04:15:22.515 VERBOSE [1] getValue cached value: /settings/EPGProcessingMode : NORMAL 2007-05-06 04:15:22.515 VERBOSE [1] OnKeyDown: Menu 2007-05-06 04:15:22.515 VERBOSE [1] No key mapping found for: %MENU 2007-05-06 04:15:22.515 VERBOSE [1] No key mapping found for: %MENU 2007-05-06 04:15:22.578 VERBOSE [1] No key mapping found for: %RETURN 2007-05-06 04:15:22.578 VERBOSE [1] getValue cached value: /settings/EPGProcessingMode : NORMAL 2007-05-06 04:15:22.578 VERBOSE [1] getValue cached value: /settings/EPGProcessingMode : NORMAL 2007-05-06 04:15:22.578 VERBOSE [1] OnKeyDown: Return 2007-05-06 04:15:22.843 VERBOSE [1] OnSizeChanged 2007-05-06 04:15:22.843 VERBOSE [1] Forcing video repaint 2007-05-06 04:15:22.843 VERBOSE [1] OnSizeChanged 2007-05-06 04:15:22.890 VERBOSE [1] Forcing video repaint 2007-05-06 04:15:22.890 VERBOSE [1] OnSizeChanged 2007-05-06 04:15:22.906 VERBOSE [1] Forcing video repaint 2007-05-06 04:15:23.187 VERBOSE [1] OnSizeChanged 2007-05-06 04:15:23.187 VERBOSE [1] Forcing video repaint 2007-05-06 04:15:23.187 VERBOSE [1] OnSizeChanged 2007-05-06 04:15:23.218 VERBOSE [1] Forcing video repaint 2007-05-06 04:15:31.250 VERBOSE [1] HideMouse ref=-1 2007-05-06 04:17:23.250 VERBOSE [1] flushDatabaseConnections() 2007-05-06 04:17:23.250 VERBOSE [1] videoInsetVisible = false 2007-05-06 04:17:23.250 VERBOSE [1] Activating screen saver 2007-05-06 04:17:23.250 VERBOSE [1] flushDatabaseConnections() 2007-05-06 04:17:54.796 VERBOSE [1] ShowMouse ref=0 2007-05-06 04:17:54.796 VERBOSE [1] videoInsetVisible = false 2007-05-06 04:17:55.750 VERBOSE [1] getValue() loading new key/value into cache: /settings/NetRadioBufferSize 2007-05-06 04:17:55.750 VERBOSE [1] getValue: /settings/NetRadioBufferSize : 96000 2007-05-06 04:17:55.750 INFO [1] NetRadio buffer size is: 96000 2007-05-06 04:17:55.890 INFO [2] UbuStream destructor called
[SIZE="1"]Silverstone GD01S-MXR (three dead rows of pixels in the LCD and defective remote control), Power: Zalman ZM460B-APS (blew up - can't remember what's there now); CPU: Pentium D 3.2 GHz with Asus V72 Cooler; MD: Asus P5LD2 Deluxe 2048MB,
WDC WD10EADS 1TB Data, 320GB System, Asus EN9400GT Silent 512MB, Hauppauge HVR 1300,
XP Home SP3, GB-PVR 2.0, ExternalDisplay v0.3[/SIZE]
psycik
Offline

Posting Freak

Posts: 5,211
Threads: 424
Joined: Sep 2005
#2
2007-05-06, 08:50 AM
doesn't it come up with a dialog saying "failure to playback file" whe I had files taking a long time to be created (0 byte for about 2 minutes) it would do this...

I'm on community skin...
ralphy
Offline

Senior Member

Posts: 255
Threads: 51
Joined: Nov 2006
#3
2007-05-06, 11:26 AM
psycik Wrote:doesn't it come up with a dialog saying "failure to playback file" whe I had files taking a long time to be created (0 byte for about 2 minutes) it would do this...

I'm on community skin...

No dialog messages - one of the reasons for the low WAF. I had to dig around to find what the problem was.

I'm on the blue skin.
[SIZE="1"]Silverstone GD01S-MXR (three dead rows of pixels in the LCD and defective remote control), Power: Zalman ZM460B-APS (blew up - can't remember what's there now); CPU: Pentium D 3.2 GHz with Asus V72 Cooler; MD: Asus P5LD2 Deluxe 2048MB,
WDC WD10EADS 1TB Data, 320GB System, Asus EN9400GT Silent 512MB, Hauppauge HVR 1300,
XP Home SP3, GB-PVR 2.0, ExternalDisplay v0.3[/SIZE]
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Display EPG Source Mapping on Settings > Channels Grid sewashburnye 0 615 2026-04-01, 01:26 PM
Last Post: sewashburnye
  Sanitize file name when recording from EPG Vlado99 6 1,263 2026-03-15, 08:03 PM
Last Post: Vlado99
  Ability to create xml tv guide file from npvr.db3 database grubbs.stephen@gmail.com 3 1,682 2025-11-12, 12:46 AM
Last Post: spin35
  ENVAR style recordings dir in exported XML file bgowland 4 1,722 2025-08-17, 06:11 PM
Last Post: bgowland
Lightbulb An option when confronted with a "Scheduling Error". Siamese Cat 2 1,297 2024-07-07, 12:16 PM
Last Post: mvallevand
  Overwrite oldest recording with lock feature djenson 0 1,236 2023-09-28, 10:37 AM
Last Post: djenson
  Web display of Recordings w/o Pending Recordings turndave 5 2,702 2023-09-13, 10:08 PM
Last Post: turndave
  Recording status displayed when finished coreymichael 6 2,798 2023-08-31, 05:32 PM
Last Post: sub
  Recording scheduling mzanetti 2 2,134 2023-07-28, 05:24 PM
Last Post: sub
  Play music from browser VCR58 4 2,505 2023-06-10, 04:24 PM
Last Post: sub

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

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

Linear Mode
Threaded Mode