xlmnxp / blue-recorder

Simple Screen Recorder written in Rust based on Green Recorder
Other
498 stars 27 forks source link

[FEATURE REQUEST] Show dimensions in Select an Area #59

Open dodalovicgran opened 6 months ago

dodalovicgran commented 6 months ago

Hi, Is there a way to show something like this when manually selecting an area?

image

Thank you

xlmnxp commented 6 months ago

Hello, I think it possible to do that

lopatoid commented 5 months ago

I managed to select the area with 933 x 779 dimensions and record it, and now the recorded video can't be played by some players and I can't even convert it (without cropping) because ffmpeg gives me an error "width not divisible by 2 (933x779)". "show dimensions" future will be helpful so one can evade odd dimensions.