Guest User

Untitled

a guest
Nov 17th, 2018
356
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.60 KB | None | 0 0
  1. After fix to ts_functions.cpp:
  2.  
  3. > ccextractor -i "/home/doug/CompiledApps/lossless_cut_DEV/testing/uk_dvb_example.mpg"
  4. CCExtractor 0.63, Carlos Fernandez Sanz, Volker Quetschke.
  5. Teletext portions taken from Petr Kutalek's telxcc
  6. --------------------------------------------------------------------------
  7. Input: /home/doug/CompiledApps/lossless_cut_DEV/testing/uk_dvb_example.mpg
  8. [Raw Mode: Broadcast] [Extract: 1] [Stream mode: Autodetect]
  9. [Program : Auto ] [Hauppage mode: No] [Use MythTV code: Auto]
  10. [Timing mode: default] [Debug: No] [Buffer input: No]
  11. [Use pic_order_cnt_lsb for H.264: No] [Print CC decoder traces: No]
  12. [Target format: .srt] [Encoding: Latin-1] [Delay: 0] [Trim lines: No]
  13. [Add font color data: Yes] [Add font typesetting: Yes]
  14. [Convert case: No] [Video-edit join: No]
  15. [Extraction start time: not set (from start)]
  16. [Extraction end time: not set (to end)]
  17. [Live stream: No] [Clock frequency: 90000]
  18. Teletext page: Autodetect]
  19. Start credits text: [None]
  20. Creating /home/doug/CompiledApps/lossless_cut_DEV/testing/uk_dvb_example.srt
  21.  
  22. -----------------------------------------------------------------
  23. Opening file: /home/doug/CompiledApps/lossless_cut_DEV/testing/uk_dvb_example.mpg
  24. File seems to be a transport stream, enabling TS mode
  25. Analyzing data in general mode
  26. Warning: Probably parsing incomplete PMT, expected data longer than available payload.
  27. Decode captions from MPEG-2 video stream [0x02] - PID: 5600
  28.  
  29. New PID found: 5600
  30.  
  31. New PID found: 2324
  32.  
  33. New PID found: 3843
  34.  
  35. New PID found: 2320
  36.  
  37. New PID found: 3847
  38.  
  39. New PID found: 3842
  40.  
  41. New PID found: 3845
  42.  
  43. New PID found: 5601
  44.  
  45. New PID found: 822
  46.  
  47. New PID found: 5603
  48.  
  49. New PID found: 5602
  50.  
  51. New PID found: 3841
  52.  
  53.  
  54. New video information found
  55. [720 * 576] [AR: 03 - 16:9] [FR: 03 - 25] [progressive: no]
  56.  
  57. 0% | 00:00
  58. New PID found: 3844
  59.  
  60. New PID found: 5604
  61.  
  62. New PID found: 3849
  63.  
  64. New PID found: 3840
  65. 99% | 10:19Premature end of file!
  66. 100% | 10:24
  67. Number of NAL_type_7: 0
  68. Number of VCL_HRD: 0
  69. Number of NAL HRD: 0
  70. Number of jump-in-frames: 0
  71. Number of num_unexpected_sei_length: 0
  72.  
  73. Total frames time: 00:10:24:960 (15624 frames at 25.00fps)
  74.  
  75. Min PTS: 07:00:51:738
  76. Max PTS: 07:11:16:698
  77. Length: 00:10:24:960
  78.  
  79. Initial GOP time: 00:00:00:000
  80. Final GOP time: 00:00:00:000+21F
  81. Diff. GOP length: 00:00:00:000+21F (00:00:00:700)
  82. Done, processing time = 7 seconds
  83. Performance (real length/process time) = 89.28
  84. This is beta software. Report issues to cfsmp3 at gmail...
  85. =================================================================
Add Comment
Please, Sign In to add comment