KR101798050B1 - Content play device with display function of division the content file name and method thereof - Google Patents

Content play device with display function of division the content file name and method thereof Download PDF

Info

Publication number
KR101798050B1
KR101798050B1 KR1020120001589A KR20120001589A KR101798050B1 KR 101798050 B1 KR101798050 B1 KR 101798050B1 KR 1020120001589 A KR1020120001589 A KR 1020120001589A KR 20120001589 A KR20120001589 A KR 20120001589A KR 101798050 B1 KR101798050 B1 KR 101798050B1
Authority
KR
South Korea
Prior art keywords
file name
partial
content file
content
weight
Prior art date
Application number
KR1020120001589A
Other languages
Korean (ko)
Other versions
KR20130080659A (en
Inventor
이재익
Original Assignee
현대모비스 주식회사
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 현대모비스 주식회사 filed Critical 현대모비스 주식회사
Priority to KR1020120001589A priority Critical patent/KR101798050B1/en
Publication of KR20130080659A publication Critical patent/KR20130080659A/en
Application granted granted Critical
Publication of KR101798050B1 publication Critical patent/KR101798050B1/en

Links

Images

Classifications

    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11BINFORMATION STORAGE BASED ON RELATIVE MOVEMENT BETWEEN RECORD CARRIER AND TRANSDUCER
    • G11B27/00Editing; Indexing; Addressing; Timing or synchronising; Monitoring; Measuring tape travel
    • G11B27/10Indexing; Addressing; Timing or synchronising; Measuring tape travel
    • G11B27/34Indicating arrangements 
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/31Indexing; Data structures therefor; Storage structures
    • G06F16/313Selection or weighting of terms for indexing
    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11BINFORMATION STORAGE BASED ON RELATIVE MOVEMENT BETWEEN RECORD CARRIER AND TRANSDUCER
    • G11B20/00Signal processing not specific to the method of recording or reproducing; Circuits therefor
    • G11B20/10Digital recording or reproducing

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Signal Processing (AREA)
  • Software Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

콘텐츠 파일명 분할 표시 기능을 갖는 콘텐츠 재생 장치 및 그 방법이 개시된다. 이 장치 및 방법은 콘텐츠 파일명을 다수의 부분 파일명들로 분할하고, 부분 파일명들 각각에 그 파일명이 갖는 중요도를 고려하여 서로 다른 가중치를 부여하며, 부여된 가중치만큼 화면 표시 시간을 달리한다. 이에 따라 중요 정보가 포함된 부분 파일명은 가능한 한 빨리 그리고 상대적으로 오랫동안 표시되게 된다.A content playback apparatus and a method thereof having a content file name division display function are disclosed. The apparatus and method divide a content file name into a plurality of partial file names, assign different weight values to the partial file names in consideration of the importance of the file names, and vary the screen display time by a given weight. As a result, partial filenames containing important information are displayed as soon as possible and for a relatively long time.

Description

콘텐츠 파일명 분할 표시 기능을 갖는 콘텐츠 재생 장치 및 그 방법{Content play device with display function of division the content file name and method thereof}BACKGROUND OF THE INVENTION 1. Field of the Invention [0001] The present invention relates to a content playback apparatus and a content playback apparatus,

본 발명은 콘텐츠 재생 장치에 관한 것으로, 특히 콘텐츠 파일명을 디스플레이하는 기술에 관한 것이다.The present invention relates to a content reproducing apparatus, and more particularly to a technique for displaying a content file name.

오디오와 같은 콘텐츠 파일을 재생할 수 있는 장치가 잘 알려져 있다. 그 중 MP3 플레이어와 같은 소형의 휴대용 콘텐츠 재생 장치는 소형의 액정 화면을 가진다. 따라서 화면에 한번에 표시될 수 있는 텍스트의 수는 제한적이다. 이렇듯 액정 화면에 표시하고자 하는 텍스트가 한 화면에 표시될 수 없는 경우, 텍스트를 분할하여 표시해야 한다. 예를 들어, 화면에 TEXT_A와 TEXT_B 및 TEXT_C 각각을 표시하고자 한다. 이때 TEXT_A와 TEXT_B 및 TEXT_C는 다음과 같다.Apparatuses capable of playing content files such as audio are well known. Among them, a small portable contents reproducing apparatus such as an MP3 player has a small liquid crystal screen. Therefore, the number of texts that can be displayed on the screen at one time is limited. If the text that you want to display on the LCD screen can not be displayed on one screen, the text should be divided and displayed. For example, you want to display TEXT_A, TEXT_B, and TEXT_C, respectively, on the screen. At this time, TEXT_A, TEXT_B and TEXT_C are as follows.

TEXT_A = String[0] + ... + String[n-1]TEXT_A = String [0] + ... + String [n-1]

TEXT_B = String[0] + ... + String[m-1]TEXT_B = String [0] + ... + String [m-1]

TEXT_C = String[0] + ... + String[l-1]TEXT_C = String [0] + ... + String [l-1]

한 화면에 표시 가능한 문자의 개수가 k라고 하면, n < l < k < m < 3k이며, 이를 시간과 함께 표현하면 도 1과 같다. 즉, TEXT_A와 TEXT_C는 한 화면에 표시될 수 있으나, TEXT_B는 한 화면에 표시될 수 없어 분할하여 표시된다. 따라서 A 콘텐츠 재생중에는 그 콘텐츠 파일명인 TEXT_A가 계속하여 한 화면에 표시될 수 있고, C 콘텐츠 재생중에는 그 콘텐츠 파일명인 TEXT_C가 계속하여 한 화면에 표시될 수 있으나, B 콘텐츠 재생중에는 그 콘텐츠 파일명인 TEXT_B가 다수로 분할되어 각각이 순차적으로 서로 다른 시간 동안 화면에 표시될 수밖에 없다. 결국 TEXT_B와 같은 경우, 사용자는 콘텐츠 파일명에서 원하는 정보를 얻기 위해서는 해당되는 분할된 부분의 파일명이 포함된 정보가 표시될 때까지 기다려야 한다.If the number of characters that can be displayed on one screen is k, n <l <k <m <3k. That is, TEXT_A and TEXT_C can be displayed on one screen, but TEXT_B can not be displayed on one screen, so that they are divided and displayed. Accordingly, during the reproduction of the A content, the TEXT_A which is the content file name can be continuously displayed on one screen. During the C content reproduction, the TEXT_C which is the content file name can be continuously displayed on one screen. Are sequentially divided into a plurality of segments, and each segment is sequentially displayed on the screen for different times. As a result, in the case of TEXT_B, the user has to wait until the information including the file name of the corresponding divided part is displayed in order to obtain the desired information in the content file name.

본 발명은 콘텐츠 파일명을 분할하여 분할된 부분 파일명들을 서로 다른 시간 동안에 화면에 표시하는 경우에, 중요 정보가 포함된 부분 파일명이 가능한 한 빨리 그리고 오랫동안 표시될 수 있도록 하는 기술적 방안을 제공함을 목적으로 한다.An object of the present invention is to provide a technical solution that allows a partial file name including important information to be displayed as soon as possible and for a long time when a divided partial file name is divided and displayed on different screens .

전술한 과제를 달성하기 위한 본 발명의 일 양상에 따른 콘텐츠 파일명 분할 표시 기능을 갖는 콘텐츠 재생 장치는 다수의 콘텐츠 파일명들이 저장되되, 상기 콘텐츠 파일명의 문자 수가 소정 수 이상일 경우 상기 소정 수 이내로 분할되어 저장되며, 그 분할된 부분 파일명의 화면 표시 시간에 대한 가중치가 저장된 저장부, 및 상기 저장부에 저장된 콘텐츠 파일명을 화면 출력하되, 상기 콘텐츠 파일명이 부분 파일명들로 이루어진 경우 각각의 부분 파일명을 해당 가중치가 부여된 화면 표시 시간만큼 순차적으로 화면 출력하는 제어부를 포함한다.According to an aspect of the present invention, there is provided a content playback apparatus having a content file name division display function, wherein a plurality of content file names are stored, and when the number of characters of the content file name is equal to or larger than a predetermined number, A storage unit for storing a weight for a screen display time of the divided partial file name, and a storage unit for storing a content file name stored in the storage unit, wherein when the content file name is a partial file name, And a control unit sequentially outputting a screen display time according to the provided screen display time.

상기 제어부는 상기 저장부에 저장된 콘텐츠 파일명의 문자 수가 상기 소정 수 이상일 경우 상기 소정 수 이내로 분할하여 상기 저장부에 저장하되, 상기 분할된 부분 파일명 각각에 대해 가중치를 부여하여 상기 저장부에 저장한다. 여기서 상기 제어부는 상기 분할된 부분 파일명에 확장자가 포함된 경우 가장 낮은 가중치를 부여고, 상기 분할된 부분 파일명이 동일 폴더에 저장된 소정 수 이상의 콘텐츠 파일명들에 존재하는 경우 중간 가중치를 부여하며, 상기 가장 낮은 가중치 또는 상기 중간 가중치가 미부여된 부분 파일명에는 가장 높은 가중치를 부여한다.The control unit divides the number of characters of the content file name stored in the storage unit into a predetermined number or less if the number of characters of the content file name is equal to or greater than the predetermined number, and stores the divided partial file names in the storage unit. Here, the control unit gives the lowest weight when the divided partial file name includes an extension, gives an intermediate weight value when the divided partial file name exists in a predetermined number or more of contents file names stored in the same folder, The lowest weight or the partial file name to which the intermediate weight is not assigned is assigned the highest weight.

한편, 전술한 과제를 달성하기 위한 본 발명의 일 양상에 따른 콘텐츠 파일명 분할 표시 방법은 콘텐츠 파일명의 문자 수가 소정 수 이상일 경우, 상기 콘텐츠 파일명을 상기 소정 수 이내로 분할하는 단계, 상기 분할된 부분 파일명들을 메모리에 저장하되, 상기 부분 파일명들 각각의 화면 표시 시간에 대한 가중치를 부여하여 상기 메모리에 저장하는 단계, 상기 메모리에 저장된 콘텐츠 파일명을 화면 출력하되, 상기 콘텐츠 파일명이 부분 파일명들로 이루어진 경우 각각의 부분 파일명을 해당 가중치가 부여된 화면 표시 시간만큼 순차적으로 화면 출력하는 단계를 포함한다. According to an aspect of the present invention, there is provided a method for displaying a divided content file name, the method comprising: dividing the content file name into a predetermined number of characters when the number of characters of the content file name is a predetermined number or more; The method of claim 1, further comprising the steps of: storing in a memory a weight for a display time of each of the partial file names, and storing the weight in the memory; outputting a content file name stored in the memory, And sequentially outputting the partial file names sequentially by the screen display time to which the corresponding weight is assigned.

여기서, 상기 메모리에 저장하는 단계는 상기 분할된 부분 파일명에 확장자가 포함되어 있으면 가장 낮은 가중치를 부여하는 단계, 상기 낮은 가중치가 미부여된 부분 파일명 중 동일 폴더에 저장된 소정 수 이상의 콘텐츠 파일명이 상기 부분 파일명에 존재하면 중간 가중치를 부여하는 단계, 및 상기 가장 낮은 가중치 또는 상기 중간 가중치가 미부여된 부분 파일명에 가장 높은 가중치를 부여하는 단계를 포함한다.The step of storing in the memory may further include the steps of: if the divided partial file name includes an extension, assigning the lowest weight to the partial file name; Assigning an intermediate weight to the file name if the file exists in the file name, and giving the highest weight to the lowest weight or the partial file name to which the intermediate weight is not assigned.

본 발명은 콘텐츠 파일명이 한 화면에 표시될 수 없는 경우에 다수로 분할하고, 분할된 각 부분 파일명들에 대해 중요도에 따라 서로 다른 가중치를 부여하며, 부여된 가중치만큼 화면 표시 시간을 달리함으로써, 중요 정보가 포함된 부분 파일명이 가능한 한 빨리 그리고 오랫동안 표시되는 효과가 창출된다.In the present invention, when a content file name can not be displayed on one screen, it is divided into a plurality of parts, different weight values are assigned to the divided partial file names according to their importance, Partial filenames containing information are created as soon as possible and for a long time.

도 1은 종래의 콘텐츠 파일명 분할 표시 방식 설명을 위한 참조도.
도 2은 본 발명의 일 실시예에 따른 콘텐츠 파일명 분할 표시 기능을 갖는 콘텐츠 재생 장치 블록도.
도 3 및 본 발명의 일 실시예에 따른 콘텐츠 파일명 분할 및 저장 방법 흐름도.
도 4는 동일 폴더 내 콘텐츠 파일명의 분할 및 가중치 적용 전 예시도.
도 5는 본 발명에 따른 부분 파일명별 가중치 적용 예시도.
도 6은 본 발명에 따른 부분 파일명별 가중치에 따른 화면 표시 시간 예시도.
도 7은 도 3의 S400에 대한 구체 흐름도.
도 8은 본 발명에 따른 동일 폴더 내 콘텐츠 파일명의 분할 및 가중치 적용 후 예시도.
도 9는 본 발명의 일 실시예에 따른 분할된 콘텐츠 파일명의 화면 출력 방법 흐름도.
도 10은 종래의 콘텐츠 파일명 표시 방식과 본 발명에 따른 콘텐츠 파일명 표시 방식의 텍스트 표시 대기 시간을 비교한 도면.
1 is a reference diagram for explaining a conventional content file name division display method.
2 is a block diagram of a content reproduction apparatus having a content file name division display function according to an embodiment of the present invention;
3 is a flowchart of a content file name partitioning and storing method according to an embodiment of the present invention;
FIG. 4 is a diagram showing an example of division of content filenames in the same folder and prior weighting. FIG.
FIG. 5 is a diagram illustrating an example of application of weighting by partial file names according to the present invention; FIG.
FIG. 6 is a diagram illustrating an example of screen display time according to a weight of a partial file name according to the present invention; FIG.
FIG. 7 is a sketch flow diagram of S400 of FIG. 3; FIG.
FIG. 8 is an exemplary view of a content file name in the same folder according to the present invention after division and weighting; FIG.
9 is a flowchart illustrating a screen output method of a divided content file name according to an embodiment of the present invention.
10 is a view for comparing a text display waiting time of a conventional content file name display method with a content file name display method according to the present invention.

전술한, 그리고 추가적인 본 발명의 양상들은 첨부된 도면을 참조하여 설명되는 바람직한 실시예들을 통하여 더욱 명백해질 것이다. 이하에서는 본 발명을 이러한 실시예를 통해 당업자가 용이하게 이해하고 재현할 수 있도록 상세히 설명하기로 한다.BRIEF DESCRIPTION OF THE DRAWINGS The foregoing and further aspects of the present invention will become more apparent from the following detailed description of preferred embodiments with reference to the accompanying drawings. DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Hereinafter, embodiments of the present invention will be described in detail with reference to the accompanying drawings.

도 2은 본 발명의 일 실시예에 따른 콘텐츠 파일명 분할 표시 기능을 갖는 콘텐츠 재생 장치 블록도이다.2 is a block diagram of a content reproducing apparatus having a function of displaying a divided content file name according to an embodiment of the present invention.

도시된 바와 같이, 콘텐츠 파일명 분할 표시 기능을 갖는 콘텐츠 재생 장치는 저장부(100), 표시부(200), 및 제어부(300)를 포함한다. 저장부(100)는 데이터 저장을 위한 메모리이며, 플래시 메모리일 수 있다. 이 저장부(100)에는 다수의 콘텐츠 파일명들이 저장되되, 콘텐츠 파일명이 한 화면에 표시될 수 없는 경우 후술하는 제어부(300)에 의해 다수로 분할되어 저장된다. 또한 분할된 각 부분 파일명의 화면 표시 시간에 대한 가중치 정보가 함께 저장된다. 표시부(200)는 텍스트 및 이미지 등을 화면 표시하기 위한 구성으로 LCD(Liquid Crystal Display)일 수 있다. 제어부(300)는 콘텐츠 파일명 분할 표시 기능을 갖는 콘텐츠 재생 장치 전반을 제어하기 위한 컨트롤러이다. 이하, 제어부(300)에 의해 수행되는 콘텐츠 파일명 분할 표시 기능에 대해 구체적으로 설명한다. As shown in the figure, the contents reproducing apparatus having the function of displaying the divided contents file name includes a storage unit 100, a display unit 200, and a control unit 300. [ The storage unit 100 is a memory for storing data, and may be a flash memory. A plurality of content file names are stored in the storage unit 100. When the content file name can not be displayed on one screen, the control unit 300 divides the content file names into a plurality of content file names. In addition, weight information on the screen display time of each divided partial file name is also stored. The display unit 200 may be a liquid crystal display (LCD) for displaying text and images on a screen. The control unit 300 is a controller for controlling the entire content reproduction apparatus having the function of dividing the content file name. Hereinafter, the content file name division display function performed by the control unit 300 will be described in detail.

도 3 및 본 발명의 일 실시예에 따른 콘텐츠 파일명 분할 및 저장 방법 흐름도이다.3 is a flowchart of a content file name partitioning and storing method according to an embodiment of the present invention.

제어부(300)는 저장부(100)에 저장된 콘텐츠 파일명을 읽어 들이며(S100), 그 읽어들인 콘텐츠 파일명의 문자 수가 소정 수 이상인지를 확인한다(S200). 여기서 소정 수 이상이라 함은 표시부(200)에서 한번에 화면 표시가 불가능한 문자 수를 말한다. 콘텐츠 파일명의 문자 수가 소정 수 이상이면, 제어부(300)는 콘텐츠 파일명을 다수의 부분 파일명들로 분할한다(S300). 여기서 각 부분 파일명의 문자 수는 소정 수 이내가 되어야 함은 물론이다. 예를 들어, 도 4의 콘텐츠 파일명들 중 ‘059. 태양 - 니가 잠든 후에 (Feat. Swings).mp3’에 대해, 제어부(300)는 ‘059. 태양 -’, ‘ 니가 잠든 후’, ‘에 (Feat. Sw’, ‘ings).mp3’의 부분 파일명들로 분할하는 것이다. 제어부(300)는 분할된 부분 파일명 각각에 가중치를 부여하여 저장부(100)에 저장한다(S400)(S500). 이때 파일명에 대한 텍스트 구조는 도 5와 같다. 도 5에 예시된 바와 같이, 콘텐츠 파일명인‘abcdefghijkl’이 ‘abcd’, ‘efgh’, ‘ijkl’로 분할되며, 부분 파일명‘abcd’에는 가중치 2가 부여되고 부분 파일명‘efgh’에는 가중치 3이 부여되며, 부분 파일명‘ijkl’에는 가중치 1이 부여되는 것이다. 여기서 부여된 가중치는 화면 표시 시간에 관한 것으로서, 가중치에 따라 표시부(200)를 통해 화면 표시되는 시간의 길이가 달라진다. 일 실시예에 있어서, 가중치가 낮을수록 해당 부분 파일명의 화면 표시 시간은 짧아지며, 가중치가 높을수록 해당 부분 파일명의 화면 표시 시간은 길어진다. 따라서 도 5의 경우, 화면 표시 시간은 도 6과 같다.The control unit 300 reads the content file name stored in the storage unit 100 (S100) and confirms whether the number of characters of the read content file name is equal to or greater than a predetermined number (S200). Here, the predetermined number or more means the number of characters which can not be displayed on the screen at one time by the display unit 200. [ If the number of characters of the content file name is equal to or larger than the predetermined number, the control unit 300 divides the content file name into a plurality of partial file names (S300). It goes without saying that the number of characters of each partial file name should be within a predetermined number. For example, in the contents file names of FIG. 4, '059. After the sun-sleeping (Feat. Swings) .mp3 ', the control unit 300 reads' 059. Swat ',' ings ', .mp3', and so on. The control unit 300 assigns weights to the divided partial file names and stores them in the storage unit 100 (S400) (S500). The text structure of the file name is shown in FIG. 5, the contents file name 'abcdefghijkl' is divided into 'abcd', 'efgh', and 'ijkl', a weight 2 is assigned to the partial file name abcd, and a weight 3 is assigned to the partial file name 'efgh' And a partial file name 'ijkl' is assigned a weight 1. The weight given here is related to the display time, and the length of time displayed on the display unit 200 varies depending on the weight. In one embodiment, the lower the weight, the shorter the screen display time of the corresponding partial filename, and the longer the weight, the longer the screen display time of the corresponding partial filename. Therefore, in the case of FIG. 5, the screen display time is as shown in FIG.

도 7은 도 3의 S400에 대한 구체 흐름도이다.7 is a specific flowchart of S400 of FIG.

제어부(300)는 분할된 부분 파일명에 확장자가 포함되어 있는지 확인한다(S410). 여기에서 확장자라 함은 파일이 어떤 종류의 파일인지를 알려주는 파일 형식을 나타내는 것으로서, 파일 형식에 따라 mp3, ogg, aac등으로 나타내어 질 수 있다. 제어부(300)는 이러한 확장자를 포함하고 있는 부분 파일명에는 가중치‘1’을 부여한다(S420). 그에 따라, ‘ings).mp3’에는 가중치‘1’이 부여되어 저장부(100)에 저장된다. 다음으로, 제어부(300)는 가중치가 부여되지 않은 부분 파일명의 문자가 동일 폴더에 저장된 콘텐츠 파일명에 여러번 반복하여 존재하는지 판단하고, 존재하는 경우 그 부분 파일명에는 가중치‘2’를 부여한다(S430)(S440). 이 같이 동일 문자가 여러 콘텐츠 파일명에 존재하는 경우, 그 문자는 가수명이거나 앨범명일 확률이 높다. 예를 들어, 도 4의 저장부(100)에 저장된 폴더 리스트를 확인하면, ‘059. 태양 -’의 부분 파일명에서‘태양’이라는 문자가 다른 콘텐츠 파일명에도 존재하는 것을 확인할 수 있다. 이 같은 파일명은 확장자보다 높은 중요도를 갖는 정보로 볼 수 있으므로, 확장자의 경우보다 높은 가중치를 부여하는 것이다. 그 다음, 제어부(300)는 가중치가 부여되지 않은 부분 파일명에는 가중치‘3’를 부여한다(S450). 이는 가중치‘1’과 ‘2’가 부여되지 않은 부분 파일명에는 노래 제목 또는 제목 일부가 포함되어 있을 확률이 매우 높기 때문이다. 따라서 ‘ 니가 잠든 후’와 ‘에 (Feat. Sw’에는 가중치‘3’이 부여되어 저장부(100)에 저장된다. 이 같은 가중치 부여 방식에 의해 도 4의 콘텐츠 파일명들은 도 8과 같이 변환된다.The control unit 300 determines whether an extension is included in the divided partial file name (S410). Here, the extension refers to a file type indicating a file type of a file, and may be expressed as mp3, ogg, aac, etc. depending on the file format. The control unit 300 assigns a weight '1' to the partial file name including the extension (S420). Accordingly, a weight '1' is assigned to 'ings) .mp3' and is stored in the storage unit 100. Next, the control unit 300 judges whether the character of the partial file name to which the weight is not assigned repeatedly exists in the content file name stored in the same folder a plurality of times, and gives the weighted value '2' to the partial file name if it exists (S430) (S440). If the same character exists in a plurality of content file names like this, the character has a high probability of being an artist name or an album name. For example, if the folder list stored in the storage unit 100 of FIG. 4 is checked, '059. Sun 'in the partial file name of the content file name. Since such a file name can be regarded as information having a degree of importance higher than the extension, a higher weight is given in the case of the extension. Then, the control unit 300 assigns a weight value '3' to the weighted partial file name (S450). This is because there is a high probability that a partial file name to which the weights "1" and "2" are not assigned includes a song title or a part of a title. Accordingly, the weight '3' is assigned to 'After sleeping' and 'Feat. Sw' and is stored in the storage unit 100. According to the weighting scheme, the content file names of FIG. do.

도 9는 본 발명의 일 실시예에 따른 분할된 콘텐츠 파일명의 화면 출력 방법 흐름도이다.9 is a flowchart illustrating a screen output method of a divided contents file name according to an embodiment of the present invention.

일 실시예에 있어서, 제어부(300)는 콘텐츠 재생시 그 재생 콘텐츠의 파일명을 화면 표시한다. 콘텐츠 파일명을 화면 표시하고자 하는 경우, 제어부(300)는 그 콘텐츠 파일명이 분할되어 있는지 아닌지 판단한다(S600). 콘텐츠 파일명이 도 5와 같은 구조로 되어 있을 경우 분할된 것으로 판단될 것이다. 콘텐츠 파일명이 분할되어 있지 않은 경우, 제어부(300)는 콘텐츠 파일명을 그대로 화면 표시한다(S700). 콘텐츠 파일명이 다수의 부분 파일명들로 분할되어 있는 경우, 제어부(300)는 그 부분 파일명들을 순차적으로 그리고 반복적으로 화면 표시하되, 각 부분 파일명에 부여된 가중치만큼 화면 표시 시간을 달리하여 화면 출력한다(S800). 예를 들어, 가중치‘1’은 1초, 가중치‘2’는 2초, 가중치‘3’은 3초의 화면 표시 시간을 가질 수 있다. 따라서, 도 10의 (A)에 예시된 콘텐츠 파일명을 화면 표시할 경우, 부분 파일명들의 화면 표시 시간은 종래의 경우 도 10의 (B)와 같고, 본 발명에 따르면 도 10의 (C)와 같다. 이에 콘텐츠 파일명에서 가장 필요한 정보인 제목‘니가 잠든 후’가 화면 표시되기 위한 대기 시간은 도 10의 (D)와 같이 종래 방식에 따르면 평균 3.75초이고, 본 발명에 따르면 평균 2.33초가 걸린다.
In one embodiment, the control unit 300 displays the file name of the playback content on the screen when playing back the content. If the content file name is to be displayed on the screen, the control unit 300 determines whether the content file name is divided (S600). When the content file name has a structure as shown in FIG. 5, it is determined that the content file is divided. If the content file name is not divided, the control unit 300 displays the content file name on the screen (S700). If the content file name is divided into a plurality of partial file names, the control unit 300 displays the partial file names sequentially and repeatedly on the screen, with different screen display times by the weights given to the partial file names ( S800). For example, the weighting value '1' may have a display duration of 1 second, the weighting value '2' may have a display duration of 2 seconds, and the weighting value '3' may have a display duration of 3 seconds. Therefore, when the content file name illustrated in FIG. 10A is displayed on the screen, the screen display time of the partial file names is the same as in FIG. 10B in the conventional case and is the same as FIG. 10C according to the present invention . As shown in FIG. 10D, the waiting time for displaying the title 'sleeping after sleeping', which is the most necessary information in the contents file name, is 3.75 seconds on average according to the conventional method, and according to the present invention, an average time of 2.33 seconds is required.

이제까지 본 발명에 대하여 그 바람직한 실시예들을 중심으로 살펴보았다. 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자는 본 발명이 본 발명의 본질적인 특성에서 벗어나지 않는 범위에서 변형된 형태로 구현될 수 있음을 이해할 수 있을 것이다. 그러므로 개시된 실시예들은 한정적인 관점이 아니라 설명적인 관점에서 고려되어야 한다. 본 발명의 범위는 전술한 설명이 아니라 특허청구범위에 나타나 있으며, 그와 동등한 범위 내에 있는 모든 차이점은 본 발명에 포함된 것으로 해석되어야 할 것이다.The present invention has been described with reference to the preferred embodiments. It will be understood by those skilled in the art that various changes in form and details may be made therein without departing from the spirit and scope of the invention as defined by the appended claims. Therefore, the disclosed embodiments should be considered in an illustrative rather than a restrictive sense. The scope of the present invention is defined by the appended claims rather than by the foregoing description, and all differences within the scope of equivalents thereof should be construed as being included in the present invention.

100 : 저장부 200 : 표시부
300 : 제어부
100: storage unit 200: display unit
300:

Claims (7)

콘텐츠 파일명을 표시하는 표시부;
다수의 콘텐츠 파일명들이 저장되되, 상기 콘텐츠 파일명의 문자 수가 소정 수 이상일 경우 상기 소정 수 이내로 분할되어 저장되며, 그 분할된 부분 파일명의 화면 표시 시간에 대한 가중치가 저장된 저장부; 및
상기 저장부에 저장된 콘텐츠 파일명을 상기 표시부로 출력하되, 상기 콘텐츠 파일명이 부분 파일명들로 이루어진 경우 각각의 부분 파일명을 해당 가중치가 부여된 화면 표시 시간만큼 순차적으로 화면 출력되도록 제어하는 제어부;를 포함하고,
상기 각각의 부분 파일명의 화면 표시 시간은 가중치가 낮을수록 짧아지며, 상기 가중치가 높을수록 길어짐을 특징으로 하는 콘텐츠 파일명 분할 표시 기능을 갖는 콘텐츠 재생 장치.
A display unit for displaying a content file name;
A storage unit for storing a plurality of content file names and storing the divided partial file names within a predetermined number of times when the number of characters of the content file name is equal to or greater than a predetermined number; And
And a control unit for outputting a content file name stored in the storage unit to the display unit, wherein, when the content file name is a partial file name, the control unit controls each partial file name to be sequentially displayed by a screen display time corresponding to the weighted value ,
Wherein the screen display time of each partial file name is shorter as the weight value is lower, and the longer the weight value is, the longer the screen display time of each partial file name is.
제1항에 있어서,
상기 제어부는 상기 저장부에 저장된 콘텐츠 파일명의 문자 수가 상기 소정 수 이상일 경우 상기 소정 수 이내로 분할하여 상기 저장부에 저장하되, 상기 분할된 부분 파일명 각각에 대해 가중치를 부여하여 상기 저장부에 저장하는 것을 특징으로 하는 콘텐츠 파일명 분할 표시 기능을 갖는 콘텐츠 재생 장치.
The method according to claim 1,
Wherein the control unit divides the number of characters of the content file name stored in the storage unit into a predetermined number or less when the number of characters of the content file name is equal to or greater than the predetermined number and stores the divided partial file names in the storage unit by assigning weights to the divided partial file names And a content file name division display function.
제2항에 있어서,
상기 제어부는 상기 분할된 부분 파일명에 확장자가 포함된 경우 가장 낮은 가중치를 부여하는 것을 특징으로 하는 콘텐츠 파일명 분할 표시 기능을 갖는 콘텐츠 재생 장치.
3. The method of claim 2,
Wherein the control unit assigns the lowest weight value when the divided partial file name includes an extension.
제3항에 있어서,
상기 제어부는 상기 분할된 부분 파일명이 동일 폴더에 저장된 소정 수 이상의 콘텐츠 파일명들에 존재하는 경우 중간 가중치를 부여하는 것을 특징으로 하는 콘텐츠 파일명 분할 표시 기능을 갖는 콘텐츠 재생 장치.
The method of claim 3,
Wherein the control unit assigns an intermediate weight value when the divided partial file names are present in a predetermined number or more of the contents file names stored in the same folder.
제4항에 있어서,
상기 제어부는 상기 가장 낮은 가중치 또는 상기 중간 가중치가 미부여된 부분 파일명에는 가장 높은 가중치를 부여하는 것을 특징으로 하는 콘텐츠 파일명 분할 표시 기능을 갖는 콘텐츠 재생 장치.
5. The method of claim 4,
Wherein the control unit gives the highest weight to the partial file name to which the lowest weight or the intermediate weight is not assigned.
콘텐츠 파일명의 문자 수가 소정 수 이상일 경우, 상기 콘텐츠 파일명을 상기 소정 수 이내로 분할하는 단계;
상기 분할된 부분 파일명들을 메모리에 저장하되, 상기 부분 파일명들 각각의 화면 표시 시간에 대한 가중치를 부여하여 상기 메모리에 저장하는 단계;
상기 메모리에 저장된 콘텐츠 파일명을 화면 출력하되, 상기 콘텐츠 파일명이 부분 파일명들로 이루어진 경우 각각의 부분 파일명을 해당 가중치가 부여된 화면 표시 시간만큼 순차적으로 화면 출력하는 단계;를 포함하고,
상기 각각의 부분 파일명의 화면 표시 시간은 상기 가중치가 낮을수록 짧아지며, 상기 가중치가 높을수록 길어짐을 특징으로 하는 콘텐츠 파일명 분할 표시 방법.
Dividing the content file name within the predetermined number when the number of characters of the content file name is equal to or larger than a predetermined number;
Storing the divided partial file names in a memory, and assigning weights to screen display time of each of the partial file names and storing them in the memory;
And outputting a content file name stored in the memory on a screen, wherein, when the content file name is a partial file name, sequentially displaying each partial file name by a screen display time corresponding to the weighted value,
Wherein the screen display time of each partial file name is shorter as the weight value is lower, and is increased as the weight value is higher.
제6항에 있어서, 상기 메모리에 저장하는 단계는 :
상기 분할된 부분 파일명에 확장자가 포함되어 있으면 가장 낮은 가중치를 부여하는 단계;
상기 낮은 가중치가 미부여된 부분 파일명 중 동일 폴더에 저장된 소정 수 이상의 콘텐츠 파일명이 상기 부분 파일명에 존재하면 중간 가중치를 부여하는 단계; 및
상기 가장 낮은 가중치 또는 상기 중간 가중치가 미부여된 부분 파일명에 가장 높은 가중치를 부여하는 단계;
를 포함하는 것을 특징으로 하는 콘텐츠 파일명 분할 표시 방법.
7. The method of claim 6, wherein storing in the memory comprises:
Assigning the lowest weight if the divided partial file name includes an extension;
Assigning an intermediate weight value to the partial file name if the content file name of a predetermined number or more stored in the same folder among the partial file names to which the low weight is not assigned exists in the partial file name; And
Assigning the highest weight to the lowest weight or the partial filename to which the intermediate weight is not assigned;
And displaying the content file name on the display unit.
KR1020120001589A 2012-01-05 2012-01-05 Content play device with display function of division the content file name and method thereof KR101798050B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020120001589A KR101798050B1 (en) 2012-01-05 2012-01-05 Content play device with display function of division the content file name and method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020120001589A KR101798050B1 (en) 2012-01-05 2012-01-05 Content play device with display function of division the content file name and method thereof

Publications (2)

Publication Number Publication Date
KR20130080659A KR20130080659A (en) 2013-07-15
KR101798050B1 true KR101798050B1 (en) 2017-11-15

Family

ID=48992701

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020120001589A KR101798050B1 (en) 2012-01-05 2012-01-05 Content play device with display function of division the content file name and method thereof

Country Status (1)

Country Link
KR (1) KR101798050B1 (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003167914A (en) * 2001-11-30 2003-06-13 Fujitsu Ltd Multimedia information retrieving method, program, recording medium and system therefor

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003167914A (en) * 2001-11-30 2003-06-13 Fujitsu Ltd Multimedia information retrieving method, program, recording medium and system therefor

Also Published As

Publication number Publication date
KR20130080659A (en) 2013-07-15

Similar Documents

Publication Publication Date Title
US20130346838A1 (en) Dynamic audio playback of soundtracks for electronic visual works
EP2180480B1 (en) Playlist search device, playlist search method and program
US20100229088A1 (en) Graphical representations of music using varying levels of detail
US20070101355A1 (en) Device, method, and medium for expressing content dynamically
JP2005321668A (en) Device and method for processing information, and program
US20080022207A1 (en) Audio Player with Lyrics Display
US20160224310A1 (en) Structures and methods for controlling the playback of music track files
US8289328B2 (en) Content information display method and apparatus
JP2007082166A (en) Electronic apparatus control method and the electronic apparatus
KR101798050B1 (en) Content play device with display function of division the content file name and method thereof
US20070005617A1 (en) Display control method, content data reproduction apparatus, and program
KR101589991B1 (en) Content playing device having content forming function and method for forming content thereof
US9627006B2 (en) Content information display method and apparatus
KR101705561B1 (en) Content playing device having content forming function and method for forming content thereof
JP2006164005A5 (en)
US20090216767A1 (en) Method And Device For Data Management
JP2007066370A (en) Play-back apparatus and play-back method
JP2015194832A (en) Content output device, content distribution server, content output method and content output program
KR100821775B1 (en) Apparatus and method for controlling division display in portable multimedia device
JP6752111B2 (en) Content playback device and content playback method
JP6659958B2 (en) Display device and display device control program
JP2006154626A (en) Image presenting device, image presentation method, and slide show presenting device
KR20070046471A (en) User terminal device having management function of music file and management method using the same
KR100973867B1 (en) Karaoke system data output method thereof
JP5234598B2 (en) Content data playback device

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant