US20080077262A1 - Distortion free stitching of digital media files - Google Patents
Distortion free stitching of digital media files Download PDFInfo
- Publication number
- US20080077262A1 US20080077262A1 US11/518,034 US51803406A US2008077262A1 US 20080077262 A1 US20080077262 A1 US 20080077262A1 US 51803406 A US51803406 A US 51803406A US 2008077262 A1 US2008077262 A1 US 2008077262A1
- Authority
- US
- United States
- Prior art keywords
- track
- waveform
- audio sample
- determining
- recited
- Prior art date
- Legal status (The legal status 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 status listed.)
- Abandoned
Links
Images
Classifications
-
- G—PHYSICS
- G11—INFORMATION STORAGE
- G11B—INFORMATION STORAGE BASED ON RELATIVE MOVEMENT BETWEEN RECORD CARRIER AND TRANSDUCER
- G11B27/00—Editing; Indexing; Addressing; Timing or synchronising; Monitoring; Measuring tape travel
- G11B27/02—Editing, e.g. varying the order of information signals recorded on, or reproduced from, record carriers
- G11B27/031—Electronic editing of digitised analogue information signals, e.g. audio or video signals
- G11B27/038—Cross-faders therefor
Definitions
- This invention relates generally to digital media files. More specifically, the invention describes a distortion free stitching of two temporally adjacent digital media files that have been butt spliced. Such files include, but are not limited to, digital audio files.
- a butt splice is the abrupt connection of one audio file to another audio file so that they become one continuous audio file (along the lines of concept albums such as “Dark Side of the Moon”), which can then, for example, be burned onto a playable storage medium such as a CD or played back directly from a media player. It would therefore be advantageous to be able to perform a butt splice on any two audio files regardless of their respective formats or origins.
- the invention described herein pertains to distortion free stitching of two temporally adjacent digitally encoded multimedia files.
- a method of distortion free stitching of two temporally adjacent digital media files together is described.
- the method includes the following operations: determining a direction of the track A waveform and the track B waveform; determining a delta value between a last audio sample of the track A waveform and a first audio sample of the track B waveform; and stitching the track A waveform and the track B waveform together based upon the directions of the tracks A and B and the associated delta value.
- computer program product executable by a processor for distortion free stitching of two temporally adjacent digital media files together.
- the computer program product includes computer code for computer code for determining a direction of the track A waveform and the track B waveform; computer code for determining a delta value between a last audio sample of the track A waveform and a first audio sample of the track B waveform; computer code for stitching the track A waveform and the track B waveform together based upon the directions of the tracks A and B and the associated delta value; and computer readable medium for storing the computer code.
- an apparatus arranged to perform a distortion free stitching operation of two multimedia files together.
- the apparatus includes a memory unit for arranged to store data that includes a plurality of digital multimedia files; and a processor coupled to the memory unit arranged to, determine a direction of the track A waveform and the track B waveform; determine a delta value between a last audio sample of the track A waveform and a first audio sample of the track B waveform; and stitch the track A waveform and the track B waveform together based upon the directions of the tracks A and B and the associated delta value.
- FIG. 1 shows a flowchart detailing a process for distortion free stitching of two temporally adjacent digital media files in accordance with an embodiment of the invention.
- FIG. 2 show representative waveforms and their respective directions in accordance with an embodiment of the invention.
- FIGS. 3A-3B shows a representative linear extrapolation type stitching operation in accordance with an embodiment of the invention.
- multimedia asset players can accommodate hundreds or even thousands of digital media files, such as audio files, providing a user the ability to create customized albums.
- digital media files such as audio files
- a butt splice is the abrupt connection of one audio file to another audio file so that they become one continuous audio file (along the lines of concept albums such as “Dark Side of the Moon”), which can then, for example, be burned onto a playable storage medium such as a CD.
- the invention provides for distortion free stitching of digital files of any format or origin.
- first (track A) and second (track B) digital audio tracks are retrieved and placed in a play order ⁇ A:B ⁇ by which it is meant that the last audio content of the track A will be expressed immediately followed in time by the first audio samples of the track B without any noticeable pause.
- the direction of the track A and the track B is determined in a transition zone based upon a last audio sample of the track A and the first audio sample of the track B.
- the transition zone typically ranges from about 10 msec prior to the end of track A to about 10 ms from the beginning of track B.
- fractional change absolute value((B ⁇ A)/A) where B is value of the first sample of track B and A is value of the last sample of track A
- the fractional approach would render a meaningless result.
- the invention provides for determining an absolute value difference of the first and last respective audio samples.
- the invention provides for stitching the track A and the track B, or not, based upon a pre-determined relationship between the directions of track A and track B and the associated delta value. For example, if the direction of the track A and the direction of the track B are substantially the same and the associated delta value is approximately zero, then no stitching is performed. However, if the directions do not match (i.e., one is upward going and the other is downward going, or vice versa), and the associated delta value is greater than or equal to a first pre-determined value, then a stitching operation is performed. In a particularly useful embodiment, the stitching operation is a linear cross fade operation well known to those skilled in the art. In this way, the tracks A and B are stitched together resulting in an audibly smooth transition between the two tracks (i.e., without a noticeable audio distortion at the junction of the two tracks).
- FIG. 1 shows a flowchart detailing a process 100 for distortion free stitching of two temporally adjacent digital media files in accordance with an embodiment of the invention.
- the process 100 begins at 102 by retrieving a first track A and a first track B which are to be stitched together such that there is no audible gap output when the tracks are placed temporally adjacent to each other and decoded by an appropriate decoder regardless of the MP3 encoder used to create the tracks A and B originally.
- the direction of the track A and the track B are determined. In the described embodiment, the direction of the track A and the track B is determined based upon calculating and comparing values for each of a number of audio samples for each track that lie within or near a transition zone between the two tracks.
- FIG. 2 shows a case whereby a track A 200 is determined to have an upward going waveform in a transition zone 202 whereas a track B 204 is determined to have a downward going waveform in the transition zone 202 .
- a delta value at a transition point between the two tracks is determined.
- the delta value is based upon a fractional change between the last audio sample value of the track A and the first audio sample value of the track B.
- the directions of the tracks match (this includes the case whereby the directions of each of the tracks match and are considered to be flat), and the associated delta is approximately zero, then there is no stitching required and the process 100 ends. If, however, at 108 , if the directions do not match (i.e., one direction is upward going and the other is downward going, or one or the other is flat whereas the other is not), then a stitching operation is carried out.
- the stitching operation is a linear cross fade operation whereby a track A is ramped down (multiplied by an appropriate downward going ramp function) and a track B is ramped up (multiplied by an appropriate upward going ramp function) the results of which are overlapped and added over the transition zone.
- a linear interpolation type stitching operation can be performed as illustrated in FIG. 3B .
- a zero crossing type stitching operation can be performed. In this case, the region between the zero crossing points is eliminated and the two waveforms are then stitched by moving the zero crossing points of the track A waveform and the track B waveform together at the transition point T.
Landscapes
- Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Signal Processing For Digital Recording And Reproducing (AREA)
Abstract
Description
- 1. Field of the Invention
- This invention relates generally to digital media files. More specifically, the invention describes a distortion free stitching of two temporally adjacent digital media files that have been butt spliced. Such files include, but are not limited to, digital audio files.
- 2. Description of Related Art
- Recent developments in consumer electronics have included the introduction of multimedia asset player devices (such as the iPOD™ player manufactured by Apple Computer Inc. of Cupertino, Calif.) capable so storing a large number of digital data files such as audio or video files. In some cases, in order to store an ever larger number of data files, various data compression techniques have been used to reduce the size of the stored digital data files. These compression techniques fall into one of two categories, lossless compression (ALAC, etc) that is a class of data compression algorithms that allow the exact original data to be reconstructed from the compressed data. In contrast, lossy data compression (AAC, MP3) is a class of data compression algorithms that do not allow the exact original data to be reconstructed from the compressed data. It should be noted that due to the inherent nature of the lossy encoding process, discontinuities in the original waveform are introduced at both the beginning and ending of the compressed data file.
- With the availability of such a large number of multimedia files (audio files for example) it has become very popular to create custom “albums” by placing selected digital audio files in a pre-selected order and performing what is referred to as a butt splice. A butt splice is the abrupt connection of one audio file to another audio file so that they become one continuous audio file (along the lines of concept albums such as “Dark Side of the Moon”), which can then, for example, be burned onto a playable storage medium such as a CD or played back directly from a media player. It would therefore be advantageous to be able to perform a butt splice on any two audio files regardless of their respective formats or origins.
- Unfortunately, however, there are a number of scenarios where a butt splice of two files will in all likelihood result in an audible distortion (such as a click or a pop) due to a discontinuity at the transition point. One such scenario is when two audio files (referred to as a Track A and a Track B) are not from the same album and have nothing to do with each other. Most of the time, the streams will both end and start with zero, however, if Track A is part of an album with seamless track transitions, then it will not end at zero and there will be a discontinuity when it is paired with any track which is not its normal partner. Alternately, Track A could end at zero and Track B could start at a non-zero (or vice versa) value also resulting in a discontinuity and yet another scenario is one in which both tracks have non-zero transitions.
- This problem extends to those scenarios where compressed audio files that have been processed by a lossy compression algorithm are butt spliced. Since files compressed using a lossy compression algorithm have non-audio samples at the beginning of the data file and at the ending of the data file, butt splicing these files (without properly trimming the non-audio samples near the transition point) will in all likelihood result in an audible distortion at the transition point. Even in those cases where the two files to be butt spliced were encoded using lossless compression and in their original form “meshed” properly, an audible distortion may become evident if one or both of the two tracks have undergone some form of sound effects processing (i.e., EQ, Sound Enhancer, etc.). For example, if a Track A is encoded with WAV and a Track B with AIFF and if sound effects processing has been turned on (i.e., EQ, Sound Enhancer, etc.) then even though the two tracks have been losslessly encoded, the two tracks will not in all likelihood match up at the transition point resulting in an audible distortion such as a click or pop.
- What is required is distortion free butt splicing of any two digital media files regardless of format or origin.
- The invention described herein pertains to distortion free stitching of two temporally adjacent digitally encoded multimedia files. In a described embodiment, a method of distortion free stitching of two temporally adjacent digital media files together is described. The method includes the following operations: determining a direction of the track A waveform and the track B waveform; determining a delta value between a last audio sample of the track A waveform and a first audio sample of the track B waveform; and stitching the track A waveform and the track B waveform together based upon the directions of the tracks A and B and the associated delta value.
- In another embodiment, computer program product executable by a processor for distortion free stitching of two temporally adjacent digital media files together is described. The computer program product includes computer code for computer code for determining a direction of the track A waveform and the track B waveform; computer code for determining a delta value between a last audio sample of the track A waveform and a first audio sample of the track B waveform; computer code for stitching the track A waveform and the track B waveform together based upon the directions of the tracks A and B and the associated delta value; and computer readable medium for storing the computer code.
- In yet another embodiment, an apparatus arranged to perform a distortion free stitching operation of two multimedia files together. The apparatus includes a memory unit for arranged to store data that includes a plurality of digital multimedia files; and a processor coupled to the memory unit arranged to, determine a direction of the track A waveform and the track B waveform; determine a delta value between a last audio sample of the track A waveform and a first audio sample of the track B waveform; and stitch the track A waveform and the track B waveform together based upon the directions of the tracks A and B and the associated delta value.
- The invention will be better understood by reference to the following description taken in conjunction with the accompanying drawings.
-
FIG. 1 shows a flowchart detailing a process for distortion free stitching of two temporally adjacent digital media files in accordance with an embodiment of the invention. -
FIG. 2 show representative waveforms and their respective directions in accordance with an embodiment of the invention. -
FIGS. 3A-3B shows a representative linear extrapolation type stitching operation in accordance with an embodiment of the invention. - Reference will now be made in detail to a preferred embodiment of the invention. An example of the preferred embodiment is illustrated in the accompanying drawings. While the invention will be described in conjunction with a preferred embodiment, it will be understood that it is not intended to limit the invention to one preferred embodiment. To the contrary, it is intended to cover alternatives, modifications, and equivalents as may be included within the spirit and scope of the invention as defined by the appended claims.
- With the rapid advancement in the ability to store data, multimedia asset players can accommodate hundreds or even thousands of digital media files, such as audio files, providing a user the ability to create customized albums. With the availability of such a large number of multimedia files it has become very popular to create custom “albums” by placing selected digital audio files in a pre-selected order and performing what is referred to as a butt splice. A butt splice is the abrupt connection of one audio file to another audio file so that they become one continuous audio file (along the lines of concept albums such as “Dark Side of the Moon”), which can then, for example, be burned onto a playable storage medium such as a CD. Unfortunately, however, there are a number of scenarios where a butt splice of two files will in all likelihood result in an audible distortion (such as a click or a pop) due to a discontinuity at the transition point. Such discontinuities can have many sources, including butt splicing lossy compressed media files (such as MP3 files) having a number of non-audio files at the beginning and ending of the file, or butt splicing audio files from different origins that do not sonically match at the transition point, etc. Therefore, the invention provides for distortion free stitching of digital files of any format or origin.
- In one embodiment, first (track A) and second (track B) digital audio tracks are retrieved and placed in a play order {A:B} by which it is meant that the last audio content of the track A will be expressed immediately followed in time by the first audio samples of the track B without any noticeable pause. As part of the inventive process, the direction of the track A and the track B is determined in a transition zone based upon a last audio sample of the track A and the first audio sample of the track B. The transition zone typically ranges from about 10 msec prior to the end of track A to about 10 ms from the beginning of track B. Once the directions of the tracks have been determined in the transition zone, a determination of a difference value (referred to as a delta (δ)) is made between the last audio sample of the track A and the first audio sample of the track B.
- In the described embodiment, the delta (δ) is based upon a fractional change (where fractional change=absolute value((B−A)/A) where B is value of the first sample of track B and A is value of the last sample of track A) between the respective values of the track A last audio sample and the track B first audio sample. However, in certain cases such as when the direction of either of the tracks is flat (i.e., neither upward nor downward going), or either the last audio sample of the track A or the first audio sample of the track B has a zero value, the fractional approach would render a meaningless result. In these situations, the invention provides for determining an absolute value difference of the first and last respective audio samples. In any case, the invention provides for stitching the track A and the track B, or not, based upon a pre-determined relationship between the directions of track A and track B and the associated delta value. For example, if the direction of the track A and the direction of the track B are substantially the same and the associated delta value is approximately zero, then no stitching is performed. However, if the directions do not match (i.e., one is upward going and the other is downward going, or vice versa), and the associated delta value is greater than or equal to a first pre-determined value, then a stitching operation is performed. In a particularly useful embodiment, the stitching operation is a linear cross fade operation well known to those skilled in the art. In this way, the tracks A and B are stitched together resulting in an audibly smooth transition between the two tracks (i.e., without a noticeable audio distortion at the junction of the two tracks).
- More specifically, if the directions of Track A and Track B are the same and (δ) is less than 0.5 then no stitching operation is performed. However, if the directions of Track A and Track B are different and if there and the endpoints are not zero and (δ) is less than 0.3 then there is also no stitching. However if there are zeros, and the absolute difference of (B−A) is less than or equal to 0.25 then no stitching is performed, otherwise stitching is performed. It should be noted that there is a special check for a “zeros” case where, if the direction of both Track A and Track B are flat and the values are approximately zero, no stitching is performed (it should be noted that “approximately zero” is defined as the absolute amplitude of the sample value<=2/32768. Since 16-bit audio has 65536 steps of precision this allows values within +/−2 steps to be treated as “0”).
-
FIG. 1 shows a flowchart detailing a process 100 for distortion free stitching of two temporally adjacent digital media files in accordance with an embodiment of the invention. The process 100 begins at 102 by retrieving a first track A and a first track B which are to be stitched together such that there is no audible gap output when the tracks are placed temporally adjacent to each other and decoded by an appropriate decoder regardless of the MP3 encoder used to create the tracks A and B originally. At 102, the direction of the track A and the track B are determined. In the described embodiment, the direction of the track A and the track B is determined based upon calculating and comparing values for each of a number of audio samples for each track that lie within or near a transition zone between the two tracks. (It should be noted that typically the transition zone is about 10 ms wide which would be 441 samples at a 44.1 kHz sample rate). For example,FIG. 2 shows a case whereby a track A 200 is determined to have an upward going waveform in a transition zone 202 whereas a track B 204 is determined to have a downward going waveform in the transition zone 202. - Returning to
FIG. 1 , at 104, a delta value at a transition point between the two tracks is determined. In the described embodiment, the delta value is based upon a fractional change between the last audio sample value of the track A and the first audio sample value of the track B. At 106, if the directions of the tracks match (this includes the case whereby the directions of each of the tracks match and are considered to be flat), and the associated delta is approximately zero, then there is no stitching required and the process 100 ends. If, however, at 108, if the directions do not match (i.e., one direction is upward going and the other is downward going, or one or the other is flat whereas the other is not), then a stitching operation is carried out. In the described embodiment, the stitching operation is a linear cross fade operation whereby a track A is ramped down (multiplied by an appropriate downward going ramp function) and a track B is ramped up (multiplied by an appropriate upward going ramp function) the results of which are overlapped and added over the transition zone. - In some situations, other stitching operations can be performed in addition to the linear cross fade. For example, if the directions match and the associated delta value is greater than a pre-determined threshold value (see
FIG. 3A ), then a linear interpolation type stitching operation can be performed as illustrated inFIG. 3B . In other situations (such as in the case where processing resources are at a premium and more processor intensive operations such as the linear cross fade could not economically be implemented), a zero crossing type stitching operation can be performed. In this case, the region between the zero crossing points is eliminated and the two waveforms are then stitched by moving the zero crossing points of the track A waveform and the track B waveform together at the transition point T. - While this invention has been described in terms of a preferred embodiment, there are alterations, permutations, and equivalents that fall within the scope of this invention. It should also be noted that there are many alternative ways of implementing both the process and apparatus of the present invention. It is therefore intended that the invention be interpreted as including all such alterations, permutations, and equivalents as fall within the true spirit and scope of the present invention.
Claims (30)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US11/518,034 US20080077262A1 (en) | 2006-09-08 | 2006-09-08 | Distortion free stitching of digital media files |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US11/518,034 US20080077262A1 (en) | 2006-09-08 | 2006-09-08 | Distortion free stitching of digital media files |
Publications (1)
Publication Number | Publication Date |
---|---|
US20080077262A1 true US20080077262A1 (en) | 2008-03-27 |
Family
ID=39226088
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US11/518,034 Abandoned US20080077262A1 (en) | 2006-09-08 | 2006-09-08 | Distortion free stitching of digital media files |
Country Status (1)
Country | Link |
---|---|
US (1) | US20080077262A1 (en) |
Cited By (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20070118351A1 (en) * | 2005-11-22 | 2007-05-24 | Kazuo Sumita | Apparatus, method and computer program product for translating speech input using example |
US8612517B1 (en) | 2012-01-30 | 2013-12-17 | Google Inc. | Social based aggregation of related media content |
WO2014039127A1 (en) * | 2012-09-07 | 2014-03-13 | Google Inc. | Dynamic bit rate encoding |
US9143742B1 (en) | 2012-01-30 | 2015-09-22 | Google Inc. | Automated aggregation of related media content |
US9159364B1 (en) | 2012-01-30 | 2015-10-13 | Google Inc. | Aggregation of related media content |
CN111261191A (en) * | 2019-11-22 | 2020-06-09 | 惠州市德赛西威智能交通技术研究院有限公司 | Automatic detection method and system for sound splicing and soundless of vehicle-mounted multimedia system |
CN114582376A (en) * | 2022-01-18 | 2022-06-03 | 杭州联汇科技股份有限公司 | High-quality optimized splicing method for digital audio clips |
Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US3609332A (en) * | 1968-12-16 | 1971-09-28 | Gen Electric | Photoflash lamp array with reflector-lamp module |
US3877377A (en) * | 1955-01-17 | 1975-04-15 | Us Army | Proximity Fuze |
US5832431A (en) * | 1990-09-26 | 1998-11-03 | Severson; Frederick E. | Non-looped continuous sound by random sequencing of digital sound records |
US20040243540A1 (en) * | 2000-09-07 | 2004-12-02 | Moskowitz Scott A. | Method and device for monitoring and analyzing signals |
US6941060B1 (en) * | 1999-02-26 | 2005-09-06 | Matsushita Electric Industrial Co., Ltd. | Image/voice data conversion device and disk unit using it |
US7292902B2 (en) * | 2003-11-12 | 2007-11-06 | Dolby Laboratories Licensing Corporation | Frame-based audio transmission/storage with overlap to facilitate smooth crossfading |
US7383508B2 (en) * | 2002-06-19 | 2008-06-03 | Microsoft Corporation | Computer user interface for interacting with video cliplets generated from digital video |
-
2006
- 2006-09-08 US US11/518,034 patent/US20080077262A1/en not_active Abandoned
Patent Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US3877377A (en) * | 1955-01-17 | 1975-04-15 | Us Army | Proximity Fuze |
US3609332A (en) * | 1968-12-16 | 1971-09-28 | Gen Electric | Photoflash lamp array with reflector-lamp module |
US5832431A (en) * | 1990-09-26 | 1998-11-03 | Severson; Frederick E. | Non-looped continuous sound by random sequencing of digital sound records |
US6941060B1 (en) * | 1999-02-26 | 2005-09-06 | Matsushita Electric Industrial Co., Ltd. | Image/voice data conversion device and disk unit using it |
US20040243540A1 (en) * | 2000-09-07 | 2004-12-02 | Moskowitz Scott A. | Method and device for monitoring and analyzing signals |
US7383508B2 (en) * | 2002-06-19 | 2008-06-03 | Microsoft Corporation | Computer user interface for interacting with video cliplets generated from digital video |
US7292902B2 (en) * | 2003-11-12 | 2007-11-06 | Dolby Laboratories Licensing Corporation | Frame-based audio transmission/storage with overlap to facilitate smooth crossfading |
Cited By (15)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20070118351A1 (en) * | 2005-11-22 | 2007-05-24 | Kazuo Sumita | Apparatus, method and computer program product for translating speech input using example |
US8185372B2 (en) * | 2005-11-22 | 2012-05-22 | Kabushiki Kaisha Toshiba | Apparatus, method and computer program product for translating speech input using example |
US9159364B1 (en) | 2012-01-30 | 2015-10-13 | Google Inc. | Aggregation of related media content |
US8645485B1 (en) | 2012-01-30 | 2014-02-04 | Google Inc. | Social based aggregation of related media content |
US9143742B1 (en) | 2012-01-30 | 2015-09-22 | Google Inc. | Automated aggregation of related media content |
US8612517B1 (en) | 2012-01-30 | 2013-12-17 | Google Inc. | Social based aggregation of related media content |
US10199069B1 (en) | 2012-01-30 | 2019-02-05 | Google Llc | Aggregation on related media content |
US10770112B2 (en) | 2012-01-30 | 2020-09-08 | Google Llc | Aggregation of related media content |
US11335380B2 (en) | 2012-01-30 | 2022-05-17 | Google Llc | Aggregation of related media content |
US12033668B2 (en) | 2012-01-30 | 2024-07-09 | Google Llc | Aggregation of related media content |
WO2014039127A1 (en) * | 2012-09-07 | 2014-03-13 | Google Inc. | Dynamic bit rate encoding |
US9560392B2 (en) | 2012-09-07 | 2017-01-31 | Google Inc. | Dynamic bit rate encoding |
US10728302B2 (en) | 2012-09-07 | 2020-07-28 | Google Llc | Dynamic bit rate encoding |
CN111261191A (en) * | 2019-11-22 | 2020-06-09 | 惠州市德赛西威智能交通技术研究院有限公司 | Automatic detection method and system for sound splicing and soundless of vehicle-mounted multimedia system |
CN114582376A (en) * | 2022-01-18 | 2022-06-03 | 杭州联汇科技股份有限公司 | High-quality optimized splicing method for digital audio clips |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US8190441B2 (en) | Playback of compressed media files without quantization gaps | |
US20080077262A1 (en) | Distortion free stitching of digital media files | |
CN108780653B (en) | System and method for audio content production, audio sequencing and audio mixing | |
US6448485B1 (en) | Method and system for embedding audio titles | |
US7953504B2 (en) | Method and apparatus for selecting an audio track based upon audio excerpts | |
US8620148B2 (en) | Compressed coded data playback apparatus, and decoding/playback method of compressed coded data in the same apparatus | |
US8682132B2 (en) | Method and device for detecting music segment, and method and device for recording data | |
US7507894B2 (en) | Sound data encoding apparatus and sound data decoding apparatus | |
JP2007219178A (en) | Musical piece extraction program, musical piece extraction device, and musical piece extraction method | |
EP1685565B1 (en) | Frame-based audio transmission /storage with cross-fading to remove artifacts | |
WO2009104402A1 (en) | Music playback device, music playback method, music playback program, and integrated circuit | |
JP2009534696A (en) | Apparatus and method for encoding and decoding a plurality of digital data sets | |
KR100924731B1 (en) | Playback device, playback method and recording medium having computer-readable playback program | |
US8582781B2 (en) | Echo modulation methods and systems | |
JP4256332B2 (en) | Audio data encoding apparatus and audio data decoding apparatus | |
KR102431737B1 (en) | Method of searching highlight in multimedia data and apparatus therof | |
JP2006270233A (en) | Method for processing signal, and device for recording/reproducing signal | |
US20120020642A1 (en) | Method for detecting program overlapping portion and audio/video recording device using the same | |
JP2007179604A (en) | Music player, reproduction control method, and program | |
JPWO2005093750A1 (en) | Digital dubbing device | |
JP2010123225A (en) | Record reproducing apparatus and record reproducing method | |
JP4254960B2 (en) | Audio data encoding apparatus and audio data reproducing apparatus | |
JP2008310238A (en) | Speech coder, decoder, speech coding program and speech decoding program | |
JP4633022B2 (en) | Music editing device and music editing program. | |
JP4961300B2 (en) | Music match determination device, music recording device, music match determination method, music recording method, music match determination program, and music recording program |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: APPLE COMPUTER, INC., CALIFORNIA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:DAVIS, STEPHAN A.;REEL/FRAME:018298/0253 Effective date: 20060908 |
|
AS | Assignment |
Owner name: APPLE COMPUTER, INC., CALIFORNIA Free format text: CORRECTIVE ASSIGNMENT TO CORRECT THE ASSIGNOR'S FIRST NAME FROM "STEPHAN" TO --STEPHEN-- PREVIOUSLY RECORDED ON REEL 018298 FRAME 0253;ASSIGNOR:DAVIS, STEPHEN A.;REEL/FRAME:018768/0225 Effective date: 20060908 |
|
AS | Assignment |
Owner name: APPLE INC., CALIFORNIA Free format text: CHANGE OF NAME;ASSIGNOR:APPLE COMPUTER, INC.;REEL/FRAME:020617/0085 Effective date: 20070109 Owner name: APPLE INC.,CALIFORNIA Free format text: CHANGE OF NAME;ASSIGNOR:APPLE COMPUTER, INC.;REEL/FRAME:020617/0085 Effective date: 20070109 |
|
STCB | Information on status: application discontinuation |
Free format text: ABANDONED -- AFTER EXAMINER'S ANSWER OR BOARD OF APPEALS DECISION |