Sponsored Content
Operating Systems Linux Ubuntu Converting Impress output to DVD video Post 302843693 by gacanepa on Wednesday 14th of August 2013 12:48:55 PM
Old 08-14-2013
Quote:
Originally Posted by Royalist
I have a need to convert 'Impress' presentations to DVD video format whilst retaining the original presentation in situ.

Copying the individual slides and modifying size etc. in Gimp and then importing them into 'Openshot' is both long winded and the loss of quality is significant.
Can anybody suggest a time efficient way of doing this please.
Other applications currently in use are 'Devede' for conversion and 'Brasero' for burning.Smilie
Haven't tried it myself, but take a look at this link.
Once the video file has been created, I use DVDStyler to create a DVD-player compatible disk and burn it on the fly.
Hope it helps.
 

3 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Converting line output to column based output

Hi Guys, I am trying to convert a file which has a row based output to a column based output. My original file looks like this: 1 2 3 4 5 6 1 2 3 1 2 3 (8 Replies)
Discussion started by: npatwardhan
8 Replies

2. Ubuntu

Best graphical video converting tool for ubuntu

hi, is there any video converting tool that can convert all(almost) video formats. I want to convert from mp4/mkv to divx with file size limit.. (0 Replies)
Discussion started by: madhusudankh
0 Replies

3. Ubuntu

Reliable Video Editing & DVD Burning

I have just about given up trying to find a reliable package. Imagination - Pitvi - Openshot - DVD Styler are just some of those tried, but even if success has been achieved in exporting a viable result - Brasero will not burn it this includes VOB files. It seems that there is no alternative to... (1 Reply)
Discussion started by: Royalist
1 Replies
DTK_VIDEO_GETSTATE(3)						Draw Toolkit manual					     DTK_VIDEO_GETSTATE(3)

NAME
dtk_video_getstate - returns the current state of a video texture SYNOPSIS
#include <dtk_video.h> int dtk_video_getstate(dtk_htex vid); DESCRIPTION
This function returns the state of a video texture referenced by vid created by one of the functions dtk_create_video_*(3) and is a BITOR combination of the following flags: DTKV_PLAYING : Indicates whether the video is paused or playing DTKV_EOS : Indicates that the end of the video stream has been reached RETURN VALUE
This function returns the state of the video in case of success, -1 otherwise. SEE ALSO
dtk_load_video_file(3), dtk_load_video_gst(3), dtk_load_video_test(3), dtk_load_video_udp(3), dtk_load_video_tcp(3), dtk_video_exec(3) EPFL
2011 DTK_VIDEO_GETSTATE(3)
All times are GMT -4. The time now is 02:34 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy