<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>(r1.1 vs. r1.4) NavigatingTheProgram &lt; Cinelerra &lt; TWiki</title>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<meta name="robots" content="noindex" />
<link rel="alternate" type="application/rss+xml" title="RSS Feed" href="http://www.ftconsult.com/twiki/bin/view/Cinelerra/WebRss?skin=rss&contenttype=text/xml" />
<!-- <base href="../../view/Cinelerra/NavigatingTheProgram" /> -->
<style type="text/css" media="all">
	/* Default TWiki layout */
	@import url('../../../pub/TWiki/PatternSkin/layout.css');
	/* Default TWiki style */
	@import url('../../../pub/TWiki/PatternSkin/style.css');
	/* Custom overriding layout per web or per topic */
	@import url('http://www.ftconsult.com/twiki/bin/view/Cinelerra/%USERLAYOUTURL%');
	/* Custom overriding style per web or per topic */
	@import url('http://www.ftconsult.com/twiki/bin/view/Cinelerra/%USERSTYLEURL%');
	.twikiToc li {
		list-style-image:url('../../../pub/TWiki/PatternSkin/i_arrow_down.gif');
	}	        
	.twikiWebIndicator {
		background-color:#D0D0D0;
	}
</style>
<style type="text/css" media="all"></style>
<script type="text/javascript">
<!-- HIDE
	function initPage() { }
-->
</script>
</head>
<body class="twikiNoViewPage twikiDiffPage"><a name="PageTop"></a>
<div class="twikiMiddleContainer"><div class="twikiMain"><div class="twikiSearchResults"><div class="twikiSearchResultsHeader">&nbsp;<tt><b>&lt;&lt;O&gt;&gt;</b></tt>&nbsp; Difference Topic
		<b><a href="../../view/Cinelerra/NavigatingTheProgram">NavigatingTheProgram</a></b>
		(<a href="http://www.ftconsult.com/twiki/bin/view/Cinelerra/NavigatingTheProgram?rev=r1.4">r1.4</a> - 01&nbsp;Jan&nbsp;2004 - <a class="twikiLink" href="../../view/Main/AlexFerrer">AlexFerrer</a>)</div>
<table class="twikiDiffTable" width="100%" cellspacing="0">
<tr><td valign="top" bgcolor="#ffffff" class="twikiDiffUnchangedText" width="1%"><br /></td>
<td class="twikiDiffUnchangedText">
<table border="1" cellspacing="1" cellpadding="0">
<tr><th class="twikiFirstCol" bgcolor="#99CCCC"> <strong>META TOPICPARENT</strong> </th><td colspan="2" bgcolor="#FFFFCC"> <a class="twikiLink" href="../../view/Cinelerra/MainProgram">MainProgram</a> </td></tr>
</table>
<h2><a name="Navigating_The_Program"> </a><a name="_Navigating_The_Program_"> </a> <a class="twikiLink" href="../../view/Cinelerra/NavigatingTheProgram">Navigating The Program</a>  </h2>
</td></tr>
<tr bgcolor="#eeeeee" class="twikiDiffLineNumberHeader"><th align="left" colspan="9">Line: 6 to 6</th></tr>
<tr><td valign="top" bgcolor="#ffffff" class="twikiDiffUnchangedText" width="1%"><br /></td>
<td class="twikiDiffUnchangedText">
<p />
<img src="../../../pub/Cinelerra/CinelerraImages/program_busy.png" /><br>
</td></tr>
<tr><td bgcolor="#D0FFD0" class="twikiDiffChangedHeader" colspan ="9"><b> Changed: </b></td></tr>
<tr><td bgcolor="#ff9999" class="twikiDiffDeletedMarker" valign="top" width="1%">&lt;<br />&lt;</td>
<td class="twikiDiffDeletedText">
The program is the collection of media pieces (audio &amp; video) that together create your film, each separate piece of media is arranged vertically on horizontal blocks we call <strong>media tracks</strong>.
</td></tr>
<tr><td bgcolor="#ccccff" class="twikiDiffAddedMarker" valign="top" width="1%">&gt;<br />&gt;</td>
<td class="twikiDiffAddedText">
The program is the collection of media pieces (audio &amp; video) that together create your film, each separate piece of media is arranged vertically on horizontal blocks we call <a class="twikiLink" href="../../view/Cinelerra/MediaTrack">MediaTracks</a> .
</td></tr>
<tr><td valign="top" bgcolor="#ffffff" class="twikiDiffUnchangedText" width="1%"><br /></td>
<td class="twikiDiffUnchangedText">

</td></tr>
<tr><td bgcolor="#FFD7D7" class="twikiDiffDeletedHeader" colspan ="9"><b> Deleted: </b>
</td></tr>
<tr><td bgcolor="#ff9999" class="twikiDiffDeletedMarker" valign="top" width="1%">&lt;<br />&lt;</td>
<td class="twikiDiffDeletedText">
<h3><a name="Media_Tracks"> </a> Media Tracks </h3>
Internally all media is organized into tracks. Each track extends across time from left to right displaying your media from begining to end.
<p />
There are two kinds of tracks :
<p />
<h4><a name="Video_Tracks"> </a> Video Tracks </h4>
<p />
<img src="../../../pub/Cinelerra/CinelerraImages/track_video.png" /><br>
Video tracks represent the timeline of your videos, just as if you layed real photo film on horizontally on a table.
The individual images you see on the track are a sample of what is located at that particular time on the timeline.
<p />
<h4><a name="Audio_Tracks"> </a> Audio Tracks </h4>
<p />
<img src="../../../pub/Cinelerra/CinelerraImages/track_audio.png" /><br>
Audio track represent your sound media as an audio waveform, following the film analogy it would be as if you "viewed"  magnetic tape horizontally on your table. 
<p />
<ul>
<li> You can adjust the horizontal and vertical magnification of the tracks, using the <a class="twikiLink" href="../../view/Cinelerra/ZoomPanelBar">ZoomPanelBar</a>.
</li>
<li> You can adjust the magnification of the audio "waveform" display using the <a class="twikiLink" href="../../view/Cinelerra/ZoomPanelBar">ZoomPanelBar</a>.
</li>
<li> The controls to the left of the tracks are called the <a class="twikiLink" href="../../view/Cinelerra/PatchBay">PatchBay</a>, they are used to control the behavior of the tracks.
</li>
</ul>
<p />
<h3><a name="Navigating"> </a> Navigating  </h3>
Navigation involves both getting to a specific track (audio or video) and getting to a certain time in the track. 
<p />
The program window contains many features for navigation and displays the timeline as it is structured in memory
<p />
<ul>
<li> The horizontal scroll bar allows you to scan from across time. 
</li>
<li> The vertical scroll bar allows you to scan across tracks. 
</li>
</ul>
<p />
In addition to the graphical tools, you'll probably more often use the keyboard to navigate. 
<p />
<ul>
<li> Use <strong>PAGE UP</strong> and <strong>PAGE DOWN</strong> to scroll up and down the tracks.
</li>
<li> Use the <strong>LEFT</strong> and <strong>RIGHT</strong> arrows to move across time in small increments. 
</li>
</ul>
<p />
You'll often need to scroll beyond the end of the timeline but scrollbars won't let you do it. Instead use the RIGHT arrow to scroll past the end of timeline.
<p />
<ul>
<li> Use the <strong>HOME</strong> and <strong>END</strong> keys to instantly go to the beginning or end of the timeline.
</li>
</ul>
<p />
<ul>
<li> In <img src="../../../pub/Cinelerra/CinelerraImages/button_bar.png" /> I-beam mode, hold down <strong>shift</strong> while pressing <strong>HOME</strong> or <strong>END</strong> to select the region of the timeline between the insertion point and the key pressed. 
</li>
</ul>
</td></tr>
<tr><td valign="top" bgcolor="#ffffff" class="twikiDiffUnchangedText" width="1%"><br /></td>
<td class="twikiDiffUnchangedText">
<p />
-- <a class="twikiLink" href="../../view/Main/AlexFerrer">AlexFerrer</a> - 31 Dec 2003 from <a class="twikiLink" href="../../view/Cinelerra/SecretsOfCinelerra">SecretsOfCinelerra</a>
<hr />
</td></tr>

</table></div><div class="twikiSearchResults"><div class="twikiSearchResultsHeader">&nbsp;<tt><b>&lt;&lt;O&gt;&gt;</b></tt>&nbsp; Difference Topic
		<b><a href="../../view/Cinelerra/NavigatingTheProgram">NavigatingTheProgram</a></b>
		(<a href="http://www.ftconsult.com/twiki/bin/view/Cinelerra/NavigatingTheProgram?rev=r1.3">r1.3</a> - 01&nbsp;Jan&nbsp;2004 - <a class="twikiLink" href="../../view/Main/AlexFerrer">AlexFerrer</a>)</div>
<table class="twikiDiffTable" width="100%" cellspacing="0">
<tr><td valign="top" bgcolor="#ffffff" class="twikiDiffUnchangedText" width="1%"><br /></td>
<td class="twikiDiffUnchangedText">
<table border="1" cellspacing="1" cellpadding="0">
<tr><th class="twikiFirstCol" bgcolor="#99CCCC"> <strong>META TOPICPARENT</strong> </th><td colspan="2" bgcolor="#FFFFCC"> <a class="twikiLink" href="../../view/Cinelerra/MainProgram">MainProgram</a> </td></tr>
</table>
<h2><a name="Navigating_The_Program"> </a><a name="_Navigating_The_Program_"> </a> <a class="twikiLink" href="../../view/Cinelerra/NavigatingTheProgram">Navigating The Program</a>  </h2>
</td></tr>
<tr><td bgcolor="#FFD7D7" class="twikiDiffDeletedHeader" colspan ="9"><b> Deleted: </b>
</td></tr>
<tr><td bgcolor="#ff9999" class="twikiDiffDeletedMarker" valign="top" width="1%">&lt;<br />&lt;</td>
<td class="twikiDiffDeletedText">
The thing you want to do most of the time is get to a certain time and place in the media. Internally the media is organized into tracks. Each track extends across time. Navigation involves both getting to a track and getting to a certain time in the track. 
</td></tr>
<tr><td valign="top" bgcolor="#ffffff" class="twikiDiffUnchangedText" width="1%"><br /></td>
<td class="twikiDiffUnchangedText">

</td></tr>
<tr><td bgcolor="#D0FFD0" class="twikiDiffChangedHeader" colspan ="9"><b> Changed: </b></td></tr>
<tr><td bgcolor="#ff9999" class="twikiDiffDeletedMarker" valign="top" width="1%">&lt;<br />&lt;</td>
<td class="twikiDiffDeletedText">
The program window contains many features for navigation and displays the timeline as it is structured in memory: tracks stacked vertically and extending across time. The horizontal scroll bar allows you to scan across time. The vertical scroll bar allows you to scan across tracks. 
</td></tr>
<tr><td bgcolor="#ccccff" class="twikiDiffAddedMarker" valign="top" width="1%">&gt;<br />&gt;</td>
<td class="twikiDiffAddedText">
When film editors started working on film, they had to physically "cut" film and then paste it back in an organized manner, the way they did it was by "rolling" the film while viewing each frame to determine the right place where to cut or where to  paste back a given clip. The same is true when working on <strong>Cinelerra</strong>, while editing you will spend most of the time "moving" across your media to reach the places you wish to work on. we call this process <a class="twikiLink" href="../../view/Cinelerra/NavigatingTheProgram">NavigatingTheProgram</a>. 
</td></tr>
<tr><td valign="top" bgcolor="#ffffff" class="twikiDiffUnchangedText" width="1%"><br /></td>
<td class="twikiDiffUnchangedText">

</td></tr>
<tr><td bgcolor="#D0FFD0" class="twikiDiffChangedHeader" colspan ="9"><b> Changed: </b></td></tr>
<tr><td bgcolor="#ff9999" class="twikiDiffDeletedMarker" valign="top" width="1%">&lt;<br />&lt;</td>
<td class="twikiDiffDeletedText">
In addition to the graphical tools, you'll probably more often use the keyboard to navigate. Use <strong>PAGE UP</strong> and <strong>PAGE DOWN</strong> to scroll up and down the tracks.
</td></tr>
<tr><td bgcolor="#ccccff" class="twikiDiffAddedMarker" valign="top" width="1%">&gt;<br />&gt;</td>
<td class="twikiDiffAddedText">
<img src="../../../pub/Cinelerra/CinelerraImages/program_busy.png" /><br>
</td></tr>
<tr><td valign="top" bgcolor="#ffffff" class="twikiDiffUnchangedText" width="1%"><br /></td>
<td class="twikiDiffUnchangedText">

</td></tr>
<tr><td bgcolor="#D0FFD0" class="twikiDiffChangedHeader" colspan ="9"><b> Changed: </b></td></tr>
<tr><td bgcolor="#ff9999" class="twikiDiffDeletedMarker" valign="top" width="1%">&lt;<br />&lt;</td>
<td class="twikiDiffDeletedText">
Use the <strong>LEFT</strong> and <strong>RIGHT</strong> arrows to move across time in small increments. You'll often need to scroll beyond the end of the timeline but scrollbars won't let you do it. Instead use the RIGHT arrow to scroll past the end of timeline.
</td></tr>
<tr><td bgcolor="#ccccff" class="twikiDiffAddedMarker" valign="top" width="1%">&gt;<br />&gt;</td>
<td class="twikiDiffAddedText">
The program is the collection of media pieces (audio &amp; video) that together create your film, each separate piece of media is arranged vertically on horizontal blocks we call <strong>media tracks</strong>.
</td></tr>
<tr><td valign="top" bgcolor="#ffffff" class="twikiDiffUnchangedText" width="1%"><br /></td>
<td class="twikiDiffUnchangedText">

</td></tr>
<tr><td bgcolor="#D0FFD0" class="twikiDiffChangedHeader" colspan ="9"><b> Changed: </b></td></tr>
<tr><td bgcolor="#ff9999" class="twikiDiffDeletedMarker" valign="top" width="1%">&lt;<br />&lt;</td>
<td class="twikiDiffDeletedText">
Use the <strong>HOME</strong> and <strong>END</strong> keys to instantly go to the beginning or end of the timeline. In I-beam mode, hold down shift while pressing <strong>HOME</strong> or <strong>END</strong> to select the region of the timeline between the insertion point and the key pressed. 
</td></tr>
<tr><td bgcolor="#ccccff" class="twikiDiffAddedMarker" valign="top" width="1%">&gt;<br />&gt;</td>
<td class="twikiDiffAddedText">
<h3><a name="Media_Tracks"> </a> Media Tracks </h3>
Internally all media is organized into tracks. Each track extends across time from left to right displaying your media from begining to end.
</td></tr>
<tr><td valign="top" bgcolor="#ffffff" class="twikiDiffUnchangedText" width="1%"><br /></td>
<td class="twikiDiffUnchangedText">

</td></tr>
<tr><td bgcolor="#D0FFD0" class="twikiDiffAddedHeader" colspan ="9"><b> Added:   </b>
</td></tr>
<tr><td bgcolor="#ccccff" class="twikiDiffAddedMarker" valign="top" width="1%">&gt;<br />&gt;</td>
<td class="twikiDiffAddedText">
There are two kinds of tracks :
</td></tr>
<tr><td valign="top" bgcolor="#ffffff" class="twikiDiffUnchangedText" width="1%"><br /></td>
<td class="twikiDiffUnchangedText">

</td></tr>
<tr><td bgcolor="#D0FFD0" class="twikiDiffChangedHeader" colspan ="9"><b> Changed: </b></td></tr>
<tr><td bgcolor="#ff9999" class="twikiDiffDeletedMarker" valign="top" width="1%">&lt;<br />&lt;</td>
<td class="twikiDiffDeletedText">
-- <a class="twikiLink" href="../../view/Main/AlexFerrer">AlexFerrer</a> - 19 Dec 2003 from <a class="twikiLink" href="../../view/Cinelerra/SecretsOfCinelerra">SecretsOfCinelerra</a>
</td></tr>
<tr><td bgcolor="#ccccff" class="twikiDiffAddedMarker" valign="top" width="1%">&gt;<br />&gt;</td>
<td class="twikiDiffAddedText">
<h4><a name="Video_Tracks"> </a> Video Tracks </h4>
<p />
<img src="../../../pub/Cinelerra/CinelerraImages/track_video.png" /><br>
Video tracks represent the timeline of your videos, just as if you layed real photo film on horizontally on a table.
The individual images you see on the track are a sample of what is located at that particular time on the timeline.
<p />
<h4><a name="Audio_Tracks"> </a> Audio Tracks </h4>
<p />
<img src="../../../pub/Cinelerra/CinelerraImages/track_audio.png" /><br>
Audio track represent your sound media as an audio waveform, following the film analogy it would be as if you "viewed"  magnetic tape horizontally on your table. 
<p />
<ul>
<li> You can adjust the horizontal and vertical magnification of the tracks, using the <a class="twikiLink" href="../../view/Cinelerra/ZoomPanelBar">ZoomPanelBar</a>.
</li>
<li> You can adjust the magnification of the audio "waveform" display using the <a class="twikiLink" href="../../view/Cinelerra/ZoomPanelBar">ZoomPanelBar</a>.
</li>
<li> The controls to the left of the tracks are called the <a class="twikiLink" href="../../view/Cinelerra/PatchBay">PatchBay</a>, they are used to control the behavior of the tracks.
</li>
</ul>
<p />
<h3><a name="Navigating"> </a> Navigating  </h3>
Navigation involves both getting to a specific track (audio or video) and getting to a certain time in the track. 
<p />
The program window contains many features for navigation and displays the timeline as it is structured in memory
<p />
<ul>
<li> The horizontal scroll bar allows you to scan from across time. 
</li>
<li> The vertical scroll bar allows you to scan across tracks. 
</li>
</ul>
<p />
In addition to the graphical tools, you'll probably more often use the keyboard to navigate. 
<p />
<ul>
<li> Use <strong>PAGE UP</strong> and <strong>PAGE DOWN</strong> to scroll up and down the tracks.
</li>
<li> Use the <strong>LEFT</strong> and <strong>RIGHT</strong> arrows to move across time in small increments. 
</li>
</ul>
<p />
You'll often need to scroll beyond the end of the timeline but scrollbars won't let you do it. Instead use the RIGHT arrow to scroll past the end of timeline.
<p />
<ul>
<li> Use the <strong>HOME</strong> and <strong>END</strong> keys to instantly go to the beginning or end of the timeline.
</li>
</ul>
<p />
<ul>
<li> In <img src="../../../pub/Cinelerra/CinelerraImages/button_bar.png" /> I-beam mode, hold down <strong>shift</strong> while pressing <strong>HOME</strong> or <strong>END</strong> to select the region of the timeline between the insertion point and the key pressed. 
</li>
</ul>
<p />
-- <a class="twikiLink" href="../../view/Main/AlexFerrer">AlexFerrer</a> - 31 Dec 2003 from <a class="twikiLink" href="../../view/Cinelerra/SecretsOfCinelerra">SecretsOfCinelerra</a>
</td></tr>
<tr><td valign="top" bgcolor="#ffffff" class="twikiDiffUnchangedText" width="1%"><br /></td>
<td class="twikiDiffUnchangedText">
<hr />
</td></tr>

</table></div><div class="twikiSearchResults"><div class="twikiSearchResultsHeader">&nbsp;<tt><b>&lt;&lt;O&gt;&gt;</b></tt>&nbsp; Difference Topic
		<b><a href="../../view/Cinelerra/NavigatingTheProgram">NavigatingTheProgram</a></b>
		(<a href="http://www.ftconsult.com/twiki/bin/view/Cinelerra/NavigatingTheProgram?rev=r1.2">r1.2</a> - 22&nbsp;Dec&nbsp;2003 - <a class="twikiLink" href="../../view/Main/AlexFerrer">AlexFerrer</a>)</div>
<table class="twikiDiffTable" width="100%" cellspacing="0">
<tr><td valign="top" bgcolor="#ffffff" class="twikiDiffUnchangedText" width="1%"><br /></td>
<td class="twikiDiffUnchangedText">
<table border="1" cellspacing="1" cellpadding="0">
<tr><th class="twikiFirstCol" bgcolor="#99CCCC"> <strong>META TOPICPARENT</strong> </th><td colspan="2" bgcolor="#FFFFCC"> <a class="twikiLink" href="../../view/Cinelerra/MainProgram">MainProgram</a> </td></tr>
</table>
<h2><a name="Navigating_The_Program"> </a><a name="_Navigating_The_Program_"> </a> <a class="twikiLink" href="../../view/Cinelerra/NavigatingTheProgram">Navigating The Program</a>  </h2>
The thing you want to do most of the time is get to a certain time and place in the media. Internally the media is organized into tracks. Each track extends across time. Navigation involves both getting to a track and getting to a certain time in the track. 
<p />
The program window contains many features for navigation and displays the timeline as it is structured in memory: tracks stacked vertically and extending across time. The horizontal scroll bar allows you to scan across time. The vertical scroll bar allows you to scan across tracks. 
</td></tr>
<tr><td bgcolor="#D0FFD0" class="twikiDiffChangedHeader" colspan ="9"><b> Changed: </b></td></tr>
<tr><td bgcolor="#ff9999" class="twikiDiffDeletedMarker" valign="top" width="1%">&lt;<br />&lt;</td>
<td class="twikiDiffDeletedText">
In addition to the graphical tools, you'll probably more often use the keyboard to navigate. Use PAGE UP and PAGE DOWN to scroll up and down the tracks.
</td></tr>
<tr><td bgcolor="#ccccff" class="twikiDiffAddedMarker" valign="top" width="1%">&gt;<br />&gt;</td>
<td class="twikiDiffAddedText">
In addition to the graphical tools, you'll probably more often use the keyboard to navigate. Use <strong>PAGE UP</strong> and <strong>PAGE DOWN</strong> to scroll up and down the tracks.
</td></tr>
<tr><td valign="top" bgcolor="#ffffff" class="twikiDiffUnchangedText" width="1%"><br /></td>
<td class="twikiDiffUnchangedText">

</td></tr>
<tr><td bgcolor="#D0FFD0" class="twikiDiffChangedHeader" colspan ="9"><b> Changed: </b></td></tr>
<tr><td bgcolor="#ff9999" class="twikiDiffDeletedMarker" valign="top" width="1%">&lt;<br />&lt;</td>
<td class="twikiDiffDeletedText">
Use the LEFT and RIGHT arrows to move across time in small increments. You'll often need to scroll beyond the end of the timeline but scrollbars won't let you do it. Instead use the RIGHT arrow to scroll past the end of timeline.
</td></tr>
<tr><td bgcolor="#ccccff" class="twikiDiffAddedMarker" valign="top" width="1%">&gt;<br />&gt;</td>
<td class="twikiDiffAddedText">
Use the <strong>LEFT</strong> and <strong>RIGHT</strong> arrows to move across time in small increments. You'll often need to scroll beyond the end of the timeline but scrollbars won't let you do it. Instead use the RIGHT arrow to scroll past the end of timeline.
</td></tr>
<tr><td valign="top" bgcolor="#ffffff" class="twikiDiffUnchangedText" width="1%"><br /></td>
<td class="twikiDiffUnchangedText">

</td></tr>
<tr><td bgcolor="#D0FFD0" class="twikiDiffChangedHeader" colspan ="9"><b> Changed: </b></td></tr>
<tr><td bgcolor="#ff9999" class="twikiDiffDeletedMarker" valign="top" width="1%">&lt;<br />&lt;</td>
<td class="twikiDiffDeletedText">
Use the HOME and END keys to instantly go to the beginning or end of the timeline. In I-beam mode, hold down shift while pressing HOME or END to select the region of the timeline between the insertion point and the key pressed. 
</td></tr>
<tr><td bgcolor="#ccccff" class="twikiDiffAddedMarker" valign="top" width="1%">&gt;<br />&gt;</td>
<td class="twikiDiffAddedText">
Use the <strong>HOME</strong> and <strong>END</strong> keys to instantly go to the beginning or end of the timeline. In I-beam mode, hold down shift while pressing <strong>HOME</strong> or <strong>END</strong> to select the region of the timeline between the insertion point and the key pressed. 
</td></tr>
<tr><td valign="top" bgcolor="#ffffff" class="twikiDiffUnchangedText" width="1%"><br /></td>
<td class="twikiDiffUnchangedText">
<p />
<p />
-- <a class="twikiLink" href="../../view/Main/AlexFerrer">AlexFerrer</a> - 19 Dec 2003 from <a class="twikiLink" href="../../view/Cinelerra/SecretsOfCinelerra">SecretsOfCinelerra</a>
</td></tr>

</table></div><div class="twikiSearchResults"><div class="twikiSearchResultsHeader">&nbsp;<tt><b>&lt;&lt;O&gt;&gt;</b></tt>&nbsp; Difference Topic
		<b><a href="../../view/Cinelerra/NavigatingTheProgram">NavigatingTheProgram</a></b>
		(<a href="http://www.ftconsult.com/twiki/bin/view/Cinelerra/NavigatingTheProgram?rev=r1.1">r1.1</a> - 19&nbsp;Dec&nbsp;2003 - <a class="twikiLink" href="../../view/Main/AlexFerrer">AlexFerrer</a>)</div>
