
ben opencv2'yim
jazz, club, slow, saxophone
August 1st, 2024suno
歌词
import cv2
from datetime import datetime
def gstreamer_pipeline(
capture_width=1280,
capture_height=720,
display_width=1280,
display_height=720,
framerate=30,
flip_method=0,
):
return (
"nvarguscamerasrc ! "
"video/x-raw(memory:NVMM), "
"width=(int)%d, height=(int)%d, "
"format=(string)NV12, framerate=(fraction)%d/1 ! "
"nvvidconv flip-method=%d ! "
"video/x-raw, width=(int)%d, height=(int)%d, format=(string)BGRx ! "
"videoconvert ! "
"video/x-raw, format=(string)BGR ! appsink"
% (
capture_width,
capture_height,
framerate,
flip_method,
display_width,
display_height,
)
)
cap = cv2.VideoCapture(gstreamer_pipeline(), cv2.CAP_GSTREAMER)
if not cap.isOpened():
print("Kamera bağlantısı açılamadı.")
exit()
current_time = datetime.now().strftime('%Y%m%d_%H%M%S')
filename = f'output_{current_time}.avi'
fourcc = cv2.VideoWriter_fourcc(*'XVID')
out = cv2.VideoWriter(filename, fourcc, 30.0, (1280, 720))
while True:
ret, frame = cap.read()
if not ret:
print("Kare alınamadı.")
break
cv2.imshow('Kamera Görüntüsü', frame)
out.write(frame)
if cv2.waitKey(1) & 0xFF == ord('q'):
break
cap.release()
out.release()
cv2.destroyAllWindows()
推荐歌曲

A New Hope
Musical, heavy metal

Dance with me
joyful celebrative soulful south african deep house

Quest for Enlightenment
mystical, epic, theatrical

A Lost Soul
power rock ballad

Ко је сместио
pop rhythmic

ลอง ลอง
techno, pop

Immoi ca non ci sesi prusu
sardinian traditional song, sardinian voice, sardinian traditional instruments.

Ghostly Echoes
radio hit haunting atmospheric

Cosmic Quest
male vocalist,rock,hardcore [punk],post-hardcore,electronicore,energetic,melodic,rap

Broken Lullaby
Hard Rock

In your eyes
soul, black male, mellow, electric guitar, saxophone, harmonica

忽然想起
中文 爵士 R&B 男声

Down by the Docks
pirates, sea shanty

狂野的舞曲
infectious rap

Oda a Megablinder
electroacoustic,progressive electronic,experimental,electronic,glitch,ambient,futuristic,mysterious,hypnotic,surreal,atmospheric,ominous

The Tale of One-Eyed Willy
pirate folk

Raindrop Serenade
cozy acoustic samba

