WO2005034089A1 - データ再生装置及び方法並びにプログラム - Google Patents

データ再生装置及び方法並びにプログラム Download PDF

Info

Publication number
WO2005034089A1
WO2005034089A1 PCT/JP2004/011643 JP2004011643W WO2005034089A1 WO 2005034089 A1 WO2005034089 A1 WO 2005034089A1 JP 2004011643 W JP2004011643 W JP 2004011643W WO 2005034089 A1 WO2005034089 A1 WO 2005034089A1
Authority
WO
WIPO (PCT)
Prior art keywords
data
compressed data
threshold value
compressed
storage means
Prior art date
Application number
PCT/JP2004/011643
Other languages
English (en)
French (fr)
Inventor
Takeshi Iwatsu
Original Assignee
Sony Corporation
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 Sony Corporation filed Critical Sony Corporation
Priority to JP2005514365A priority Critical patent/JP4538750B2/ja
Priority to CN2004800255749A priority patent/CN1846252B/zh
Priority to US10/565,965 priority patent/US7627702B2/en
Publication of WO2005034089A1 publication Critical patent/WO2005034089A1/ja
Priority to KR1020067006032A priority patent/KR101074096B1/ko

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/43Processing of content or additional data, e.g. demultiplexing additional data from a digital video stream; Elementary client operations, e.g. monitoring of home network or synchronising decoder's clock; Client middleware
    • H04N21/439Processing of audio elementary streams
    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS TECHNIQUES OR SPEECH SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING TECHNIQUES; SPEECH OR AUDIO CODING OR DECODING
    • G10L19/00Speech or audio signals analysis-synthesis techniques for redundancy reduction, e.g. in vocoders; Coding or decoding of speech or audio signals, using source filter models or psychoacoustic analysis
    • G10L19/04Speech or audio signals analysis-synthesis techniques for redundancy reduction, e.g. in vocoders; Coding or decoding of speech or audio signals, using source filter models or psychoacoustic analysis using predictive techniques
    • G10L19/16Vocoder architecture
    • G10L19/167Audio streaming, i.e. formatting and decoding of an encoded audio signal representation into a data stream for transmission or storage purposes
    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS TECHNIQUES OR SPEECH SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING TECHNIQUES; SPEECH OR AUDIO CODING OR DECODING
    • G10L19/00Speech or audio signals analysis-synthesis techniques for redundancy reduction, e.g. in vocoders; Coding or decoding of speech or audio signals, using source filter models or psychoacoustic analysis
    • 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/00007Time or data compression or expansion
    • 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
    • G11B20/10527Audio or video recording; Data buffering arrangements
    • 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
    • G11B20/10527Audio or video recording; Data buffering arrangements
    • G11B2020/1062Data buffering arrangements, e.g. recording or playback buffers
    • G11B2020/10675Data buffering arrangements, e.g. recording or playback buffers aspects of buffer control
    • G11B2020/1074Data buffering arrangements, e.g. recording or playback buffers aspects of buffer control involving a specific threshold value

