Software :: Produce A Video That Loops Continuously?
Mar 15, 2010
I have an AVI which I produced on Blender in which a camera revolves around a model.
I want the camera to continuously circle the model over and over again.
I know I can do this in a GIF file format, but are there other formats that will do this?
What software can I use that would accomplish this?
View 14 Replies
ADVERTISEMENT
Apr 7, 2010
I don't know what I did differently before this happens. Now I cannot access files or see icons on the desktop. The "starting file manager" continuously loops in the bottom panel, continuing to load forever. in the system monitor, if I kill the process "gnome panel", it resets itself, then continues the process. Only thing different I did was install that one thing that gives you System->Preferences->Windows by hitting "yum install control-center-extra".
View 3 Replies
View Related
May 4, 2011
I want to record narration for a video, then look at the timeline of the narration so I can generate animation that is more or less in sync with it. I don't need to be accurate enough to match lip movement. I can generate the video frames with POVray, and I can make a movie out of the frames with ffmpeg. I have a microphone which plugs into my sound card, but I don't know how to record my voice, nor how to determine the time used at different points in the narration, nor how to add the audio to the video to produce a narrated movie. My OS is Debian Linux running Gnome.
View 1 Replies
View Related
Jan 21, 2010
Code:
Title=
echo -n "Title: "
[code]...
hey guys, im doing a simple search program and i came up with a problem. What i am trying to achieve is, if the search is false(means the book does exist) , the program will then ask the user to input the information again(title and author) and do a search again until there is no such book and then display a message saying he can input a new book in.i tried using a until loop, but it does not seem to work. some guidance on how the statement should be and where should it be placed?
View 4 Replies
View Related
Sep 3, 2009
need to process files within multiple directories and transfer these to a remote server. What I had in mind was to use arrays for this; code pasted below (explains it better):
Code:
#set the arrays
array_A=( fileA* pathtodestA hostA passwordA )
[code]...
View 8 Replies
View Related
Jan 20, 2011
This is a mature Lucid installation on an desktop machine. After having to hard reset it after a lockup due to a misbehaving USB peripheral, startup and shutdown started behaving oddly (e.g. shutdown going to a login screen).
Now it is in a state where - on start up - after logging in successfully, the screen goes dark for a moment and then loops back to the login screen.
Have tried:
- booting in recovery mode,
- running dpkg repair (just an update of sudo)
- running in failsafeX - where problem is still present (so I assume the nvidia video drivers not to blame here)
Maybe relevant that:
- only one user account so cannot try logging in as another user,
- home folder is encrypted.
- hard disk has plenty of spare space.
View 5 Replies
View Related
May 2, 2010
ive been trying to get fruity loops to run under wine and i havent been able to even get the program to show any signs of life.... it wont even start (or give any sign of starting) when i try to launch it.
View 1 Replies
View Related
Jul 5, 2011
Basically the issue is that after I installed ubuntu 10.04 (on the same drive as Windows 7) I can no longer boot windows 7 from grub. When I select windows 7 in the grub boot menu it returns me to the boot menu.I looked through other posts who had similar problems, however, I wanted to post my own thread as I was unsure how to fix the problem based on information from other threads.
View 9 Replies
View Related
Jun 15, 2011
Using K3b 1.91.0 on Lucid in order to burn multitrack Video CDs.These burned fine before, and I made 5 working ones. Now having weird playback problem of burned VCDs first track looping back to the beginning instead of automatically advancing to later tracks. Same problem occurs on a variety of players including standalone DVD player. I can manually access the later tracks, but the later tracks don't continue automatically from track one.
The funny thing is that I'm using exactly the same mpeg VCD files that worked successfully before. I've got a feeling that the problem is some setting in K3b that I might have unintentionally changed, or else some nuance to how I'm adding the files to the project. I notice that when I add tracks to the project, a funny line always appears under a file name. Could that have anything to do with this problem? Also, would choosing "DAO" rather than "Auto" fix the problem? I'm tired of wasting the nice archival CD-Rs I bought!
View 3 Replies
View Related
Feb 18, 2010
for example i have wrote this so far: while [ 1 ]; do smbstatus;sleep 20; donethis only loops and refreshes the smbstatus command.but i want to continue loop.So when there is a new connection and locked files i want it to send to
View 1 Replies
View Related
May 1, 2011
I am trying to execute a .c program of mine through bash... Problem is it takes two arguments (files) and am trying to use "for" loops to do it. I use the for loops to take the files (same number in both directories) and put them into arrays. I use the command "ls -1" in the "for loop" so they are sorted in such a way that they are in the same time and date order upon when the program is executed.
Here is the code:
Code:
for a in `ls -1 /analyses/data1/*_prt.txt`;
do echo $a;
done
[code]....
HOWEVER, $a in this case does not change with the loop. Thus, the program doesn't work. I then tried:
Code:
for a in `ls -1 /analyses/data1/*_prt.txt`;
for sfc in `ls -1 /analyses/data2/*_ht.txt`;
do
./plot_data $a $b >> log_file.log;
done
But that produces the error: syntax error near unexpected token `for'. As a "do" statement must come after the for loop call.
View 13 Replies
View Related
Aug 31, 2010
this is error message --> mail for apex.com.my loops back to myself
[Code]...
View 12 Replies
View Related
Sep 14, 2015
For some reason my Conky is making my machine do infinite DNS requests to the last host I'm connected with. For example, if I visit forums.debian.net it'll start the infinite DNS request to this host. If I close the navigator it stops. If I try to connect to irc.freenode.net it starts the DNS requests. If I disconnect it stops. Why is it happening?
That's my script:
Code: Select allbackground no
update_interval 1
total_run_times 0
own_window yes
own_window_type desktop
own_window_transparent yes
[Code] .....
View 0 Replies
View Related
Jan 8, 2011
I was running 10.04 until yesterday, when it occured to me that I could upgrade to 10.10. So I went to Software Center, set it to get normal releases and left it to do its job. The upgrade appeared to go without a hitch and I rebooted. The login screen appeared. But just before I could click on my username and enter my password, the screen went blank and a second later the login screen was back. But then just before I could click... Undeterred, after half a minute of frantic clicking I did manage to click on my username and get the password prompt. This time, the login screen didn't go anywhere. Yay. To cut a long story short, this is now my standard logon procedure. However, the plot thickens. I appears that instead of 10.10, I ended up with 11.04, Natty Narwhal, which 'was released in April 2011'. If I download an .iso of Maverick and install it over my current version, will it leave my data unharmed AND reset everything so that it works again?
View 5 Replies
View Related
Jul 10, 2011
Firefox 5.0 turns my screen gray, ties up the CPU in a loop, and turns the disc access LED on. ItÅ› FF 5.0 running on 11.04.
View 1 Replies
View Related
Jun 20, 2011
I send email from myself or external gets bounced. I get a nifty message mail for weasy.info loops back to myself. and could not relay for external messages.
postconf -n
alias_database = hash:/etc/aliases
alias_maps = hash:/etc/aliases
command_directory = /usr/sbin
config_directory = /etc/postfix
daemon_directory = /usr/libexec/postfix
[Code]...
View 1 Replies
View Related
Jun 27, 2011
Code:
#loop until there are no more files
while [ ${#files[@]} -gt 0 ]; do
for num in `seq 1 ${#files[@]}`; do
wurd=`tail -4 ${files[$num-1]}`
[code].....
Everything works.. but when it has to unset.. it breaks.. it doesnt give an error though.. it just jams the program.
View 7 Replies
View Related
Oct 28, 2010
I am trying to map the coordinates of a grid.
Code:
R=7 # number of rows (lines)
C=6 # number of columns
X=200 # initial horizontal location
Y=100 # initial vertical location
[code]....
View 4 Replies
View Related
Jun 16, 2011
does anyone know of any good music software for ubuntu that is similar to frooty loops in windows?
View 1 Replies
View Related
Jan 14, 2011
Logitech 9000 pro.
I need 30 fps so I can splice into existing video.
I am using this script.
Code:
Even though I have set 'fps' to 30, I only get between 14 and 16. Several thread on the internet tell me that UVC in only capable of 15 fps in 640x480 mode.
Is there some way to make the camera (ID 046d:0809 Logitech, Inc.) work as something OTHER than a UVC type camera? Is there a code snippet to work with?
I have no problems with getting the camera to work with any of the apps in the Ubuntu reposit. The script above records video and audio great, just not 30 fps.
The video I will be splicing into will be shot with a video recorder and windows software. If it is a USB hookup, will it have the same constraints of UVC at 15 fps. IIRC, it is the USB that has the compression problem that limit it to 15 fps.
View 1 Replies
View Related
Jun 13, 2010
I am having no joy at all trying to produce a DVD with menus using Slackware. I have spent the best part of a day and a half, to no avail, and have had to revert to using either Ubuntu or Win XP under virtualbox just to achieve this.
Have tried using the following front ends to dvdauthor:
Dvdstyler
Devede
2mandvd
Kdenlive (dvdwizard)
Varsha
I am able to produce a DVD with any of them, but without menus. As soon as I try anything to get a menu, all that happens is the menu is produced, but the 'clickable' buttons do nothing, meaning I am unable to navigate away from the menu. Using Dvdstyler under Ubuntu, and follwing exactly the same procedure to produce the DVD works as expected, as does any of the myriad of progs available for Win XP.
View 4 Replies
View Related
Dec 9, 2009
I saw the article in Suspend to disk - openSUSE and I decided to test s2disk on my VAIO VGN-AR41L (laptop) using ext4 system (which supports journaling). I used the button of the KDE4 to initiate the process of suspend to disk. The process of storing the image and shutdown the computer worked. But the reverse process didn't work. I also saw in the article that there is a workaround for the journaled systems. Instead of doing this can I switch off journaling on ext4 without loss of data? And if yes, how can this be done?
View 5 Replies
View Related
Jul 1, 2010
I want to create a dvd for a relative you know the kind of thing, old pictures and a soundtrack. What is the best application to do this?
View 4 Replies
View Related
Dec 15, 2010
Kernel 2.6.21.5, Slackware 12.0
Xfce 4.4
For example I've just issued 'mplayer foo.flac' and I do not want an error made by me while in the GUI to issue a loud sound notifying me the error and putting in risk my speakers.
View 8 Replies
View Related
Oct 10, 2010
I encounter a problem with my program recently, i get the core dump of my
program, and it produced by a segill signal, i wondered that how my program can happen to generate this error, and i never write a "0 divide"
View 4 Replies
View Related
Nov 26, 2010
EDIT 6 Dec: More detailed log from wpa_supplicant I'm using Ubuntu Studio 10.10 x64. I want to get wireless networking going manually. My wireless networking works successfully in Windows 7 x64. I can get it working successfully without encryption but when I try and use WPA-PSK, wpa_supplicant gets stuck in a loop between GROUP_HANDSHAKE and COMPLETED, as shown in the log below.
I've been working mostly off the instructions in this post: [URL]... My laptop is a Dell Studio 1537. It has an Intel Wifi 5100. I'm connecting to a F5D7633-4 router running F5D7633-4Av1_UK_1.00.010 firmware, which is the latest version of the firmware I can find. When I set up WPA, it uses encryption technique TPIK. The other generic information is
Code:
$ iwconfig wlan0 up
04:00.0 Network controller: Intel Corporation WiFi Link 5100
$ lsusb
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 002: ID 045e:074f Microsoft Corp.
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
[Code]...
View 1 Replies
View Related
Feb 1, 2010
I have been asked to provide a document in Microsoft word format. Is there a lightweight MS word editor to produce Microsoft word documents please? I don't want to install the whole Open Office thing just to produce one document.
View 6 Replies
View Related
Dec 27, 2010
We are a small company producing short movies in Arabic and we stick to adobe premiere pro cs4. Lately we need to reduce our cost by moving to ubuntu to save Microsoft fees especially regular support. The main problem we have now is the tool to use for producing our short movies, so the main question is:- Does there is any tool we can use as equivalent to adobe premiere pro cs4? I am looking for a really series tool.
View 2 Replies
View Related
Mar 12, 2011
ve read some stuff regarding problems with virtual consoles not appearing for some graphics settings, but I think this problem is different.Just a few days ago I had no problem using ctrl-alt-f6 (for example) to get to a virtual console outside of the normal X environment. That no longer works. Nothing happens, no distorted screen, I'm just stuck in the normal X session that comes up as if I did nothing. I didn't make any configuration changes, though I suppose some update could have caused it?I may have read that this is some problem in grub2? If so, is there a way I can get around it without trying to switch back to grub1? I'd rather not mess too much with the bootloaders if I don't have to
View 1 Replies
View Related
Nov 23, 2010
In a lot of programs I write, I would love the option to simply hit a key without disturbing the data, and have some other action take place.
An example loop would be,
Code:
for(some var = 0; some var != infinity; some var++){
if(poll(left mouse button)){ stop doing this stuff; }
.
.
.
doing other stuff, because the left mouse button wasn't pressed
}
but, I don't want the loop to pause for more than a the tiniest fraction of a second, and I certainly don't want it to sit there waiting for me to do, or not do, something.
What is it I'm looking for?
(Oh, and if you haven't guessed, c/c++ are the languages of choice for this operation - I don't care which you might have in mind when submitting an answer -- in fact, it need not be either of those languages.)
View 2 Replies
View Related