kodi




up)시청중 비디오정보 추가)skin.eminence.2_11q.kr_ff_Video_font_info_20200508.zip

♨ 카랜더 일정 :
  • 링크

  • 첨부

  • 컨텐츠 정보

    본문

    up)시청중 비디오정보 추가)skin.eminence.2_11q.kr_ff_Video_font_info_20200508.zip

    현재 OSD 동작시 정보 표시 수정 및 한글폰트 변경. 

    <5/8일 수정내용>

    tv시청화면 : 현재방송 다음방송 epg정보 시간표시

    3232235521_1588956060.8832.png

    비디오 화면 : 남은 시간 / 종료 시간

    3232235521_1588956114.1728.png

    <5/7일 수정내용>

    1.한글 폰트를 변경 및 폰트파일 추가 cmd 파일로 일괄변경가능

     --> DejaVu.ttf 고딕계열 적용

    2.비디오 진행시간/현재시간 과 총시간/종료시간 표시


    3232235521_1588862166.3198.png

    비디오 해상도 표시 진행시간 종료시간 표시

    3232235521_1588862187.4505.png

    TV 시청 epg 현재 방송정보 좌측표시 ----------우측에 다음 방송 epg 정보표시

    3232235521_1588862441.4637.png

    3232235521_1588862419.9534.png

    3232235521_1588862392.0424.png


    폰트 파일

    3232235521_1588862234.844.png

    폰트을 준비하여 skin.eminence.2 스킨의 fonts 디랙토리에서 복사 준비 합니다

    1_ko_input.cmd 를 실행하여 일괄 변경합니다

    echo off
    set /p file=Enter font filename[ex)arial.ttf]???:
    echo ===============================
    dir  Roboto*.*
    echo ===============================
    echo  %file% file copy to Roboto*.ttf  
    echo  (yes :enter),(no : ctrl + c)
    echo ===============================
    pause 
    copy %file% Roboto-Black.ttf
    copy %file% Roboto-Bold.ttf
    copy %file% Roboto-Light.ttf
    copy %file% Roboto-Regular.ttf
    dir Roboto*.*
    echo _____kodi 스킨 재로드 적용하세요
    echo _____file copy check....end
    pause 
    

    저는 totalcmd 파일관리자를 사용합니다

    1.파일이름 카피 ( 클립보드 메모리) : 중앙중명조.ttf

    2.1_ko_input.cmd 엔터로 실행 : 중앙중명조.ttf

    3232235521_1588849624.1028.png

    3232235521_1588849869.2686.png

    <5/6일 수정내용>

    1.TV방송 epg정보..현재/다음방송 시작시간 표시

    2.비디오 진행시간/현재시간 과 총시간/종료시간 표시

    3. 해상도 표기 위치 변경 및 하단 플레이 정보 표기


    3232235521_1588782415.9426.png

    3232235521_1588782346.5096.png

    <5월5일 수정내용>

    liveTV 화면

    3232235521_1588695770.3463.png

    3232235521_1588695344.3126.png

    비디오 화면

    3232235521_1588695819.6271.png

    3232235521_1588694892.5778.png

    수정내용 >

    <!-- 11q.kr ---------------------------------------------------------->
    					<!-- 수정위치 : c:\Users\shimss\AppData\Roaming\Kodi\addons\skin.eminence.2\16x9\SkinSettings.xml
    					-->
    						<!-- Autoclose Video OSD -->
    						<control type="button" id="421">
    						    <visible>ControlGroup(8000).HasFocus(8003)</visible>
    							<width>100%</width>
    							<height>72</height>
    							<include>Defs_OptionButton</include>
    							<label>$LOCALIZE[31252]</label>
    							<label2>$INFO[Skin.String(SkinHelper.AutoCloseVideoOSD)]</label2>
    							<onclick condition="!String.IsEmpty(SkinHelper.AutoCloseVideoOSD)">Skin.Reset(SkinHelper.AutoCloseVideoOSD)</onclick>
    							<onclick condition="String.IsEmpty(SkinHelper.AutoCloseVideoOSD)">Skin.SetNumeric(SkinHelper.AutoCloseVideoOSD)</onclick>
    						</control>
    					<!-- 11q.kr ---------------------------------------------------------->
    						<!-- playerprocessinfo OSD -->
    						<control type="button" id="450" >
    						<visible>ControlGroup(8000).HasFocus(8003)</visible>
    						   	<width>100%</width>
    							<height>72</height>
    							<include>Defs_OptionButton</include>
    							<label>playerprocessinfo OSD는 keymaps에 정의 사용 하세요...메뉴</label>
    							<onclick>activatewindow(playerprocessinfo)</onclick>
    						</control>
    												
    					<!-- 11q.kr ---------------------------------------------------------->
    						<!-- update information -->
    						<control type="radiobutton"id="451" >
    						<visible>ControlGroup(8000).HasFocus(8003)</visible>
    						   	<width>100%</width>
    							<height>72</height>
    							<include>Defs_OptionButton</include>
    							<label>ReloadSkin & skin.eminence.2_11q.kr_ff_Video_info20200505.zip</label>
    							<onclick>XBMC.ReloadSkin()</onclick>
    						</control>
    						
    					<!-- 11q.kr ---------------------------------------------------------->
    <!-- 11q.kr --------------------------------------------------------------------------->
    <control type="group">
                <visible>[VideoPlayer.IsFullscreen | Window.IsVisible(visualisation)]</visible>
    <!-- 11q.kr  --------------------------------------------------------------------------->
    <!-- 11q.kr  ------------------------ https://11q.kr Includes_Furniture.xml--934 line -->
    <!-- 11q.kr  --------------------------------------------------------------------------->
    <!-- 11q.kr  https://11q.kr☞Includes_Furniture.xml
    			수정 파일 : c:\Users\shimss\AppData\Roaming\Kodi\addons\skin.eminence.2\16x9\Includes_Furniture.xml
    			수정위치 : 938
    			-->
    			<control type="label">
    				<posx>1200</posx>
                    <posy>0</posy>
                    <width>1000</width>
                    <height>100</height>
                    <align>left</align>
    				<aligny>top</aligny>
    				<font>Font-ListInfo</font>
    				<textcolor>$VAR[Furniture_TopBar_SubLabel_Color]</textcolor>
                    <label>https://11q.kr☞Includes_Furniture.xml_20200505</label>
                </control>
    <!-- 11q.kr  --------------------------------------------------------------------------->
            <!-- 11q.kr  Player.Title 방송이름 / 비디오 이름 아바타
    			수정 파일 : c:\Users\shimss\AppData\Roaming\Kodi\addons\skin.eminence.2\16x9\Includes_Furniture.xml
    			수정위치 : 962
    			-->
                <control type="label">
                    <posx>240</posx>
                    <posy>10</posy>
                    <width>1500</width>
                    <height>100</height>
                    <font>Font-WidgetInfoTitle</font>
    				<align>left</align>
                    <aligny>top</aligny>
                    <textcolor>$VAR[Furniture_TopBar_MainLabel_Color]</textcolor>
    				<label>$INFO[Player.Title]</label>
                </control>
    <!-- 11q.kr  --------------------------------------------------------------------------->			
    			<!-- 11q.kr  ch 채널이름 칼라 지정
    			수정 파일 : c:\Users\shimss\AppData\Roaming\Kodi\addons\skin.eminence.2\16x9\Includes_Furniture.xml
    			수정위치 : 977
    			-->
                <control type="label">
                    <posx>240</posx>
                    <posy>60</posy>
                    <width>1500</width>
                    <height>100</height>
                    <font>Font-Header</font> 
    				<align>left</align>
                    <aligny>top</aligny>
                    <textcolor>$VAR[Furniture_TopBar_SubLabel_Color]</textcolor>
                    <label>[COLOR=$VAR[HighlightColor2]]Ch($INFO[VideoPlayer.ChannelNumberLabel,,]) $INFO[VideoPlayer.ChannelName,,][/COLOR]</label> 
                    <visible>VideoPlayer.Content(livetv)</visible>
                    </control>
    <!-- 11q.kr  --------------------------------------------------------------------------->			
    <!-- 11q.kr liveTV 시청정보 시작타임 (현재시간) 
    			수정 파일 : c:\Users\shimss\AppData\Roaming\Kodi\addons\skin.eminence.2\16x9\Includes_Furniture.xml
    			수정위치 : 994
    			$INFO[VideoPlayer.EndTime-VideoPlayer.StartTime]
    			$INFO[VideoPlayer.EndTime]
    			-->
    			<control type="label">
                    <posx>50</posx>
                    <posy>930</posy>
                    <width>1500</width>
                    <height>100</height>
    				<aligny>top</aligny>
                    <font>Font-WidgetInfoTitle</font>
                    <label>$INFO[VideoPlayer.StartTime(hh:mm),,](시작)</label>
    				<textcolor>$VAR[Furniture_TopBar_SubLabel_Color]</textcolor>
                    <visible>VideoPlayer.Content(LiveTV)</visible>
                    </control>
    <!-- 11q.kr  --------------------------------------------------------------------------->			
    <!-- 11q.kr 파일 전체경로
    			수정 파일 : c:\Users\shimss\AppData\Roaming\Kodi\addons\skin.eminence.2\16x9\Includes_Furniture.xml
    			수정위치 : 1005
    						-->
    			<control type="label">
                    <posx>180</posx>
                    <posy>1010</posy>
                    <width>1800</width>
                    <height>100</height>
    				<aligny>top</aligny>
                    <font>Font-ListInfo</font>
                    <label>$INFO[Player.Filenameandpath]</label>
    				<textcolor>$VAR[Furniture_TopBar_SubLabel_Color]</textcolor>
                    
                    </control>
    <!-- 11q.kr  --------------------------------------------------------------------------->			
    <!-- 11q.kr 비디오 시작타임 (현재시간) 
    			수정 파일 : c:\Users\shimss\AppData\Roaming\Kodi\addons\skin.eminence.2\16x9\Includes_Furniture.xml
    			수정위치 : 1025
    			-->
    			<control type="label">
                    <posx>50</posx>
                    <posy>930</posy>
                    <width>1500</width>
                    <height>100</height>
    				<aligny>top</aligny>
                    <font>Font-WidgetInfoTitle</font>
                    <label>$INFO[Player.Time](진행)</label>
    				<textcolor>$VAR[Furniture_TopBar_SubLabel_Color]</textcolor>
                    <visible>!VideoPlayer.Content(LiveTV)</visible>
                    </control>
    				
    <!-- 11q.kr  --------------------------------------------------------------------------->			
    <!-- 11q.kr  해상도 추가 공통추가
    			수정 파일 : c:\Users\shimss\AppData\Roaming\Kodi\addons\skin.eminence.2\16x9\Includes_Furniture.xml
    			수정전
    			수정위치 : 1026
    			-->			
    			<control type="label">
                    <posx>240</posx>
                    <posy>150</posy>
                    <width>1500</width>
                    <height>100</height>
                   	<font>Font-WidgetInfoTitle</font>
                    <aligny>top</aligny>
                    <textcolor>$VAR[Furniture_TopBar_MainLabel_Color]</textcolor>
    				<textcolor>$VAR[Furniture_TopBar_SubLabel_Color]</textcolor>
    				<label>[COLOR=$VAR[HighlightColor2]]$INFO[VideoPlayer.VideoResolution,,] $INFO[VideoPlayer.VideoCodec,,] $INFO[VideoPlayer.AudioCodec,,][/COLOR]</label>
    			</control>	
    <!-- 11q.kr liveTV 시청정보 종료시간
    			수정 파일 : c:\Users\shimss\AppData\Roaming\Kodi\addons\skin.eminence.2\16x9\Includes_Furniture.xml
    			수정위치 : 1040
    			-->
    			<control type="label">
                    <posx>1530</posx>
                    <posy>930</posy>
                    <width>1500</width>
                    <height>100</height>
    				<aligny>top</aligny>
                    <font>Font-WidgetInfoTitle</font>
                    <label>$INFO[VideoPlayer.EndTime](종료)</label>
    				<textcolor>$VAR[Furniture_TopBar_SubLabel_Color]</textcolor>
                    <visible>VideoPlayer.Content(LiveTV)</visible>
                    </control>
    <!-- 11q.kr 비디오 종료시간
    			수정 파일 : c:\Users\shimss\AppData\Roaming\Kodi\addons\skin.eminence.2\16x9\Includes_Furniture.xml
    			수정위치 : 1040
    			<label>$INFO[Player.Duration]#3</label>
    			-->
    			<control type="label">
                    <posx>1380</posx>
                    <posy>930</posy>
                    <width>1500</width>
                    <height>100</height>
    				<aligny>top</aligny>
                    <font>Font-WidgetInfoTitle</font>
                   <label>$INFO[Player.Duration]▶$INFO[Player.FinishTime(hh:mm)](종료)</label>
    				<textcolor>$VAR[Furniture_TopBar_SubLabel_Color]</textcolor>
                    <visible>!VideoPlayer.Content(LiveTV)</visible>
                    </control>					
    <!-- 11q.kr  --------------------------------------------------------------------------->
    <!-- 11q.kr  --------------------------------------------------------------------------->		 

    ======== 이전자료========

    시청중 비디오정보 추가)skin.eminence.2_11q.kr_ff_Video_info20200502.zip

     Netflix 해상도가 어느정도 플레이 되는지 확인해 보세요

    3232235521_1588409023.1345.png

    영화 비디오 파일 4k 시청

    3232235521_1588407287.4633.png

    netflix 초기 영화 실행

    3232235521_1588407358.3448.png

    3232235521_1588407518.1357.png

    wavve 비디오

    3232235521_1588407637.7877.png

    TV 시청 화면 > tvheadend 서버 연결

    3232235521_1588408215.6028.png

    TV 시청 화면 >  4K 시청 방법

    pvt iptv simple client 연결 m3u 파일로 UHD 채널 4K 시청 가능합니다.

    3232235521_1588408637.0142.png

    3232235521_1588408574.4261.png

     ▶ ☞ 정보찾아 공유 드리며 출처는 링크 참조 바랍니다 ♠ . ☞ 본자료는 https://11q.kr 에 등록 된 자료 입니다♠.

    [이 게시물은 11qkr님에 의해 2021-06-16 02:40:06 11.Nas_1에서 이동 됨]
    [ 추가 정보 ... 더보기) ]
    뷰PDF 1,2



    office view

    관련자료

    댓글목록

    profile_image

    11qkr님의 댓글

    11qkr 쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 아이피 (210.♡.41.89) 작성일

    하단 우측에  종로시간에  다음프로 표시 tbd

    profile_image

    Clark님의 댓글

    no_profile Clark 쪽지보내기 자기소개 아이디로 검색 전체게시물 아이피 (203.♡.104.137) 작성일

    감사 합니다.

    profile_image

    11qkr님의 댓글

    11qkr 쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 아이피 (192.♡.0.1) 작성일

    up)시청중 비디오정보 추가)skin.eminence.2_11q.kr_ff_Video_info20200507.zip

    현재 OSD 동작시 정보 표시 수정 및 한글폰트 변경.

    <5/7일 수정내용>

    1.한글 폰트를 변경 및 폰트파일 추가 cmd 파일로 일괄변경가능

    2.비디오 진행시간/현재시간 과 총시간/종료시간 표시

    profile_image

    style850416님의 댓글

    no_profile style850416 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 아이피 (116.♡.48.112) 작성일

    이번 자료도 감사히 잘 받아갑니다

    profile_image

    라이너스님의 댓글

    no_profile 라이너스 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 아이피 (1.♡.161.4) 작성일

    감사합니다.

    profile_image

    핫힛헛님의 댓글

    no_profile 핫힛헛 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 아이피 (116.♡.161.114) 작성일

    감사합니다.

    profile_image

    수필님의 댓글

    no_profile 수필 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 아이피 (58.♡.158.180) 작성일

    감사합니다.

    profile_image

    xKDHx님의 댓글

    no_profile xKDHx 쪽지보내기 자기소개 아이디로 검색 전체게시물 아이피 (218.♡.36.98) 작성일

    감사합니다 잘쓰겠습니다.

    profile_image

    수민아빠님의 댓글

    no_profile 수민아빠 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 아이피 (122.♡.236.2) 작성일

    감사합니다.^^




    • 일간 조회수
        • 게시물이 없습니다.
    • 주간 조회수
        • 게시물이 없습니다.
    • 월간 조회수
        • 게시물이 없습니다.


    Total 487 / 1 Page
    [ ● plex 비디오 연동 kodi에서 내장자막 보기설정 ]

    ● plex 비디오 연동 kodi에서 내장자막 보기설정계정 > 오디오/자막 언어 설정자막 설정kodi 에서 내장 자막 보기 ☞https:/…

    [ ● 영화정보) 컴퓨터와 일상생활 과 실종된 딸을 찾는 아빠, 영화 서치 는 tving검색 시청하기 ]

    ● 영화정보) 컴퓨터와 일상생활 과 실종된 딸을 찾는 아빠, 영화 서치 는 tving검색 시청하기영화에서 화상통화를 많이 나옴니다일상 생활에 휴…

    [ ● kodi 애드온) 웹브라우즈 링크 애드온 입니다 ] 댓글 2

    ● kodi 애드온) 웹브라우즈 링크 애드온 입니다홈 화면에 NETFLIX 연결 크롬브라우즈 연결 사용 입니다 ( 이제는 넷플릭스 PC 시청 문…

    [ ●KODI작업) kodi 20의 IPTV Simple Client 실시간채널 및 방송정보 설정 ]

    ●KODI작업) kodi 20의 IPTV Simple Client 실시간채널 및 방송정보 설정이름을 주어 채널추가 m3u및 xml 파일 위치를 …


    ♥간단_메모글♥


    최근글


    새댓글



    PHP 안에 HTML ☞ 홈페이지 화면갱신 시간은 ♨
    ▶ 2024-04-19 18:08:06

    오늘의 홈 현황


    • 현재 접속자♨ 162 명
    • 오늘 가입자※ 2 명
    • 어제 가입자※ 7 명
    • 주간 가입자※ 16 명
    • 오늘 방문자 1,926 명
    • 어제 방문자 2,103 명
    • 최대 방문자 13,042 명
    • 전체 방문자 4,278,584 명
    • 전체 게시물※ 8,522 개
    • 전체 댓글수※ 24,482 개
    • 전체 회원수 10,912 명

    QR코드


    ☞ 사진기로 촬영하시면 방문링크 됩니다

    알림 0








    최신글↑