OpenSUSE :: Add 32 Seconds Of Nothing To Beginning Of Video File?
Mar 6, 2010
Movie and translation are 32 seconds out of sync. There are 2 ways to resolve:
1. edit all zillion lines of translation (daunting, I couldnt find tool)
2. add 32 seconds of nothing or whatever to the beginning of a video file
No2 may be quicker, but I do not know how.. I am not good with ffmpeg... also, if I want to join some 32 seconds, lets say of my XVid recording, I need to prepare it to be the same as film, so it is also complicated. how to add 32 sec? I tried openShot (couldnt find option). Cinellera is giving me strange errors, about audio codec and something I dont understand... I am confused in using both tools
I've got a problem with my VLC MediaPlayer (v1.0.3-GoldenEye). During video-playback, my screenbrightness is turned to zero after approx- 30 seconds of playback. After turning the screen brightness to high again, the same thing starts over again. By now, I encountered that changing screen resolutions (e.g. after closing a fullscreen application with a different resolution) also turns my brightness to 0.
I'm reading a text file with fscanf using a loop until feof(inFile). How can I return to the top of the file? As in I have one loop that scans until the eof and then after it there's another loop and I want to start from the beginning of the file again scanning to the end of it. How do I get back there?
I am trying to create a shell script where a user can specify a file with a list of logins and the script will create a batch file with specific information in specific columns.
Example:
loginfile.txt has
User1 User2 User3
I need the output to be as below:
1 User1 Date 12/31/9999 2 User2 Date 12/31/9999 3 User3 Date 12/31/9999
I can use the nl utility to get the numbers easily enough, but I need two tab separations between the number and the user list. Is there a sed command that will insert at the beginning of each line? If so I can just run nl after I get some tabs up in the front.
I have an old video card, Nvidia XFX 7800GT, which is now beginning to fail and I need to upgrade. I am not huge a gamer but I do play/buy games on regular basis. Right now I'm playing Eternal Lands on the Linux side. Looking to spend $100-$150 on a new card.I have a Core2Duo Wolfdale 3.0, with 2ghz ram and run Lucid 32bit. Also run windows Vista64Ultimate on dual boot (rarely).
I would love to buy a new ATI 5770 or 5830, ATI budget cards seem to be much better for the buck over budget Nvidia cards, but I'm concerned with ATI drivers and long term with Ubuntu.On the Nvidia side I'm considering the GTS 250. The only advantage I can find is lower power consumption with Nvidia and Ubuntu has always preferred Nvidia over ATI, as far as working drivers go.As Far as Ubuntu and Lucid is concerned, which way is best, ATI or Nvidia? Has anything changed with ATI support, that could make theor cards more compatible now and in the future?
I saved a page from Linuxquestions. It was saved under a filename beginning with '[' (left square bracket). And I now can't delete the file. Unfortunately I cannot send you a screenshot because opening a terminal in the GUI makes ls behave differently. I shall try to describe, assuming the file is in dir '.'. Also let '[SOLVED]foo.html' be the file in question:
Code: $ ls <the file is listed> $ ls [* /bin/ls: cannot access [*: No such file or directory $
If I want the hdd to get rid of this file, what should I do? Any hint will be welcome.
Everyone always told me Ubuntu is a perdy Speedy OS. Im thinking otherwise so far, unless Im missing something. Basic problem where i see the lack of speed compaired to when this same machine is running windows 7 comes to web browsing. Mainly ..... vids. i downloaded Flash from the software center and downloaded java with the help of some commands i looked up. I cant watch more than about 8 seconds of video before it buffers. This common?
While playing videos on Linux (both Mint and Fedora) I noticed that the video will often pause for about 10 seconds or so while the audio keeps playing. After the 10 second freeze the video resumes where it should be. I've had this problem both on Mint 9 and Fedora 13 and 14.
Have NO video camera. Trying to receive SKYPE video using Fedora 11 & SKYPE Beta Version 2.1.0.81 [latest version].When I receive a video call the image appears and then freezes and dumps the call after about six seconds.I have tried the 'env LD_PRELOAD=/usr/lib/libv4l/v4l2convert.so /usr/bin/skype' launch, but it makes no difference in the bug.I have NOT heard that a camera is required to receive video.Is there a fix for this?nal information: Here is the error message I get when the call dumps and crashes SKYPE.
[thsk@galley ~]$ env LD_PRELOAD=/usr/lib/libv4l/v4l2convert.so /usr/bin/skype shm_open() failed: No such file or directory Assertion 'b' failed at pulsecore/memblock.c:439, function pa_memblock_acquire(). Aborting.
My problem is this: the video that I receive during a video call will freeze after about 30 to 60 seconds. Before that, it works fine. And the outgoing video (that which I send to the contact on the other end of the call) is fine throughout.
If my contact resets their video by turning it off and then on again during the call, it will usually work again for a few seconds. Then, as always, it freezes.
So, I am clearly receiving the signal. But maybe I am overloading something? Is this a graphics card problem?
I have an Acer Aspire One Netbook, and I have the Ubuntu 9.10 Netbook Remix installed. I have tried using Cheese to capture video and it captures maybe 2 seconds of movement, then goes black and/or the image freezes. I can take photos just fine, but video capture seems to be impossible. Any help?
i have 2 harddrives. a 6gb and an 11gb. IDE ATA. i want to install opensuse 11.2 on them, using EXT4, in a different way this time. i want the "/" partition to cover all of the 6gb, with the drive set to master. For the slave, I want the "/home" partition on the 11gb, covering only 10gb on the beginning of the drive, and i want the swap space partition on the end of the drive using 1gb. Is this a smart way to install it? Will i have to continuously mount the drive with home and swap on it? What is the best configuration for using these two drives?
Was wondering if any perl guru's could help me with a quick log file adjustment. I have a text file that looks like so (tabs and newlines are revealed so you can see what separates the data):
There are maybe 100 lines of text in this file at any given time. I need to delete all duplicate lines only looking at the first bit of text prior to the first tab. It doesn't matter which one gets deleted as long as there are no two lines that begin with that same text at the beginning before the first tab. So in this example, either the fist line "1234" or the last line "1234" would need to be deleted. I already have code in my script that opens the files - I just need the code to read the text into an array and the part that would find matches based on the above criteria, and make the deletions.
If it would be easier, I can even do a system call and use SED (v4.1.5) and/or AWK (3.1.5) instead.
I need to insert 3-4 lines of text to the beginning of a text file. The file is a largish MYSQL dump, the result of a backup shell script. This shell script should insert the required text.I've wrestled with sed, but lost.
I would like a program that records my desktop activity as a video file. Do you know any nice program to do that? Moreover it would be nice afterward to insert this video the openoffice or microsoft's powerpoint. Do you know what is the "best" video format that guarantees the biggest interoperability (the ability the video to play in different platforms).
Can I ask for some advice in converting a video (from my phone) which is a 3gp file into something more universal. I use audokonverter for audio files and this gives me a menu right-click option to convert a song from (say) wav to mp3. Is there an equivalent for videos? I am using opensuse 11.4 64 bit and have mplayer, xine and vlc installed plus the necessary codecs. Or is it simpler to use ffmpeg in a c/l environment
Sometimes while using Open Office, trying to open a file the dialog box takes 15 to 30 seconds of spinning balls until it shows me anything. Then changing a directory takes another 15 to 30 seconds. Visual feedback on selections take several seconds, and often I find myself a couple of subdirectories down from where I wanted to go due to caching of unacknowledged clicks.
My system is usually very, very fast, as one would expect from the specs. This problem happened, well, almost all the time with kernel 2.6.32-21-generic, now it just started happening again with 2.6.32-22-generic.During these slowdowns, opening Dolphin reveals the same problem, exceedingly slow response. While this is happening, top shows the system is not busy, and the hard disk light is not flashing. Idle is over 90% and user and sys are basically nothing. The system is basically doing nothing while making me wait.
I have very basic info about Linux. I'm using Linux server 11.04 . I'm using the server as a web server to send SMS messages. I have a php page: read data from mysql and then send SMS (according to retrieved data) , this page is already done and store in www dir. I want this page is execute in the background each 10 sec. is that possible in crontab?
I was installing some stuff and now after the install. The look of my kde is now totally changed and konquerer won't load and vlc also changed but its working. File manager (dolphin) keeps crashing if I try to open the video folder. how to revert back to the old KDE or at least make things right.
AMD64, Ubuntu 10.10 64bit os, with onboard video.Works really well all the way to 1680X1050 resolution, but I get this error every 10 seconds added to my syslog.
I have problem with VLC player. The problem, from the image below, appears whenever I open video file. I click Ok, and a everything is ok, until I jump to another time sequence, when sound and subtitles disappear.
I downloaded an FLV video and placed an extra MP3 file over it. Two files. Total: 30 MBI experimented with about seven rendering containers, and QuickTime renderer was the only rendering container that didn't result in sped-up/compressed video or correct rendering for just fifteen seconds.How in the name of all that is holy did this rendering end up with 570 extra MB?
When trying to install 11.2 from DVD, the user information I entered at the beginning of the install gets lost. I get to the Automatic Configuration step at the end of the install where the computer needs to reboot, and it asks for my user ID and password (it shouldn't do that). It won't accept the user I created (always says login failed), but it will accept root. That really doesn't matter, because the Automatic Configuration step has done anything, and I have a busted install. I've tried the install 4 or 5 times, but it is always the same problem. I eventually reinstalled 11.1 without any problem (though I did have to click Use Entire Disk on the partition section so it would delete the ext4 partitions created by the 11.2 install and create ext3 partitions).