iEvgeny / cctv-viewer

CCTV Viewer - viewer and mounter video streams.
GNU General Public License v3.0
129 stars 19 forks source link

merging cells not work #92

Open mabed-fr opened 2 months ago

mabed-fr commented 2 months ago

Hello,

I have problem with merging cells feature


❯ neofetch 
       _,met$$$$$gg.         
    ,g$$$$$$$$$$$$$$$P.       ----------------- 
  ,g$$P"     """Y$$.".        OS: Debian GNU/Linux 12 (bookworm) x86_64 
 ,$$P'              `$$$.         Host: Latitude 5440 
',$$P       ,ggs.     `$$b:   Kernel: 6.1.0-21-amd64 
`d$$'     ,$P"'   .    $$$    Uptime: 2 hours, 40 mins 
 $$P      d$'     ,    $$P    Packages: 4323 (dpkg), 16 (snap) 
 $$:      $$.   -    ,d$$'    Shell: bash 5.2.15 
 $$;      Y$b._   _,d$P'      Resolution: 1920x1080, 2560x1440, 1920x1080 
 Y$$.    `.`"Y$$$$P"'         DE: Plasma 5.27.5 
 `$$b      "-.__              WM: KWin 
  `Y$$                        Theme: [Plasma], Breeze [GTK2/3] 
   `Y$$.                      Icons: [Plasma], breeze-dark [GTK2/3] 
     `$$b.                    Terminal: konsole 
       `Y$$b.                 CPU: 13th Gen Intel i5-1345U (12) @ 4.700GHz 
          `"Y$b._             GPU: Intel Raptor Lake-P [Iris Xe Graphics] 
              `"""            Memory: 11114MiB / 31781MiB
❯ snap info cctv-viewer 
name:      cctv-viewer
summary:   Viewer and mounter video streams
publisher: Evgeny S Maksimov (ievgeny)
store-url: https://snapcraft.io/cctv-viewer
contact:   me@vragam.net
license:   GPL-3.0
description: |
  CCTV Viewer - a simple application for simultaneously viewing multiple
  video streams. Designed for high performance and low latency.
  Based on ffmpeg.
commands:
  - cctv-viewer
snap-id:      C3fPuBbiCM4TNYMAIYrrjrYdp8IP52WX
tracking:     latest/stable
refresh-date: today at 11:41 CEST
channels:
  latest/stable:    0.1.9+git 2024-06-07 (1338) 302MB -
  latest/candidate: 0.1.9+git 2024-06-07 (1338) 302MB -
  latest/beta:      0.1.9+git 2024-06-07 (1338) 302MB -
  latest/edge:      0.1.9+git 2024-06-07 (1338) 302MB -
installed:          0.1.9+git            (1338) 302MB -

Do you have idea ?

merging_cells_not_work

Not work with rev 1330, 1334, 1338 , 1346 too

mabed-fr commented 1 month ago

up

iEvgeny commented 1 month ago

Hi! It's a programmed behavior. Merging is only possible for selections with the same width and height, and also if the selection size is not equal to Window division.

mabed-fr commented 1 month ago

what is my problem ?

iEvgeny commented 1 month ago

Again, this behavior is by design.

iEvgeny commented 1 month ago

Try to set Windows division to 3x3 and select a 2x2 square and then click Merging cells.

mabed-fr commented 3 days ago

Essayez de définir la division Windows sur 3x3 et sélectionnez un carré 2x2, puis cliquez sur Fusionner les cellules.

Can you try on Debian and record ?