JFR
Joined: 19 Sep 2007
Posts: 2
|
Posted:
Wed Sep 19, 2007 9:36 am Post subject:
Splice ASF files |
|
|
Hello,
I am using the Windows Media Format SDK in combination with C++ to read in two ASF files (containing both audio and video streams). E.g. export1.asf and export2.asf.
I would like to save the data from these two ASF files as one big ASF file, both files have an identical bitrate and resolution.
However, I always get an ASF file that does not transition smoothly.
I want the file to transition smoothly.
Is this even possible? If so, I would like to know of a technique that allows me to append the files so that they transition smoothly, without any freeze-frames or audio-ticks.
Thanks in advance!
|
|