Advertisement
WeissJT

acestream-player subtitle problem

Jan 13th, 2014
193
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.90 KB | None | 0 0
  1. main debug: control type=18
  2. main debug: `file:///home/weissjt/Downloads/Marvels.Thor.The.Dark.World.2013.DVDScr.264.2Audio-SmY.srt' gives access `file' demux `' path `/home/weissjt/Downloads/Marvels.Thor.The.Dark.World.2013.DVDScr.264.2Audio-SmY.srt'
  3. main debug: creating demux: access='file' demux='subtitle' path='/home/weissjt/Downloads/Marvels.Thor.The.Dark.World.2013.DVDScr.264.2Audio-SmY.srt'
  4. main debug: looking for access_demux module: 2 candidates
  5. main debug: no access_demux module matching "file" could be loaded
  6. main debug: TIMER module_need() : 0.224 ms - Total 0.224 ms / 1 intvls (Avg 0.224 ms)
  7. main debug: creating access 'file' path='/home/weissjt/Downloads/Marvels.Thor.The.Dark.World.2013.DVDScr.264.2Audio-SmY.srt'
  8. main debug: looking for access module: 2 candidates
  9. filesystem debug: opening file `/home/weissjt/Downloads/Marvels.Thor.The.Dark.World.2013.DVDScr.264.2Audio-SmY.srt'
  10. main debug: using access module "filesystem"
  11. main debug: TIMER module_need() : 0.052 ms - Total 0.052 ms / 1 intvls (Avg 0.052 ms)
  12. main debug: Using AStream*Stream
  13. main debug: pre buffering
  14. main debug: received first data after 0 ms
  15. main debug: pre-buffering done 1024 bytes in 0s - 166666 KiB/s
  16. main debug: looking for stream_filter module: 5 candidates
  17. main debug: no stream_filter module matching "any" could be loaded
  18. main debug: TIMER module_need() : 0.033 ms - Total 0.033 ms / 1 intvls (Avg 0.033 ms)
  19. main debug: looking for stream_filter module: 1 candidate
  20. main debug: using stream_filter module "stream_filter_record"
  21. main debug: TIMER module_need() : 0.028 ms - Total 0.028 ms / 1 intvls (Avg 0.028 ms)
  22. main debug: creating demux: access='file' demux='subtitle' path='/home/weissjt/Downloads/Marvels.Thor.The.Dark.World.2013.DVDScr.264.2Audio-SmY.srt'
  23. main debug: looking for demux module: 3 candidates
  24. vobsub debug: this doesn't seem to be a vobsub file
  25. main error: option sub-original-fps does not exist
  26. subtitle debug: Movie fps: -1.000000
  27. subtitle debug: autodetecting subtitle format
  28. subtitle debug: detected SubRIP format
  29. subtitle debug: loading all subtitles...
  30. subtitle debug: loaded 885 subtitles
  31. main debug: using demux module "subtitle"
  32. main debug: TIMER module_need() : 2.157 ms - Total 2.157 ms / 1 intvls (Avg 2.157 ms)
  33. main debug: looking for decoder module: 26 candidates
  34. avcodec debug: libavcodec already initialized
  35. avcodec debug: codec not found (Text subtitles with various tags)
  36. subsdec debug: trying configured character encoding: not specified
  37. subsdec debug: trying default character encoding: CP1252
  38. subsdec debug: using automatic UTF-8 detection
  39. main debug: using decoder module "subsdec"
  40. main debug: TIMER module_need() : 0.555 ms - Total 0.555 ms / 1 intvls (Avg 0.555 ms)
  41. main debug: thread (decoder) created at priority 0 (/home/odmin/projects/1.1.12/src/input/decoder.c:301)
  42. main debug: thread started
  43. subsdec debug: invalid UTF-8 sequence: disabling UTF-8 subtitles autodetection
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement