I'm flooded with online information and am looking for some concise advice For all of you who are familiar with Avidemux: The program offers an abundance of video output formats (MPEG-2, MPEG-4.AVC, MPEG-4.ASP (lavc), MPEG-4 (xvid), H.263). Which format would you recommend for storing home videos, with regard to (a) being able to view them easily on different PC platforms, and to (b) being able to view them still in n > 5 years from now?
I'm still trying to find out if my coby mp3 player will actually play mtv video files as is advertised.
ffmpeg -formats does list mtv but the only command I really ever used was one to convert a vid to an mp3 so I tried Code: ffmpeg -i test.mp4 -acodec copy output.mtv it returns Code: Unable to find a suitable output format for 'output.mtv' I can't find any mtv files online for purchase or free for that matter, so I know this is all pretty obscure but shouldn't there be a way to convert them since ffmpeg lists mtv format?
openSUSE 11.3 32bit with repos OSS, NON-OSS and Packman + libdvdcss I installed DVDStyler from Packman and as it seems I can't get it to work. When I create a project for PAL, 4:3 with AC3 and finally click "Burn" and select "just generate" to create files for burning I get:
i am running ps xo "pid,command" but I can't find my process in the results. I know that the process is running because I run ps ax | grep command-name
I have a perl script that prints an output to standard output using a for loop .It prints a new line every time ,I would like subsequent outputs to be displayed on the same line , I don't want a new line in standard output .Could anyone help plz
it compares two files using md5... if they are same , a corresponding character is output to a text file .. but the problem is it gets appended by default.. is there any way to output in a normal way because the text is a message and it should be of proper format here is my script
Code:
#!/bin/bash g=`tail -1 new.txt|head -n 1` array=( a b c d e f g h i j k l m n o p q r s t u v w x y z ) for((i=1 ; i <$g+1 ; i++))
[code]....
the message is supposed to be hello , i need to get rid of the endlines somehow..
just wondering is there a simple script to convert datetime to UTC format. I have been searching different forums but most answers are for converting UTC to datetime. For example what is a simple command/script to convert todays datetime to UTC format i.e. '2009-10-09 11:47:59'.
I found no feature to format my 4GB Corsair pendrive,since 11.3 KDE,but Ubuntu offer the complete feature to format a pendrive to either FAT,ext3 or ext4.How to get a pendrive format in openSUSE 11.4 KDE? And,I'll transfer the file between M$ windows & 11.4,which format is suitable?
my school we want to print a magazine but we have problem with the format of the files. We need to create a sheet in A3 format from two sheets in A4 format. I was reading about the pdftk library but it doesn't do what i need.
I need some assistance in trying to format a USB hard drive to vfat format but can't seem to do so. I am currently using RHEL 5.3. I have tried the following commands and they all come back as "command not found"
I need to format a USB pen drive. Reason is I have a Foxsat TV receiver/recorder. In Fat format it will only download programs less than 4GB. Apperently I have been told on a forum and have read it on the company site that if I have Linux I can format it to Extension 3. This will enable me to load of the recorder my programs. I am not sure how this is done.
I have a pretty weird problem, which is that I can't format any partitions anymore.
It started when my laptop suddenly froze and I killed it (I just ran FF, IRC client, Kopete, ... and I think the last thing I did was plugging in a USB drive). When I wanted to boot the machine again it gave me a lot of errors that the root and the home partitions are both corrupted.
Repairing the system with the DVD didn't help at all and finally I removed all the partitions to reinstall the whole system.
During the installation it can create the partitions, but it can't format them with ext4.
I tried to format the partitions with a live CD and YaST Partioner and the same problem showed up code...
I am using kde 4.4.4 and thunderbird. I would like to change how thunderbird shows the date. Now it is shown as 12.31.1980 and I would like to use 31.12.1980.
I am not sure if this is a thunderbird option (didnt find any) or a gtk option and how to configure that using kde.
I was recently forced to do a reinstall of OpenSUSE. As part of that I backed up the folders I needed to keep. The installation however didn't format the 'Home' partition though. At first I thought it was nice, but I've run into trouble with a program I most definately need to get working. So my plan is to re-install yet again.
how to make the install format the root partition I think it is, and the 'home' partition, so I can start fresh.
To further complicate things My laptop (which this is happening on) is dual booting between OpenSUSE and Windows 7. It is VERY important that the windows partitions remain.
For some time Ihave copied my email folders in .mbox format to files which I then can save to cd. Unfortunately, these files are one (very) large concatenation of email text+attachments which are very inconvenient when searching for a lost email. Question:how to backup emails from within Kmail? And, yes, I did read the Kmail manual cover-to-cover and found nothing relevant.
I am trying to format a usb attached 500gb sata hdd, I have tried all options CLI, KDE/GNOME partition managers but the format always fails. In /var/log/messages I get:
I just added a 2nd SATA drive to my openSuse 11.2 desktop. What do I do now to partition and format? I want to partition some of the new drive for linux, and leave some of it unpartitioned for Windows (I dual boot). I want to leave my existing 1st drive as is. What tool do I use? How do I proceed?
Ran into something weird. I was trying to watch a .mkv file in 720p format last night in VLC. Now, for about 10 minutes everything is fine and then the sound just stops. Video play is fine, but audio just cuts out. These hasn't happened with anything else other than this .mkv file. Would the fact I'm running gnome 3 using the open source drivers on my ati 5850 have anything to do with this? Or maybe something else? Anyone run into an issue like this?
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
On inspection I find that my collection of video files is a mixture of .flv and .mp4 formats. The latter play OK on my A110 network media player but the latter do not. There is no sound from either but I think that is another problem as VLC works well on all of them.
My question assuming I cannot get the media player to play .flv files is should I convert to mp4 and will the HD files suffer as a result? If it is OK to convert, which program to use. My system is openSUSE 11.4 with KDE desktop.