Home
Download
Purchase
Forum
Site Map
F.A.Q.
Support
About Us
Home » VideoCharge » VideoCharge Support » Split into segments, but get just a second
Split into segments, but get just a second [message #1336] Thu, 31 May 2018 15:34 Go to next message
jnorris441  is currently offline jnorris441
Messages: 4
Registered: September 2006
Junior Member
I want to take a video clip, and run a config file on it to generate an output file which jumps to a point in the video and plays about a second, then jumps again and plays about a second...maybe 5 times.

Original video:
---------------------------------------------

Frames I want:
---       ---       ---       ---       ---  


I guess a starting point would be to split the movie into multiple FLV segments, and then combine the segments somehow. Or maybe there is a way to extract the frames I want as JPEGs and then turn those into an FLV?

Re: Split into segments, but get just a second [message #1337 is a reply to message #1336 ] Thu, 31 May 2018 16:33 Go to previous messageGo to next message
jnorris441  is currently offline jnorris441
Messages: 4
Registered: September 2006
Junior Member
I marked some segments using the timeline, then saved a config file.

I see these in the file:

<Timeline>
		<points>
			<StartFrm value='6' type='3' ext='0' extType='3'>
			</StartFrm>
			<EndFrm value='104' type='3' ext='0' extType='3'>
			</EndFrm>
			<EndFrmAsRelation value='0' type='3'>
			</EndFrmAsRelation>
		</points>
		<TimelineOutput>
			<TimelineOutputMode value='0' type='3'>
			<TimelineOutputMediaName value='' type='8'>
			</TimelineOutputMediaName>
			<TimelineDestinationPath value='.\' type='8'>
			</TimelineDestinationPath>
			<TimelineFileNamePattern value='%s_copy' type='8'>
			<FORMAT_i value='%02d' type='8'>
			</FORMAT_i>
			<FORMAT_t value='%02d' type='8'>
			</FORMAT_t>
			<FORMAT_f value='%02d' type='8'>
			</FORMAT_f>
			<FORMAT_x value='%02d' type='8'>
			</FORMAT_x>
			<FORMAT_y value='%02d' type='8'>
			</FORMAT_y>
			<FORMAT_r value='%02d' type='8'>
			</FORMAT_r>
			<FORMAT_g value='%02d' type='8'>
			</FORMAT_g>
			<FORMAT_c value='%02d' type='8'>
			</FORMAT_c>
			<Range_c value='2' type='3'>
			</Range_c>
			</TimelineFileNamePattern>
			</TimelineOutputMode>
		</TimelineOutput>
		<CustomThumbnails enum= "TRUE">
		</CustomThumbnails>
		<SkipRangeEnum enum= "TRUE">
		</SkipRangeEnum>
		<SplitItemEnum enum= "TRUE">
		</SplitItemEnum>
	</Timeline>


I am using the command line to run a .vcc config file from PHP. So I can use PHP to write a .vcc for each video if I have to. I guess I will generate .vcc files with these Timelines in it and see if that works.
Re: Split into segments, but get just a second [message #1338 is a reply to message #1336 ] Thu, 31 May 2018 18:31 Go to previous message
jnorris441  is currently offline jnorris441
Messages: 4
Registered: September 2006
Junior Member
In PHP I roughly estimated the number of frames based on the file size, then I divided that into 6 segments and made my own timelines in XML. It works great.

Thanks for the great software!
Previous Topic:Problem with purchasing Watermark Master
Next Topic:Combine Multiple Thumbnails into a GIF
Go to Forum:
  


Current Time: Sun Oct 27 01:35:15 UTC 2024

Total time taken to generate the page: 0.00697 seconds
.:: Contact :: Main site ::.