Method of creating and recording presentation order...

Motion video signal processing for recording or reproducing – Local trick play processing – With randomly accessible medium

Reexamination Certificate

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

C386S349000, C386S349000

Reexamination Certificate

active

06735376

ABSTRACT:

BACKGROUND OF THE INVENTION
1. Field of the Invention
The present invention relates generally to a rewriteable recording medium and a method and system for creating and recording data management information for a rewritable recording medium, and more particularly, but not by way of limitation, to creation and recording of video object presentation order management data accompanied by editing presentation order of still or moving pictures recorded on the recording medium.
2. Description of the Related Art
Optical disks have come into wide use since the advent of compact disc (CD) and the demand for optical disks is expected to grow steadily with popularization of digital versatile disk (DVD). Optical disks include read-only disks such as CD-ROM and DVD-ROM, write-once disks such as CD-R and DVD-R, and rewritable disks such as CD-RW and DVD-RAM. The specification of DVD-RTRW, which is standard writing/reading format of a rewritable disk, has not released yet and standardization for the DVD-RTRW is under way.
As rewritable optical disks like DVD-RAM are of immensely large capacity, users may store a variety of data such as moving pictures, still pictures, audio data, and the like on a single recording medium. Each time a new data file is recorded on a rewritable recording medium, navigation information for locating the data file after recording is created and recorded along with the data file on the recording medium. The recorded navigation information is referred to whenever the relevant data file is accessed.
Navigation information regarding all data files stored on a recording medium is contained in a navigation data table as shown in
FIG. 1
, which is recorded as a single navigation data file on the recording medium. Accessing the recording medium entails loading the navigation data file into a memory, wherein the navigation data reside all the time. When recording a moving or still picture on the recording medium, the area in which the picture file will be recorded is determined with reference to the navigation information. Recording a picture file always accompanies creating management information regarding the recorded picture file and updating the navigation data file to include the newly created management information.
Management data pertaining to moving pictures comprise movie video object information (M_VOBI) and movie video object presentation order information (movie Cell Information or simply CI). Suppose that a moving picture file is composed of n movie video objects (M_VOBs) M_VOB#
1
~M_VOB#n as shown in FIG.
3
. Since each M_VOB needs a M_VOBI and a CI, n M_VOBIs and n CIs are created in the same order that n M_VOBs are recorded. In
FIG. 3
, M_VOBI#
1
~M_VOBI#n correspond to M_VOB#
1
~M_VOB#n and C#
2
, C#
4
, . . . (shaded Cells in the box labeled ORG_PGC) correspond to M_VOB#
1
~M_VOB#n. The created M_VOBIs and CIs are stored in the movie A/V file information table (M_AVFIT) and the original program chain information table (ORG_PGCIT) of the navigation data shown in
FIG. 1
, respectively. As illustrated in
FIG. 2A
, Cell Information related to a movie VOB consists of several fields: Cell type (C_TY) indicating that the relevant VOB is moving picture data, the ID number of the relevant M_VOB (M_VOB_ID), the presentation start time (C_V_S_PTM) and presentation end time (C_V_E_PTM) of the relevant M_VOB, the index number of the text data connected with the CI (IT_TXT_N), and the index number of the thumbnail connected with the CI (THMNL_N).
When the recording medium is accessed, the navigation data file is read from the recording medium and loaded into a memory as mentioned before. If reproduction of a moving picture is requested, M_VOBIs and CIs relevant to the requested moving picture file are read from the M_AVFIT and ORG_PGCIT of the navigation data table, respectively. In reference to the M_VOBIs and CIs, the requested moving picture file can be located from the recording medium and reproduced.
On the other hand, management data pertaining to still pictures comprise still picture video object information (S_VOBI) and still picture video object presentation order information (still picture Cell Information or simply CI). Suppose that a still picture file is composed of n still picture video objects (S_VOBs) S_VOB#
1
~S_VOB#n as shown in FIG.
3
. Since each S_VOB needs a S_VOBI and a CI, n S_VOBIs and n CIs are created in the same order that n S_VOBs are recorded. In
FIG. 3
, S_VOBI#
1
~S_VOBI#n correspond to S_VOB#
1
~S_VOB#n and C#
1
, C#
3
, . . . (not shaded Cells in the box labeled ORG_PGC) correspond to S_VOB#
1
~S_VOB#n. The created S_VOBIs and CIs are stored in the still picture A/V file information table (S_AVFIT) and the original program chain information table (ORG_PGCIT) of the navigation data shown in
FIG. 1
, respectively. As illustrated in
FIG. 2B
, Cell Information related to a still picture VOB consists of several fields: Cell type (C_TY) indicating that the relevant VOB is still picture data, the ID number of the relevant S_VOB (S_VOB_ID), the playback time (C_PB_TM), presentation start time (C_V_S_PTM), and still time (C_STILL_TM) of the relevant S_VOB, the index number of the text data connected with the CI (IT_TXT_N), and the index number of the thumbnail connected with the CI (THMNL_N).
The procedure for reproducing a still picture is similar to that for reproducing a moving picture. If reproduction of a still picture is requested, S_VOBIs and CIs relevant to the requested still picture file are read from the S_AVFIT and ORG_PGCIT of the navigation data table, respectively. In reference to the S_VOBIs and CIs, the requested still picture file can be located from the recording medium and reproduced.
The navigation data file is used in the same manner when movie or still picture files recorded on the recording medium are edited. If a user makes or edits a list of moving or still pictures to reproduce them in a preferred order, management data regarding the list are created with reference to the navigation data loaded into the memory. The management data consist of a series of CIs corresponding to the selected pictures, which forms a user-defined program chain or PGC (UD_PGC) to be stored in the user-defined PGC information (UD_PGCI) of the user-defined PGC information table (UD_PGCIT) shown in FIG.
1
. UD_PGC#i is stored in UD_PGCI#i.
If reproduction of a play list of picture files is requested, the UD_PGC stored in the UD_PGCI corresponding to the requested play list is read from the UD_PGCIT of the navigation data in the memory. Then, the M_VOBIs and S_VOBIs corresponding to the CIs can be read from the M_AVFIT and S_AVFIT. Finally, the VOBs linked to the play list can be read out and the play list can be reproduced in reference to the VOBIs and CIs.
In the above method, the amount of the navigation data increases with the number of user-defined PGCs each of which contains information on a presentation order of VOBs, because each user-defined PGC is recorded in a user-defined PGCI in the navigation data table. It is an apparent drawback of the method, therefore, that the navigation data file may take excessive storage space as user-defined PGCs increase in number.
One possible solution to the above problem is to limit the maximum number of user-defined PGCs and the maximum number of CIs that a user-defined PGC can hold. This method, however, may give rise to other problems. Suppose that the number of CIs which a user-defined PGC can take is limited to N. In this case, some picture program to be reproduced continuously cannot be managed by a single user-defined PGC if the number of CIs contained in the picture program exceeds the prescribed bound N.
SUMMARY OF THE INVENTION
It is therefore a primary object of the present invention to provide a rewritable recording medium and a method and system for creating and recording presentation order management data for a rewritable recording medium, which enables effective control of the amount of pres

LandOfFree

Say what you really think

Search LandOfFree.com for the USA inventors and patents. Rate them and share your experience with other people.

Rating

Method of creating and recording presentation order... does not yet have a rating. At this time, there are no reviews or comments for this patent.

If you have personal experience with Method of creating and recording presentation order..., we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and Method of creating and recording presentation order... will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFUS-PAI-O-3187912

  Search
All data on this website is collected from public sources. Our data reflects the most accurate information available at the time of publication.