Guest User

Untitled

a guest
Nov 9th, 2024
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 130.82 KB | None | 0 0
  1. {"Protocol":1,"Id":"d299bc4f1358fb3e0afd1271d8ad9c08","Path":"https://cvtv.cvalley.net/hls/KMBCABC/KMBCABC.m3u8","EncoderPath":null,"EncoderProtocol":null,"Type":0,"Container":"hls","Size":694,"Name":null,"IsRemote":true,"ETag":null,"RunTimeTicks":null,"ReadAtNativeFramerate":false,"IgnoreDts":true,"IgnoreIndex":false,"GenPtsInput":false,"SupportsTranscoding":true,"SupportsDirectStream":false,"SupportsDirectPlay":true,"IsInfiniteStream":true,"UseMostCompatibleTranscodingProfile":true,"RequiresOpening":true,"OpenToken":null,"RequiresClosing":true,"LiveStreamId":"e2329f4997b378e64ccf8fa396deb76e_af999c25a00715699361240d4c6c7a53_d299bc4f1358fb3e0afd1271d8ad9c08","BufferMs":null,"RequiresLooping":false,"SupportsProbing":true,"VideoType":null,"IsoType":null,"Video3DFormat":null,"MediaStreams":[{"Codec":"h264","CodecTag":"avc1","Language":null,"ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Rotation":null,"Comment":null,"TimeBase":"1/90000","CodecTimeBase":null,"Title":null,"VideoRange":1,"VideoRangeType":1,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":null,"LocalizedDefault":null,"LocalizedForced":null,"LocalizedExternal":null,"LocalizedHearingImpaired":null,"DisplayTitle":"720p H264 SDR","NalLengthSize":"4","IsInterlaced":false,"IsAVC":null,"ChannelLayout":null,"BitRate":5,"BitDepth":8,"RefFrames":1,"PacketLength":null,"Channels":null,"SampleRate":null,"IsDefault":true,"IsForced":false,"IsHearingImpaired":false,"Height":720,"Width":1280,"AverageFrameRate":29.97003,"RealFrameRate":29.97003,"ReferenceFrameRate":29.97003,"Profile":"Main","Type":1,"AspectRatio":"16:9","Index":-1,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Path":null,"PixelFormat":"yuv420p","Level":41,"IsAnamorphic":false},{"Codec":"ac3","CodecTag":"ac-3","Language":null,"ColorRange":null,"ColorSpace":null,"ColorTransfer":null,"ColorPrimaries":null,"DvVersionMajor":null,"DvVersionMinor":null,"DvProfile":null,"DvLevel":null,"RpuPresentFlag":null,"ElPresentFlag":null,"BlPresentFlag":null,"DvBlSignalCompatibilityId":null,"Rotation":null,"Comment":"English","TimeBase":"1/90000","CodecTimeBase":null,"Title":null,"VideoRange":0,"VideoRangeType":0,"VideoDoViTitle":null,"AudioSpatialFormat":0,"LocalizedUndefined":null,"LocalizedDefault":"Default","LocalizedForced":null,"LocalizedExternal":"External","LocalizedHearingImpaired":null,"DisplayTitle":"Dolby Digital - 5.1 - Default","NalLengthSize":null,"IsInterlaced":false,"IsAVC":false,"ChannelLayout":"5.1","BitRate":384000,"BitDepth":null,"RefFrames":null,"PacketLength":null,"Channels":6,"SampleRate":48000,"IsDefault":true,"IsForced":false,"IsHearingImpaired":false,"Height":null,"Width":null,"AverageFrameRate":null,"RealFrameRate":null,"ReferenceFrameRate":null,"Profile":null,"Type":0,"AspectRatio":null,"Index":-1,"Score":null,"IsExternal":false,"DeliveryMethod":null,"DeliveryUrl":null,"IsExternalUrl":null,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Path":null,"PixelFormat":null,"Level":0,"IsAnamorphic":null}],"MediaAttachments":[],"Formats":[],"Bitrate":384005,"FallbackMaxStreamingBitrate":30000000,"Timestamp":null,"RequiredHttpHeaders":{"User-Agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36"},"TranscodingUrl":null,"TranscodingSubProtocol":0,"TranscodingContainer":null,"AnalyzeDurationMs":3000,"DefaultAudioStreamIndex":null,"DefaultSubtitleStreamIndex":null,"HasSegments":false}
  2.  
  3. /usr/lib/jellyfin-ffmpeg/ffmpeg -analyzeduration 3000000 -probesize 1G -user_agent "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36" -fflags +igndts+genpts -f hls -i "https://cvtv.cvalley.net/hls/KMBCABC/KMBCABC.m3u8" -map_metadata -1 -map_chapters -1 -threads 0 -sn -codec:v:0 copy -bsf:v h264_mp4toannexb -start_at_zero -flags -global_header -codec:a:0 libfdk_aac -ac 6 -ab 640000 -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type mpegts -start_number 0 -hls_base_url "hls/91fb33db35f4f02625324f7080c99346/" -hls_segment_filename "/var/lib/jellyfin/transcodes/91fb33db35f4f02625324f7080c99346%d.ts" -hls_playlist_type event -hls_list_size 0 -y "/var/lib/jellyfin/transcodes/91fb33db35f4f02625324f7080c99346.m3u8"
  4.  
  5.  
  6. ffmpeg version 7.0.2-Jellyfin Copyright (c) 2000-2024 the FFmpeg developers
  7. built with gcc 11 (Ubuntu 11.4.0-1ubuntu1~22.04)
  8. configuration: --prefix=/usr/lib/jellyfin-ffmpeg --target-os=linux --extra-version=Jellyfin --disable-doc --disable-ffplay --disable-ptx-compression --disable-static --disable-libxcb --disable-sdl2 --disable-xlib --enable-lto=auto --enable-gpl --enable-version3 --enable-shared --enable-gmp --enable-gnutls --enable-chromaprint --enable-opencl --enable-libdrm --enable-libxml2 --enable-libass --enable-libfreetype --enable-libfribidi --enable-libfontconfig --enable-libharfbuzz --enable-libbluray --enable-libmp3lame --enable-libopus --enable-libtheora --enable-libvorbis --enable-libopenmpt --enable-libdav1d --enable-libsvtav1 --enable-libwebp --enable-libvpx --enable-libx264 --enable-libx265 --enable-libzvbi --enable-libzimg --enable-libfdk-aac --arch=amd64 --enable-libshaderc --enable-libplacebo --enable-vulkan --enable-vaapi --enable-amf --enable-libvpl --enable-ffnvcodec --enable-cuda --enable-cuda-llvm --enable-cuvid --enable-nvdec --enable-nvenc
  9. libavutil 59. 8.100 / 59. 8.100
  10. libavcodec 61. 3.100 / 61. 3.100
  11. libavformat 61. 1.100 / 61. 1.100
  12. libavdevice 61. 1.100 / 61. 1.100
  13. libavfilter 10. 1.100 / 10. 1.100
  14. libswscale 8. 1.100 / 8. 1.100
  15. libswresample 5. 1.100 / 5. 1.100
  16. libpostproc 58. 1.100 / 58. 1.100
  17. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  18. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  19. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  20. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/a0.m3u8' for reading
  21. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  22. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  23. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  24. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  25. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:19:52.734-0600')
  26. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCHi.m3u8' for reading
  27. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  28. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  29. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  30. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  31. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:19:52.734-0600')
  32. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  33. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  34. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  35. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  36. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  37. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:19:52.734-0600')
  38. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/a0-init.mp4' for reading
  39. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/a0-1001028.m4s' for reading
  40. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/a0-1001029.m4s' for reading
  41. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCHi-init.mp4' for reading
  42. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCHi-1001028.m4s' for reading
  43. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCHi-1001029.m4s' for reading
  44. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  45. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001028.m4s' for reading
  46. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001029.m4s' for reading
  47. [hls @ 0x59ebc19ab140] Could not find codec parameters for stream 1 (Video: h264 (avc1 / 0x31637661), none, 1280x720, 0 kb/s): unspecified pixel format
  48. Consider increasing the value for the 'analyzeduration' (3000000) and 'probesize' (1000000000) options
  49. Input #0, hls, from 'https://cvtv.cvalley.net/hls/KMBCABC/KMBCABC.m3u8':
  50. Duration: N/A, start: 5172361.880711, bitrate: 384 kb/s
  51. Program 0
  52. Metadata:
  53. variant_bitrate : 4700000
  54. Stream #0:0(en): Audio: ac3 (ac-3 / 0x332D6361), 48000 Hz, 5.1(side), fltp, 384 kb/s (default)
  55. Metadata:
  56. compatible_brands: iso8mp41dashcmfc
  57. creation_time : 2024-09-05T18:23:08.000000Z
  58. handler_name : SoundHandler
  59. vendor_id : [0][0][0][0]
  60. major_brand : isom
  61. minor_version : 0
  62. comment : English
  63. Side data:
  64. audio service type: main
  65. Stream #0:1(und): Video: h264 (avc1 / 0x31637661), none, 1280x720, 0 kb/s, 90k tbr, 90k tbn (default)
  66. Metadata:
  67. variant_bitrate : 4700000
  68. compatible_brands: iso8mp41dashavc1cmfc
  69. handler_name : VideoHandler
  70. vendor_id : [0][0][0][0]
  71. encoder : AVC Coding
  72. major_brand : isom
  73. minor_version : 0
  74. creation_time : 2024-09-05T18:23:08.000000Z
  75. Program 1
  76. Metadata:
  77. variant_bitrate : 2600000
  78. Stream #0:0(en): Audio: ac3 (ac-3 / 0x332D6361), 48000 Hz, 5.1(side), fltp, 384 kb/s (default)
  79. Metadata:
  80. compatible_brands: iso8mp41dashcmfc
  81. creation_time : 2024-09-05T18:23:08.000000Z
  82. handler_name : SoundHandler
  83. vendor_id : [0][0][0][0]
  84. major_brand : isom
  85. minor_version : 0
  86. comment : English
  87. Side data:
  88. audio service type: main
  89. Stream #0:2(und): Video: h264 (Main) (avc1 / 0x31637661), yuv420p, 640x360 [SAR 1:1 DAR 16:9], 0 kb/s, 29.97 fps, 29.97 tbr, 90k tbn (default)
  90. Metadata:
  91. variant_bitrate : 2600000
  92. compatible_brands: iso8mp41dashavc1cmfc
  93. handler_name : VideoHandler
  94. vendor_id : [0][0][0][0]
  95. encoder : AVC Coding
  96. major_brand : isom
  97. minor_version : 0
  98. creation_time : 2024-09-05T18:23:08.000000Z
  99. Stream mapping:
  100. Stream #0:2 -> #0:0 (copy)
  101. Stream #0:0 -> #0:1 (ac3 (native) -> aac (libfdk_aac))
  102. Press [q] to stop, [?] for help
  103. [https @ 0x59ebc2cafe00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001030.m4s' for reading
  104. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  105. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  106. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  107. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  108. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  109. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:19:58.344-0600')
  110. [https @ 0x59ebc2cafe00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  111. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001031.m4s' for reading
  112. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  113. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  114. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  115. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  116. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  117. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  118. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:20:03.944-0600')
  119. [https @ 0x7ccc74365340] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  120. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001032.m4s' for reading
  121. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  122. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  123. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  124. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  125. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  126. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  127. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:20:09.549-0600')
  128. [https @ 0x7ccc74365200] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  129. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001033.m4s' for reading
  130. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  131. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  132. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  133. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  134. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  135. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  136. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:20:15.155-0600')
  137. [https @ 0x7ccc74365200] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  138. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001034.m4s' for reading
  139. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  140. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  141. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  142. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  143. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  144. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  145. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:20:20.775-0600')
  146. [https @ 0x7ccc74365200] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  147. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001035.m4s' for reading
  148. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  149. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  150. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  151. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  152. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  153. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  154. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:20:26.366-0600')
  155. [https @ 0x7ccc74365200] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  156. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001036.m4s' for reading
  157. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  158. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  159. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  160. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  161. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  162. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  163. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:20:31.971-0600')
  164. [https @ 0x7ccc74a9ef80] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  165. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001037.m4s' for reading
  166. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  167. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  168. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  169. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  170. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  171. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  172. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:20:37.686-0600')
  173. [https @ 0x7ccc74a9ef80] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  174. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001038.m4s' for reading
  175. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  176. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  177. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  178. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  179. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  180. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  181. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:20:43.182-0600')
  182. [https @ 0x7ccc74a9ef80] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  183. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001039.m4s' for reading
  184. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  185. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  186. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  187. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  188. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  189. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  190. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:20:48.788-0600')
  191. [https @ 0x7ccc74a9ef80] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  192. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001040.m4s' for reading
  193. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  194. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  195. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  196. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  197. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  198. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  199. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:20:54.555-0600')
  200. [https @ 0x7ccc74a9ef80] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  201. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001041.m4s' for reading
  202. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  203. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  204. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  205. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  206. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  207. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  208. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:20:59.997-0600')
  209. [https @ 0x7ccc74a9ef80] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  210. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001042.m4s' for reading
  211. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  212. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  213. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  214. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  215. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  216. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  217. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:21:05.603-0600')
  218. [https @ 0x7ccc74a9ef80] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  219. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001043.m4s' for reading
  220. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  221. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  222. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  223. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  224. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  225. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  226. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:21:11.208-0600')
  227. [https @ 0x7ccc74a9ef80] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  228. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001044.m4s' for reading
  229. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  230. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  231. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  232. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  233. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  234. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  235. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:21:16.814-0600')
  236. [https @ 0x7ccc74a9ef80] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  237. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001045.m4s' for reading
  238. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  239. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  240. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  241. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  242. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  243. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  244. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:21:22.425-0600')
  245. [https @ 0x7ccc74a9ef80] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  246. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001046.m4s' for reading
  247. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  248. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  249. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  250. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  251. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  252. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  253. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:21:28.025-0600')
  254. [https @ 0x7ccc74a9ef80] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  255. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001047.m4s' for reading
  256. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  257. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  258. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  259. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  260. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  261. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  262. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:21:33.630-0600')
  263. [https @ 0x7ccc743eabc0] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  264. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001048.m4s' for reading
  265. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  266. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  267. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  268. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  269. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  270. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  271. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:21:39.251-0600')
  272. [https @ 0x7ccc74a9ef80] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  273. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001049.m4s' for reading
  274. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  275. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  276. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  277. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  278. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  279. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  280. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:21:44.840-0600')
  281. [https @ 0x7ccc74a9ef80] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  282. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001050.m4s' for reading
  283. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  284. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  285. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  286. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  287. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  288. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  289. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:21:50.445-0600')
  290. [https @ 0x7ccc74a9ef80] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  291. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001051.m4s' for reading
  292. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  293. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  294. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  295. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  296. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  297. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  298. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:21:56.051-0600')
  299. [https @ 0x7ccc74a9ef80] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  300. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001052.m4s' for reading
  301. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  302. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  303. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  304. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  305. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  306. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  307. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:22:01.769-0600')
  308. [https @ 0x7ccc74bec240] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  309. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001053.m4s' for reading
  310. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  311. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  312. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  313. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  314. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  315. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  316. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:22:07.262-0600')
  317. [https @ 0x7ccc74a9ef80] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  318. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001054.m4s' for reading
  319. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  320. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  321. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  322. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  323. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  324. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  325. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:22:12.867-0600')
  326. [https @ 0x7ccc74a9ef80] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  327. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001055.m4s' for reading
  328. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  329. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  330. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  331. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  332. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  333. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  334. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:22:18.471-0600')
  335. [https @ 0x7ccc74372280] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  336. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001056.m4s' for reading
  337. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  338. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  339. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  340. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  341. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  342. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  343. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:22:24.080-0600')
  344. [https @ 0x7ccc74466140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  345. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001057.m4s' for reading
  346. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  347. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  348. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  349. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  350. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  351. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  352. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:22:29.685-0600')
  353. [https @ 0x7ccc74a7fd40] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  354. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001058.m4s' for reading
  355. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  356. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  357. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  358. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  359. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  360. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  361. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:22:35.547-0600')
  362. [https @ 0x7ccc74651800] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  363. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001059.m4s' for reading
  364. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  365. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  366. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  367. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  368. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  369. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  370. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:22:40.893-0600')
  371. [https @ 0x7ccc74379d40] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  372. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001060.m4s' for reading
  373. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  374. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  375. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  376. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  377. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  378. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  379. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:22:46.499-0600')
  380. [https @ 0x7ccc75151c40] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  381. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001061.m4s' for reading
  382. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  383. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  384. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  385. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  386. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  387. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  388. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:22:52.106-0600')
  389. [https @ 0x7ccc7493c7c0] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  390. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001062.m4s' for reading
  391. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  392. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  393. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  394. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  395. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  396. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  397. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:22:57.711-0600')
  398. [https @ 0x7ccc769d5380] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  399. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001063.m4s' for reading
  400. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  401. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  402. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  403. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  404. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  405. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  406. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:23:03.359-0600')
  407. [https @ 0x7ccc762f1280] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  408. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001064.m4s' for reading
  409. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  410. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  411. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  412. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  413. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  414. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  415. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:23:09.074-0600')
  416. [https @ 0x7ccc74504440] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  417. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001065.m4s' for reading
  418. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  419. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  420. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  421. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  422. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  423. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  424. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:23:14.525-0600')
  425. [https @ 0x7ccc745d9740] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  426. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001066.m4s' for reading
  427. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  428. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  429. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  430. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  431. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  432. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  433. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:23:20.130-0600')
  434. [https @ 0x7ccc76ddce80] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  435. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001067.m4s' for reading
  436. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  437. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  438. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  439. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  440. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  441. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  442. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:23:25.736-0600')
  443. [https @ 0x7ccc744b4bc0] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  444. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001068.m4s' for reading
  445. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  446. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  447. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  448. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  449. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  450. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  451. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:23:31.341-0600')
  452. [https @ 0x7ccc744b4bc0] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  453. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001069.m4s' for reading
  454. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  455. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  456. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  457. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  458. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  459. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  460. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:23:36.965-0600')
  461. [https @ 0x7ccc751603c0] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  462. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001070.m4s' for reading
  463. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  464. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  465. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  466. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  467. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  468. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  469. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:23:42.590-0600')
  470. [https @ 0x7ccc744b4bc0] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  471. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001071.m4s' for reading
  472. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  473. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  474. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  475. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  476. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  477. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  478. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:23:48.159-0600')
  479. [https @ 0x7ccc744b4bc0] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  480. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001072.m4s' for reading
  481. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  482. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  483. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  484. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  485. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  486. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  487. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:23:53.765-0600')
  488. [https @ 0x7ccc744b4bc0] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  489. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001073.m4s' for reading
  490. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  491. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  492. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  493. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  494. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  495. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  496. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:23:59.370-0600')
  497. [https @ 0x7ccc744b4bc0] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  498. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001074.m4s' for reading
  499. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  500. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  501. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  502. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  503. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  504. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  505. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:24:04.976-0600')
  506. [https @ 0x7ccc7687a8c0] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  507. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001075.m4s' for reading
  508. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  509. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  510. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  511. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  512. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  513. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  514. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:24:10.581-0600')
  515. [https @ 0x7ccc7494df00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  516. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001076.m4s' for reading
  517. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  518. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  519. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  520. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  521. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  522. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  523. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:24:16.185-0600')
  524. [https @ 0x7ccc744b4bc0] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  525. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001077.m4s' for reading
  526. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  527. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  528. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  529. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  530. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  531. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  532. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:24:21.791-0600')
  533. [https @ 0x7ccc744b4bc0] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  534. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001078.m4s' for reading
  535. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  536. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  537. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  538. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  539. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  540. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  541. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:24:27.396-0600')
  542. [https @ 0x7ccc744b4bc0] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  543. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001079.m4s' for reading
  544. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  545. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  546. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  547. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  548. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  549. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  550. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:24:33.002-0600')
  551. [https @ 0x7ccc744b4bc0] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  552. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001080.m4s' for reading
  553. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  554. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  555. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  556. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  557. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  558. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  559. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:24:38.607-0600')
  560. [https @ 0x7ccc744b4bc0] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  561. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001081.m4s' for reading
  562. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  563. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  564. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  565. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  566. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  567. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  568. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:24:44.213-0600')
  569. [https @ 0x7ccc744b4bc0] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  570. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001082.m4s' for reading
  571. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  572. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  573. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  574. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  575. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  576. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  577. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:24:49.848-0600')
  578. [https @ 0x7ccc745e0380] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  579. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001083.m4s' for reading
  580. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  581. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  582. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  583. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  584. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  585. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  586. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:24:55.424-0600')
  587. [https @ 0x7ccc744b4bc0] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  588. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001084.m4s' for reading
  589. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  590. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  591. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  592. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  593. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  594. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  595. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:25:01.028-0600')
  596. [https @ 0x7ccc744b4bc0] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  597. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001085.m4s' for reading
  598. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  599. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  600. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  601. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  602. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  603. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  604. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:25:06.645-0600')
  605. [https @ 0x7ccc744b4bc0] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  606. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001086.m4s' for reading
  607. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  608. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  609. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  610. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  611. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  612. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  613. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:25:12.269-0600')
  614. [https @ 0x7ccc744b4bc0] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  615. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001087.m4s' for reading
  616. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  617. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  618. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  619. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  620. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  621. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  622. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:25:17.844-0600')
  623. [https @ 0x7ccc769d5300] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  624. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001088.m4s' for reading
  625. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  626. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  627. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  628. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  629. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  630. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  631. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:25:23.484-0600')
  632. [https @ 0x7ccc745c0400] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  633. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001089.m4s' for reading
  634. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  635. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  636. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  637. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  638. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  639. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  640. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:25:29.055-0600')
  641. [https @ 0x7ccc74bf62c0] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  642. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001090.m4s' for reading
  643. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  644. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  645. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  646. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  647. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  648. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  649. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:25:34.661-0600')
  650. [https @ 0x7ccc744b4bc0] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  651. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001091.m4s' for reading
  652. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  653. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  654. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  655. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  656. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  657. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  658. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:25:45.870-0600')
  659. [https @ 0x7ccc744b4bc0] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  660. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001092.m4s' for reading
  661. [https @ 0x59ebc2dc3e40] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001093.m4s' for reading
  662. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001093.m4s' for reading
  663. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  664. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  665. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  666. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  667. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  668. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  669. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:25:51.584-0600')
  670. [https @ 0x7ccc753fff00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  671. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001094.m4s' for reading
  672. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  673. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  674. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  675. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  676. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  677. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  678. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:25:51.584-0600')
  679. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  680. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  681. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  682. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  683. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  684. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:25:57.141-0600')
  685. [https @ 0x7ccc75404f40] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  686. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001095.m4s' for reading
  687. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  688. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  689. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  690. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  691. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  692. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  693. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:26:02.792-0600')
  694. [https @ 0x7ccc75404f40] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  695. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001096.m4s' for reading
  696. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  697. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  698. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  699. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  700. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  701. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  702. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:26:08.292-0600')
  703. [https @ 0x7ccc75404f40] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  704. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001097.m4s' for reading
  705. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  706. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  707. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  708. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  709. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  710. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  711. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:26:13.898-0600')
  712. [https @ 0x7ccc75404f40] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  713. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001098.m4s' for reading
  714. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  715. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  716. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  717. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  718. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  719. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  720. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:26:19.568-0600')
  721. [https @ 0x7ccc75404f40] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  722. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001099.m4s' for reading
  723. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  724. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  725. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  726. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  727. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  728. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  729. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:26:25.107-0600')
  730. [https @ 0x7ccc75404f40] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  731. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001100.m4s' for reading
  732. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  733. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  734. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  735. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  736. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  737. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  738. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:26:30.717-0600')
  739. [https @ 0x7ccc6e6005c0] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  740. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001101.m4s' for reading
  741. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  742. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  743. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  744. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  745. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  746. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  747. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:26:36.398-0600')
  748. [https @ 0x7ccc75404f40] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  749. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001102.m4s' for reading
  750. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  751. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  752. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  753. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  754. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  755. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  756. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:26:41.943-0600')
  757. [https @ 0x7ccc75404f40] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  758. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001103.m4s' for reading
  759. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  760. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  761. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  762. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  763. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  764. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  765. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:26:47.529-0600')
  766. [https @ 0x7ccc75404f40] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  767. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001104.m4s' for reading
  768. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  769. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  770. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  771. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  772. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  773. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  774. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:26:53.135-0600')
  775. [https @ 0x7ccc75404f40] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  776. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001105.m4s' for reading
  777. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  778. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  779. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  780. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  781. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  782. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  783. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:26:58.740-0600')
  784. [https @ 0x7ccc75404f40] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  785. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001106.m4s' for reading
  786. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  787. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  788. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  789. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  790. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  791. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  792. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:27:04.346-0600')
  793. [https @ 0x7ccc6dc65b00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  794. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001107.m4s' for reading
  795. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  796. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  797. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  798. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  799. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  800. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  801. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:27:09.950-0600')
  802. [https @ 0x7ccc6d9d1bc0] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  803. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001108.m4s' for reading
  804. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  805. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  806. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  807. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  808. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  809. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  810. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:27:15.555-0600')
  811. [https @ 0x7ccc75404f40] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  812. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001109.m4s' for reading
  813. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  814. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  815. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  816. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  817. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  818. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  819. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:27:21.161-0600')
  820. [https @ 0x7ccc6ef7f2c0] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  821. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001110.m4s' for reading
  822. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  823. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  824. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  825. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  826. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  827. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  828. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:27:26.799-0600')
  829. [https @ 0x7ccc6ef7f2c0] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  830. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001111.m4s' for reading
  831. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  832. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  833. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  834. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  835. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  836. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  837. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:27:32.372-0600')
  838. [https @ 0x7ccc6f241100] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  839. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001112.m4s' for reading
  840. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  841. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  842. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  843. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  844. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  845. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  846. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:27:37.977-0600')
  847. [https @ 0x7ccc6e8d3140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  848. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001113.m4s' for reading
  849. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  850. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  851. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  852. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  853. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  854. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  855. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:27:43.584-0600')
  856. [https @ 0x7ccc6eb77600] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  857. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001114.m4s' for reading
  858. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  859. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  860. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  861. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  862. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  863. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  864. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:27:49.188-0600')
  865. [https @ 0x7ccc6ea10c80] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  866. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001115.m4s' for reading
  867. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  868. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  869. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  870. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  871. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  872. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  873. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:27:54.792-0600')
  874. [https @ 0x7ccc6df40b00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  875. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001116.m4s' for reading
  876. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  877. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  878. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  879. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  880. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  881. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  882. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:28:00.398-0600')
  883. [https @ 0x7ccc6daf5980] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  884. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001117.m4s' for reading
  885. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  886. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  887. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  888. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  889. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  890. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  891. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:28:06.003-0600')
  892. [https @ 0x7ccc6d9bec80] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  893. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001118.m4s' for reading
  894. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  895. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  896. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  897. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  898. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  899. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  900. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:28:11.609-0600')
  901. [https @ 0x7ccc6df5c940] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  902. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001119.m4s' for reading
  903. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  904. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  905. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  906. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  907. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  908. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  909. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:28:17.214-0600')
  910. [https @ 0x7ccc6dbf7280] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  911. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001120.m4s' for reading
  912. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  913. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  914. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  915. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  916. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  917. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  918. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:28:22.820-0600')
  919. [https @ 0x7ccc6d992b40] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  920. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001121.m4s' for reading
  921. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  922. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  923. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  924. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  925. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  926. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  927. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:28:28.425-0600')
  928. [https @ 0x7ccc6db2a440] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  929. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001122.m4s' for reading
  930. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  931. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  932. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  933. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  934. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  935. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  936. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:28:34.031-0600')
  937. [https @ 0x7ccc6e36a800] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  938. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001123.m4s' for reading
  939. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  940. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  941. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  942. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  943. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  944. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  945. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:28:39.635-0600')
  946. [https @ 0x7ccc6db2a800] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  947. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001124.m4s' for reading
  948. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  949. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  950. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  951. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  952. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  953. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  954. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:28:45.287-0600')
  955. [https @ 0x7ccc6dbd0700] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  956. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001125.m4s' for reading
  957. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  958. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  959. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  960. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  961. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  962. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  963. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:28:56.452-0600')
  964. [https @ 0x7ccc6f38edc0] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  965. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001126.m4s' for reading
  966. [https @ 0x7ccc744b4bc0] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001127.m4s' for reading
  967. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001127.m4s' for reading
  968. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  969. [https @ 0x59ebc1ce0f00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  970. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  971. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  972. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  973. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  974. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:29:02.057-0600')
  975. [https @ 0x7ccc744b4bc0] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  976. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001128.m4s' for reading
  977. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  978. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  979. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  980. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  981. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  982. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  983. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:29:07.662-0600')
  984. [https @ 0x7ccc744b4bc0] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  985. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001129.m4s' for reading
  986. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  987. [https @ 0x7ccc68ebb400] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  988. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  989. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  990. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  991. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  992. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:29:13.286-0600')
  993. [https @ 0x7ccc744b4bc0] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  994. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001130.m4s' for reading
  995. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  996. [https @ 0x7ccc68ebb400] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  997. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  998. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  999. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  1000. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  1001. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:29:18.872-0600')
  1002. [https @ 0x7ccc744b4bc0] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  1003. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001131.m4s' for reading
  1004. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  1005. [https @ 0x7ccc68ebb400] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  1006. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  1007. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  1008. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  1009. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  1010. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:29:24.497-0600')
  1011. [https @ 0x7ccc744b4bc0] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  1012. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001132.m4s' for reading
  1013. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  1014. [https @ 0x7ccc68ebb400] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  1015. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  1016. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  1017. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  1018. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  1019. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:29:30.083-0600')
  1020. [https @ 0x7ccc744b4bc0] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  1021. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001133.m4s' for reading
  1022. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  1023. [https @ 0x7ccc68ebb400] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  1024. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  1025. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  1026. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  1027. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  1028. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:29:35.688-0600')
  1029. [https @ 0x7ccc744b4bc0] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  1030. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001134.m4s' for reading
  1031. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  1032. [https @ 0x7ccc68ebb400] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  1033. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  1034. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  1035. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  1036. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  1037. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:29:41.294-0600')
  1038. [https @ 0x7ccc744b4bc0] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  1039. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001135.m4s' for reading
  1040. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  1041. [https @ 0x7ccc68ebb400] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  1042. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  1043. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  1044. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  1045. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  1046. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:29:46.899-0600')
  1047. [https @ 0x7ccc744b4bc0] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  1048. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001136.m4s' for reading
  1049. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  1050. [https @ 0x7ccc68ebb400] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  1051. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  1052. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  1053. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  1054. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  1055. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:29:52.506-0600')
  1056. [https @ 0x7ccc744b4bc0] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  1057. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001137.m4s' for reading
  1058. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  1059. [https @ 0x7ccc68ebb400] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  1060. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  1061. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  1062. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  1063. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  1064. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:29:58.253-0600')
  1065. [https @ 0x7ccc744b4bc0] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  1066. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001138.m4s' for reading
  1067. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  1068. [https @ 0x7ccc68ebb400] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  1069. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  1070. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  1071. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  1072. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  1073. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:30:03.851-0600')
  1074. [https @ 0x7ccc744b4bc0] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  1075. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001139.m4s' for reading
  1076. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  1077. [https @ 0x7ccc68ebb400] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  1078. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  1079. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  1080. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  1081. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  1082. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:30:09.320-0600')
  1083. [https @ 0x7ccc744b4bc0] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  1084. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001140.m4s' for reading
  1085. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  1086. [https @ 0x7ccc68ebb400] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  1087. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  1088. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  1089. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  1090. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  1091. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:30:15.012-0600')
  1092. [https @ 0x7ccc744b4bc0] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  1093. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001141.m4s' for reading
  1094. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  1095. [https @ 0x7ccc68ebb400] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  1096. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  1097. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  1098. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  1099. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  1100. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:30:20.531-0600')
  1101. [https @ 0x7ccc74597c80] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  1102. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001142.m4s' for reading
  1103. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  1104. [https @ 0x7ccc68ebb400] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  1105. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  1106. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  1107. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  1108. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  1109. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:30:26.229-0600')
  1110. [https @ 0x7ccc744b4bc0] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  1111. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001143.m4s' for reading
  1112. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  1113. [https @ 0x7ccc68ebb400] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  1114. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  1115. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  1116. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  1117. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  1118. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:30:32.034-0600')
  1119. [https @ 0x7ccc744b4bc0] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  1120. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001144.m4s' for reading
  1121. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  1122. [https @ 0x7ccc68ebb400] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  1123. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  1124. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  1125. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  1126. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  1127. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:30:37.347-0600')
  1128. [https @ 0x7ccc744b4bc0] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  1129. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001145.m4s' for reading
  1130. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  1131. [https @ 0x7ccc68ebb400] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  1132. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  1133. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  1134. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  1135. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  1136. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:30:43.016-0600')
  1137. [https @ 0x7ccc744b4bc0] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  1138. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001146.m4s' for reading
  1139. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  1140. [https @ 0x7ccc68ebb400] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  1141. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  1142. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  1143. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  1144. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  1145. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:30:48.605-0600')
  1146. [https @ 0x7ccc744b4bc0] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  1147. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001147.m4s' for reading
  1148. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  1149. [https @ 0x7ccc68ebb400] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  1150. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  1151. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  1152. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  1153. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  1154. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:30:54.162-0600')
  1155. [https @ 0x7ccc744b4bc0] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  1156. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001148.m4s' for reading
  1157. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  1158. [https @ 0x7ccc68ebb400] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  1159. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  1160. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  1161. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  1162. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  1163. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:30:59.768-0600')
  1164. [https @ 0x7ccc744b4bc0] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  1165. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001149.m4s' for reading
  1166. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  1167. [https @ 0x7ccc68ebb400] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  1168. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  1169. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  1170. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  1171. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  1172. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:31:05.376-0600')
  1173. [https @ 0x7ccc744b4bc0] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  1174. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001150.m4s' for reading
  1175. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  1176. [https @ 0x7ccc68ebb400] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  1177. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  1178. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  1179. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  1180. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  1181. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:31:10.979-0600')
  1182. [https @ 0x7ccc744b4bc0] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  1183. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001151.m4s' for reading
  1184. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  1185. [https @ 0x7ccc68ebb400] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  1186. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  1187. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  1188. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  1189. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  1190. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:31:16.584-0600')
  1191. [https @ 0x7ccc744b4bc0] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  1192. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001152.m4s' for reading
  1193. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  1194. [https @ 0x7ccc68ebb400] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  1195. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  1196. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  1197. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  1198. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  1199. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:31:22.190-0600')
  1200. [https @ 0x7ccc744b4bc0] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  1201. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001153.m4s' for reading
  1202. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  1203. [https @ 0x7ccc68ebb400] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  1204. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  1205. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  1206. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  1207. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  1208. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:31:27.870-0600')
  1209. [https @ 0x7ccc744b4bc0] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  1210. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001154.m4s' for reading
  1211. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  1212. [https @ 0x7ccc68ebb400] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  1213. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  1214. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  1215. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  1216. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  1217. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:31:33.399-0600')
  1218. [https @ 0x7ccc744b4bc0] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  1219. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001155.m4s' for reading
  1220. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  1221. [https @ 0x7ccc68ebb400] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  1222. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  1223. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  1224. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  1225. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  1226. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:31:39.005-0600')
  1227. [https @ 0x7ccc756c1200] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  1228. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001156.m4s' for reading
  1229. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  1230. [https @ 0x7ccc68ebb400] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  1231. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  1232. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  1233. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  1234. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  1235. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:31:44.610-0600')
  1236. [https @ 0x7ccc74d35c00] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  1237. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001157.m4s' for reading
  1238. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  1239. [https @ 0x7ccc68ebb400] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  1240. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  1241. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  1242. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  1243. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  1244. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:31:50.216-0600')
  1245. [https @ 0x7ccc744b4bc0] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  1246. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001158.m4s' for reading
  1247. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  1248. [https @ 0x7ccc68ebb400] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  1249. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  1250. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  1251. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  1252. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  1253. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:31:55.821-0600')
  1254. [https @ 0x7ccc744b4bc0] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  1255. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001159.m4s' for reading
  1256. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  1257. [https @ 0x7ccc68ebb400] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  1258. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  1259. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  1260. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  1261. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  1262. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:32:01.428-0600')
  1263. [https @ 0x7ccc6ce8b840] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  1264. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001160.m4s' for reading
  1265. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  1266. [https @ 0x7ccc68ebb400] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  1267. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  1268. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  1269. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  1270. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  1271. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:32:07.034-0600')
  1272. [https @ 0x7ccc6ce8b840] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  1273. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001161.m4s' for reading
  1274. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  1275. [https @ 0x7ccc68ebb400] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  1276. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  1277. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  1278. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  1279. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  1280. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:32:12.639-0600')
  1281. [https @ 0x7ccc6ce8b840] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  1282. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001162.m4s' for reading
  1283. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  1284. [https @ 0x7ccc68ebb400] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  1285. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  1286. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  1287. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  1288. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  1289. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:32:18.245-0600')
  1290. [https @ 0x7ccc6ce8b840] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  1291. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001163.m4s' for reading
  1292. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  1293. [https @ 0x7ccc68ebb400] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  1294. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  1295. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  1296. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  1297. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  1298. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:32:23.847-0600')
  1299. [https @ 0x7ccc6ce8b840] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  1300. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001164.m4s' for reading
  1301. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  1302. [https @ 0x7ccc68ebb400] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  1303. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  1304. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  1305. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  1306. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  1307. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:32:29.456-0600')
  1308. [https @ 0x7ccc6ce8b840] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  1309. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001165.m4s' for reading
  1310. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  1311. [https @ 0x7ccc68ebb400] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  1312. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  1313. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  1314. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  1315. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  1316. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:32:35.061-0600')
  1317. [https @ 0x7ccc6ce8b840] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  1318. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001166.m4s' for reading
  1319. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  1320. [https @ 0x7ccc68ebb400] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  1321. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  1322. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  1323. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  1324. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  1325. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:32:40.665-0600')
  1326. [https @ 0x7ccc6ce8b840] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  1327. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001167.m4s' for reading
  1328. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  1329. [https @ 0x7ccc68ebb400] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  1330. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  1331. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  1332. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  1333. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  1334. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:32:46.271-0600')
  1335. [https @ 0x7ccc6ce8b840] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  1336. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001168.m4s' for reading
  1337. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  1338. [https @ 0x7ccc68ebb400] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  1339. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  1340. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  1341. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  1342. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  1343. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:32:51.876-0600')
  1344. [https @ 0x7ccc6ce8b840] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  1345. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001169.m4s' for reading
  1346. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  1347. [https @ 0x7ccc68ebb400] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  1348. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  1349. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  1350. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  1351. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  1352. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:32:57.482-0600')
  1353. [https @ 0x7ccc6ce8b840] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  1354. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001170.m4s' for reading
  1355. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  1356. [https @ 0x7ccc68ebb400] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  1357. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  1358. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  1359. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  1360. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  1361. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:33:03.087-0600')
  1362. [https @ 0x7ccc6ce8b840] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  1363. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001171.m4s' for reading
  1364. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  1365. [https @ 0x7ccc68ebb400] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  1366. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  1367. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  1368. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  1369. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  1370. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:33:08.741-0600')
  1371. [https @ 0x7ccc6ce8b840] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  1372. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001172.m4s' for reading
  1373. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  1374. [https @ 0x7ccc68ebb400] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  1375. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  1376. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  1377. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  1378. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  1379. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:33:14.309-0600')
  1380. [https @ 0x7ccc6ce8b840] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  1381. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001173.m4s' for reading
  1382. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  1383. [https @ 0x7ccc68ebb400] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  1384. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  1385. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  1386. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  1387. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  1388. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:33:19.902-0600')
  1389. [https @ 0x7ccc6ce8b840] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  1390. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001174.m4s' for reading
  1391. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  1392. [https @ 0x7ccc68ebb400] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  1393. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  1394. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  1395. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  1396. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  1397. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:33:25.508-0600')
  1398. [https @ 0x7ccc6ce8b840] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  1399. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001175.m4s' for reading
  1400. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  1401. [https @ 0x7ccc68ebb400] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  1402. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  1403. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  1404. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  1405. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  1406. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:33:31.113-0600')
  1407. [https @ 0x7ccc6ce8b840] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  1408. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001176.m4s' for reading
  1409. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  1410. [https @ 0x7ccc68ebb400] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  1411. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  1412. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  1413. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  1414. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  1415. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:33:36.719-0600')
  1416. [https @ 0x7ccc6ce8b840] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  1417. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001177.m4s' for reading
  1418. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  1419. [https @ 0x7ccc68ebb400] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  1420. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  1421. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  1422. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  1423. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  1424. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:33:42.324-0600')
  1425. [https @ 0x7ccc6ce8b840] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  1426. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001178.m4s' for reading
  1427. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  1428. [https @ 0x7ccc68ebb400] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  1429. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  1430. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  1431. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  1432. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  1433. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:33:47.930-0600')
  1434. [https @ 0x7ccc6ce8b840] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  1435. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001179.m4s' for reading
  1436. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  1437. [https @ 0x7ccc68ebb400] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  1438. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  1439. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  1440. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  1441. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  1442. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:33:53.535-0600')
  1443. [https @ 0x7ccc6ce8b840] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  1444. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001180.m4s' for reading
  1445. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  1446. [https @ 0x7ccc68ebb400] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  1447. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  1448. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  1449. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  1450. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  1451. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:33:59.139-0600')
  1452. [https @ 0x7ccc6ce8b840] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  1453. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001181.m4s' for reading
  1454. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  1455. [https @ 0x7ccc68ebb400] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  1456. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  1457. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  1458. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  1459. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  1460. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:34:04.745-0600')
  1461. [https @ 0x7ccc6ce8b840] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  1462. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001182.m4s' for reading
  1463. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  1464. [https @ 0x7ccc68ebb400] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  1465. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  1466. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  1467. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  1468. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  1469. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:34:10.350-0600')
  1470. [https @ 0x7ccc6ce8b840] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  1471. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001183.m4s' for reading
  1472. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  1473. [https @ 0x7ccc68ebb400] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  1474. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  1475. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  1476. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  1477. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  1478. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:34:16.068-0600')
  1479. [https @ 0x7ccc6ce8b840] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  1480. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001184.m4s' for reading
  1481. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  1482. [https @ 0x7ccc68ebb400] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  1483. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  1484. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  1485. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  1486. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  1487. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:34:21.561-0600')
  1488. [https @ 0x7ccc6ce8b840] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  1489. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001185.m4s' for reading
  1490. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  1491. [https @ 0x7ccc68ebb400] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  1492. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  1493. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  1494. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  1495. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  1496. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:34:27.167-0600')
  1497. [https @ 0x7ccc6ce8b840] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  1498. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001186.m4s' for reading
  1499. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  1500. [https @ 0x7ccc68ebb400] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  1501. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  1502. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  1503. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  1504. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  1505. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:34:32.777-0600')
  1506. [https @ 0x7ccc6ce8b840] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  1507. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001187.m4s' for reading
  1508. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  1509. [https @ 0x7ccc68ebb400] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  1510. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  1511. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  1512. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  1513. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  1514. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:34:38.376-0600')
  1515. [https @ 0x7ccc6ce8b840] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  1516. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001188.m4s' for reading
  1517. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  1518. [https @ 0x7ccc68ebb400] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  1519. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  1520. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  1521. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  1522. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  1523. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:34:43.982-0600')
  1524. [https @ 0x7ccc6ce8b840] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  1525. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001189.m4s' for reading
  1526. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  1527. [https @ 0x7ccc68ebb400] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  1528. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  1529. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  1530. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  1531. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  1532. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:34:49.587-0600')
  1533. [https @ 0x7ccc6ce8b840] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  1534. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001190.m4s' for reading
  1535. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  1536. [https @ 0x7ccc68ebb400] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  1537. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  1538. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  1539. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  1540. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  1541. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:34:55.193-0600')
  1542. [https @ 0x7ccc6ce8b840] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  1543. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001191.m4s' for reading
  1544. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  1545. [https @ 0x7ccc68ebb400] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  1546. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  1547. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  1548. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  1549. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  1550. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:35:01.187-0600')
  1551. [https @ 0x7ccc6ce8b840] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  1552. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001192.m4s' for reading
  1553. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  1554. [https @ 0x7ccc68ebb400] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  1555. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  1556. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  1557. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  1558. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  1559. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:35:06.404-0600')
  1560. [https @ 0x7ccc6ce8b840] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  1561. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001193.m4s' for reading
  1562. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  1563. [https @ 0x7ccc68ebb400] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  1564. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  1565. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  1566. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  1567. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  1568. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:35:12.071-0600')
  1569. [https @ 0x7ccc6ce8b840] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  1570. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001194.m4s' for reading
  1571. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  1572. [https @ 0x7ccc68ebb400] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  1573. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  1574. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  1575. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  1576. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  1577. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:35:17.726-0600')
  1578. [https @ 0x7ccc6ce8b840] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  1579. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001195.m4s' for reading
  1580. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  1581. [https @ 0x7ccc68ebb400] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  1582. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  1583. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  1584. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  1585. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  1586. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:35:23.409-0600')
  1587. [https @ 0x7ccc6ce8b840] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  1588. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001196.m4s' for reading
  1589. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x59ebc2ca8440] Found duplicated MOOV Atom. Skipped it
  1590. [https @ 0x7ccc68ebb400] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo.m3u8' for reading
  1591. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-VERSION:6')
  1592. [hls @ 0x59ebc19ab140] Skip ('## Generated with 7.0.41-4')
  1593. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-INDEPENDENT-SEGMENTS')
  1594. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:14')
  1595. [hls @ 0x59ebc19ab140] Skip ('#EXT-X-PROGRAM-DATE-TIME:2024-11-09T14:35:28.824-0600')
  1596. [https @ 0x7ccc6ce8b840] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-init.mp4' for reading
  1597. [hls @ 0x59ebc19ab140] Opening 'https://cvtv.cvalley.net/hls/KMBCABC/live/pkgKMBCABCLo-1001197.m4s' for reading
Advertisement
Add Comment
Please, Sign In to add comment