Changes between Version 6 and Version 7 of BurnstationPrototypeIssues
- Timestamp:
- 08/30/10 12:00:52 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BurnstationPrototypeIssues
v6 v7 19 19 == When to produce VOB files [Resolved] == 20 20 21 Raised by GM - 2010-08-02 21 Raised by GM - 2010-08-02 - Resolved, then revised as the prototype was created & information provided by ch.psal 22 22 23 * The currentdesign has the transcode daemon system producing VOB files for every video in a Plumi system23 * The original design has the transcode daemon system producing VOB files for every video in a Plumi system 24 24 * The benefit of doing this is that it means that when a DVD ISO is being assembled by the Burnstation system, there's no need to encode VOBs, making it faster. 25 25 * The problems with this approach are: … … 28 28 * If the eventual system is to produce DVDs or VCDs, will VOBs be suitable for a VCD ISO? (see issue above re: prototype producing VCDs as well as DVDs) 29 29 30 '''Decision made''' by Unweb & agreed by EM: Prototype willproduce VOB files of all videos as space will not be an issue for prototype systems running in test environments.30 It was decided that the prototype would produce VOB files of all videos as space will not be an issue for prototype systems running in test environments. 31 31 32 NOTE: Need to review this in final system design as if Burnstation is deployed on a large production site, space requirements for transcoded videos will increase significantly. 32 Following development, the process was revised to: 33 34 1. Transcodedaemon creates an mpeg2 encoded version of all videos loaded into a Plumi system running Burnstation 35 1. When the burn process is started, system will create the VOBs (& other files) directly from the mpeg2 files (VOBs are based on mpeg2 encoded files) 36 1. Create the ISO of the DVD from the VOBs, BUPs and IFOs created in the step above 37 1. Serve the ISO to the user for downloading & burning 38 39 NOTE: Need to confirm that if Burnstation is deployed on a large production site, space requirements for transcoded videos will not increase significantly. 33 40 34 41 … … 40 47 * If not, how we will verify that the prototype is working correctly? On demo.plumi.org? 41 48 49 UPDATE: 2010-08-30 - Setting up Burnstation initially on testing.plumi.org for initial acceptance & verification. 50 42 51 43 52 [wiki:BurnStation Return to Burnstation Home page]
