Advertisement
Guest User

Untitled

a guest
Nov 7th, 2011
528
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.79 KB | None | 0 0
  1. (win64 vlc-1.2.0-pre1-20111107-0103)
  2.  
  3. VLC can't recognize the input's format:
  4. The format of 'dvb-t://frequency=538000000:bandwidth=8' cannot be detected. Have a look at the log for details.
  5.  
  6.  
  7. main debug: processing request item: dvb-t://frequency=538000000, node: Playlist, skip: 0
  8. main debug: resyncing on dvb-t://frequency=538000000
  9. main debug: dvb-t://frequency=538000000 is at 2
  10. main debug: starting playback of the new playlist item
  11. main debug: creating new input thread
  12. main debug: Creating an input for 'dvb-t://frequency=538000000'
  13. main debug: using timeshift granularity of 50 MiB, in path 'C:\Users\a\AppData\Local\Temp'
  14. main debug: `dvb-t://frequency=538000000:bandwidth=8' gives access `dvb-t' demux `' path `frequency=538000000:bandwidth=8'
  15. main debug: creating demux: access='dvb-t' demux='' location='frequency=538000000:bandwidth=8' file='\\frequency=538000000:bandwidth=8'
  16. main debug: looking for access_demux module: 0 candidates
  17. main debug: no access_demux module matched "dvb-t"
  18. main debug: TIMER module_need() : 0.155 ms - Total 0.155 ms / 1 intvls (Avg 0.155 ms)
  19. main debug: creating access 'dvb-t' location='frequency=538000000:bandwidth=8', path='\\frequency=538000000:bandwidth=8'
  20. main debug: looking for access module: 1 candidate
  21. qt4 debug: IM: Setting an input
  22. bda_la-bdagraph.lo debug: CreateTuneRequest: Using Tuning Space: DVB-T
  23. bda_la-bdagraph.lo debug: Build: Using Tuning Space ID 9
  24. bda_la-bdagraph.lo debug: FindFilter: Connected WinTV HVR-900H BDA Tuner
  25. bda_la-bdagraph.lo debug: BDAGraph: Using adapter 0
  26. bda_la-bdagraph.lo debug: FindFilter: Connected WinTV HVR-900H BDA Capture
  27. bda_la-bdagraph.lo warning: Build: Tune Request is invalid: hr=0x80004001
  28. bda_la-bdagraph.lo debug: Build: Trying connecting with subtype MEDIASUBTYPE_MPEG2_TRANSPORT
  29. bda_la-bdagraph.lo warning: Build: Cannot connect Sample Grabber to Capture device: hr=0x80004005 (try 1/2)
  30. bda_la-bdagraph.lo debug: Build: Trying connecting with subtype KSDATAFORMAT_SUBTYPE_BDA_MPEG2_TRANSPORT
  31. bda_la-bdagraph.lo debug: FindFilter: Connected BDA MPEG2 Transport Information Filter
  32. bda_la-bdagraph.lo debug: Graph started hr=0x0
  33. main debug: using access module "dtv"
  34. main debug: TIMER module_need() : 6937.541 ms - Total 6937.541 ms / 1 intvls (Avg 6937.540 ms)
  35. main debug: Using block method for AStream*
  36. main debug: starting pre-buffering
  37. bda_la-bdagraph.lo warning: BDA SampleCB: Sample Discontinuity.
  38. bda_la-bdagraph.lo error: buffer overflow!
  39. main debug: received first data after 2 ms
  40. main debug: prebuffering done 3760 bytes in 0s - 1726 KiB/s
  41. main debug: looking for stream_filter module: 3 candidates
  42. main debug: no stream_filter module matching "any" could be loaded
  43. main debug: TIMER module_need() : 0.113 ms - Total 0.113 ms / 1 intvls (Avg 0.113 ms)
  44. main debug: looking for stream_filter module: 1 candidate
  45. main debug: using stream_filter module "stream_filter_record"
  46. main debug: TIMER module_need() : 0.059 ms - Total 0.059 ms / 1 intvls (Avg 0.059 ms)
  47. main debug: creating demux: access='dvb-t' demux='ts' location='frequency=538000000:bandwidth=8' file='\\frequency=538000000:bandwidth=8'
  48. main debug: looking for demux module: 0 candidates
  49. main debug: no demux module matched "ts"
  50. main debug: TIMER module_need() : 0.062 ms - Total 0.062 ms / 1 intvls (Avg 0.062 ms)
  51. main error: no suitable demux module for `dvb-t/ts://frequency=538000000:bandwidth=8'
  52. main debug: removing module "stream_filter_record"
  53. main debug: removing module "dtv"
  54. main debug: finished input
  55. main debug: dead input
  56. main debug: changing item without a request (current 2/3)
  57. main debug: nothing to play
  58. qt4 debug: IM: Deleting the input
  59. main debug: Destroying the input for 'dvb-t://frequency=538000000'
  60. main debug: TIMER input launching for 'dvb-t://frequency=538000000' : 7131.993 ms - Total 7131.993 ms / 1 intvls (Avg 7131.993 ms)
  61.  
  62.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement