Modify esplusplayer config file to fix the parsing error 88/302588/1
authorGilbok Lee <gilbok.lee@samsung.com>
Mon, 11 Dec 2023 00:24:10 +0000 (09:24 +0900)
committerGilbok Lee <gilbok.lee@samsung.com>
Mon, 11 Dec 2023 00:24:10 +0000 (09:24 +0900)
Change-Id: I70bb08c8b9ce9b2a52651e1db28154185516f921

config/esplusplayer.ini

index 588a9ff..8da0ad0 100644 (file)
@@ -2,7 +2,7 @@
   "version" : "0.0.4948390.firmware",
   "gstparam1" : "--gst-debug=*:2",
   "gstparam2" : "--gst-disable-segtrap",
-  "gstparam3" : "--gst-plugin-load",
+  "gstparam3" : "--gst-plugin-load=",
   "gstparam4" : "--gst-disable-registry-fork",
   "gstparam5" : "--gst-disable-registry-update",
   "tz_video_es_dump" : false,