<table class="twikiDiffTable" width="100%" cellspacing="0">
<tr bgcolor="#eeeeee" class="twikiDiffLineNumberHeader"><th align="left" colspan="9">Line: 1 to 1</th></tr>
<tr><td bgcolor="#D0FFD0" class="twikiDiffAddedHeader" colspan ="9"><b> Added:   </b>
</td></tr>
<tr><td bgcolor="#ccccff" class="twikiDiffAddedMarker" valign="top" width="1%">&gt;<br />&gt;</td>
<td class="twikiDiffAddedText">
<table border="1" cellspacing="1" cellpadding="0">
<tr><th class="twikiFirstCol" bgcolor="#99CCCC"> <strong>META TOPICPARENT</strong> </th><td colspan="2" bgcolor="#FFFFCC"> <a class="twikiLink" href="../../view/Cinelerra/MainProgram">MainProgram</a> </td></tr>
</table>
<h2><a name="Navigating_The_Program"> </a><a name="_Navigating_The_Program_"> </a> <a class="twikiLink" href="../../view/Cinelerra/NavigatingTheProgram">Navigating The Program</a>  </h2>
The thing you want to do most of the time is get to a certain time and place in the media. Internally the media is organized into tracks. Each track extends across time. Navigation involves both getting to a track and getting to a certain time in the track. 
<p />
The program window contains many features for navigation and displays the timeline as it is structured in memory: tracks stacked vertically and extending across time. The horizontal scroll bar allows you to scan across time. The vertical scroll bar allows you to scan across tracks. 
<p />
In addition to the graphical tools, you'll probably more often use the keyboard to navigate. Use PAGE UP and PAGE DOWN to scroll up and down the tracks.
<p />
Use the LEFT and RIGHT arrows to move across time in small increments. You'll often need to scroll beyond the end of the timeline but scrollbars won't let you do it. Instead use the RIGHT arrow to scroll past the end of timeline.
<p />
Use the HOME and END keys to instantly go to the beginning or end of the timeline. In I-beam mode, hold down shift while pressing HOME or END to select the region of the timeline between the insertion point and the key pressed. 
<p />
<p />
-- <a class="twikiLink" href="../../view/Main/AlexFerrer">AlexFerrer</a> - 19 Dec 2003 from <a class="twikiLink" href="../../view/Cinelerra/SecretsOfCinelerra">SecretsOfCinelerra</a>
<hr />
</td></tr>

</table></div><div class="twikiTopicAction"><a href="../../view/Cinelerra/NavigatingTheProgram">View topic</a>
 <span class="twikiSeparator">|</span> <a href="NavigatingTheProgram">Diffs</a>  | <a href="http://www.ftconsult.com/twiki/bin/view/Cinelerra/NavigatingTheProgram?rev=1.4">r1.4</a> | <a href="http://www.ftconsult.com/twiki/bin/rdiff/Cinelerra/NavigatingTheProgram?rev1=1.4&rev2=1.3">&gt;</a> | <a href="http://www.ftconsult.com/twiki/bin/view/Cinelerra/NavigatingTheProgram?rev=1.3">r1.3</a> | <a href="http://www.ftconsult.com/twiki/bin/rdiff/Cinelerra/NavigatingTheProgram?rev1=1.3&rev2=1.2">&gt;</a> | <a href="http://www.ftconsult.com/twiki/bin/view/Cinelerra/NavigatingTheProgram?rev=1.2">r1.2</a>
 <span class="twikiSeparator">|</span> <a href="http://www.ftconsult.com/twiki/bin/oops/Cinelerra/NavigatingTheProgram?template=oopsmore&param1=1.4&param2=1.4">More</a>
</div><div class="twikiTopicInfo"><span class="twikiRevInfo twikiGrayText">Revision r1.1 - 19 Dec 2003 - 23:43 - <a class="twikiLink" href="../../view/Main/AlexFerrer">AlexFerrer</a><br />
Revision r1.4 - 01 Jan 2004 - 20:46 - <a class="twikiLink" href="../../view/Main/AlexFerrer">AlexFerrer</a></span></div>
<div class="twikiTopicFooter"></div>
<a name="PageBottom"></a> </div></div>
</body></html>