1
0
mirror of https://github.com/BELABOX/belacoder.git synced 2026-07-04 12:06:41 +00:00

pipelines/rk3588: convert from libuvch264src to libuvch26xsrc (supporting H264 & H265)

This commit is contained in:
rationalsa
2026-05-15 15:37:57 +00:00
parent 4ef1924a35
commit 3ea7746ef8
10 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
libuvch264src index=0 ! queue !
libuvch26xsrc index=0 ! queue !
mppvideodec ! queue !
identity name=v_delay signal-handoffs=TRUE !
textoverlay text='' valignment=top halignment=right font-desc="Monospace, 5" name=overlay ! queue !
+1 -1
View File
@@ -1,4 +1,4 @@
libuvch264src index=0 ! video/x-h264,width=1920,height=1080 ! queue !
libuvch26xsrc index=0 ! video/x-h264,width=1920,height=1080;video/x-h265,width=1920,height=1080 ! queue !
mppvideodec ! queue !
identity name=v_delay signal-handoffs=TRUE !
textoverlay text='' valignment=top halignment=right font-desc="Monospace, 5" name=overlay ! queue !
+1 -1
View File
@@ -1,4 +1,4 @@
libuvch264src index=0 ! video/x-h264,width=1920,height=1080,framerate=25/1 ! queue !
libuvch26xsrc index=0 ! video/x-h264,width=1920,height=1080,framerate=25/1;video/x-h265,width=1920,height=1080,framerate=25/1 ! queue !
mppvideodec ! queue !
identity name=v_delay signal-handoffs=TRUE !
textoverlay text='' valignment=top halignment=right font-desc="Monospace, 5" name=overlay ! queue !
+1 -1
View File
@@ -1,4 +1,4 @@
libuvch264src index=0 ! video/x-h264,width=1920,height=1080,framerate=30/1 ! queue !
libuvch26xsrc index=0 ! video/x-h264,width=1920,height=1080,framerate=30/1;video/x-h265,width=1920,height=1080,framerate=30/1 ! queue !
mppvideodec ! queue !
identity name=v_delay signal-handoffs=TRUE !
textoverlay text='' valignment=top halignment=right font-desc="Monospace, 5" name=overlay ! queue !
+1 -1
View File
@@ -1,4 +1,4 @@
libuvch264src index=0 ! video/x-h264,framerate=60/1 ! queue !
libuvch26xsrc index=0 ! video/x-h264,framerate=60/1;video/x-h265,framerate=60/1 ! queue !
mppvideodec width=1920 height=1080 ! queue !
identity name=v_delay signal-handoffs=TRUE !
textoverlay text='' valignment=top halignment=right font-desc="Monospace, 5" name=overlay ! queue !
+1 -1
View File
@@ -1,4 +1,4 @@
libuvch264src index=0 ! video/x-h264,framerate=60/1 ! queue !
libuvch26xsrc index=0 ! video/x-h264,framerate=60/1;video/x-h265,framerate=60/1 ! queue !
mppvideodec width=2560 height=1440 ! queue !
identity name=v_delay signal-handoffs=TRUE !
textoverlay text='' valignment=top halignment=right font-desc="Monospace, 5" name=overlay ! queue !
+1 -1
View File
@@ -1,4 +1,4 @@
libuvch264src index=0 ! video/x-h264,width=3840,height=2160,framerate=30/1 ! queue !
libuvch26xsrc index=0 ! video/x-h264,width=3840,height=2160,framerate=30/1;video/x-h265,width=3840,height=2160,framerate=30/1 ! queue !
mppvideodec ! queue !
identity name=v_delay signal-handoffs=TRUE !
textoverlay text='' valignment=top halignment=right font-desc="Monospace, 5" name=overlay ! queue !
+1 -1
View File
@@ -1,4 +1,4 @@
libuvch264src index=0 ! video/x-h264,width=1280,height=720 ! queue !
libuvch26xsrc index=0 ! video/x-h264,width=1280,height=720;video/x-h265,width=1280,height=720 ! queue !
mppvideodec ! queue !
identity name=v_delay signal-handoffs=TRUE !
textoverlay text='' valignment=top halignment=right font-desc="Monospace, 5" name=overlay ! queue !
+1 -1
View File
@@ -1,4 +1,4 @@
libuvch264src index=0 ! video/x-h264,width=1280,height=720,framerate=25/1 ! queue !
libuvch26xsrc index=0 ! video/x-h264,width=1280,height=720,framerate=25/1;video/x-h265,width=1280,height=720,framerate=25/1 ! queue !
mppvideodec ! queue !
identity name=v_delay signal-handoffs=TRUE !
textoverlay text='' valignment=top halignment=right font-desc="Monospace, 5" name=overlay ! queue !
+1 -1
View File
@@ -1,4 +1,4 @@
libuvch264src index=0 ! video/x-h264,width=1280,height=720,framerate=30/1 ! queue !
libuvch26xsrc index=0 ! video/x-h264,width=1280,height=720,framerate=30/1;video/x-h265,width=1280,height=720,framerate=30/1 ! queue !
mppvideodec ! queue !
identity name=v_delay signal-handoffs=TRUE !
textoverlay text='' valignment=top halignment=right font-desc="Monospace, 5" name=overlay ! queue !