Skip to content

Instantly share code, notes, and snippets.

@dericed
Created July 16, 2023 01:06
Show Gist options
  • Save dericed/64b1f6792ee2340de63fb44aae522018 to your computer and use it in GitHub Desktop.
Save dericed/64b1f6792ee2340de63fb44aae522018 to your computer and use it in GitHub Desktop.
[2023:07:15 21:05:47 -04:00] [info] [thread 4126844] logging initialized
[2023:07:15 21:05:47 -04:00] [warning] [thread 4126844] QMetaObject::connectSlotsByName: No matching signal for on_Toolbar_visibilityChanged(bool)
[2023:07:15 21:05:47 -04:00] [warning] [thread 4126844] QMetaObject::connectSlotsByName: No matching signal for on_Full_triggered()
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] m_barchartsProfile is empty
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] insertRows: from 0 count 1
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] insertRows finished: count = 1
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] added filter entry:
name = "Y"
checked = false
description = "For all samples of the Y plane, plot the MAXimum, MIVimum, AVeraGe,\nLOW (10th percentile), and HIGH (90th percentile) values for each frame.\nThe Y plane provides information about video brightness or luminance."
type = 0
group = 0
selected = true
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] insertRows: from 1 count 1
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] insertRows finished: count = 2
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] added filter entry:
name = "U"
checked = false
description = "For all samples of the U plane, plot the MAXimum, MIVimum, AVeraGe,\nLOW (10th percentile), and HIGH (90th percentile) values for each frame.\nThe U plane (along with V) provides information about video color."
type = 0
group = 1
selected = true
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] insertRows: from 2 count 1
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] insertRows finished: count = 3
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] added filter entry:
name = "V"
checked = false
description = "For all samples of the V plane, plot the MAXimum, MIVimum, AVeraGe,\nLOW (10th percentile), and HIGH (90th percentile) values for each frame.\nThe V plane (along with U) provides information about video color."
type = 0
group = 2
selected = true
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] insertRows: from 3 count 1
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] insertRows finished: count = 4
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] added filter entry:
name = "Y Differences"
checked = false
description = "YDIF plots the amount of differences between the Y plane of the current\nframe and the preceding one. It indicates the extent of visual change\nfrom one frame to the next."
type = 0
group = 3
selected = false
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] insertRows: from 4 count 1
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] insertRows finished: count = 5
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] added filter entry:
name = "U Differences"
checked = false
description = "UDIF plots the amount of differences between the U plane of the current\nframe and the preceding one. It indicates the extent of visual change\nfrom one frame to the next."
type = 0
group = 4
selected = false
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] insertRows: from 5 count 1
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] insertRows finished: count = 6
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] added filter entry:
name = "V Differences"
checked = false
description = "VDIF plots the amount of differences between the V plane of the current\nframe and the preceding one. It indicates the extent of visual change\nfrom one frame to the next."
type = 0
group = 5
selected = false
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] insertRows: from 6 count 1
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] insertRows finished: count = 7
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] added filter entry:
name = "Differences"
checked = false
description = "Plots YDIF, UDIF, and VDIF all together."
type = 0
group = 6
selected = true
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] insertRows: from 7 count 1
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] insertRows finished: count = 8
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] added filter entry:
name = "Saturation"
checked = false
description = "This filter does the equivalent of plotting all pixels in a vectorscope\nand measuring the distance from that plotted points to the center of the\nvectorscope. The MAXimum, MIVimum, AVeraGe, LOW (10th percentile), and\nHIGH (90th percentile) values for each frame are plotted.\nThe SATAVG will provide an overall idea of how much color saturation exists within a given frame.\nThe plot for SATMAX will highlight a number of errors that cause color levels that exceed broadcast range or are mathematically illegal.\nValues form 0 to 88.7 are considered within the 75% chrominance broadcast range.\nValues from 88.7 to 118.2 fall in between the 75% and 100% chrominance broadcast ranges.\nValues from 118.2 to the maximum value of 181.02 represent illegal YUV color data that\ncan not be converted back to RGB without producing negatives or overflows,\nsuch values a indicative errors such as time base corrector errors or Digital Betacam damage."
type = 0
group = 7
selected = true
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] insertRows: from 8 count 1
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] insertRows finished: count = 9
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] added filter entry:
name = "Hue"
checked = false
description = "The hue filter expresses the average color hue in degrees from 0 to 360.\nDegrees are measured clockwise starting from 0 at the bottom side of a\nvectorscope. Skin tone is 147 degrees. Hue is plotted via median and average."
type = 0
group = 8
selected = false
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] insertRows: from 9 count 1
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] insertRows finished: count = 10
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] added filter entry:
name = "Temporal Outliers (TOUT)"
checked = false
description = "Pixels are labeled as temporal outliers (TOUT) if they are unlike the corresponding\npixels of the previous and subsequent frames. Peaks in TOUT can show areas with\nskew or tracking issues which cause white speckle in the video. It can also\nindicate very noisy recordings."
type = 0
group = 9
selected = false
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] insertRows: from 10 count 1
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] insertRows finished: count = 11
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] added filter entry:
name = "Line Repetition (VREP)"
checked = false
description = "Vertical Line Repetitions, or the VREP filter, is useful in detecting\nthe use of a dropout compensator in the digitization of analog video. VREP\nplots the number of repeated horizontal lines which is untypical for an analog\nrecording to naturally produce. VREP would also plot clearn born digital \nwhich has many very similar lines of video in the image."
type = 0
group = 10
selected = false
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] insertRows: from 11 count 1
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] insertRows finished: count = 12
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] added filter entry:
name = "Broadcast Range"
checked = false
description = "The BRNG filter is one that identifies the amount of pixels that fall\noutside the standard video broadcast range of 16-235 pixels for Y or\n16-240 for U and V."
type = 0
group = 11
selected = false
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] insertRows: from 12 count 1
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] insertRows finished: count = 13
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] added filter entry:
name = "Active Bit Depths"
checked = false
description = "These graphs show how many consecutive lower bits of used, per\nframe per plane. For instance, a 10-bit v210 video which plots at\n8 may reveal that some processing before encoding the v210 removed\nthe least significant two bits."
type = 0
group = 12
selected = false
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] insertRows: from 13 count 1
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] insertRows finished: count = 14
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] added filter entry:
name = "Crop Width"
checked = false
description = "CropW plots the number of columns of pixels would could be safely removed\nfrom the left or right side of the image without removing any non-black\npixels. It would detect video frames with pillarboxing."
type = 0
group = 13
selected = false
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] insertRows: from 14 count 1
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] insertRows finished: count = 15
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] added filter entry:
name = "Crop Height"
checked = false
description = "CropW plots the number of row of pixels would could be safely removed\nfrom the top or bottom side of the image without removing any non-black\npixels. It would detect video frames with letterboxing."
type = 0
group = 14
selected = false
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] insertRows: from 15 count 1
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] insertRows finished: count = 16
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] added filter entry:
name = "Crop Frame"
checked = false
description = "Presents the total number of rows (Crop Height) and columns (Crop Width)\nwhich could be removed from the edges to only remove black pixels."
type = 0
group = 15
selected = false
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] insertRows: from 16 count 1
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] insertRows finished: count = 17
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] added filter entry:
name = "Fields compared via MSE"
checked = false
description = "Plots an assessment of visual difference of field 1 versus field 2 via\nMean Square Error for each plane (Y, U, and V). Higher values may be\nindicative of differences between the images of field 1 and field 2 as\nmay be caused by a head clog or playback error."
type = 0
group = 16
selected = false
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] insertRows: from 17 count 1
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] insertRows finished: count = 18
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] added filter entry:
name = "Fields compared via PSNR"
checked = false
description = "Plots an assessment of visual difference of field 1 versus field 2 via\nPeak Signal to Noise Ratio for each plane (Y, U, and V). Lower values may\nbe indicative of differences between the images of field 1 and field 2 as\nmay be caused by a head clog or playback error."
type = 0
group = 17
selected = false
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] insertRows: from 18 count 1
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] insertRows finished: count = 19
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] added filter entry:
name = "Fields compared via SSIM"
checked = false
description = "Plots an assessment of visual difference of field 1 versus field 2 via\nSSIM (Structural SImilarity Metric) for each plane (Y, U, and V). Lower values may\nbe indicative of differences between the images of field 1 and field 2 as\nmay be caused by a head clog or playback error."
type = 0
group = 18
selected = false
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] insertRows: from 19 count 1
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] insertRows finished: count = 20
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] added filter entry:
name = "Interlacement Detection (single frame)"
checked = false
description = "Plots an interpretation of the interlacement pattern of the visual image.\nThis version uses single frame detection which considers only immediately\nadjacent frames when classifying each frame. Each frame's classification is\nplotted with a half-life of 1."
type = 0
group = 19
selected = false
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] insertRows: from 20 count 1
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] insertRows finished: count = 21
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] added filter entry:
name = "Interlacement Detection (multiple frame)"
checked = false
description = "Plots an interpretation of the interlacement pattern of the visual image.\nThis version uses multiple frame detection which incorporates the classification\nhistory of previous frames. Each frame's classification is plotted with a\nhalf-life of 1."
type = 0
group = 20
selected = false
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] insertRows: from 21 count 1
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] insertRows finished: count = 22
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] added filter entry:
name = "Interlacement Detection (repeating fields)"
checked = false
description = "Plots an interpretation of the interlacement pattern of the visual image.\nThis plot shows fields that are repeated between adjacent frames (a sign\nof telecine). Each frame's classification is plotted with a half-life of 1."
type = 0
group = 21
selected = false
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] insertRows: from 22 count 1
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] insertRows finished: count = 23
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] added filter entry:
name = "Flicker"
checked = false
description = "Plots a quantification of the temporal frame luminance variation by an\narithmetric mean of sets of 5 frames. The plotted value shows the relative\nchange in luminance that would be used by libavfilter's deflicker filter."
type = 0
group = 22
selected = false
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] insertRows: from 23 count 1
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] insertRows finished: count = 24
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] added filter entry:
name = "Entropy"
checked = false
description = "Entropy\nPlots the graylevel entropy of the histogram of the color channels.\nA color channel with only a single shade will have entropy of 0,\nwhile a channel using all shades will be 1."
type = 0
group = 23
selected = true
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] insertRows: from 24 count 1
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] insertRows finished: count = 25
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] added filter entry:
name = "Entropy frame-to-frame difference"
checked = false
description = "Entropy Difference\nPlots the frame-to-frame difference in the graylevel entropy\nof the histogram of the color channels. Incoherancy in plotted\nvalues may help indicate a damaged digital tape source (such as\nscratched D5 tape) or highlight digital manipulation of the image.\nThe values should correspond to chaos or discontinuity in the\nhistogram plot."
type = 0
group = 24
selected = true
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] insertRows: from 25 count 1
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] insertRows finished: count = 26
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] added filter entry:
name = "Packet Duration"
checked = false
description = "Plots the duration in seconds of each frame. If the file is of constant\nframe rate than this should be a straight line."
type = 0
group = 25
selected = false
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] insertRows: from 26 count 1
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] insertRows finished: count = 27
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] added filter entry:
name = "Packet Size"
checked = false
description = "Plots the size in bytes of each frame. If the file is of uncompressed\nframe rate than this should be a straight line, but a lossless or\nlossy file should show the variety of frame sizes."
type = 0
group = 26
selected = false
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] insertRows: from 27 count 1
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] insertRows finished: count = 28
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] added filter entry:
name = "Blockiness"
checked = false
description = "Blockiness."
type = 0
group = 27
selected = false
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] insertRows: from 28 count 1
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] insertRows finished: count = 29
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] added filter entry:
name = "Blurriness"
checked = false
description = "Blurriness"
type = 0
group = 28
selected = false
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] insertRows: from 29 count 1
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] insertRows finished: count = 30
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] added filter entry:
name = "EBU R128"
checked = false
description = "R 128 refers to a European Broadcasting Union (EBU) specification\ndocument governing several loudness parameters, including momentary,\nintegrated, and short-term loudness. QCTools specifically examines momentary\nloudness, or sudden changes in volume over brief intervals of time (up to 400ms).\nThis can be helpful in identifying areas where volume may exceed upper loudness\ntolerance levels as perceived by an audience.\n"
type = 1
group = 0
selected = false
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] insertRows: from 30 count 1
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] insertRows finished: count = 31
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] added filter entry:
name = "Audio Phase"
checked = false
description = "The audio phase value represents the mean phase of current audio frame. Value is\nin range [-1, 1]. The -1 means left and right channels are completely out of\nphase and 1 means channels are in phase."
type = 1
group = 1
selected = false
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] insertRows: from 31 count 1
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] insertRows finished: count = 32
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] added filter entry:
name = "Audio DC Offset"
checked = false
description = "For selected audio tracks this graph plots the DC offset (mean\namplitude displacement from zero), minimal sample level, and \nmaximum sample level. Note that this value is plotted per audio\nframe and not per audio sample."
type = 1
group = 2
selected = true
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] insertRows: from 32 count 1
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] insertRows finished: count = 33
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] added filter entry:
name = "Audio Levels (Overall)"
checked = false
description = "For selected audio tracks this graph plots the minimal sample level,\nand maximum sample level. Note that this value is plotted per audio\nframe and not per audio sample."
type = 1
group = 3
selected = true
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] insertRows: from 33 count 1
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] insertRows finished: count = 34
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] added filter entry:
name = "Audio Levels (Ch 1 vs 2)"
checked = false
description = "For selected audio tracks this graph plots the minimal sample level,\nand maximum sample level of the first two channels separately. Note\nthat this value is plotted per audio frame and not per audio sample."
type = 1
group = 4
selected = true
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] insertRows: from 34 count 1
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] insertRows finished: count = 35
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] added filter entry:
name = "Audio Zero Crossing Rate"
checked = false
description = "For the first two channels of an audio track this graph plots the rate\nof zero crossings against the number of audio samples."
type = 1
group = 5
selected = true
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] insertRows: from 35 count 1
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] insertRows finished: count = 36
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] added filter entry:
name = "Audio Sample-to-Sample Differences"
checked = false
description = "For selected audio tracks this graph plots the minimal difference\nbetween two consecutive samples, maximal difference between two\nconsecutive samples. and the mean difference between two consecutive\nsamples (the average of each difference between two consecutive samples).A sharp spike in the maximum difference between consecuritve samples\nmay be indictative of an interstitial error. Note that this value\nis plotted per audio frame and not per audio sample."
type = 1
group = 6
selected = false
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] insertRows: from 36 count 1
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] insertRows finished: count = 37
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] added filter entry:
name = "Audio RMS"
checked = false
description = "For selected audio tracks this graph plots the Standard peak and RMS\nlevel measured in dBFS and the Peak and trough values for RMS level\nmeasured over a short window. Note that this value is plotted per\naudio frame and not per audio sample."
type = 1
group = 7
selected = false
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] insertRows: from 37 count 1
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] insertRows finished: count = 38
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] added filter entry:
name = "Comments"
checked = false
description = "comments"
type = 2
group = 0
selected = true
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] insertRows: from 38 count 1
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] insertRows finished: count = 39
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] added filter entry:
name = "Tiled Center Column"
checked = false
description = "Tiled Center Column"
type = 3
group = 1862314551
selected = false
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] new size: QSize(2432, 1292) availableGeometry: QRect(0,25 2560x1360) new geometry: QRect(64,59 2432x1292)
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] size: QSize(2432, 1292) pos: QPoint(64,31)
[2023:07:15 21:05:47 -04:00] [debug] [thread 4126844] size: QSize(2432, 1292) pos: QPoint(64,31)
[2023:07:15 21:05:57 -04:00] [debug] [thread 4126844] ActivePanels: 0
[2023:07:15 21:05:59 -04:00] [warning] [thread 4126844] QFSFileEngine::open: No file name specified
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] m_mediaParser->currentVideoStreams(): 1
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] m_mediaParser->currentAudioStreams(): 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] codec height: 240
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] createFilters : "signalstats=stat=tout+vrep+brng [stats]" video[input: 1 -> output: 1 ] audio[input: 0 -> output: 0 ]
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] createFilters : "scale=72:72,format=rgb24 [thumbnails]" video[input: 1 -> output: 1 ] audio[input: 0 -> output: 0 ]
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] h264 : supported hardware device contexts:
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] videotoolbox
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] Available pixel formats:
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] yuv420p : AVPixelFormat( 0 )
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] videotoolbox_vld : AVPixelFormat( 158 )
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] Using software decoding in yuv420p
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] mediaStatus: LoadedMedia
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] duration: 300000
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] videoFrameSize: QSize(320, 240)
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] addFile_finish()
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] on_actionGraphsLayout_triggered()
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] MainWindow::TimeOut
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] MainWindow::createGraphsLayout()
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] type: 0 , group: 0 , showFilter: true
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] filterAcceptsRow => type: 0 group: 0 result: true
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] type: 0 , group: 1 , showFilter: true
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] filterAcceptsRow => type: 0 group: 1 result: true
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] type: 0 , group: 2 , showFilter: true
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] filterAcceptsRow => type: 0 group: 2 result: true
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] type: 0 , group: 3 , showFilter: true
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] filterAcceptsRow => type: 0 group: 3 result: true
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] type: 0 , group: 4 , showFilter: true
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] filterAcceptsRow => type: 0 group: 4 result: true
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] type: 0 , group: 5 , showFilter: true
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] filterAcceptsRow => type: 0 group: 5 result: true
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] type: 0 , group: 6 , showFilter: true
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] filterAcceptsRow => type: 0 group: 6 result: true
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] type: 0 , group: 7 , showFilter: true
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] filterAcceptsRow => type: 0 group: 7 result: true
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] type: 0 , group: 8 , showFilter: true
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] filterAcceptsRow => type: 0 group: 8 result: true
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] type: 0 , group: 9 , showFilter: true
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] filterAcceptsRow => type: 0 group: 9 result: true
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] type: 0 , group: 10 , showFilter: true
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] filterAcceptsRow => type: 0 group: 10 result: true
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] type: 0 , group: 11 , showFilter: true
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] filterAcceptsRow => type: 0 group: 11 result: true
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] type: 0 , group: 12 , showFilter: true
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] filterAcceptsRow => type: 0 group: 12 result: true
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] type: 0 , group: 13 , showFilter: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] filterAcceptsRow => type: 0 group: 13 result: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] type: 0 , group: 14 , showFilter: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] filterAcceptsRow => type: 0 group: 14 result: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] type: 0 , group: 15 , showFilter: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] filterAcceptsRow => type: 0 group: 15 result: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] type: 0 , group: 16 , showFilter: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] filterAcceptsRow => type: 0 group: 16 result: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] type: 0 , group: 17 , showFilter: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] filterAcceptsRow => type: 0 group: 17 result: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] type: 0 , group: 18 , showFilter: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] filterAcceptsRow => type: 0 group: 18 result: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] type: 0 , group: 19 , showFilter: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] filterAcceptsRow => type: 0 group: 19 result: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] type: 0 , group: 20 , showFilter: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] filterAcceptsRow => type: 0 group: 20 result: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] type: 0 , group: 21 , showFilter: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] filterAcceptsRow => type: 0 group: 21 result: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] type: 0 , group: 22 , showFilter: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] filterAcceptsRow => type: 0 group: 22 result: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] type: 0 , group: 23 , showFilter: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] filterAcceptsRow => type: 0 group: 23 result: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] type: 0 , group: 24 , showFilter: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] filterAcceptsRow => type: 0 group: 24 result: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] type: 0 , group: 25 , showFilter: true
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] filterAcceptsRow => type: 0 group: 25 result: true
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] type: 0 , group: 26 , showFilter: true
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] filterAcceptsRow => type: 0 group: 26 result: true
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] type: 0 , group: 27 , showFilter: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] filterAcceptsRow => type: 0 group: 27 result: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] type: 0 , group: 28 , showFilter: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] filterAcceptsRow => type: 0 group: 28 result: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] type: 1 , group: 0 , showFilter: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] filterAcceptsRow => type: 1 group: 0 result: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] type: 1 , group: 1 , showFilter: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] filterAcceptsRow => type: 1 group: 1 result: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] type: 1 , group: 2 , showFilter: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] filterAcceptsRow => type: 1 group: 2 result: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] type: 1 , group: 3 , showFilter: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] filterAcceptsRow => type: 1 group: 3 result: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] type: 1 , group: 4 , showFilter: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] filterAcceptsRow => type: 1 group: 4 result: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] type: 1 , group: 5 , showFilter: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] filterAcceptsRow => type: 1 group: 5 result: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] type: 1 , group: 6 , showFilter: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] filterAcceptsRow => type: 1 group: 6 result: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] type: 1 , group: 7 , showFilter: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] filterAcceptsRow => type: 1 group: 7 result: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] type: 2 , group: 0 , showFilter: true
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] filterAcceptsRow => type: 2 group: 0 result: true
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] type: 3 , group: 1862314551 , showFilter: true
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] filterAcceptsRow => type: 3 group: 1862314551 result: true
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] created plot with group: 0 , type: 0 , m_plotsCount: 1
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] created plot with group: 1 , type: 0 , m_plotsCount: 2
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] created plot with group: 2 , type: 0 , m_plotsCount: 3
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] created plot with group: 3 , type: 0 , m_plotsCount: 4
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] created plot with group: 4 , type: 0 , m_plotsCount: 5
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] created plot with group: 5 , type: 0 , m_plotsCount: 6
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] created plot with group: 6 , type: 0 , m_plotsCount: 7
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] created plot with group: 7 , type: 0 , m_plotsCount: 8
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] created plot with group: 8 , type: 0 , m_plotsCount: 9
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] created plot with group: 9 , type: 0 , m_plotsCount: 10
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] created plot with group: 10 , type: 0 , m_plotsCount: 11
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] created plot with group: 11 , type: 0 , m_plotsCount: 12
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] created plot with group: 12 , type: 0 , m_plotsCount: 13
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] created plot with group: 25 , type: 0 , m_plotsCount: 14
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] created plot with group: 26 , type: 0 , m_plotsCount: 15
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] *** deserializing filter order... ***
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] group: 0 , type: 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] group: 1 , type: 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] group: 2 , type: 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] group: 3 , type: 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] group: 4 , type: 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] group: 5 , type: 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] group: 6 , type: 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] group: 7 , type: 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] group: 8 , type: 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] group: 9 , type: 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] group: 10 , type: 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] group: 11 , type: 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] group: 12 , type: 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] group: 25 , type: 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] group: 26 , type: 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] group: 0 , type: 2
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] group: 1862314551 , type: 3
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] **** deserializing filters order: total 17 done ****
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] Preferences::loadFilterSelectorsOrder...
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] group: 0 , type: 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] group: 1 , type: 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] group: 2 , type: 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] group: 3 , type: 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] group: 4 , type: 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] group: 5 , type: 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] group: 6 , type: 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] group: 7 , type: 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] group: 8 , type: 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] group: 9 , type: 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] group: 10 , type: 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] group: 11 , type: 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] group: 12 , type: 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] group: 25 , type: 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] group: 26 , type: 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] group: 0 , type: 2
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] group: 1862314551 , type: 3
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] PlotsChooser::changeOrder...
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] new order: group: 0 type: 0 row: 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] moveRows: from 0 count 1 to 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] moveRows finished: count = 39
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] new order: group: 1 type: 0 row: 1
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] moveRows: from 1 count 1 to 1
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] moveRows finished: count = 39
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] new order: group: 2 type: 0 row: 2
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] moveRows: from 2 count 1 to 2
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] moveRows finished: count = 39
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] new order: group: 3 type: 0 row: 3
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] moveRows: from 3 count 1 to 3
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] moveRows finished: count = 39
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] new order: group: 4 type: 0 row: 4
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] moveRows: from 4 count 1 to 4
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] moveRows finished: count = 39
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] new order: group: 5 type: 0 row: 5
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] moveRows: from 5 count 1 to 5
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] moveRows finished: count = 39
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] new order: group: 6 type: 0 row: 6
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] moveRows: from 6 count 1 to 6
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] moveRows finished: count = 39
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] new order: group: 7 type: 0 row: 7
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] moveRows: from 7 count 1 to 7
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] moveRows finished: count = 39
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] new order: group: 8 type: 0 row: 8
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] moveRows: from 8 count 1 to 8
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] moveRows finished: count = 39
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] new order: group: 9 type: 0 row: 9
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] moveRows: from 9 count 1 to 9
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] moveRows finished: count = 39
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] new order: group: 10 type: 0 row: 10
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] moveRows: from 10 count 1 to 10
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] moveRows finished: count = 39
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] new order: group: 11 type: 0 row: 11
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] moveRows: from 11 count 1 to 11
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] moveRows finished: count = 39
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] new order: group: 12 type: 0 row: 12
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] moveRows: from 12 count 1 to 12
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] moveRows finished: count = 39
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] new order: group: 25 type: 0 row: 25
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] moveRows: from 25 count 1 to 13
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] moveRows finished: count = 39
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] new order: group: 26 type: 0 row: 26
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] moveRows: from 26 count 1 to 14
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] moveRows finished: count = 39
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] new order: group: 0 type: 2 row: 37
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] moveRows: from 37 count 1 to 15
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] moveRows finished: count = 39
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] new order: group: 1862314551 type: 3 row: 38
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] moveRows: from 38 count 1 to 16
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] moveRows finished: count = 39
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] type: 0 , group: 0 , showFilter: true
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] filterAcceptsRow => type: 0 group: 0 result: true
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] type: 0 , group: 1 , showFilter: true
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] filterAcceptsRow => type: 0 group: 1 result: true
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] type: 0 , group: 2 , showFilter: true
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] filterAcceptsRow => type: 0 group: 2 result: true
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] type: 0 , group: 3 , showFilter: true
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] filterAcceptsRow => type: 0 group: 3 result: true
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] type: 0 , group: 4 , showFilter: true
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] filterAcceptsRow => type: 0 group: 4 result: true
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] type: 0 , group: 5 , showFilter: true
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] filterAcceptsRow => type: 0 group: 5 result: true
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] type: 0 , group: 6 , showFilter: true
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] filterAcceptsRow => type: 0 group: 6 result: true
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] type: 0 , group: 7 , showFilter: true
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] filterAcceptsRow => type: 0 group: 7 result: true
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] type: 0 , group: 8 , showFilter: true
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] filterAcceptsRow => type: 0 group: 8 result: true
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] type: 0 , group: 9 , showFilter: true
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] filterAcceptsRow => type: 0 group: 9 result: true
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] type: 0 , group: 10 , showFilter: true
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] filterAcceptsRow => type: 0 group: 10 result: true
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] type: 0 , group: 11 , showFilter: true
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] filterAcceptsRow => type: 0 group: 11 result: true
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] type: 0 , group: 12 , showFilter: true
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] filterAcceptsRow => type: 0 group: 12 result: true
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] type: 0 , group: 25 , showFilter: true
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] filterAcceptsRow => type: 0 group: 25 result: true
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] type: 0 , group: 26 , showFilter: true
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] filterAcceptsRow => type: 0 group: 26 result: true
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] type: 2 , group: 0 , showFilter: true
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] filterAcceptsRow => type: 2 group: 0 result: true
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] type: 3 , group: 1862314551 , showFilter: true
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] filterAcceptsRow => type: 3 group: 1862314551 result: true
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] type: 0 , group: 13 , showFilter: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] filterAcceptsRow => type: 0 group: 13 result: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] type: 0 , group: 14 , showFilter: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] filterAcceptsRow => type: 0 group: 14 result: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] type: 0 , group: 15 , showFilter: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] filterAcceptsRow => type: 0 group: 15 result: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] type: 0 , group: 16 , showFilter: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] filterAcceptsRow => type: 0 group: 16 result: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] type: 0 , group: 17 , showFilter: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] filterAcceptsRow => type: 0 group: 17 result: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] type: 0 , group: 18 , showFilter: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] filterAcceptsRow => type: 0 group: 18 result: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] type: 0 , group: 19 , showFilter: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] filterAcceptsRow => type: 0 group: 19 result: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] type: 0 , group: 20 , showFilter: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] filterAcceptsRow => type: 0 group: 20 result: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] type: 0 , group: 21 , showFilter: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] filterAcceptsRow => type: 0 group: 21 result: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] type: 0 , group: 22 , showFilter: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] filterAcceptsRow => type: 0 group: 22 result: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] type: 0 , group: 23 , showFilter: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] filterAcceptsRow => type: 0 group: 23 result: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] type: 0 , group: 24 , showFilter: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] filterAcceptsRow => type: 0 group: 24 result: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] type: 0 , group: 27 , showFilter: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] filterAcceptsRow => type: 0 group: 27 result: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] type: 0 , group: 28 , showFilter: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] filterAcceptsRow => type: 0 group: 28 result: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] type: 1 , group: 0 , showFilter: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] filterAcceptsRow => type: 1 group: 0 result: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] type: 1 , group: 1 , showFilter: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] filterAcceptsRow => type: 1 group: 1 result: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] type: 1 , group: 2 , showFilter: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] filterAcceptsRow => type: 1 group: 2 result: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] type: 1 , group: 3 , showFilter: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] filterAcceptsRow => type: 1 group: 3 result: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] type: 1 , group: 4 , showFilter: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] filterAcceptsRow => type: 1 group: 4 result: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] type: 1 , group: 5 , showFilter: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] filterAcceptsRow => type: 1 group: 5 result: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] type: 1 , group: 6 , showFilter: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] filterAcceptsRow => type: 1 group: 6 result: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] type: 1 , group: 7 , showFilter: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] filterAcceptsRow => type: 1 group: 7 result: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] changeOrder: items = 17
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] plotsCount: 15 commentsCount: 1 panelsCount: 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] newOrder: 17
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] "group: 0/type: 0"
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] "group: 1/type: 0"
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] "group: 2/type: 0"
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] "group: 3/type: 0"
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] "group: 4/type: 0"
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] "group: 5/type: 0"
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] "group: 6/type: 0"
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] "group: 7/type: 0"
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] "group: 8/type: 0"
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] "group: 9/type: 0"
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] "group: 10/type: 0"
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] "group: 11/type: 0"
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] "group: 12/type: 0"
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] "group: 25/type: 0"
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] "group: 26/type: 0"
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] "group: 0/type: 2"
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] "group: 1862314551/type: 3"
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] currentOrderedPlotsInfo: 16
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] "group: 0/type: 0"
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] "group: 1/type: 0"
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] "group: 2/type: 0"
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] "group: 3/type: 0"
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] "group: 4/type: 0"
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] "group: 5/type: 0"
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] "group: 6/type: 0"
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] "group: 7/type: 0"
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] "group: 8/type: 0"
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] "group: 9/type: 0"
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] "group: 10/type: 0"
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] "group: 11/type: 0"
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] "group: 12/type: 0"
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] "group: 25/type: 0"
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] "group: 26/type: 0"
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] "group: 0/type: 2"
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] effective new order: 16
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] "group: 0/type: 0"
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] "group: 1/type: 0"
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] "group: 2/type: 0"
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] "group: 3/type: 0"
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] "group: 4/type: 0"
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] "group: 5/type: 0"
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] "group: 6/type: 0"
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] "group: 7/type: 0"
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] "group: 8/type: 0"
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] "group: 9/type: 0"
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] "group: 10/type: 0"
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] "group: 11/type: 0"
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] "group: 12/type: 0"
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] "group: 25/type: 0"
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] "group: 26/type: 0"
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] "group: 0/type: 2"
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] newOrderedPlotInfo: 0 / 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] newOrderedPlotInto == currentOrderedPlotInfo
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] newOrderedPlotInfo: 1 / 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] newOrderedPlotInto == currentOrderedPlotInfo
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] newOrderedPlotInfo: 2 / 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] newOrderedPlotInto == currentOrderedPlotInfo
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] newOrderedPlotInfo: 3 / 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] newOrderedPlotInto == currentOrderedPlotInfo
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] newOrderedPlotInfo: 4 / 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] newOrderedPlotInto == currentOrderedPlotInfo
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] newOrderedPlotInfo: 5 / 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] newOrderedPlotInto == currentOrderedPlotInfo
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] newOrderedPlotInfo: 6 / 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] newOrderedPlotInto == currentOrderedPlotInfo
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] newOrderedPlotInfo: 7 / 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] newOrderedPlotInto == currentOrderedPlotInfo
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] newOrderedPlotInfo: 8 / 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] newOrderedPlotInto == currentOrderedPlotInfo
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] newOrderedPlotInfo: 9 / 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] newOrderedPlotInto == currentOrderedPlotInfo
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] newOrderedPlotInfo: 10 / 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] newOrderedPlotInto == currentOrderedPlotInfo
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] newOrderedPlotInfo: 11 / 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] newOrderedPlotInto == currentOrderedPlotInfo
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] newOrderedPlotInfo: 12 / 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] newOrderedPlotInto == currentOrderedPlotInfo
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] newOrderedPlotInfo: 25 / 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] newOrderedPlotInto == currentOrderedPlotInfo
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] newOrderedPlotInfo: 26 / 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] newOrderedPlotInto == currentOrderedPlotInfo
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] newOrderedPlotInfo: 0 / 2
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] newOrderedPlotInto == currentOrderedPlotInfo
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] ui->actionGraphsLayout->isChecked(): PlotsArea->show()
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] Plot::visibilityChanged for Plot(0x600003160e10, name="Plot for stream: 0 of type 0, group 0") visible: true
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] Plot::visibilityChanged for Plot(0x60000314d0e0, name="Plot for stream: 0 of type 0, group 1") visible: true
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] Plot::visibilityChanged for Plot(0x60000316efd0, name="Plot for stream: 0 of type 0, group 2") visible: true
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] Plot::visibilityChanged for Plot(0x600003164ff0, name="Plot for stream: 0 of type 0, group 3") visible: true
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] Plot::visibilityChanged for Plot(0x600003165a40, name="Plot for stream: 0 of type 0, group 4") visible: true
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] Plot::visibilityChanged for Plot(0x60000314d4a0, name="Plot for stream: 0 of type 0, group 5") visible: true
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] Plot::visibilityChanged for Plot(0x600003165fe0, name="Plot for stream: 0 of type 0, group 6") visible: true
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] Plot::visibilityChanged for Plot(0x60000316f0c0, name="Plot for stream: 0 of type 0, group 7") visible: true
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] Plot::visibilityChanged for Plot(0x60000314dfe0, name="Plot for stream: 0 of type 0, group 8") visible: true
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] Plot::visibilityChanged for Plot(0x60000316f2a0, name="Plot for stream: 0 of type 0, group 9") visible: true
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] Plot::visibilityChanged for Plot(0x60000316f480, name="Plot for stream: 0 of type 0, group 10") visible: true
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] Plot::visibilityChanged for Plot(0x6000031612c0, name="Plot for stream: 0 of type 0, group 11") visible: true
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] Plot::visibilityChanged for Plot(0x600003166a30, name="Plot for stream: 0 of type 0, group 12") visible: true
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] Plot::visibilityChanged for Plot(0x600003161770, name="Plot for stream: 0 of type 0, group 25") visible: true
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] Plot::visibilityChanged for Plot(0x60000314e580, name="Plot for stream: 0 of type 0, group 26") visible: true
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] updatePlotsVisibility
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] plotName: "Tiled Center Column"
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] plotName: "U"
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] plotName: "V"
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] plotName: "Y"
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] Plot::visibilityChanged for Plot(0x600003164ff0, name="Plot for stream: 0 of type 0, group 3") visible: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] Plot::visibilityChanged for Plot(0x600003165a40, name="Plot for stream: 0 of type 0, group 4") visible: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] Plot::visibilityChanged for Plot(0x60000314d4a0, name="Plot for stream: 0 of type 0, group 5") visible: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] Plot::visibilityChanged for Plot(0x600003165fe0, name="Plot for stream: 0 of type 0, group 6") visible: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] Plot::visibilityChanged for Plot(0x60000316f0c0, name="Plot for stream: 0 of type 0, group 7") visible: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] Plot::visibilityChanged for Plot(0x60000314dfe0, name="Plot for stream: 0 of type 0, group 8") visible: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] Plot::visibilityChanged for Plot(0x60000316f2a0, name="Plot for stream: 0 of type 0, group 9") visible: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] Plot::visibilityChanged for Plot(0x60000316f480, name="Plot for stream: 0 of type 0, group 10") visible: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] Plot::visibilityChanged for Plot(0x6000031612c0, name="Plot for stream: 0 of type 0, group 11") visible: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] Plot::visibilityChanged for Plot(0x600003166a30, name="Plot for stream: 0 of type 0, group 12") visible: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] Plot::visibilityChanged for Plot(0x600003161770, name="Plot for stream: 0 of type 0, group 25") visible: false
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] Plot::visibilityChanged for Plot(0x60000314e580, name="Plot for stream: 0 of type 0, group 26") visible: false
[2023:07:15 21:05:59 -04:00] [warning] [thread 4126844] QPixmap::scaled: Pixmap is a null pixmap
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] MainWindow::Update()
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] reading stats....
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] MainWindow::TimeOut
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] MainWindow::Update()
[2023:07:15 21:05:59 -04:00] [debug] [thread 4126844] reading stats....
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:05:59 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4126844] MainWindow::TimeOut
[2023:07:15 21:06:00 -04:00] [debug] [thread 4126844] MainWindow::Update()
[2023:07:15 21:06:00 -04:00] [debug] [thread 4126844] reading stats....
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4126844] MainWindow::TimeOut
[2023:07:15 21:06:00 -04:00] [debug] [thread 4126844] MainWindow::Update()
[2023:07:15 21:06:00 -04:00] [debug] [thread 4126844] reading stats....
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4126844] MainWindow::TimeOut
[2023:07:15 21:06:00 -04:00] [debug] [thread 4126844] MainWindow::Update()
[2023:07:15 21:06:00 -04:00] [debug] [thread 4126844] reading stats....
[2023:07:15 21:06:00 -04:00] [debug] [thread 4126844] MainWindow::TimeOut
[2023:07:15 21:06:00 -04:00] [debug] [thread 4126844] MainWindow::Update()
[2023:07:15 21:06:00 -04:00] [debug] [thread 4126844] reading stats....
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4126844] MainWindow::TimeOut
[2023:07:15 21:06:00 -04:00] [debug] [thread 4126844] MainWindow::Update()
[2023:07:15 21:06:00 -04:00] [debug] [thread 4126844] reading stats....
[2023:07:15 21:06:00 -04:00] [debug] [thread 4126844] MainWindow::TimeOut
[2023:07:15 21:06:00 -04:00] [debug] [thread 4126844] MainWindow::Update()
[2023:07:15 21:06:00 -04:00] [debug] [thread 4126844] reading stats....
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "thumbnails" QAVStream(0) 0
[2023:07:15 21:06:00 -04:00] [debug] [thread 4127520] video frame came from: "stats" QAVStream(0) 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment