[pitivi] docs: Remove backslashes at the end of the line
- From: Thibault Saunier <tsaunier src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pitivi] docs: Remove backslashes at the end of the line
- Date: Wed, 12 Sep 2018 12:25:26 +0000 (UTC)
commit 052d91dc4f6018f7c7083856f95be1c2a68a29b8
Author: Alexandru Băluț <alexandru balut gmail com>
Date: Wed Sep 12 01:11:34 2018 +0200
docs: Remove backslashes at the end of the line
docs/Feroze_gsoc.md | 50 ++---
docs/attic/Project_file_format.md | 73 +++----
.../2008_Architectural_Redesign/Timeline.md | 38 ++--
docs/design/Grouping_and_nesting.md | 18 +-
docs/design/XGES_Examples.md | 214 ++++++++++-----------
5 files changed, 191 insertions(+), 202 deletions(-)
---
diff --git a/docs/Feroze_gsoc.md b/docs/Feroze_gsoc.md
index cf12b469..5257931f 100644
--- a/docs/Feroze_gsoc.md
+++ b/docs/Feroze_gsoc.md
@@ -30,10 +30,10 @@ to manually specify the codecs, container and codec settings like
resolution, frame rate,etc. He would have to either be familiar with the
codecs or would have to google it up.
-` 1. The user should just be able to click on the output format and render. This would enable us to expand
the userbase to people without much codec knowledge.`\
-` 2. User can add, remove and rename presets and edit codec settings within the render dialog menu.`\
-` 3. The presets should be stored separately and the user should be able to import and export presets from
GUI.`\
-` 4. Enable us to bundle a default set of rendering and project setting presets`
+ 1. The user should just be able to click on the output format and render. This would enable us to expand
the userbase to people without much codec knowledge.
+ 2. User can add, remove and rename presets and edit codec settings within the render dialog menu.
+ 3. The presets should be stored separately and the user should be able to import and export presets from
GUI.
+ 4. Enable us to bundle a default set of rendering and project setting presets
Presets Suggested : iPod , iPad, PlayStation 3, DVD (NTSC, PAL), HTML5 (
Theora + Vorbis ), Flash video (for embedding), HD (using mkv -> good
@@ -59,39 +59,39 @@ normal priority, coding it would greatly improve the easy of use
Easy:
-` 1. Bug 622079 – Use current clip’s parameter -> Club with render profile setting`\
-` 2. Bug 608682 – Ability to add markers to identify scenes and as a visual reminder in timeline, Add with
Insert -> Marker and keyboard shortcut`\
-` 3. Bug 594485 – Ask for confirmation before deleting previously rendered file`\
-` 4. Bug 630374 -Add the ability to export the image currently seen in the viewer`\
-` 5. Bug 608108 – More details in unsaved dialog box`\
-` 6. Bug 578671 – Catch encoder exceptions and show in debugger window`\
-` 7. Bug 586071 &
`[`https://bugzilla.gnome.org/show_bug.cgi?id=622563`](https://bugzilla.gnome.org/show_bug.cgi?id=622563)` –
Custom labeling of clips`
+ 1. Bug 622079 – Use current clip’s parameter -> Club with render profile setting
+ 2. Bug 608682 – Ability to add markers to identify scenes and as a visual reminder in timeline, Add with
Insert -> Marker and keyboard shortcut
+ 3. Bug 594485 – Ask for confirmation before deleting previously rendered file
+ 4. Bug 630374 -Add the ability to export the image currently seen in the viewer
+ 5. Bug 608108 – More details in unsaved dialog box
+ 6. Bug 578671 – Catch encoder exceptions and show in debugger window
+ 7. Bug 586071 & Bug 622563 – Custom labeling of clips
Moderate 1:
-` 1. Bug 575464 – Vertical timeline markers for every defined duration (10 seconds)`\
-` 2. Bug 596131 – Implement color-correction like white balance using GStreamer ( GES? )`\
-` 3. Bug 603738 – Hide toolbar + timeline in fullscreen`
+ 1. Bug 575464 – Vertical timeline markers for every defined duration (10 seconds)
+ 2. Bug 596131 – Implement color-correction like white balance using GStreamer ( GES? )
+ 3. Bug 603738 – Hide toolbar + timeline in fullscreen
Moderate 2:
-` 1. Bug 637078 – Ability to render only selected portion of the timeline`\
-` 2. Bug 632319 – Manual layer interface`\
-` 3. Bug 593919 – Implement cropping/panning/zooming for clips`\
-` 4. Bug 642129 – Change properties (resize, time duration) of multiple photos at one go.`
+ 1. Bug 637078 – Ability to render only selected portion of the timeline
+ 2. Bug 632319 – Manual layer interface
+ 3. Bug 593919 – Implement cropping/panning/zooming for clips
+ 4. Bug 642129 – Change properties (resize, time duration) of multiple photos at one go.
## How do you plan to achieve completion of your project?
Following is a breakup of the project goals. Estimated time for each
target is in braces.
-` Up to May 23 – Study PiTiVi code. Gain indepth knowledge of GStreamer and codec settings and GooCanvas.`\
-` Target 1 ( 2-3 weeks ) – Implement Preset Manager for Render`\
-` Target 2 ( 2 weeks ) – Implement video uploading to YouTube, Vimeo, Archive.org and DailyMotion from
GUI`\
-` Target 3 ( 1 week ) – Code Cleanup – Mid-term Evaluation`\
-` Target 4 ( 2 weeks ) – Implement Easy GUI enhancements`\
-` Target 5 ( 2 weeks ) – Implement Moderate 1 GUI enhancements`\
-` Target 6 ( 2 weeks ) – Implement Moderate 2 GUI enhancements`\
+` Up to May 23 – Study PiTiVi code. Gain indepth knowledge of GStreamer and codec settings and GooCanvas.`
+` Target 1 ( 2-3 weeks ) – Implement Preset Manager for Render`
+` Target 2 ( 2 weeks ) – Implement video uploading to YouTube, Vimeo, Archive.org and DailyMotion from GUI`
+` Target 3 ( 1 week ) – Code Cleanup – Mid-term Evaluation`
+` Target 4 ( 2 weeks ) – Implement Easy GUI enhancements`
+` Target 5 ( 2 weeks ) – Implement Moderate 1 GUI enhancements`
+` Target 6 ( 2 weeks ) – Implement Moderate 2 GUI enhancements`
` Target 5 ( 1 week ) – Final Code Cleanup and Documentation`
## What will showable at mid-term ?
diff --git a/docs/attic/Project_file_format.md b/docs/attic/Project_file_format.md
index 99f16252..f72bbeb8 100644
--- a/docs/attic/Project_file_format.md
+++ b/docs/attic/Project_file_format.md
@@ -31,47 +31,36 @@ categories:
**This page was a draft from 2007**. It badly needs to be updated. Help
welcome!
+``` xml
<?xml version="1.0"?>
-<project xmlns='http://www.pitivi.org/projectxml'>\
-` `<formatversion>`1`</formatversion>\
-` `
-
-<title>
-Insane video
-
-</title>
-` `<comment>\
-` This is my very first video done with PiTiVi.`\
-` `</comment>\
-` `<authors>\
-` `<author id="0" name="Edward Hervey" />\
-` `<author id="1" name="George Lucas" />\
-` `</authors>\
-` `<history>\
-` `<revision id="0" date="Mon 25 Sep 2006 12:00" who="0" >`Initial version`</revision>\
-` `<revision id="1" date="Mon 25 Sep 2006 12:25" who="1" />\
-` `</history>\
-` `<sources>\
-` `
-
-` `</sources>\
-` `<timeline>\
-` `<composition type="video">\
-` `<transitions>\
-` `<transition type="fade" start="2000000000" duration="2000000000" />\
-` `</transitions>\
-` `<sources>\
-` `
-
-``` {startFrom="0"}
-```
-
-` `</sources>\
-` `</composition>\
-` `<composition type="audio">\
-` `<transitions>\
-` `<transition start="2000000000" duration="200000000" />\
-` `</transitions>\
-` `</composition>\
-` `</timeline>\
+<project xmlns='http://www.pitivi.org/projectxml'>
+ <formatversion>1</formatversion>
+ <title>Insane video</title>
+ <comment>
+ This is my very first video done with PiTiVi.
+ </comment>
+ <authors>
+ <author id="0" name="Edward Hervey" />
+ <author id="1" name="George Lucas" />
+ </authors>
+ <history>
+ <revision id="0" date="Mon 25 Sep 2006 12:00" who="0" >Initial version</revision>
+ <revision id="1" date="Mon 25 Sep 2006 12:25" who="1" />
+ </history>
+ <sources>
+ </sources>
+ <timeline>
+ <composition type="video">
+ <transitions>
+ <transition type="fade" start="2000000000" duration="2000000000" />
+ </transitions>
+ <sources>{startFrom="0"}</sources>
+ </composition>
+ <composition type="audio">
+ <transitions>
+ <transition start="2000000000" duration="200000000" />
+ </transitions>
+ </composition>
+ </timeline>
</project>
+```
diff --git a/docs/design/2008_design/2008_Architectural_Redesign/Timeline.md
b/docs/design/2008_design/2008_Architectural_Redesign/Timeline.md
index 45c0a9be..0b245cfa 100644
--- a/docs/design/2008_design/2008_Architectural_Redesign/Timeline.md
+++ b/docs/design/2008_design/2008_Architectural_Redesign/Timeline.md
@@ -48,14 +48,14 @@ or `TrackObject(s)`:
## Timeline properties
-`tracks` : Ordered list of `Tracks` controlled by the `Timeline`\
-`selections` : List of `TimelineSelection` in use.\
-`objects` : Ordered list of `TimelineObject` controlled by the `Timeline`. First ordered by `start`
property, and then by `priority`.\
+`tracks` : Ordered list of `Tracks` controlled by the `Timeline`
+`selections` : List of `TimelineSelection` in use.
+`objects` : Ordered list of `TimelineObject` controlled by the `Timeline`. First ordered by `start`
property, and then by `priority`.
`factory` : The `TimelineFactory` to use in `Pipeline`s.
## Track properties
-`objects` : Ordered list of `TrackObject`s controlled by the Track.\
+`objects` : Ordered list of `TrackObject`s controlled by the Track.
`stream` : The `Stream` of the Track.
## TimelineObject properties
@@ -65,20 +65,20 @@ or `TrackObject(s)`:
`factory` : The ObjectFactory this TimelineObject corresponds to.
: None is an accepted value
-`start` : The position of the TimelineObject.\
-`duration` : The duration of the TimelineObject.\
-`in-point` : The in-point of the contents of the TimelineObject.\
-`out-point` : The out-point of the contents of the TimelineObject.\
-`priority` : The priority of the TimelineObject.\
-`min-start` : The earliest time to which we can set the start property of the TimelineObject with the
trimStart method\
+`start` : The position of the TimelineObject.
+`duration` : The duration of the TimelineObject.
+`in-point` : The in-point of the contents of the TimelineObject.
+`out-point` : The out-point of the contents of the TimelineObject.
+`priority` : The priority of the TimelineObject.
+`min-start` : The earliest time to which we can set the start property of the TimelineObject with the
trimStart method
`max-duration` : The maximum value we can set the duration property of the TimelienObject to
<!-- -->
-; `track-objects` :: The TrackObject(s) it the TimelineObject controls.\
-; `track` : the track to which the object belongs\
-; `object` : The actual TrackObject\
-; `time-offset` : The offset between the TimelineObject `start` position and the TrackObject `start`
position. ALWAYS POSITIVE.\
+; `track-objects` :: The TrackObject(s) it the TimelineObject controls.
+; `track` : the track to which the object belongs
+; `object` : The actual TrackObject
+; `time-offset` : The offset between the TimelineObject `start` position and the TrackObject `start`
position. ALWAYS POSITIVE.
; `priority-offset` : The offset between the TimelineObject `priority` and the TrackObject `priority`.
ALWAYS POSITIVE.
## TimelineSelection properties
@@ -89,11 +89,11 @@ or `TrackObject(s)`:
![](images/Anatomy_of_trackobject.png)
-`parent` : The `TimelineObject` controlling this `TrackObject`. All the properties below **MUST NOT BE
MODIFIED DIRECTLY** but through the `parent` TimelineObject.\
-`start` : The position of the TrackObject.\
-`duration` : The duration of the TrackObject.\
-`in-point` : The in-point of the contents of the TrackObject.\
-`out-point` : The out-point of the contents of the TrackObject.\
+`parent` : The `TimelineObject` controlling this `TrackObject`. All the properties below **MUST NOT BE
MODIFIED DIRECTLY** but through the `parent` TimelineObject.
+`start` : The position of the TrackObject.
+`duration` : The duration of the TrackObject.
+`in-point` : The in-point of the contents of the TrackObject.
+`out-point` : The out-point of the contents of the TrackObject.
`priority` : The priority of the TrackObject.
# Relationships
diff --git a/docs/design/Grouping_and_nesting.md b/docs/design/Grouping_and_nesting.md
index 171ad2c1..8bdc1fe9 100644
--- a/docs/design/Grouping_and_nesting.md
+++ b/docs/design/Grouping_and_nesting.md
@@ -77,9 +77,11 @@ contain a GESTimeline. Then the TrackObject of this TimelineObject
contain GESTrack themselves. We should have 3 ways of creating a
GESTimelineTimelineObject:
-` ges_timeline_timeline_object_new()`\
-` ges_timeline_timeline_object_new_from_objects (GList *timeline_object) /*So we can group them easyly */`\
-` ges_timeline_timeline_object_new_from_project (const gchar *project_file_uri)`
+```
+ ges_timeline_timeline_object_new()
+ ges_timeline_timeline_object_new_from_objects (GList *timeline_object) /*So we can group them easyly */
+ ges_timeline_timeline_object_new_from_project (const gchar *project_file_uri)
+```
The timeline contained in a GESTimelineTimelineObject can obviously also
contain themselves a GESTimelineTimelineObject so we can infinitely
@@ -87,11 +89,13 @@ recurse.
#### New Classes
-` GESTimelineSource`\
-` +---- GESTimelineTimelineObject`
+```
+ GESTimelineSource
+ +---- GESTimelineTimelineObject
-` GESTrackSource`\
-` +---- GESTrackTrackObject`
+ GESTrackSource
+ +---- GESTrackTrackObject
+```
### UI Niceties
diff --git a/docs/design/XGES_Examples.md b/docs/design/XGES_Examples.md
index f1141799..b8e23a87 100644
--- a/docs/design/XGES_Examples.md
+++ b/docs/design/XGES_Examples.md
@@ -5,19 +5,19 @@ This is a list of XGES Examples.
### Effect
``` xml
-<ges version='0.1'>\
- <project properties='properties;' metadatas='metadatas;'>\
- <ressources>\
+ <ges version='0.1'>
+ <project properties='properties;' metadatas='metadatas;'>
+ <ressources>
<asset
id='file:///video.mp4'
- extractable-type-name='GESUriClip' />\
- </ressources>\
- <timeline>\
+ extractable-type-name='GESUriClip' />
+ </ressources>
+ <timeline>
<track
caps='video/x-raw'
track-type='4'
- track-id='0' />\
- <layer priority='0' >\
+ track-id='0' />
+ <layer priority='0' >
<clip id='0'
asset-id='file:///video.mp4'
type-name='GESUriClip'
@@ -25,7 +25,7 @@ This is a list of XGES Examples.
track-types='6'
start='0'
duration='23901027520'
- inpoint='0' >\
+ inpoint='0' >
<effect
asset-id='revtv'
clip-id='0'
@@ -34,20 +34,20 @@ This is a list of XGES Examples.
track-id='0'
properties='properties, priority=(uint)0, active=(boolean)false, track-type=(int)4;'
metadatas='metadatas;'
- children-properties='properties, gain=(int)100, line-space=(int)100;'>\
+ children-properties='properties, gain=(int)100, line-space=(int)100;'>
<binding
type='direct'
source_type='interpolation'
property='line-space'
mode='1'
track_id='-1'
- values =' 0:1 23901027520:100 '/>\
- </effect>\
- </clip>\
- </layer>\
- </timeline>\
- </project>\
- </ges>
+ values =' 0:1 23901027520:100 '/>
+ </effect>
+ </clip>
+ </layer>
+ </timeline>
+ </project>
+ </ges>
```
@@ -55,22 +55,22 @@ This is a list of XGES Examples.
``` xml
- <ges version='0.1'>\
- <project>\
- <ressources>\
- <asset id='file:///video.mp4' extractable-type-name='GESUriClip' />\
- </ressources>\
- <timeline>\
- <track caps='video/x-raw' track-type='4' track-id='0' />\
- <track caps='audio/x-raw' track-type='2' track-id='1' />\
- <layer priority='0' >\
- <clip id='0' asset-id='file:///video.mp4' type-name='GESUriClip' layer-priority='0' track-types='6'
start='0' duration='10000000000' inpoint='0' >\
- <binding type='direct' source_type='interpolation' property='volume' mode='1' track_id='1'
values =' 0:0.0 10000000000:1.0 '/>\
- <binding type='direct' source_type='interpolation' property='alpha' mode='1' track_id='0'
values =' 0:0 10000000000:1 '/>\
- </clip>\
- </layer>\
- </timeline>\
- </project>\
+ <ges version='0.1'>
+ <project>
+ <ressources>
+ <asset id='file:///video.mp4' extractable-type-name='GESUriClip' />
+ </ressources>
+ <timeline>
+ <track caps='video/x-raw' track-type='4' track-id='0' />
+ <track caps='audio/x-raw' track-type='2' track-id='1' />
+ <layer priority='0' >
+ <clip id='0' asset-id='file:///video.mp4' type-name='GESUriClip' layer-priority='0' track-types='6'
start='0' duration='10000000000' inpoint='0' >
+ <binding type='direct' source_type='interpolation' property='volume' mode='1' track_id='1'
values =' 0:0.0 10000000000:1.0 '/>
+ <binding type='direct' source_type='interpolation' property='alpha' mode='1' track_id='0'
values =' 0:0 10000000000:1 '/>
+ </clip>
+ </layer>
+ </timeline>
+ </project>
</ges>
```
@@ -78,16 +78,16 @@ This is a list of XGES Examples.
### Clip Position and Size
``` xml
- <ges version='0.1'>\
- <project properties='properties;'>\
- <ressources>\
+ <ges version='0.1'>
+ <project properties='properties;'>
+ <ressources>
<asset
id='file:///video.mp4'
- extractable-type-name='GESUriClip' />\
- </ressources>\
- <timeline>\
- <track caps='video/x-raw' track-type='4' track-id='0' />\
- <layer priority='0'>\
+ extractable-type-name='GESUriClip' />
+ </ressources>
+ <timeline>
+ <track caps='video/x-raw' track-type='4' track-id='0' />
+ <layer priority='0'>
<clip
id='0'
asset-id='file:///video.mp4'
@@ -95,46 +95,42 @@ This is a list of XGES Examples.
layer-priority='0'
track-types='6'
start='0' duration='2000000000' inpoint='3000000000'
- rate='0'>\
-
-
-
-
- </clip>\
- </layer>\
- </timeline>\
- </project>\
+ rate='0'>
+ </clip>
+ </layer>
+ </timeline>
+ </project>
</ges>
```
### Transition with Restriction Caps
``` xml
- <ges version='0.1'>\
- <project>\
- <ressources>\
+ <ges version='0.1'>
+ <project>
+ <ressources>
<asset id='file:///video1.mp4'
- extractable-type-name='GESUriClip' />\
+ extractable-type-name='GESUriClip' />
<asset id='file:///video2.ogg'
- extractable-type-name='GESUriClip'/>\
- </ressources>\
- <timeline>\
- <track caps='video/x-raw' track-type='4' track-id='0' properties='properties,
caps=(string)video/x-raw, restriction-caps=(string)"video/x-raw\,\ width\=\(int\)720\,\
height\=\(int\)576\,\ framerate\=\(fraction\)25/1";'/>\
- <track caps='audio/x-raw' track-type='2' track-id='1' />\
- <layer priority='0' properties='properties, auto-transition=(boolean)true;' >\
+ extractable-type-name='GESUriClip'/>
+ </ressources>
+ <timeline>
+ <track caps='video/x-raw' track-type='4' track-id='0' properties='properties,
caps=(string)video/x-raw, restriction-caps=(string)"video/x-raw\,\ width\=\(int\)720\,\
height\=\(int\)576\,\ framerate\=\(fraction\)25/1";'/>
+ <track caps='audio/x-raw' track-type='2' track-id='1' />
+ <layer priority='0' properties='properties, auto-transition=(boolean)true;' >
<clip id='0'
asset-id='file:///video1.mp4'
type-name='GESUriClip' layer-priority='0' track-types='6'
- start='0' duration='10000000000' inpoint='0' >\
- </clip>\
+ start='0' duration='10000000000' inpoint='0' >
+ </clip>
<clip id='3'
asset-id='file:///video2.ogg'
type-name='GESUriClip' layer-priority='0' track-types='6'
- start='7000000000' duration='10000000000' inpoint='5000000000' >\
- </clip>\
- </layer>\
- </timeline>\
- </project>\
+ start='7000000000' duration='10000000000' inpoint='5000000000' >
+ </clip>
+ </layer>
+ </timeline>
+ </project>
</ges>
```
@@ -143,38 +139,38 @@ This is a list of XGES Examples.
``` xml
- <ges version='0.1'>\
- <project>\
- <ressources>\
+ <ges version='0.1'>
+ <project>
+ <ressources>
<asset
id='file:///music.flac'
extractable-type-name='GESUriClip'
- properties='properties, supported-formats=(int)2;' />\
- </ressources>\
- <timeline>\
- <track caps='audio/x-raw' track-type='2' track-id='0' />\
- <layer priority='0' metadatas='metadatas, volume=(float)2.0;'>\
+ properties='properties, supported-formats=(int)2;' />
+ </ressources>
+ <timeline>
+ <track caps='audio/x-raw' track-type='2' track-id='0' />
+ <layer priority='0' metadatas='metadatas, volume=(float)2.0;'>
<clip id='0'
asset-id='file:///music.flac'
type-name='GESUriClip'
layer-priority='0'
track-types='2'
start='0' duration='1000000000' inpoint='0'
- rate='0' >\
- </clip>\
- </layer>\
- <layer priority='1' metadatas='metadatas, volume=(float)0.5;'>\
+ rate='0' >
+ </clip>
+ </layer>
+ <layer priority='1' metadatas='metadatas, volume=(float)0.5;'>
<clip id='1'
asset-id='file:///music.flac'
type-name='GESUriClip'
layer-priority='1'
track-types='2'
start='1000000000' duration='1000000000' inpoint='1000000000'
- rate='0' >\
- </clip>\
- </layer>\
- </timeline>\
- </project>\
+ rate='0' >
+ </clip>
+ </layer>
+ </timeline>
+ </project>
</ges>
```
@@ -183,27 +179,27 @@ This is a list of XGES Examples.
``` xml
- <ges version='0.1'>\
- <project>\
- <encoding-profiles>\
+ <ges version='0.1'>
+ <project>
+ <encoding-profiles>
<encoding-profile
name='ogg'
description=''
type='container'
preset-name='oggmux'
- format='application/ogg' >\
+ format='application/ogg' >
<stream-profile
parent='ogg'
id='0' type='video' presence='0'
format='video/x-theora'
preset-name='theoraenc'
restriction='video/x-raw, width=(int)720, height=(int)576, framerate=(fraction)25/1,
pixel-aspect-ratio=(fraction)1/1'
- pass='0' variableframerate='0' />\
+ pass='0' variableframerate='0' />
<stream-profile
parent='ogg' id='1' type='audio' presence='0'
format='audio/x-vorbis'
preset-name='vorbisenc'
- restriction='audio/x-raw, channels=(int)2, rate=(int)44100' />\
+ restriction='audio/x-raw, channels=(int)2, rate=(int)44100' />
</encoding-profile>
<encoding-profile
@@ -211,7 +207,7 @@ This is a list of XGES Examples.
description=""
type="container"
preset-name="qtmux"
- format="video/quicktime,variant=iso">\
+ format="video/quicktime,variant=iso">
<stream-profile
parent="mp4"
id="0"
@@ -219,7 +215,7 @@ This is a list of XGES Examples.
type="video"
preset-name="x264enc"
format="video/x-h264"
- restriction="video/x-raw, format=I420, width=(int)1280, height=(int)720,
framerate=(fraction)25/1" />\
+ restriction="video/x-raw, format=I420, width=(int)1280, height=(int)720,
framerate=(fraction)25/1" />
<stream-profile
parent="mp4"
id="1"
@@ -227,7 +223,7 @@ This is a list of XGES Examples.
type="audio"
preset-name="lamemp3enc"
format="audio/mpeg,mpegversion=1,layer=3"
- restriction="audio/x-raw, channels=(int)2, rate=(int)44100" />\
+ restriction="audio/x-raw, channels=(int)2, rate=(int)44100" />
</encoding-profile>
<encoding-profile
@@ -235,7 +231,7 @@ This is a list of XGES Examples.
description=""
type="container"
preset-name="webmmux"
- format="video/webm">\
+ format="video/webm">
<stream-profile
parent="webm"
id="0"
@@ -243,7 +239,7 @@ This is a list of XGES Examples.
type="video"
preset-name="vp8enc"
format="video/x-vp8"
- restriction="video/x-raw, width=(int)1280, height=(int)720, framerate=(fraction)25/1" />\
+ restriction="video/x-raw, width=(int)1280, height=(int)720, framerate=(fraction)25/1" />
<stream-profile
parent="webm"
id="1"
@@ -251,27 +247,27 @@ This is a list of XGES Examples.
type="audio"
preset-name="vorbisenc"
format="audio/x-vorbis"
- restriction="audio/x-raw, channels=(int)2, rate=(int)44100" />\
- </encoding-profile>\
- </encoding-profiles>\
- <ressources>\
+ restriction="audio/x-raw, channels=(int)2, rate=(int)44100" />
+ </encoding-profile>
+ </encoding-profiles>
+ <ressources>
<asset
id='file:///C:/Users/bmonkey/workspace/ges/data/sd/Mandelbox.mp4'
- extractable-type-name='GESUriClip' />\
- </ressources>\
- <timeline>\
- <track caps='video/x-raw' track-type='4' track-id='0' />\
- <layer priority='0'>\
+ extractable-type-name='GESUriClip' />
+ </ressources>
+ <timeline>
+ <track caps='video/x-raw' track-type='4' track-id='0' />
+ <layer priority='0'>
<clip
id='1'
asset-id='file:///C:/Users/bmonkey/workspace/ges/data/sd/Mandelbox.mp4'
type-name='GESUriClip'
layer-priority='0'
track-types='6'
- start='0' duration='2000000000' inpoint='0'>\
- </clip>\
- </layer>\
- </timeline>\
- </project>\
+ start='0' duration='2000000000' inpoint='0'>
+ </clip>
+ </layer>
+ </timeline>
+ </project>
</ges>
```
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]