Definitions

  • the present invention relates to a data reproducing apparatus, a data reproducing method, and a program, and more particularly, to a data reproducing apparatus, a method, and a program in which a buffering threshold of content data to be stream-reproduced is changed according to a bit rate.
  • Streaming playback is a technology in which a client requests data transfer from a server, starts playback of the data before the entire data is received from the server, and executes playback in parallel with the reception.
  • high-compression means for data include ATRAC 3 (Ad- aptive Transform Acoustic Coding 3) (trademark) ⁇ MP 3 (MPEG Audi- o Layer 3) and other conventional data compression formats. A much higher compression ratio can be achieved.
  • Streaming playback processing can be divided into download processing from the network, buffering of downloaded data at the terminal, and playback of buffered data.
  • the process of downloading from the network has a problem such as the time required for buffering being changed depending on the instability due to the network conditions. It is supposed that the playback quality does not deteriorate. In other words, in portable information terminal equipment, stable playback quality is ensured and music playback is ensured by optimally selecting a threshold using network transmission capacity indicating the instability of downloading from the network and the time required for buffering as parameters. The start time can be optimized. .
  • Patent Literature 1 listed below describes an invention relating to down-loading and streaming reproduction of data from a server by an information terminal device.
  • streaming playback if the data rate to be transferred is not higher than the data rate at which data is consumed by the playback, playback will catch up with the transfer and playback will stop. Therefore, in streaming playback, it is necessary to increase the data transfer rate.
  • streaming playback on the other hand, if the transfer speed is too high, a large data request is made at one time, and when data exceeding the capacity of the internal buffer prepared on the client side is transferred, the buffer overflows. Occurs, and the overflowing data becomes missing data. In order to avoid this, it is necessary to request the server to transfer a part of the data at one time so that no overflow occurs, and repeat this request many times.
  • Fig. 9 shows an example of the processing procedure for streaming playback in Patent;
  • the information terminal device calculates an initial request size (S11).
  • the information terminal device requests the server to transfer the partial data corresponding to the calculated request size (S12).
  • the information terminal device starts receiving data (S13), waits for buffering (accumulation) of a predetermined amount (dO) of data (S14), and re-starts. Start life (S15).
  • the information terminal device continues the following processing until all the downloaded data has been reproduced (S16).
  • the amount of all data can be recognized on the information terminal device side in advance by the information notified from the server before the download starts. ;
  • step S17 the information terminal device determines whether or not all the partial data for the current request has been obtained. The information terminal device returns to step S15 until all of the partial data is obtained. After acquiring all the partial data for the current request, the information terminal device calculates the request size at that time (S18). If the remaining untransferred data in the server is smaller than the requested size (S19, Yes), the information terminal device issues a transfer request for the remaining data (S21). If not (S 19, No), the information terminal device checks the size of the remaining buffer (br) (S 20). The information terminal device returns to step S15 and continues reproduction until the remaining amount becomes smaller than the threshold value.
  • step S15 the information terminal device does not perform the reception processing because the reception of the partial data for the previous request has been completed.
  • the information terminal device When the remaining buffer capacity becomes equal to or less than the threshold in step S20, the information terminal device requests the server to transfer the next partial data with the requested size (S21). Next, the information terminal device returns to step S15, and executes reception and reproduction in parallel. In this streaming reproduction, reproduction can be started immediately in response to a user request, and the downloaded data can be transmitted.
  • Patent Document 1 Japanese Patent Application Laid-Open No. 2002-215516 (Paragraph No. [0036]-(: 0 0 3 9], Fig.
  • the threshold for starting playback is fixed so as to correspond only to those with a specific compression ratio, it is generated from compressed data transmitted at different compression ratios.
  • the playback quality and playback start time vary for each song.
  • the present invention has been made in view of such a situation, and optimizes memory resources by dynamically determining a threshold value of a storage device to be buffered in accordance with a compression ratio of streaming-reproduced data. It is an object of the present invention to provide a data reproducing apparatus and method and a program aiming at the above.
  • a data reproducing apparatus of the present invention expands and reproduces compressed data downloaded via a communication network.
  • Storage means for storing; data expansion means for expanding compressed data stored in the storage means; reproduction means for performing streaming reproduction of the data expanded by the data expansion means; and temporarily stored in the storage means.
  • Detecting means for detecting the data capacity of the compressed data being read, and the compression rate of the downloaded compressed data; and performing the compression in accordance with the compression rate detected by the detecting means.
  • the compressed data is read from the storage means when the data capacity temporarily stored in the storage means becomes equal to or greater than a predetermined threshold value, and the data is expanded by the data expansion means.
  • the data reproducing method according to the present invention is a data reproducing method for decompressing and reproducing compressed data downloaded via a communication network
  • step (g) stopping playback when it is determined in step (f) that the difference is equal to or less than the threshold
  • the method and the program of the present invention when streaming the content provided from the server side, the data capacity to be temporarily stored in the storage means according to the bit rate of the content transferred as compressed data. By changing and setting the threshold value, it is possible to reliably prevent interruption of the reproduced music.
  • the reproduction quality is guaranteed and the reproduction quality is adjusted by selecting the buffering threshold for the bit rate.
  • FIG. 1 is a diagram showing an overall configuration of an information providing system in which the data reproducing device of the present embodiment is applied as a client terminal. '
  • FIG. 2 is a block diagram showing a circuit configuration of the data reproducing device according to the present embodiment.
  • FIG. 3 is a conceptual diagram of the streaming data reproduction process.
  • FIG. 4 is a flowchart showing a playback sequence of compressed data in the data playback device of the present embodiment.
  • FIG. 5 is a diagram showing a program module of the data reproducing apparatus of the present embodiment.
  • FIG. 6 is a diagram showing the amount of digital data reproduced from compressed data having different bit rates.
  • FIG. 7 is a diagram showing the amount of digital data reproduced from compressed data having different bit rates.
  • FIG. 8 is a diagram showing the amount of digital data reproduced from compressed data having different bit rates.
  • FIG. 9 is a flowchart showing an example of a conventional streaming playback processing procedure.
  • FIG. 1 is a diagram showing an overall configuration of an information providing system to which the information reproducing apparatus of the present embodiment can be applied as a client terminal.
  • 100 indicates an information providing system as a whole
  • the ant terminal 10 receives the broadcast from the radio station RS.
  • a related information providing server KS having a computer configuration connected to a radio station RS and a dedicated line establishes a homepage of the radio station RS in place of the radio station RS.
  • the related information providing server KS can provide music information related to the music broadcast on the radio station RS as related information via a network such as the Internet 20 in response to an acquisition request from the client terminal 10. It is configured as follows.
  • the related information providing server KS of the information providing system 100 transmits URL (Uniform Resource Locator) information indicating an access destination of an information providing service provided on the Internet 20 via the homepage or the like.
  • the URL providing server 30 of the configuration is notified.
  • This information providing service includes a service for providing music data described below as compressed data in response to a request from a user.
  • the URL providing server 30 manages the changed URL based on the notification from the related information providing server KS, even when the URL indicating the access destination address of the information providing service is changed. Therefore, the URL providing server 30 can always provide the latest URL in response to the inquiry from the client terminal 10 about the access destination to the information providing service of the radio station RS.
  • FIG. 2 is a block diagram showing a circuit configuration of the data reproducing apparatus according to the present embodiment.
  • the data reproducing apparatus according to the present embodiment is characterized in that the threshold value of compressed data for storing as buffering data can be changed according to the bit rate of the content to be streamed and reproduced.
  • a client terminal 10 constituting a portable information terminal device has a CPU 11 and a flash ROM (R e, a d On Ly) for storing a program.
  • a flash ROM R e, a d On Ly
  • the network consists of 15 network devises, 16 buses, etc.
  • the CPU 11 performs overall control and predetermined arithmetic processing based on basic programs such as an OS read from the flash ROM 12 connected via the path 16 and expanded on the RAMI 4 and various application programs.
  • the HDD 13 when streaming the compressed data stored therein, a predetermined threshold value is set for the temporarily stored data capacity.
  • the HDD 13 is connected to the CPU 11 via the interface 13 a and the bus 16.
  • the network device 15 is connected to the path 16 via the interface 15a, encodes transmission data based on the control of the CPU 11, and transmits the data to an external network-compatible device via the network 4. Alternatively, it decodes the received data received from the external network compatible device and transfers it to the CPU 11.
  • the CPU 11 obtains the bit rate of the compressed data in advance based on the data in the page of the server 5, or reads the bit rate data included in the header information and tag information of the transferred content data and downloads it. Destination The compression ratio of the compressed data can be detected while standing.
  • the display 17 may be, for example, a display device such as a liquid crystal display directly attached to the surface of the main body housing of the client terminal 10 or an external display device. And various information can be displayed.
  • the media drive 18 is a drive for reproducing a memory stick (registered trademark) including, for example, a CD (CompactD isc) player and a flash memory. The reproduction result by the media drive 18 is subjected to digital-to-analog conversion processing through the audio data processing section 19, and then output from the 2ch speaker SP.
  • the CPU 11 stores the data in the HDD 13 as an audio data file.
  • the CPU 11 can read out a plurality of still images stored on the memory stick by the media drive 18 and display them on the display 17 as a slide show. Further, the CPU 11 can read out a plurality of music pieces stored in the HDD 13 by random access, and can reproduce and output the music pieces in a user-desired order like a jukebox.
  • a tuner section 21 such as an AM or FM radio tuner is also connected to the 1 PU 11 via a bus 16.
  • the tuner section 21 demodulates the received broadcast signal under the control of the CPU 11 and outputs the result as audio broadcast audio; ⁇ outputs it from the speaker SP via the data processing section 19. .
  • the audio data processing section 19 assumes the use of MP3 (MPEG Audio Layer 3), which is a type of high-efficiency encoding method.
  • the exchange of data with the Internet assumes the use of the TCPZIP protocol.
  • the present invention is not particularly limited to these, and the music data compression method, the configuration of decoding means, the communication protocol, and the like are not limited.
  • the efficiency coding method is not limited to MP3, but ATRAC 3 (A da D t- ive Transfo rm Acoustic Coding 3), AAC (Advanced Audio Coding), WMA (Windows Media Au Dio) Real AUD IOG 2 Music Codec, etc. may be used.
  • ATRAC 3 A da D t- ive Transfo rm Acoustic Coding 3
  • AAC Advanced Audio Coding
  • WMA Windows Media Au Dio Real AUD IOG 2 Music Codec
  • Streaming data can be reproduced by the client terminal 10 having such a hardware configuration.
  • FIG. 3 is a conceptual diagram of the streaming data reproduction process.
  • compressed data in the MP3 format is expanded to PCM (pulse code modulation data) data and reproduced.
  • PCM pulse code modulation data
  • the client terminal 10 secures an MP3 data storage area 13 in the HDD 13.
  • a PCM data storage area 14a is secured.
  • a first threshold T1 and a second threshold T2 are stored in RAMI4. Prior to the start of streaming data download, a predefined initial value is set as the first threshold value T1 and the second threshold value T2.
  • the streaming data is controlled by the streaming control unit 10a.
  • the streaming control unit 10a is a function realized by the CPU 11 controlling the network device 15 to use 15a.
  • the streaming control unit 10a acquires the streaming data of MP3 from the server 5 and accumulates it in the MP3 data storage area 13b. At this time, the streaming control unit 10a determines the compression rate from the information on the bit rate (how much digital data is converted into one second) into the header information of the obtained streaming data. For example, the streaming control unit 10a can determine that the compression rate is low when the bit rate is high, and that the compression rate is high when the bit rate is low. In addition, the streaming control unit 10a transmits data via the network 4. The load on the network 4 is determined from the data transfer speed.
  • the streaming control unit 10a changes the values of the first threshold T1 and the second threshold T2 according to the compression ratio of the streaming data and the load on the network 4. Specifically, the value of the first threshold T.1 and the value of the second threshold T2 increase as the compression ratio decreases. Also, the larger the load on the network 4 (the lower the transfer speed), the larger the values of the first threshold T1 and the second threshold T2.
  • the streaming control unit 10a monitors the amount of data stored in the MP3 data storage area 13b, and when the amount of data exceeds the second threshold T2, Suspend streaming acquisition. Thereafter, when the amount of data stored in the MP3 data storage area 13b becomes equal to or less than the second threshold T2, the streaming control unit 10a restarts the streaming MP3 data acquisition.
  • the MP3 data stored in the MP3 data storage area 13b is expanded (decoded) by the decoder 10b and stored as PCM data in the PCM data storage area 14a.
  • the decoder 10b starts decoding MP3 data when the amount of data stored in the MP3 data storage area 13b exceeds a first threshold T1.
  • the decoded MP3 data is deleted from the MP3 data storage area 13b. Thereafter, when the amount of data stored in the MP3 data storage area 13b becomes equal to or less than the first threshold T1, the decoder 10b suspends decoding of the MP3 data.
  • the PCM data stored in the PCM data storage area 14a is sequentially reproduced by the audio data processing section 19 and output from the speaker SP.
  • FIG. 4 is a flowchart showing a compressed data reproducing sequence in the data reproducing apparatus according to the present embodiment.
  • the viewer specifies, for example, desired music, and connects the client terminal 10 to a music distribution server 5 that provides the music information (S1).
  • the CPU 11 of the client terminal 10 transmits a portion of the maximum size to the server 5 within a range where the compressed data does not overflow in the HDD 13.
  • Request data transfer (S2) Thereafter, the CPU 11 starts data reception, waits for buffering (accumulation) of a predetermined amount of compressed data, and starts music reproduction (expansion) in parallel with the reception (S3).
  • the CPU 11 determines whether all data of the music information to be downloaded has been reproduced (S4). As a result, when the reproduction is not completed, the CPU 11 detects the data capacity of the compressed data temporarily stored in the HDD 13 and the compression ratio of the received compressed data (S5).
  • step S5 the CPU 11 can detect the compression rate based on the header of the file of the received compressed data or the data included in the hook. Further, in step S5, the CPU 11 can also detect the compression rate based on the bit rate data of the received compressed data.
  • the CPU 11 sets a threshold value for the data capacity of the stored compressed data in accordance with the compression ratio detected in step S5, and performs control so that the threshold value is changed as necessary (S6). .
  • step S6 the CPU 11 changes the threshold to be increased when the compression ratio of the compressed data temporarily stored in the HDD 13 is reduced, and is decreased when the compression ratio is increased. Control.
  • the CPU 11 checks whether the remaining amount of the unreproduced compressed data in the HDD 13 has become equal to or less than the set threshold (S7).
  • the CPU 11 temporarily stops the reproduction (S8), and returns to the reproduction step S7.
  • the downloading of the compressed data by the client terminal 10 is continued.
  • the CPU 11 eventually determines in step S7 that the remaining amount of the compressed data has become equal to or greater than the set threshold value, and at that time returns to step S3 to resume the data reproduction, and Step S 4 Repeat ⁇ S8.
  • the CPU 11 ends the reproduction when all the data has been reproduced (S9).
  • the CPU 11 can continue the reproduction until a predetermined timing without immediately stopping the reproduction even when the remaining amount of the compressed data becomes equal to or smaller than the threshold value in step S8. This enables the CPU 11 to adjust the interval between sound interruptions, thereby suppressing a decrease in reproduction quality due to sound interruptions.
  • step S6 the CPU 11 determines the timing for interrupting the download to the HDD 13 separately from the first threshold T1, which determines the timing for reading the compressed data from the HDD 13 first.
  • the second threshold value T2 is set, and each is controlled to change.
  • the threshold value T1 is N, where N is the network performance (the transmission capacity of the communication network), B is the compression ratio, and R is the coefficient for converting the number of bytes
  • T 1 NXB XR
  • T 2 2NXB XR.
  • the performance N is a coefficient whose highest value is 1 (best case) and whose lowest value is 2 (worst case).
  • the compression ratio B is the content bit rate
  • the threshold value be changed and controlled according to not only the compression ratio B but also the transmission capacity of the communication network used. This is because the reception speed of compressed data may be lower than the playback speed when the network condition deteriorates. Note that the control for changing the thresholds T 1 and T 2 by the CPU 11 can be performed by a threshold setting table.
  • a buffer amount that can absorb the instability of the network state and the time required for buffering can be set in advance as the threshold T1. Then, the information terminal device starts playback when the remaining amount of the compressed data exceeds the threshold T1 (S3). When the remaining amount exceeds the threshold T2, the information terminal device continues playback and downloads from the network. And then resumes downloading from the network when the remaining data falls below the threshold T2 (S3), and pauses playback when the data falls below the threshold T1 (S3). S8). With this streaming reproduction, the information terminal device can absorb in the buffer a sensitive input factor of instability of downloading from the network, and can prevent unpleasant sound interruption.
  • FIG. 5 is a diagram showing a program module of the data reproducing apparatus of the present embodiment.
  • the configuration of the in-terminal program of the client terminal 10 is as follows: Communication Module 1 '' to control network communication (Communication Module) 31 1.Convert the data format by judging the compression format and data size of the content data Middleware consisting of a player engine 32, a database module 33 that stores content data, and a player module 34 that actually controls playback, such as playback of display images and sound effects, and screen transitions of web pages
  • Communication Module 1 '' to control network communication (Communication Module) 31 1.Convert the data format by judging the compression format and data size of the content data Middleware consisting of a player engine 32, a database module 33 that stores content data, and a player module 34 that actually controls playback, such as playback of display images and sound effects, and screen transitions of web pages
  • the browser 35 is provided as a user interface for controlling image display of a web page and reproduction of sound effects.
  • the communication module 31 shown in FIG. 5 has the function of the streaming control unit 10a in FIG. '
  • the player engine 32 shown in FIG. 5 has the function of the decoder 10b in FIG.
  • 6 to 8 are diagrams showing the amount of digital data reproduced from compressed data having different bit rates.
  • the compressed data transmitted from the transmitting side there are data of a ⁇ bit rate of 128 [K bps] and data of a low bit rate of 64 [K bps] by the MP3 compression method. And expand them. It expands and restores the original music data to obtain PCM data.
  • the amount of information per second is expressed as a bit rate.
  • 128 [Kbps] is a general bit rate.
  • the high bit rate of the compressed data means that although the pressure
  • ID3Tag attached to the IP3 file character information such as the title of the music, artist name, and music genre, as well as the compression ratio and sampling frequency described above, can be freely written.
  • the threshold value for the data capacity of the compressed data is fixed regardless of the bit rate of the compressed data stored in the buffer memory, as shown in FIG. 7, the content having a high bit rate (128 [Kbps]) Obviously, the music data restored from the PCM will be smaller. In other words, 4 minutes of PCM data can be obtained from the compressed data with a bit rate of 64 [Kbps] shown in FIG. 7 (a), and even if this is the optimal amount, the bit rate 1 shown in FIG. For 2 8 [Kbps], only 1/2 (2 minutes) of PCM data can be obtained with the same threshold value. In streaming playback, if there is a lack of data in the buffered PCM data, the interval between sound breaks becomes shorter and the playback quality deteriorates.
  • the threshold for a bit rate of 128 [Kb ps] is calculated as shown in Fig. 8 (b ), As long as 4 minutes of PCM data can be obtained, double the content (6 4 [K bps 3]) of low-bit content (6 4 [K bps 3]) with the same threshold value. PCM data can be reproduced. If such PCM data becomes excessive, the buffer memory will hold more data than necessary, resulting in waste of resources in the information terminal device.
  • the reproduction quality can be guaranteed while optimizing memory resources by changing and setting the threshold value in the buffer memory according to the bit rate of the compressed data to be distributed. .
  • the threshold can be set low in the data reproduction method.
  • a high bit rate low compression ratio
  • a high threshold is set in the buffer memory.
  • the threshold value at the time of buffering is selected according to the bit rate of the compressed data, so that the sound cutoff interval due to data loss of the reproduced data can be appropriately adjusted. Reproduction quality can be guaranteed.
  • an appropriate threshold can be selected according to the requirements of the information terminal device, such as the bit rate corresponding to the compressed data to be received and the memory size for buffering the data. Resources can be optimized.
  • a radio broadcast broadcast from a radio station is applied as a broadcast receivable by the client terminal 10.
  • the present invention is not limited to this. Radio broadcasts are received, and the related information and the radio broadcast information are obtained. It is also possible to receive a television broadcast broadcast from a broadcasting station and acquire various broadcast information and the like relating to the television program of the television broadcast from a server on a network such as the Internet 20.
  • the present invention is applied to streaming reproduction of audio (audio data).
  • audio data such as movies and television broadcasts, computer graphics data, and the like.
  • the present invention can be applied to streaming reproduction of various other data as long as the data can be streamed, such as game data.
  • the present invention is not limited to this, and a personal computer, a mobile phone, a PDA ( P ersonal
  • Digital A ssistance Information processing devices such as game machines, television receivers, radio broadcast receivers, CD players, DVD (Digi-ta 1 Versatile D isc) players, node disc players, etc.
  • the present invention can be widely applied to various data reproducing apparatuses.
  • the hardware circuit block described above with reference to FIG. 2 and the program module described above with reference to FIG. 5 are mounted on the client terminal 10
  • the present invention is not limited thereto. These may be mounted on various terminals other than the client terminal 1, such as a mobile phone or a personal computer. If the hardware circuit block ⁇ the program module is mounted on the terminal, the client The same processing as that of terminal 10 can be realized.
  • the above processing functions can be realized by a computer.
  • the computer is provided with a program describing the processing contents of the functions that the client terminal 10 should have.
  • the computer realizes the above processing functions by executing the program.
  • the program describing the processing content can be recorded on a computer-readable recording medium.
  • Computer Examples of recording media that can be read by a magnetic recording device include an optical disk, an optical disk, a magneto-optical recording medium, and a semiconductor memory.
  • Optical discs include DVD, DVD-RAM, CD-ROM, CD-R (Recordable) / RW (Rewritable), and the like.
  • the magneto-optical recording medium includes MO (Magneto-Optica1disk) and the like.
  • portable recording media such as DV D and CD-R0M, on which the program is recorded are sold.
  • the program can be stored in the storage device of the server computer, and the program can be transferred from the server computer to another computer via a network.
  • the computer that executes the program stores, for example, the program recorded on the portable recording medium or the program transferred from the server computer in its own storage device. Then, the computer reads the program from its own storage device and executes processing according to the program. It should be noted that the computer can read the program directly from the portable recording medium and execute processing according to the program. Further, the computer can execute the processing according to the received program every time the program is transferred from the server computer.
  • the CPU 11 described above with reference to FIGS. 1 to 8 is applied as the data decompression means for decompressing the compressed data stored in the storage means.
  • the present invention is not limited to this. If the compressed data can be expanded, a data expansion circuit having a hardware circuit configuration that expands the compressed data, a microcomputer that expands the compressed data in accordance with various programs (that is, software), and the like. As described above, various other data extension means can be widely applied.
  • the CPU 11, the RAM I4, and the audio data processing unit 1 described above with reference to FIGS. 1 to 8 are used as playback means for performing streaming playback of data decompressed by the data decompression means. 9 has been described, but the present invention is not limited to this. If the data can be streamed and played back, a playback circuit having a hardware circuit configuration for streaming data playback and various programs Various other playback means, such as a single CPU for streaming playback of data according to (ie, software), can be widely applied.
  • the CPU described with reference to FIGS. 1 to 8 is used as a detection means for detecting the data capacity of the compressed data temporarily stored in the storage means and the compression ratio of the downloaded compressed data.
  • the present invention is not limited to this. If the data amount and the compression ratio of the compressed data can be detected, the data capacity and the compression ratio of the compressed data are detected.
  • various other detection means such as a detection circuit having zero hardware configuration, a microphone computer which detects the data capacity and compression ratio of compressed data according to various programs (that is, software). Can be.
  • the threshold value for the data amount of the compressed data is changed and controlled in accordance with the compression ratio detected by the detection means, and the threshold value is temporarily stored in the storage means.
  • the CPU 11 described above with reference to FIGS. 1 to 8 is applied as control means for reading out the compressed data from the storage means when the data capacity exceeds a predetermined threshold and transferring the data to the data decompression means.
  • the present invention is not limited to this.
  • the present invention controls the change of the threshold value for the data capacity of the compressed data in accordance with the compression ratio detected by the detecting means, and the data temporarily stored in the storing means.
  • the compressed data can be read from the storage means and transferred to the data decompression means when the capacity exceeds a predetermined threshold value, it operates according to the control circuit of the hardware circuit configuration and various programs (that is, software).
  • various other control means such as a microcomputer can be widely applied.
  • It can be used for a content distribution system that directly distributes music, videos, images, and other related information from the Internet or other broadband to audio / visual equipment connected to the network.

Landscapes

  • Engineering & Computer Science (AREA)
  • Signal Processing (AREA)
  • Multimedia (AREA)
  • Human Computer Interaction (AREA)
  • Health & Medical Sciences (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • Physics & Mathematics (AREA)
  • Acoustics & Sound (AREA)
  • Information Transfer Between Computers (AREA)
  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)
  • Signal Processing For Digital Recording And Reproducing (AREA)
  • Reverberation, Karaoke And Other Acoustics (AREA)

Abstract

ストリーミング再生されるデータの圧縮率に応じて、バッファリングする記憶装置の閾値を動的に決定することにより、メモリリソースの最適化を図る。サーバ5からダウンロードされる圧縮データを一時記憶して、順次再生を行うストリーミング再生を行うデータ再生装置において、圧縮データの圧縮率に応じて閾値を変更設定することにより、HDD13に蓄積されるデータ量を最適化するようにした。

Description

データ再生装置及ぴ方法並びにプログラム
技術分野
本発明は、 データ再生装置及ぴ方法並びにプログラムに関し、 特に、 ス トリー ミング再生されるコンテンツデータのバッファリング閾値を、 そのビットレート に応じて変更したデータ再生装置及び方法並びにプログラムに関する。
背景技術
ストリーミング再生とは、 サーバに対して書クライアントがデータの転送を要求 し、 サーバからデータ全体を受信し終わる前に当該データの再生を開始し、 受信 と並行して再生を実行する技術である。
プログレッシブネットワークス社 (P r o g r e s s i v e Ne t wo r k s , S e a t t l e, WA ) のリアルオーディォ (商標) 、 リァ ルビデオ (商標) 、 及ぴリアルプレイヤー (商標) の製品は、 現在使用されてい るデータストリーミング技術の方法の例を提供している。
現在、 データの高圧縮手段としては、 ATRAC 3 (Ad a p t i v e T r a n s f o rm Ac o u s t i c C o d i n g 3) (商標) ^MP 3 (MPEG Au d i o L a y e r 3 ) 等があり、 従来のデータ圧縮形式【こ 比べ遙かに高い圧縮率が実現できる。
ストリーミング再生処理では、 ネットワークからのダウンロード処理、 ダウン ロードデータの端末でのバッファリング処理、 バッファリングデータの再生処理 に分けて考えることができる。
ネットワークからのダウンロード処理は、 ネットワーク状態による不安定さに 応じてバッファリングにかかる時間が変化する等の問題があるが、 携帯型の情報 端末装置では、 そのバッファリング方法を工夫して、 受信データの再生品質が悪 くならないように考えられている。 すなわち、 携帯型の情報端末装置では、 ネットワークからのダウンロードの不 安定さ、 バッファリングにかかる時間を示すネットワーク伝送能力をパラメータ として閾値を最適に選ぶことにより、 安定した再生品質の確保と楽曲再生の開始 時間を最適なものにすることができる。 .
下記の特許文献 1には、 情報端末装置による、 サーバからのデータのダウン口 一ド及びストリーミング再生に関する発明の記載がある。
ストリーミング再生においては、 再生によりデータを消費するデータ速度より 、 転送されるデータ速度の.方が大きくなければ再生が転送に追いついてしまい、 再生が停止してしまう。 このため、 ス トリーミング再生では、 データ転送速度を 大きくとる必要がある。 しカゝし、 ス トリーミング再生では、 逆に転送速度が大き すぎる場合、 一度に大きなデータの要求を行い、 クライアント側で用意した内部 バッファの容量を越えたデータが転送されたとき、 バッファのオーバーフローが 発生し、 そのあふれたデータは欠落データとなってしまう。 これを回避するため には、 オーバーフローが生じないように、 サーバ側に対して、 一度にデータの一 部分を転送するように要求し、 この要求を何度も繰り返して行う必要がある。 し かし、 ス トリーミング再生では、 このような高頻度の要求により冗長なヘッダ情 報等の比率が増大してデータ転送効率が低下したり、 要求からレスポンスまでに 遅延が生じたりするおそれがある。 また、 その結果、 ストリ ミング再生では、 再生が転送に追いついて再生が停止してしまう等めおそれもある。
このような問題は、 内部バッファとして利用できるメモリ容量が制限されるこ との多い携帯型の情報端末装置、 また、 データ転送速度が変動しやすいインター ネットのような通信環境でのデータダウンロードにおいて顕著となる。
図 9に、 特許; ¾献 1におけるストリーミング再生の処理手順の一例を示す。 まず、 情報端末装置は、 初回の要求サイズを計算する (S 1 1 ) 。 次いで、 情 報端末装置は、 この計算した要求サイズ分の部分データの転送をサーバに対して 要求する (S 1 2 ) 。 その後、 情報端末装置は、 データの受信を開始し (S 1 3 ) 、 所定量 (d O ) のデータのバッファリング (蓄積) を待って (S 1 4 ) 、 再 生を開始する (S 1 5) 。 この後、 情報端末装置は、 ダウンロードした全データ を再生し終わるまで (S 1 6) 、 以下の処理を継続する。 全データの量は、 ダウ ンロード開始前にサーバから通知される情報により予め情報端末装置側で認識で さる。 ;
情報端末装置は、 続くステップ S 1 7で、 今回の要求分の部分データをすベて 取得したかを判断する。 そして情報端末装置は、 その部分データをすベて取得す るまでは、 先のステップ S 1 5へ戻る。 情報端末装置は、 今回の要求分の部分デ ータをすベて取得しだ後、 その時点での要求サイズを計算する (S 1 8) 。 情報 端末装置は、 サーバにおける未転送の残りのデータがこの要求サイズ以下であれ ば (S 1 9, Y e s) 、 残りのデータ分の転送要求を行う (S 2 1) 。 そうでな ければ (S 1 9, No) 情報端末装置は、 バッファ残量 (b r) の大きさをチヱ ックする (S 20) 。 情報端末装置は、 この残量が閾値より小さくなるまでは、 ステップ S 1 5へ戻り、 再生を継続する。 バッファ内の未再生のデータ残量 b f が閾値より小さくなるということは、 要求サイズ R 1が所定のサイズより大きく なることに相当する。 情報端末装置は、 ステップ S 20から戻ったステップ S 1 5での処理では、 前回の要求分の部分データに対する受信を終了して.いるので、 受信処理を行わない。
情報端末装置は、 ステップ S 20において、 バッファ残量が閾値以下となった ら、 その要求サイズで次の部分データの転送をサーバへ要求する (S 21) 。 次 いで、 情報端末装置は、'ステップ S 1 5へ戻り、 受信と再生を並行して実行する このストリーミング再生では、 ユーザの要求に対して直ちに再生を開始するこ とができ、 ダウンロードしたデータのストリーミング再生に際して、 1回のダウ ンロード時にデータの一部分を逐次サーバに要求する場合に、 限られたバッファ 容量を有効に用いて、 効率的なデータ転送が実現できるという記載がある。 特許文献 1 特開 2002— 21 55 1 6号公報 (段落番号 〔0036〕 〜 (: 0 0 3 9〕 , 図 6 ) しかし、 圧縮データはその圧縮率に応じて伸張後のデータサイズがそれぞれ異 なる大きさになるので、 情報端末装置では、 バッファリングした圧縮データを伸 張する場合、 再生データの圧縮率を考慮しないで閾値を決めると、 再生品質の保 証や、 再生開始時間の適正値を保証することができない。
また、 圧縮率が異なる楽曲を再生する情報端末装置では、 再生を開始するため の閾値を特定の圧縮率のものだけに対応させて固定すると、 異なる圧縮率で送信 されてくる圧縮データから生成する再生データについては、 楽曲毎に再生品質、 再生開始時間がばらばらになってしまう。
さらに、 一般に圧縮データを再生するアプリケーションソフトは、 ソフ ト毎に 要求される再生開始時間が異なっているので、 再生するデータの圧縮率を考慮し ないままに再生品質を保証し、 かつメモリリソースを最適化することは困難であ つた。 ' 発明の開示
本発明は、 このような状況に鑑みてなされたものであり、 ストリーミング再生 されるデータの圧縮率に応じて、 バッファリングする記憶装置の閾値を動的に決 定することにより、 メモリリソース最適化を図ったデータ再生装置及び方法並ぴ にプログラムを提供することを目的としている。
前記課題を解決するために、 本発明のデータ再生装置は、 通信網を介してダウ ンロードされた圧縮データを伸張して再生するデータ.再生装置において、 前記ダ ゥンロードされた圧縮データを一時的に記憶する記憶手段と、 前記記憶手段で記 憶している圧縮データを伸張するデータ伸張手段と、 前記データ伸張手段で伸張 されたデータのストリーミング再生を行う再生手段と、 前記記憶手段に一時記憶 されている圧縮データのデータ容量、 及び前記ダウンロードされた圧縮データの 圧縮率を検出する検出手段と、 前記検出手段で検出した圧縮率に応じて前記圧縮 データのデータ容量に対する閾値を変更制御すると共に、 前記記憶手段に一時記 憶されているデータ容量が所定の閾値以上になったとき前記記憶手段から前記圧 縮データを読み出して、 前記データ伸張手段に転送する制御手段とを備えている また、 本発明に係るデータ再生方法は、 .通信網を介してダウンロードされた圧 縮データを伸張して再生するデータ再生方法であって、
(a) 圧縮データを配信するサーバに接続するステップと、
(b) 前記圧縮データのダウンロードに際し、 記憶手段に対する前記圧縮デー タのオーバーフローが発生しない範囲内で前記サーバに対して最大限サイズの部 分データの転送を要求するステップと、
(c) 所定量の圧縮データが格納された時点で再生を開始するステップと、
(d) 前記記憶手段に一時記憶されている圧縮データのデータ容量、 及び前記 受信した圧縮デー,タの圧縮率を検出するステップと、 .
(e) 前記ステップ (d) で検出した圧縮率に応じて前記圧縮データのデータ 容量に対する閾値を変更制御するステップと、
( f ) 前記記憶手段内の未再生の圧縮データが前記閾値以下になったか否かを チェックするステップと、
(g) 前記ステップ (f ) で前記閾値以下になったと判定された時点で再生を 停止するステップと
を備え、 全データの転送要求が終了するまで、 前記ステップ (c) (d) (e ) ( f ) (g) を繰り返して実行することを特徴とする。
本発明のデータ再生装置及ぴ方法並びにプログラムでは、 サーバ側から提供さ れるコンテンツをストリーミング再生するとき、 圧縮データとして転送されたコ ンテンッのビットレートに応じて、 記憶手段に一時記憶すべきデータ容量の閾値 を変更設定し、 これによつて再生音楽の途切れ等を確実に防止できる。
また、 データ再生装置及び方法並びにプログラムでは、 ビットレートに対する バッファリングの閾値を選ぶことで、 再生品質を保証し、 かつ再生品質を調整す ることができる 図面の簡単な説明
図 1は、 本実施の形態のデータ再生装置がクライアント端末として適用される 情報提供システムの全体構成を示す図である。 '
図 2は、 本実施の形態のデータ再生装置の回路構成を示すプロック図である。 図 3は、 ス トリーミングデータ再生処理の概念図である。
図 4は、 本実施の形態のデータ再生装置における圧縮データ,の再生シーケンス を示すフローチヤ一トである。
図 5は、 本実施の形態のデータ再生装置のプログラムモジュールを示す図であ る。
図 6は、 ビットレートが異なる圧縮データから再生されるディジタルデータの 分量を示す図である。
図 7は、 ビットレートが異なる圧縮データから再生されるディジタルデータの 分量を示す図である。
図 8は、 ビ、 _ トレートが異なる圧縮データから再生されるディジタルデータの 分量を示す図である。
図 9は、 従来のストリーミング再生の処理手順の一例を示すフローチヤ一トで める。 発明を実施するための最良の形態
以下、 ストリーミング再生されるデータの圧縮率に応じて、 バッファリングす る記憶装置の閾値を動的に決定することにより、 メモリリソース最適化を図ると いう目的を実現するデータ再生装置の最良の形態について説明する。
図 1は、 本実施の形態の情報再生装置をクライアント端末として適用可能な情 報提供システムの全体構成を示す図である。
この図 1に示すように、 1 0 0は全体として情報提供システムを示し、 クライ アント端末 10はラジオ局 R Sからの放送を受信する。
この情報提供システム 100では、 ラジオ局 RSと専用線接続されたコンビュ ータ構成の関連情報提供サーバ K Sが、 ラジオ局 R Sに代わって当該ラジオ局 R Sのホームページを開設している。 この関連情報提供サーバ KSは、 クライアン ト端末 1 0からの取得要求に応じて、 ラジオ局 RSで放送した楽曲に関連する楽 曲情報を関連情報としてインターネット 20等のネットワークを介して提供し得 るように構成されている。
情報提供システム 1 00の関連情報提供サーバ KSは、 そのホームページ等を 介してィンターネット 20上で行っている情報提供サービスのアクセス先を示す URL (Un i f o r m R e s o u r c e L o c a t o r) 情報をコンビュ ータ構成の URL提供サーバ 30へ通知する。 この情報提供サービスには、 ユー ザからの要望に応じて、 後述する楽曲データを圧縮データとして提供するサービ スを含んでいる。
URL提供サーバ 30は、 情報提供サービスのアクセス先ァドレスを示す UR Lの変更があった場合でも、 関連情報提供サーバ K Sからの通知によつて変更後 の URLを管理している。 従って URL提供サーバ 30は、 クライアント端末 1 0からラジオ局 RSの情報提供サービスへのアクセス先の問い合わせに対して最 新の URLを常時提供し得る。
'なお、 ラジオ放送では受信可能な地域が制限されるために、 同じ周波数を複数 の地域で共通に用いている場合がある。 例^ば 80. 0 〔MH z〕 の周波数は、 首都圏では FM東京が使用しており、 東北地方では FM青森が使用している。 すなわち、 クライアント端末 10では、 URL提供サーバ 30に対して周波数 を特定しただけではラジオ局 R Sを特定したことにはならず、 当該ラジオ局 R S を特定するためのコールサインと呼ばれる固有の情報を URL提供サーバ 30へ 通知する。 これによりクライアント端末 1 0は、 ラジオ局 R Sの情報提供サービ スに対するアクセス先を示す URLを URL提供サーバ 30から間違いなく受け 取ることができる。 図 2は、 本実施の形態のデータ再生装置め回路構成を示すブロック図である。 本実施の形態に係るデータ再生装置では、 ストリーミング再生されるコンテン ッのビットレートに応じて、 バッファリングデータとして蓄積するための圧縮デ ータの閾値を変更できる点に特徴がある。
図 2において、 携帯型の情報端末装置を構成するクライアント端末 1 0は、 C PU 1 1、 プログラムを格納するためのフラッシュ ROM (R e, a d On l y
Memo r y) 1 2、 所定の閾値が設定されたハードディスクドライブ (HD D) 1 3、 プログラム実行のためのプログラム展開用の RAM (R a n d om Ac c e s s Memo r y) 14、 ネッ トワークに接続するためのネットヮー クデパイス 1 5、 バス 1 6等から構成されている。
C PU 1 1は、 パス 1 6を介して接続されたフラッシュ ROM 1 2から読み出 して RAMI 4に展開した O S等の基本プログラム、 及び各種アプリケーション プログラムに基づいて全体の制御や所定の演算処理等を行う制御手段であって、 例えばネットワーク 4を介した通信動作、 ユーザからの入出力操作、 メディアか らのコンテンツ再生やラジオ局 R Sからダウンロードしたコンテンツの書き込み 、 及び HDD 1 3の管理等を実行する。
HDD 1 3では、 そこに格納された圧縮データをストリーミング再生する際に 、 一時記憶されているデ タ容量に対して所定の閾値が設定されている。 そして HDD 1 3は、 インタフェース 1 3 a, バス 1 6を介して C PU 1 1と接続され ている。
ネットワークデバイス 1 5は、 ィンタフェース 1 5 aを介してパス 1 6と接続 され、 C PU 1 1の制御に基づいて送信データのエンコード処理を行い、 ネット ワーク 4経由で外部のネットワーク対応機器へ送信し、 あるいは外部のネットヮ ーク対応機器から受信した受信データのデコード処理を行い、 CPU 1 1へ転送 する。 CPU 1 1は、 サーバ 5のページ内のデータにより、 あらかじめ圧縮デー タのビッ ドレートを取得するか、 あるいは転送されたコンテンツデータのヘッダ 情報、 タグ情報に含まれるビットレートデータを読み取って、 ダウンロードに先 立って圧縮データの圧縮率を検出できる。
ディスプレイ 1 7は、 例えば液晶ディスプレイ等の表示デバイスがクライアン ト端末 1 0の本体部筐体の表面に直接取り付けられている場合や、 外付けの表示 デバイスであってもよく、 CPU1 1による処理結果や各種情報を表示できる。 メディアドライブ 18は、 例えば CD (C omp a c t D i s c) プレーヤ 及びフラッシュメモリ等でなるメモリスティック (登録商標) を再生するドライ ブである。 メディアドライブ 1 8による再生結果は、 オーディオデータ処理部 1 9を介してディジタルアナログ変換処理された後に、 2 c hのスピーカ S Pから 出力される。
CPU 1 1は、 メディアドライブ 1 8を介して再生したデータが楽曲のオーデ ィォコンテンツである場合、 オーディォデータファイルとして HDD 1 3に記憶 する。
C PU 1 1は、 メディアドライブ 1 8により、 メモリスティックに記憶された 複数枚の静止画を読み出して、 これらをディスプレイ 1 7にスライドショーとし て表示することができる。 また、 CPU 1 1は、 HDD 1 3に記憶した複数の楽 曲をランダムアクセスで読み出し、 あたかもジュークボックスのようにユーザ所 望の順番で再生して出力することも可能である。
この 1 PU 1 1には、 バス 1 6を介して例えば AM、 FMラジオチューナ等の チューナ部 21も接続されている。 このチューナ部 2 1は、 CPU 1 1の制御に 基づいて、 受信した放送信号を復調し、 その結果を放送音声としてオーディ;^デ ータ処理部 1 9を介してスピーカ S Pから出力する,.。
オーディオデータ処理部 1 9では、 本実施の形態では、 高能率符号化方式の一 種である MP 3 (MPEG Au d i o L a ye r 3) の利用を想定してい る。 また、 インターネットとのデータの授受は、 TCPZI Pプロトコルの利用 を想定している。 しかし、 本発明は特にこれらに限られるものではなく、 音楽デ ータ圧縮方式、 デコード手段の構成及ぴ通信プロ トコル等の如何は問わない。 例 えば、 髙能率符号化の方式は、 MP 3に限らず、 ATRAC 3 (A d a D t - i v e T r a n s f o rm Ac o u s t i c C o d i n g 3) 、 AAC (Ad v a n c e d Au d i o C o d i n g ) 、 WMA (W i n d o w s Me d i a Au d i o ) R e a l AUD I O G 2 Mu s i c C o d e c等でもかまわない。 このようなデータ再生装置自体の構成は既知のも のでよく、 本発明の特徴部分は CPU 1 1の新規なストリーミング再生処理、 及 びそれを実現するコンピュータプログラムにある。
このようなハードウエア構成のクライアント端末 1 0により、 ストリーミング データを再生できる。
図 3は、 ストリーミングデータの再生処理の概念図である。 図 3の例では、 M P 3形式の圧縮データを P CM (パルス符号変調データ) データに伸張し、 再生 するものとする。
クライアント端末 1 0でほ、 HDD 1 3内に、 MP 3データ記憶領域 1 3 が 確保される。 また、 RAMI 4内には、 P CMデータ記憶領域 14 aが確保され る。
さらに、 RAMI 4内には、 第 1の閾値 T 1と第 2の閾値 T 2とが格納される 。 ス トリーミングデータのダウンロード開始前は、 第 1.の閾値 T 1と第 2の閾値 T 2とには、 予め定義された初期値が設定される。
ストリーミングデータは、 ストリーミング制御部 1 0 aによって制御される。 ス トリーミング制御部 10 aは、 C P U 1 1がネットワークデバイス 1 5ゃィン タフユース 1 5 aを制御することで実現する機能である。
ス トリーミング制御部 1 0 aは、 サーバ 5から MP 3のス トリーミングデータ を取得し、 MP 3データ記憶領域 1 3 bに蓄積していく。 このとき、 ス トリーミ ング制御部 1 0 aは、 取得したストリーミングデータのヘッダ情報に含まれるビ ットレート (1秒間の音楽データをどのくらいのディジタルデータに変換するか ) の情報から圧縮率を判断する。 ストリーミング制御部 10 aは、 例えば、 ビッ トレートが高ければ圧縮率が低く、 逆にビットレートが低ければ圧縮率が高いと 判断できる。 また、 ス トリーミング制御部 1 0 aは、 ネットワーク 4を介したデ ータの転送速度からネットワーク 4の負荷を判断する。
そして、 ス トリーミング制御部 1 0 aは、 ス トリーミングデータの圧縮率及び ネットワーク 4の負荷に応じて、 第 1の閾値 T 1及ぴ第 2の閾値 T 2の値を変更 する。 具体的には、 圧縮率が低いほど第 1の閾値 T.1及び第 2の閾値 T 2の値は 大きくなる。 また、 ネットワーク 4の負荷が大きい (転送速度が遅い) ほど、 第 1の閾値 T 1及ぴ第 2の閾値 T 2の値は大きくなる。
なお、 ス トリーミング制御部 10 aは、 MP 3データ記憶領域 1 3 bに蓄積さ れたデータ量を監視しており、 そのデータ量が第 2の閾値 T 2を超えた場合、 M P 3データのス ト リーミングによる取得を中断する。 その後、 MP 3データ記憶 領域 1 3 b内に蓄積されたデータ量が、 第 2の閾値 T 2以下になると、 ストリー ミング制御部 1 0 aは、 MP 3データのストリーミングによる取得を再開する。
MP 3データ記憶領域 13 bに蓄積された MP 3データは、 デコーダ 1 0 bに より伸張 (デコード) され、 P CMデータとして P CMデータ記憶領域 14 aに 格納される。 なお、 デコーダ 10 bは、 MP 3データ記憶領域 1 3 b内に蓄積さ れたデータ量が、 第 1の閾値 T 1を超えたときに、 MP 3データのデコードを開 始する。 デコードされた MP 3データは、 MP 3データ記憶領域 1 3 bから削除 される。 その後、 MP 3データ記憶領域 1 3 b内に蓄積されたデータ量が、 第 1 の閾値 T 1以下になると、 デコーダ 10 bは、 MP 3データのデコードを中断す る。
P CMデータ記憶領域 14 aに蓄えられた P CMデータは、 オーディオデータ 処理部 1 9で順次再生され、 スピーカ S Pから出力される。
次に、 上述したクライアント端末 1 0におけるストリーミング再生の処理手順 の一例について説明する。 ' 図 4は、 本実施の形態に係るデータ再生装置における圧縮データの再生シーケ ンスを示すフローチヤ一トである。
最初に、 視聴者は例えば所望する音楽を特定して、 クライアント端末 1 0をそ の音楽情報を提供する音楽配信用のサーバ 5に接続する (S 1) 。 次に、 クライ アント端末 10の C PU 1 1は、 圧縮データとして音楽データをサーバ 5からダ ゥンロードするとき、 HDD 1 3において圧縮データのオーバーフローが発生し ない範囲内で、 サーバ 5に対して最大限サイズの部分データの転送を要求する ( S 2) 。 その後、 CPU 1 1は、 データの受信を開始し、 所定量の圧縮データの バッファリング (蓄積) を待って、 受信と並行して音楽の再生 (伸張) を開始す る (S 3) 。
次に、 CPU 1 1は、 ダウンロードすべき音楽情報の全データを再生したかど うかを判断する (S 4) 。 その結果、 CPU 1 1は、 再生が終了していないとき には、 HDD 1 3に一時記憶している圧縮データのデータ容量、 及び受信した圧 縮データの圧縮率を検出する (S 5) 。
CPU 1 1は、 ステップ S 5で、 受信した圧縮データのファイルのヘッダ、、又 はフックに含まれるデータに基づいて、 その圧縮率を検出することができる。 ま た、 CPU 1 1は、 このステップ S 5では、 受信した圧縮データについてのビッ トレートデータに基づいて、 その圧縮率を検出することもできる。
次に、 CPU 1 1は、 ステップ S 5で検出した圧縮率に応じて、 格納した圧縮 データのデータ容量に対する閾値を設定し、 必要に応じて変更するように制御す る (S 6) 。 .
CPU 1 1は、 このステップ S 6で、 HDD 1 3に一時記憶する圧縮データの 圧縮率が低くなつた場合に閾値を大きくし、 その圧縮率が高くなつた場合に閾値 を小さくするように変更制御する。
次に、 CPU 1 1は、 HDD 1 3内における未再生の圧縮データの残量が、 設 定された閾値以下になったか否かをチェックする (S 7) 。 ここで、 CPU 1 1 は、 圧縮データの残量が閾値以下になったと判定したとき、 一時的に再生を停止 し (S 8) 、 再ぴステップ S 7に戻る。 そして、 この間もクライアント端末 1 0 での圧縮データのダウンロードは継続している。 従って、 CPU 1 1は、 いずれ ステップ S 7で圧縮データの残量が、 設定された閾値以上になったと判断し、 そ の時点でステップ S 3に戻ってデータの再生を再開し、 上述した各ステップ S 4 〜S 8を繰り返して実行する。 なお、 CPU 1 1は、 全データを再生し終わった 時点で、 再生を終了する (S 9) 。
CPU 1 1は、 ステップ S 8で、 圧縮データの残量が閾値以下になったときで も、 即時に再生を停止しないで、 所定のタイミングまで再生を継続することがで きる。 これにより CPU 1 1は、 音切れ間隔を調整することが可能になるから、 音切れによる再生品質の低下を抑制できる。
また、 CPU 1 1は、 ステップ S 6で、 最初に HDD 1 3から圧縮データを読 み出すタイミングを決める第 1の閾値 T 1とは別に、 HDD 1 3へのダウンロー ドを中断するタイミングを決める第 2の閾値 T 2を設定し、 それぞれを変更制御 するようにしている。
閾値 T 1は、 ネットワークのパフォーマンス (通信網の伝送能力) を N、 圧縮 率を B、 バイト数に変換するための係数を Rとするとき、
T 1 =NXB XR
T 2=2NXB XR のように表現できる。
ここで、 パフォーマンス Nは、 その最高値を 1 (最良の場合) 、 最低値を 2 ( 最悪の場合) とする係数である。 また、 圧縮率 Bは、 コンテンツのビットレート
(64 [Kb p s ] であれば 「64」 、 1 28 [Kb p s ] であれば 「1 28」 ) とするものである。 このように、 闘値は圧縮率 Bだけでなく、 使用している通 信網の伝送能力に応じて変更制御することが好ましい。 これはネットワーク状態 が悪くなった場合に、 圧縮データの受信速度が再生速度より低下するおそれがあ るからである。 なお、 C PU 1 1による閾値 T 1 , T 2の変更制御については、 閾値設定テープルによって行うことも可能である。
このように、 ネットワークからのダウンロードはネットワーク状態による不安 定さ、 バッファリングにかかる時間が必要なので、 端末バッファリングを工夫し 再生品質が悪くならないようにされている。 情報端末装置は、 ネットワーク状態 の不安定さ、 バッファリングにかかる時間を吸収できる程度のバッファ量を、 予 め閾値 T 1として定めておくことができる。 そして、 情報端末装置は、 圧縮デー タのデータ残量が閾値 T 1を超えた時点で再生を開始し (S 3 ) 、 閾値 T 2を超 えた場合に再生は継続しつつ、 ネットワークからのダウンロードを一時中断して 、 その後、 データ残量が閾値 T 2を下回った場合にネットワークからのダウン口 ードを再開し (S 3 ) 、 さらに閾値 T 1を下回った時点で再生を一時停止する ( S 8 ) 。 情報端末装置は、 このストリーミング再生によりネットワークからのダ ゥンロードの不安定さの過敏な入力要因に対してバッファで吸収し、 不快な音途 切れを防止することができる。
図 5は、 本実施の形態のデータ再生装置のプログラムモジュールを示す図であ る。
クライアント端末 1 0の端末内プログラム構成は、 ネットワーク通信を司るコ ミュニケ一ションモンュ1 "~ル { C o m m u n i c a t i o n M o d u l e ) 3 1、 コンテンツデータの圧縮形式やデータサイズを判断してデータ形式を変換す るプレイヤエンジン 3 2、 コンテンツデータを蓄積したデータベースモジュール 3 3、 及び表示画像や効果音の再生等、 実際の再生制御を行うプレイヤモジユー ル 3 4力 らなるミ ドルウェアと、 ウエッブページの画面遷移を行い、 ウエッブぺ ージの画像表示や効果音の再生を司るユーザィンタフヱイスとしてブラクザ 3 5 を備えている。
図 5に示すコミュニケーンョンモジュール 3 1が、 図 3のストリーミング制御 部 1 0 aの機能を有している。 'また、 図 5に示すプレイヤエンジン 3 2が、 図 3 のデコーダ 1 0 bの機能を有している。
図 6〜図 8は、 ビットレートが異なる圧縮データから再生されるディジタルデ ータの分量を示す図である。 ここでは、 送信側から伝送される圧縮データとして 、 M P 3圧縮方式による 1 2 8 〔K b p s〕 の髙ビットレートのデータと、 6 4 〔K b p s〕 の低ビットレートのデータとが存在するものと想定し、 それらを伸 張処理して元の音楽データに復元することによって、 P CMデータが得られるも のとしている。
MP 3圧縮方式では、 1秒あたりの情報量をビットレートとして表しており、 I P 3ファイルでは 128 [Kb p s] が一般的なビットレートである。 圧縮デ ータのビットレートが大きいということは、 データ伝送時の圧 |g率は低くなるが 、 解凍されたときの音声データの再生音質が高いことを意味している。 I P 3フ アイルに付属する I D 3 T a gには、 前述した圧縮率やサンプリング周波数を始 め、 楽曲のタイ トル、 アーティス ト名、 音楽ジャンル等の文字情報を自由に書込 むことができる。
図 6に示すように、 ビットレートが異なる圧縮データから同程度の、 例えば 4 分間の再生時間を有する P CMデータを取得するには、. ビッ.トレートの低いコン テンッ (64 〔K b p s〕 ) と比べると、 ビッ トレートの高いコンテンツ ( 12 8 〔Kb p s〕 ) の圧縮データを格納するために、 より大きなサイズの記憶容量 が必要である。 ここでは、 図 6 (a) に示すビットレート 64 〔K.b p s〕 の圧 縮データに対して、 同図 (b) に示すビットレート 128 〔Kb p s〕 のものを 格納するために、 2倍の記憶容量のバッファメモリを要している。
従って、 バッファメモリに格納される圧縮データのビットレートにかかわらず 、 圧縮データのデータ容量に対する閾値を一定とした場合、 図 7に示すように、 ビッ トレートの高いコンテンツ (1 28 〔Kb p s〕 ) から復元される音楽デー タの P CMサイズのほうが小さくなることは明らかである。 すなわち、 図 7 (a ) に示すビットレート 64 〔Kb p s〕 の圧縮データから 4分間の P CMデータ が得られ、 これを最適な量としたときでも、 同図 (b) に示すビットレート 1 2 8 〔Kb p s〕 のものについては、 その閾値を同じ値としたままでは 1/2 (2 分間) の P CMデータしか得られない。 ス トリーミング再生では、 バッファされ る P CMデータにデータ不足が生じれば、 音途切れの間隔が短くなり再生品質が 悪くなる。
反対に、 ビットレート 128 [Kb p s ] のものについての閾値を、 図 8 (b ) に示すように 4分間の P C Mデータが得られるように高く設定すれば、 同じ閾 値でビットレートの低いコンテンツ (6 4 [K b p s 3 ) を格納した場合には、 2倍 (8分間) の P C Mデータが再生できることになる。 このような P C Mデー タにデータ過多が生じると、 バッファメモリでは必要以上にデータを保持するこ とになり、 情報端末装置におけるリソースの無駄となる。
本実施の形態のデータ再生方法では、 配信される圧縮データのビットレートに 応じて、 バッファメモリにおける閾値を変更設定することにより、 メモリリソー スを最適化しつつ、 その再生品質を保証することができる。
また、 データ再生方法では、 情報端末装置のメモリ使用量を制限する必要があ り、 かつユーザがそれ程高音質のものを要求していない場合、 圧縮データとして 低ビットレート (高圧縮率) のものを選択することができる。 その場合データ再 生方法では、 閾値を低く取ることができる。 一方、 データ再生方法では、 メモリ 使用量の制限が少ない情報端末装置の場合であって、 かつユーザが高い音質を求 めている場合、 圧縮データとして高ビットレート (低圧縮率) のものを選ぶこと ができる。 その場合データ再生方法では、 バッファメモリにおける閾値を、 高く 取るようにする。
このようにデータ再生方法では、 圧縮データのビットレートに応じて、 バッフ ァリングの際の閾値を選ぶようにしたので、 再生データのデータ枯渴による音切 れ間隔を適切に調整することができ、 再生品質の保証を行うことができる。 また、 データ再生方法では、 受信する圧縮データの対応ビットレートや、 それ らをバッファするメモリサイズ等の情報端末装置の要件に合わせて、 適切な閾値 を選ぶことができ、 R AMサイズ等のメモリリソースの最適化を行うことができ る。
なお上述の実施の形態においては、 クライアント端末 1 0が受信可能な放送と してラジオ局から放送されるラジオ放送を適用したが、 これに限らず、 クライア ント端末 1 0がインターネットラジオ放送や衛星ラジオ放送を受信して、 その関 連情報及びラジオ放送情報を取得するようにしたり、 あるいはテレビジョン用の 放送局から放送されるテレビジョン放送を受信し、 そのテレビジョン放送のテレ ビジョン番組に関する各種放送情報等をインターネット 20等のネットワーク上 のサーバから取得するこ'とも可能である。
また上述の実施の形態においては、 音声 (オーディオデータ) のス トリーミン グ再生に関して本発明を適用したが、 本発明はこれに限らず、 映画やテレビジョ ン放送等のビデオデータ、 コンピュータグラフィックスデータであるゲームデー タ等、 ス トリーミング再生可能なデータであれば、 この他種々のデータのストリ 一ミング再生に関して本発明を適用することが可能である。
さらに上述の実施の形態においては、 本発明によるデータ再生装置をクライア ント端末 1 0に適用するようにした場合'について述べたが、 本発明はこれに限ら ず、 パーソナルコンピュータや携帯電話機、 PDA (P e r s o n a l
D i g i t a l A s s i s t a n c e ) ゲーム機器等の情報処理装置、 テ レビジョン受像機、 ラジオ放送受信機、' CDプレーヤ、 DVD (D i g i - t a 1 Ve r s a t i l e D i s c) プレーヤ、 ノヽードディスクプレーヤ等 のように、 この他種々のデータ再生装置に広く適用することができる。
すなわち、 上述の実施の形態においては、 図 2について上述したハードウェア 回路プロックゃ図 5について上述したプログラムモジュールをクライアント端末 1 0に実装した場合について述べたが、'本発明はこれに限らず、 これらを携帯電 話機やパーソナルコンピュータ等、 クライアント端末 1 ό以外の種々の端末に実 装するようにしてもよく、 これらハードウェア回路ブロックゃプログラムモジュ ールを実装した端末であれば、 上述したクライアント端末 1 0と同様の処理を実 現することができる。
さらに、 上記の処理機能は、 コンピュータによっても実現することができる。 その場合、 コンピュータにはクライアント端末 1 0が有すべき機能の処理内容を 記述したプログラムが提供される。 コンピュータは、 そのプログラムを実行する ことにより、 上記処理機能を実現する。 処理内容を記述したプログラムは、 コン ピュータで読み取り可能な記録媒体に記録しておくことができる。 コンピュータ で読み取り可能な記録媒体としては、 磁気記録装置、 光ディスク、 光磁気記録媒 体、 半導体メモリ等がある。 磁気記録装置には、 ハードディスク装置 (HDE
、 フレキシブルディスク (FD) 、 磁気テープ等がある。 光ディスクには、 DV D、 DVD-R AM, CD— ROM、 CD— R (R e c o r d a b l e) /RW (R ewr i t a b l e) 等が る。 光磁気記録媒体には、 MO (Ma g n e t o— Op t i c a 1 d i s k) 等がある。
プログラムを流通させる場合には、 例えば、 そのプログラムが記録された DV D、 CD— R0M等の可搬型記録媒体が販売される。 また、 プログラムをサ一バ コンピュータの記憶装置に格納しておき、 ネットワークを介して、 サーバコンビ ユータから他のコンピュータにそのプログラムを転送することもできる。
プログラムを実行するコンピュータは、 例えば、 可搬型記録媒体に記録された プログラムもしくはサーバコンピュータから転送されたプログラムを、 自己の記 憶装置に格納する。 そして、 コンピュータは、 自己の記憶装置からプログラムを 読み取り、 プログラムに従った処理を実行する。 なお、 コンピュータは、 可搬型 記録媒体から直接プログラムを読み取り、 そのプログラムに従った処理を実行す ることもできる。 また、 コンピュータは、 サーバコンピュータからプログラムが 転送される毎に、 逐次、 受け取ったプログラムに従った処理を実行することもで きる。
さらに上述の実施の形態においては、 本発明によるプログラムを図 5について 上述したプログラムモジュールに適用するようにした場合について述べたが、 本 発明はこれに限らず、 この他種々の構成のプログラムを適用することができる。 さらに上述の実施の形態においては、 ダウンロードされた圧縮データを一時的 に記憶する記憶手段として、 図 1乃至図 8について上述した HDD (ハードディ スク ドライブ) 13を適用するようにした場合について述べたが、 本発明はこれ に限らず、 ダウンロードされた圧縮データを一時記憶することができれば、 光磁 気ディスク等のディスク状記録媒体や半導体メモリ等の記憶媒体にデータを記憶 するハードウェア回路構成のドライブ回路や、 各種プログラム (すなわち、 ソフ トウエア) に従って記憶媒体にデータを記憶する C P U等のように、 この他種々 の記憶手段を広.く適用することができる。
さらに上述の実施の形態においては、 記憶手段で記憶している圧縮データを伸 張するデータ伸張手段として、 図 1乃至図 8について上述した C P U 1 1を適用 するようにした場合について述べたが、 本発明はこれに限らず、 圧縮データを伸 張することができれば、 圧縮データを伸張するハードウヱァ回路構成のデータ伸 張回路や、 各種プログラム (すなわち、 ソフトウェア) に従って圧縮データを伸 張するマイクロコンピュータ等のように、 この他種々のデータ 張手段を広く適 用することができる。
さらに上述の実施の形態においては、 データ伸張手段で伸張されたデータのス トリーミング再生を行う再生手段として、 図 1乃至図 8について上述した C P U 1 1、 R AM I 4及ぴオーディオデータ処理部 1 9を適用するようにした場合に ついて述べたが、 本発明はこれに限らず、 データのストリーミング再生を行うこ とができれば、 データをストリーミング再生するハードウェア回路構成の再生回 路ゃ、 各種プログラム (すなわち、 ソフトウェア) に従ってデータをストリーミ ング再生する C P U単体等のように、 この他種々の再生手段を広く適用すること ができる。
さらに上述の実施の形態においては、 記憶手段に一時記憶されている圧縮デー タのデータ容量、 及びダウンロードされた圧縮データの圧縮率を検出する検出手 段として、 図 1乃至図 8について上述した C P U 1 1を適用するようにした場合 について述べたが、 本発明はこれに限らず、 圧縮データのデータ^量及び圧縮率 を検出することができれば、 圧縮データのデータ容量及ぴ圧縮率を検出するハー ドウエア 0路構成の検出回路や、 各種プログラム (すなわち、 ソフトウェア) に 従って圧縮データのデータ容量及ぴ圧縮率を検出するマイク口コンピュータ等の ように、 この他種々の検出手段を広く適用することができる。
さらに上述の実施の形態においては、 検出手段で検出した圧縮率に応じて圧縮 データのデータ容量に対する閾値を変更制御すると共に、 記憶手段に一時記憶さ れているデータ容量が所定の閾値以上になったとき記憶手段から圧縮データを読 み出して、 データ伸張手段に転送する制御手段として、 図 1乃至図 8について上 述した C P U 1 1を適用するようにした場合について述べたが、 本発明はこれに 限らず、 検出手段で検出した圧縮率に応じて圧縮データのデータ容量に対する閾 値を変更制御すると共に、 記憶手段に一時記憶されているデータ容量が所定の閾 値以上になったとき記憶手段から圧縮データを読み出して、 データ伸張手段に転 送することができれば、 ハードウェア回路構成の制御回路や、 各種プログラム ( すなわち、 ソフトウェア) に従って動作するマイクロコンピュータ等のように、 この他種々の制御手段を広く適用することができる。 産業上の利用可能性
ネットワークに接続されたオーディオ/ビジュアル機器等に対して、 インター ネット等のブロードパンドから音楽、 ビデオや画像その他の関達情報を直接配信 するコンテンツ配信システム等に利用できる。

Claims

請 求 の 範 囲
1 . 通信網を介してダウンロードされた圧縮データを伸張して再生するデータ再 生装置において、
上記ダウンロードされた圧縮データを一時的に記憶する記憶手段と、 上記記憶手段で記憶している圧縮データを伸張するデータ伸張手段と、 上記データ伸張手段で伸張されたデータのストリーミング再生を行う再生手段 と、
上記記憶手段に一時記憶されている圧縮データのデータ容量、 及び上記ダウン ロードされた圧縮データの圧縮率を検出する検出手段と、
上記検出手段で検出した圧縮率に応じて上記圧縮データのデータ容量に対する 閾値を変更制御すると共に、 上記記憶手段に一時記憶されているデータ容量が所 定の閾値以上になったとき上記記憶手段から上記圧縮データを読み出して、 上記 データ伸張手段に転送する制御手段と
を具えることを特徴とするデータ再生装置。
2 . 上記制御手段は、
上記記憶手段に一時記憶される圧縮データの圧縮率が低くなる場合には閾値を 大きくし、 該圧縮率が高くなる場合には閾値を小さくするように変更制御する ことを特徴とする請求の範囲第 1項に記載のデータ再生装置。
3 . 上記検出手段は、
上記ダウンロードされた圧縮データのファイルのヘッダ、 又はフックに含まれ るデータに基づいて、 該圧縮データの圧縮率を検出する
ことを特徴とする請求の範囲第 2項に記載のデータ再生装置。
4 . 上記検出手段は、 上記ダウンロードされた圧縮データについてのビットレートデータに基づいて 、 該圧縮データの圧縮率を検出する
ことを特徴とする請求の範囲第 2項に記載のデータ再生装置。
5. 上記制御手段は、
上記記憶手段から上記圧縮データを読み出し上記データ伸張手段に転送するタ ィミングを決める第 1の閾値と、 上記圧縮データの上記記憶手段へのダウンロー ドを中断するタイミングを決める第 2の閾値とを、 それぞれ変更制御する ことを特徴とする請求の範囲第 1項に記載のデータ再生装置。
6. 上記制御手段は、
上記通信網の伝送能力に応じて上記閾値を変更制御する ·
ことを特徴とする請求の範囲第 1項に記載のデータ再生装置。
7. 上記圧縮データは、 MP 3 (MPEG Au d i o L a y e r 3 ) デ ータである
ことを特徴とする請求の範囲第 1項に記載のデータ再生装置。 ,
8. 通信網を介してダウンロードされた圧縮データを伸張して再生するデータ再 生方法であって、
( a ) 圧縮データを配信するサーバに接続するステップと、
(b) 上記圧縮データのダウンロードに際し、 記憶手段に対する上記圧縮デー タのオーバーフローが発生しない範囲内で上記サーバに対して最大限サイズの部 分データの転送を要求するステップと、
( c ) 所定量の圧縮データが格納された時点で再生を開始するステップと、 (d) 上記記憶手段に一時記憶されている圧縮データのデータ容量、 及び上記 ダウンロードされた圧縮データの圧縮率を検出するステップと、 (e) 上記ステップ (d) で検出した圧縮率に応じて上記圧縮データのデータ 容量に対する閾値を変更制御するステップと、
( f ) 上記記憶手段内の未再生の圧縮データが上記閾値以下になったか否かを チェックするステップと、
(g) 上記ステップ (f ) で上記閾値以下になったと判定された時点で再生を 停止するステップと
を具え、
全データの転送要求が終了するまで、 上記ステップ (c) (d) ( e) ( f ) (g) 'を繰り返して実行する
ことを特徴とするデータ再生方法。
9. 上記ステップ (e) では、
上記記憶手段に一時記憶される圧縮データの圧縮率が低くなった場合には閾値 を大きくし、.該圧縮率が高くなつた場合には閾値を小さくするように変更制御す る
ことを特徴とする請求の範囲第 8項に記載のデータ再生方法。
1 0. 上記ステップ (d) では、
上記ダウンロードされた圧縮データのファイルのヘッダ、 又はフッタに含まれ るデータに基づいて、 該圧縮データの圧縮率を検出する
ことを特徴とする請求の範囲第 9項に記載のデータ再生方法。
1 1. 上記ステップ (d) では、
上記ダウンロードされた圧縮データについてのビットレートデータに基づいて 、 該圧縮データの圧縮率を検出する
ことを特徵とする請求の範囲第 9項に記載のデータ再生方法。
1 2. 上記ステップ (e) では、
上記記憶手段から圧縮データを読み出すタイミングを決める第 1の閾値と、 上 記圧縮データの上記記憶手段へのダウンロードを中断するタイミングを決める第 2の閾値とを、 それぞれ変更制御する
ことを特徴とする請求の範囲第 8項に記載のデータ再生方法。
1 3. 上記ステップ (e) では、
上記通信網の伝送能力に じて上記閾値を変更制御する
ことを特徴とする請求の範囲第 8項に記載のデータ再生方法。
14. 上記圧縮データは、 MP 3データである
ことを特徴とする請求の範囲第 8項に記載のデータ再生方法。
1 5..通信網を介してダウンロードされた圧縮データを伸張して再生するデータ 再生方法を実現するプログラムであって、
( a ) 圧縮データを配信するサーバに接続するステップと、
(b) 上記圧縮データのダウンロードに際し、 記憶手段に対する上記圧縮デー タのオーバーフローが発生しない範囲内で上記サーバに対して最大限サイズの部 分データの転送を要求するステップと、
(c) 上記記憶手段に一時記憶されている圧縮データのデータ容量、 及ぴ上記 ダウンロードされた圧縮データの圧縮率を検出するステップと、
'(d) 所定量の圧縮データが格納された時点で再生を開始するステツプと、 (e) 上記ステップ (c) で検出した圧縮率に応じて上記圧縮データのデーダ 容量に対する閾値を変更制御するステップと、
( f ) 上記記憶手段内の未再生の圧縮データが上記閾値以下になったか否かを チェックするステップと、
(g) 上記ステップ (f ) で上記閾値以下になったと判定された時点で再生を 停止するステップと .
を具え、 .
全データの転送要求が終了するまで、 上記ステップ (c) (d) (e) ( f ) (g) を繰り返す処理をコンピュータに実行させる
ことを特徴とするプログラム。
PCT/JP2004/011643 2003-09-30 2004-08-06 データ再生装置及び方法並びにプログラム WO2005034089A1 (ja)

Priority Applications (4)

Application Number Priority Date Filing Date Title
JP2005514365A JP4538750B2 (ja) 2003-09-30 2004-08-06 データ再生装置及び方法並びにプログラム
CN2004800255749A CN1846252B (zh) 2003-09-30 2004-08-06 数据再现设备、方法和程序
US10/565,965 US7627702B2 (en) 2003-09-30 2004-08-06 Data reproduction device and method, and program
KR1020067006032A KR101074096B1 (ko) 2003-09-30 2006-03-28 데이터 재생장치 및 방법

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2003341663 2003-09-30
JP2003-341663 2003-09-30

Publications (1)

Publication Number Publication Date
WO2005034089A1 true WO2005034089A1 (ja) 2005-04-14

Family

ID=34419212

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2004/011643 WO2005034089A1 (ja) 2003-09-30 2004-08-06 データ再生装置及び方法並びにプログラム

Country Status (5)

Country Link
US (1) US7627702B2 (ja)
JP (1) JP4538750B2 (ja)
KR (1) KR101074096B1 (ja)
CN (1) CN1846252B (ja)
WO (1) WO2005034089A1 (ja)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2006085026A2 (fr) * 2005-02-08 2006-08-17 Baracoda Systeme radio multimedia reveil informatique
JP2007256487A (ja) * 2006-03-22 2007-10-04 Sanyo Electric Co Ltd 音楽信号蓄積装置および音楽信号蓄積プログラム
JP2008077767A (ja) * 2006-09-21 2008-04-03 Sanyo Electric Co Ltd 光ディスク再生装置、プログラム
JP2011077597A (ja) * 2009-09-29 2011-04-14 Sony Corp 情報処理装置、及び情報処理方法

Families Citing this family (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070226420A1 (en) * 2006-03-22 2007-09-27 Sung Chih-Ta S Compression method and apparatus for a CPU
CN101276629B (zh) * 2007-03-30 2011-07-27 扬智科技股份有限公司 播放音频信号的方法与相关系统
CN101399982B (zh) * 2007-09-30 2010-12-01 奇景光电股份有限公司 图像压缩控制方法及装置
US7911948B2 (en) * 2007-10-17 2011-03-22 Viasat, Inc. Methods and systems for performing TCP throttle
US8681758B2 (en) * 2010-12-14 2014-03-25 Symbol Technologies, Inc. Video caching in a wireless communication network
KR20120084180A (ko) 2011-01-19 2012-07-27 삼성전자주식회사 데이터 압축 장치, 이의 동작 방법, 및 이를 포함하는 데이터 처리 장치
CN103297739B (zh) * 2012-02-22 2016-08-31 安凯(广州)微电子技术有限公司 一种音视频录制方法及装置
US8909608B2 (en) 2012-06-14 2014-12-09 International Business Machines Corporation Reducing decompression latency in a compression storage system
US9852055B2 (en) 2013-02-25 2017-12-26 International Business Machines Corporation Multi-level memory compression
CN104244085B (zh) * 2013-06-21 2019-08-30 南京中兴新软件有限责任公司 基于现场可编程门阵列的多媒体数据传输方法及装置
KR101401990B1 (ko) * 2013-06-28 2014-06-05 주식회사 인터엠 네트워크 기반 오디오 송수신기에서의 데이터 버퍼링 제어 방법 및 그 장치
CN104917591B (zh) * 2015-06-11 2018-03-23 中国电子科技集团公司第五十四研究所 一种适用于单向有损链路的卫星网络数据包压缩方法
CN104967498B (zh) * 2015-06-11 2018-01-30 中国电子科技集团公司第五十四研究所 一种基于历史的卫星网络数据包压缩传输方法
US20170269834A1 (en) * 2016-03-18 2017-09-21 Silicon Motion, Inc. Data storage device and data management method thereof

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08237133A (ja) * 1995-02-28 1996-09-13 Toshiba Corp 可変レート圧縮装置及び可変レート伸長装置
JPH1011092A (ja) * 1996-06-20 1998-01-16 Hitachi Ltd 符号化音声信号復号装置
JPH1056385A (ja) * 1995-06-30 1998-02-24 Sanyo Electric Co Ltd デコーダおよびmpegオーディオデコーダ
JP2000138591A (ja) * 1998-10-29 2000-05-16 Sanyo Electric Co Ltd オーディオ再生装置
JP2001282297A (ja) * 2000-03-29 2001-10-12 Pioneer Electronic Corp 音声情報再生方法ならびに装置
JP2001291379A (ja) * 2000-04-05 2001-10-19 Sony Corp 録音再生装置
JP2002268691A (ja) * 2001-03-12 2002-09-20 Sony Corp 音声データ受信方法及び音声データ受信装置

Family Cites Families (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0846907A (ja) * 1994-07-27 1996-02-16 Hitachi Ltd ディスク記録装置
WO1996017346A2 (en) 1994-11-29 1996-06-06 Philips Electronics N.V. Playback device and method of playing back a bit stream of a storage medium
US6292834B1 (en) * 1997-03-14 2001-09-18 Microsoft Corporation Dynamic bandwidth selection for efficient transmission of multimedia streams in a computer network
US20020120747A1 (en) * 2001-02-23 2002-08-29 Frerichs David J. System and method for maintaining constant buffering time in internet streaming media delivery
US7631088B2 (en) * 2001-02-27 2009-12-08 Jonathan Logan System and method for minimizing perceived dead air time in internet streaming media delivery
JP2002312000A (ja) * 2001-04-16 2002-10-25 Sakai Yasue 圧縮方法及び装置、伸長方法及び装置、圧縮伸長システム、ピーク検出方法、プログラム、記録媒体
US6792449B2 (en) * 2001-06-28 2004-09-14 Microsoft Corporation Startup methods and apparatuses for use in streaming content
US6993283B1 (en) * 2001-07-16 2006-01-31 Nasaco Electronics (Hong Kong) Ltd. Wireless audio transmission system
US20030048808A1 (en) * 2001-09-12 2003-03-13 Stahl Thomas Anthony Method and apparatus for changing received streaming content channels
WO2004019530A1 (en) 2002-02-15 2004-03-04 Visible World, Inc. System and method for seamless switching through buffering
KR100462615B1 (ko) * 2002-07-11 2004-12-20 삼성전자주식회사 적은 계산량으로 고주파수 성분을 복원하는 오디오 디코딩방법 및 장치
JP4413555B2 (ja) * 2003-08-11 2010-02-10 アルパイン株式会社 Av再生システム及びav装置
JP4518768B2 (ja) 2003-09-16 2010-08-04 ソニー株式会社 通信システム、通信方法およびクライアント機器
JP2005092477A (ja) 2003-09-17 2005-04-07 Sony Corp コンテンツ配信方法、コンテンツ取得装置および方法、並びにプログラム
US7009533B1 (en) * 2004-02-13 2006-03-07 Samplify Systems Llc Adaptive compression and decompression of bandlimited signals

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08237133A (ja) * 1995-02-28 1996-09-13 Toshiba Corp 可変レート圧縮装置及び可変レート伸長装置
JPH1056385A (ja) * 1995-06-30 1998-02-24 Sanyo Electric Co Ltd デコーダおよびmpegオーディオデコーダ
JPH1011092A (ja) * 1996-06-20 1998-01-16 Hitachi Ltd 符号化音声信号復号装置
JP2000138591A (ja) * 1998-10-29 2000-05-16 Sanyo Electric Co Ltd オーディオ再生装置
JP2001282297A (ja) * 2000-03-29 2001-10-12 Pioneer Electronic Corp 音声情報再生方法ならびに装置
JP2001291379A (ja) * 2000-04-05 2001-10-19 Sony Corp 録音再生装置
JP2002268691A (ja) * 2001-03-12 2002-09-20 Sony Corp 音声データ受信方法及び音声データ受信装置

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2006085026A2 (fr) * 2005-02-08 2006-08-17 Baracoda Systeme radio multimedia reveil informatique
WO2006085026A3 (fr) * 2005-02-08 2007-01-11 Baracoda Systeme radio multimedia reveil informatique
JP2007256487A (ja) * 2006-03-22 2007-10-04 Sanyo Electric Co Ltd 音楽信号蓄積装置および音楽信号蓄積プログラム
JP2008077767A (ja) * 2006-09-21 2008-04-03 Sanyo Electric Co Ltd 光ディスク再生装置、プログラム
JP2011077597A (ja) * 2009-09-29 2011-04-14 Sony Corp 情報処理装置、及び情報処理方法

Also Published As

Publication number Publication date
US7627702B2 (en) 2009-12-01
CN1846252A (zh) 2006-10-11
KR20060090982A (ko) 2006-08-17
CN1846252B (zh) 2010-05-12
US20060209615A1 (en) 2006-09-21
KR101074096B1 (ko) 2011-10-17
JPWO2005034089A1 (ja) 2006-12-14
JP4538750B2 (ja) 2010-09-08

Similar Documents

Publication Publication Date Title
KR101074096B1 (ko) 데이터 재생장치 및 방법
US11470138B2 (en) Apparatus, system, and method for multi-bitrate content streaming
CN1860453B (zh) 信息处理设备和方法
JP3873405B2 (ja) データ配信システム及びデータ配信装置
JP3857611B2 (ja) データ圧縮プログラム、データ圧縮方法、およびデータ圧縮装置
US8589576B2 (en) Contents distributing system, client, server, contents distributing method, and contents reproducing method
CN106791956A (zh) 网络直播卡顿的处理方法及装置
JP5401464B2 (ja) 重要度基盤のリッチメディア提供システム及び方法と、これに適用されるサーバー
JP4404180B2 (ja) データ配信システム、データ処理装置及びデータ処理方法、並びにコンピュータ・プログラム
JP2004343701A (ja) データ受信再生装置、データ受信再生方法及びデータ受信再生処理プログラム
JP3976191B2 (ja) サーバ、送信レート制御方法、プログラムおよび記録媒体
RU2766575C2 (ru) Передающий модуль, способ передачи, приемный модуль, способ приема и программа
JPH11202900A (ja) 音声データ圧縮方法及びそれを適用した音声データ圧縮システム
KR20090128195A (ko) 미디어파일의 데이터 포맷 변환장치 및 방법
JP2000134371A (ja) デジタルオ―ディオ信号伝送システム
JP3846449B2 (ja) 情報処理装置、情報処理方法
KR101403943B1 (ko) 스트리밍 미디어의 공급 제어 장치, 서버, 수신기 및 제어 방법
JPH0884315A (ja) 携帯型av装置
KR100537542B1 (ko) 카 오디오 시스템의 엠펙 음악파일 재생장치
JP2001036889A (ja) マルチメディア通信端末
JP2011070076A (ja) 情報処理装置
JP2004326922A (ja) 情報処理装置、情報処理方法
JP2001337880A (ja) 電子情報内容提供処理システム、情報提供装置、情報処理装置、記録媒体及び電子情報内容提供処理方法
KR20200029881A (ko) 영상 처리 장치 및 그 제어방법
JP2012060461A (ja) 再生装置、再生方法、及びプログラム

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 200480025574.9

Country of ref document: CN

AK Designated states

Kind code of ref document: A1

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BW BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE EG ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NA NI NO NZ OM PG PH PL PT RO RU SC SD SE SG SK SL SY TJ TM TN TR TT TZ UA UG US UZ VC VN YU ZA ZM ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): BW GH GM KE LS MW MZ NA SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IT LU MC NL PL PT RO SE SI SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
WWE Wipo information: entry into national phase

Ref document number: 2005514365

Country of ref document: JP

WWE Wipo information: entry into national phase

Ref document number: 10565965

Country of ref document: US

WWE Wipo information: entry into national phase

Ref document number: 1020067006032

Country of ref document: KR

WWP Wipo information: published in national office

Ref document number: 1020067006032

Country of ref document: KR

WWP Wipo information: published in national office

Ref document number: 10565965

Country of ref document: US

122 Ep: pct application non-entry in european phase