{"id":924,"date":"2023-06-24T01:55:25","date_gmt":"2023-06-24T01:55:25","guid":{"rendered":"http:\/\/robinluo.top\/?p=924"},"modified":"2023-06-24T01:55:57","modified_gmt":"2023-06-24T01:55:57","slug":"vlc-%e5%b1%8f%e8%94%bdsnapshot-%e6%98%be%e7%a4%ba%e4%bf%9d%e5%ad%98%e8%b7%af%e5%be%84","status":"publish","type":"post","link":"https:\/\/robinluo.top\/?p=924","title":{"rendered":"vlc \u5c4f\u853dsnapshot \u663e\u793a\u4fdd\u5b58\u8def\u5f84"},"content":{"rendered":"\n<p>vlc-3.0.19<\/p>\n\n\n\n<p>\u6e90\u7801\u4f4d\u7f6e  \u5c4f\u853d<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>\/\/vout_OSDMessage( p_vout, VOUT_SPU_CHANNEL_OSD, \"%s\", psz_filename );<\/code><\/pre>\n\n\n\n<p>\\vlc\\src\\video_output\\vout_intf.c<\/p>\n\n\n\n<p><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>\/**\r\n * This function will display the name and a PIP of the provided snapshot\r\n *\/\r\nstatic void VoutOsdSnapshot( vout_thread_t *p_vout, picture_t *p_pic, const char *psz_filename )\r\n{\r\n    msg_Dbg( p_vout, \"snapshot taken (%s)\", psz_filename );\n\r\n    \/\/mark: remove text show on screen  by robin\r\n    \/\/vout_OSDMessage( p_vout, VOUT_SPU_CHANNEL_OSD, \"%s\", psz_filename );\r\n\r\n    if( var_InheritBool( p_vout, \"snapshot-preview\" ) )\r\n    {\r\n        if( VoutSnapshotPip( p_vout, p_pic ) )\r\n            msg_Warn( p_vout, \"Failed to display snapshot\" );\r\n    }\r\n}<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>vlc-3.0.19 \u6e90\u7801\u4f4d\u7f6e \u5c4f\u853d \\vlc\\src\\video_output\\vout_intf.c<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[142],"tags":[141],"_links":{"self":[{"href":"https:\/\/robinluo.top\/index.php?rest_route=\/wp\/v2\/posts\/924"}],"collection":[{"href":"https:\/\/robinluo.top\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/robinluo.top\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/robinluo.top\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/robinluo.top\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=924"}],"version-history":[{"count":2,"href":"https:\/\/robinluo.top\/index.php?rest_route=\/wp\/v2\/posts\/924\/revisions"}],"predecessor-version":[{"id":926,"href":"https:\/\/robinluo.top\/index.php?rest_route=\/wp\/v2\/posts\/924\/revisions\/926"}],"wp:attachment":[{"href":"https:\/\/robinluo.top\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=924"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/robinluo.top\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=924"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/robinluo.top\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=924"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}