Software :: Finding A Video Diagnostic Tool?
Feb 17, 2010
From time to time I try to play saved video from ..... but it is not working.<br> I receive the following lines from MPlayer.<br>
Quote:
Playing /tmp/FlashqikYbO.
libavformat file format detected.
[flv @ 0xb7f27c48]Unsupported video codec (7)
[flv @ 0xb7f27c48]Unsupported audio codec (a)
and
Quote:
Cannot find codec matching selected -vo and video format 0x7. Read DOCS/HTML/en/codecs.html! But I can't find DOCS/HTML/en/codecs.html this at my machine, damn I guess it is some rare flv format, no one of my video players are able to play following video.<br> [URL] it happens often, so I was wondering maybe exist some video diagnostic tool that will provide me all info about video file?
View 4 Replies
ADVERTISEMENT
May 19, 2010
I need to design a USB diagnostic tool which can monitoring USB registers' content inside a ARM based MCU. I've already clear that how to judge the USB registers are correct or not during transmission, while I don't know how to implement such a program.Is there any similar code or existing linux module that can be used as a reference?
View 3 Replies
View Related
Jun 29, 2011
i am using mtr as a network diagnostic tool and i have a basic doubt that whether the intermediate switches or router ping the next switch/router on behalf of the original machine and report it back the route and corresponding response and packet loss to it or it itself identifies the route and pings the individual machines and get the response time and packet loss.
View 3 Replies
View Related
Apr 28, 2011
I have several CDs of diagnostic and recovery software (most of which are dated) but never seem to have them around when i could use them the most. Then it hit me: use a flash drive. i usually carry two flash drives around with me, so i loaded one 4GB with diagnostic/repair tools from PortableApps.So far I have CCleaner, John the Ripper, Recuva, an antivirus, and SIW (System Info. for Windows). I still have plenty of space left and was wondering what you all's favorites were, or what i might add. I'm looking to have somewhat of a suite, something for any occasion (within reason, of course.)I think everything right now i have is PC-based. i just want a suite of tools in case anyone has a non-hardware issue.
View 9 Replies
View Related
Apr 19, 2011
As promised the finished (pretty much finished) wireless script can be downloaded here the wireless_script is a diagnostic tool for wireless issues. It will return all relevant information to help diagnose a wireless connectivity problem, return connectivity stats and attempt to fix common problems such as blocks. It comes in cli - wireless_script_1.2.sh or gui - wireless_script_zenity_1.2.sh'
Let me know any issues you have with it. My contact details are in the readme.txt (also the wireless results.txt generated by running the script includes code tags for forums - so please copy and paste the whole document when pasting on forums to enable this function)
View 1 Replies
View Related
Mar 18, 2011
I'm looking for a Linux tool that allows me to transcode videos to a video codec that is highly compatible to the Windows platform. We produce large scientific videos from measurements and would like to show those videos during presentations and submit the videos to journals. We want to be as compatible as possible (we can not influence for example the codes installed on the presentation system or on the journal reviewers system).
Virtualdub suggests one of these codecs:
* Radius Cinepak
* Intel Indeo R3.2
* Microsoft Video 1
We tried ffmpeg, mencoder and Virtualdub under wine, none of those tools could produce videos encoded with the aforementioned codecs.
View 1 Replies
View Related
Sep 15, 2010
I am in search of a free tool (Due to Finance Manager budget restrictions) for monitoring USB, Folder and Internet access for network users.I want to know when someone plugs in a USB drive, which folders they access and which websites they visit. CEO request but no budget given to this request.
View 3 Replies
View Related
May 11, 2011
I am trying to search a tool for testing multicast. Currently, 'yum search multicast' yields nothing. I saw mcsender and mctest in google but they seem not to be supported in CentOS. Do you know any tool that can test multicast?
View 3 Replies
View Related
Jan 25, 2010
I deleted files on my linux drive that I shouldn't have. What is a good tool to use to recover these files that will:
Recover the various file types (txt, php etc)
Recover it as the original files names
TestDisk and PhotoRec almost do the trick, but the original filenames are not restored.
View 3 Replies
View Related
Aug 24, 2011
My collection contains some MP3s which have some glitches like
displaying the wrong duration on loading
minor jumps
suddenly ending despite the duration claims another minute remaining
noise
I'm looking for a tool that can detect as many of these glitches as possible and fix those that can be fixed (obviously e.g. noise can not simply be eliminated in most cases).
View 2 Replies
View Related
Jan 15, 2011
Which linux tool can find out mainboard serial number?
View 5 Replies
View Related
Apr 20, 2010
I there a monitoring tool that will alert me if one of the linux service is off? example MySQL, http, SSH,...etc
View 7 Replies
View Related
May 18, 2010
Is there a tool for Ubuntu that will detect whether I have a SATA or a PATA hard drive interface, even if there's no hard drive inserted?
View 3 Replies
View Related
Mar 15, 2011
I just installed ubuntu 10.10 on my HP G70-460US laptop, the ethernet connection works but my wifi card cant be detected..I dont know if the the wifi state being "off" (there is a button to turn it on and off) has anything to do with ubuntu not being able to pick up on it..but even before i had no problem getting ubuntu to find the proprietary drivers.
View 9 Replies
View Related
Dec 20, 2010
I am looking for a NATIVE Linux tool (e.g. does NOT require WINE) to operate a scanner using the TWAIN protocol over USB. I found a package called "twain" but it appears to not be a package. The following message is produced by attempting to install it:
Code:
E: Package 'twain' has no installation candidate
The following information is produced about it by the "aptitude show twain" command:
Code:
No current or candidate version found for twain
Package: twain
State: not a real package
I'm looking for a real package, of course.
View 7 Replies
View Related
Apr 30, 2010
I want to ask you about the kphone-vic to use video in the kphone. i have installed vic-2.8. is this version ok with kphone or not ?
When i tried to use this vic in the kphone i got these lines in the terminal:
Where <address> is machine name, or a multicast IP address, and <port> is the connection identifier (an even number between 1024-65536).
View 7 Replies
View Related
Jan 26, 2009
I'm looking for a tool that can directly convert mp3 file to a swf file. Tried ffmprg - 'ffmpeg -i master.mp3 -ar 22050 -ab 32 -f swf -y -vn new.swf', output is as follows:
Output #0, swf, to 'new.swf':
Stream #0.0: Audio: 0x0000, 22050 Hz, stereo, 0 kb/s
Stream mapping:
Stream #0.0 -> #0.0
Unsupported codec for output stream #0.0
I found a way to perform this task using ffmpeg to convert the mp3 file to a wav file, and converting the wav into a swf file using swftools (wav2swf), although this is not a good option because the output swf file size is very big - for a 12mb input 320kbps stereo mp3 file, the swf file is 25mb. Also downloaded a free direct mp3 to swf conversion software, which had an output swf file - with the same 12mb mp3 file - of ~400kb.
The requirements I have from the tool are:
1. Can be ran from the shell.
2. Direct conversion, or an indirect one that will produce a small output swf file.
3. Suport for multiple file conversion is a plus.
View 6 Replies
View Related
Feb 5, 2010
I'm looking for a tool for Linux which can segment a video file into multiple small .ts files.I know one for Mac OS X called Media File Segmenter which is a simple command line tool - I'm looking for an equivalent tool for Linux.
View 4 Replies
View Related
Dec 28, 2010
looking for suggestions for simple editing of avi files. the files come from my digital camera. they are rarely more than a couple of minutes long. i don't want to burn them to a dvd or anything fancy. i just want to clean them up for posting to videos and a media server.
View 2 Replies
View Related
Nov 8, 2010
I'm looking for an easy to use video editing tool for cleaning up and enhancing the simple movies that can be made with digital compact stills cameras. My camera (a Panasonic Lumix) records these as Apple Quicktime MOV format and uses a very basic internal microphone to enable it to include a very poor soundtrack. My current desktop is Ubuntu 10.04 running on an old Athlon 64 single core with 2GB RAM with "enough" spare disk capacity for these very short home movie clips. I can play them back with the standard media player at present. I'm not a professional multimedia artist and I'm looking for a very simple, easy to use tool that will enable me to clean up, convert, etc. Ideally, I'd want to send these either via e-mail or on CD to family and friends.
View 4 Replies
View Related
Jan 15, 2011
is there any video editor for opensuse11.3?
View 9 Replies
View Related
Dec 27, 2010
Is there any single tool to tag different files on Linux? (images, music, video, documents...
View 5 Replies
View Related
Sep 19, 2010
I installed debian 5.06 on my Mac ibook g3, I had the same problem, the interface is only on a portion of the screen (about 70% x 70%) of the size of the screen.The screen is configured for 800x600, there is no another resolution, so I suppose I need another driver.here is the lspci output ; vga compatible controller : ATI technologies Inc Rage Mobility M3 AGP 2x (rev 02). secondly, If i couldn't install linux on this mac, can I retrive or reinstall ? the mac OS ?
View 1 Replies
View Related
Mar 24, 2010
I'm planning to upgrade my wife's computer when 10.04 comes out, what is a good cost effective video card to support compiz effects?
View 5 Replies
View Related
Nov 21, 2010
dose anyone know a app for saving streaming video.. this is not for videos btw. it is for gomtv,
View 2 Replies
View Related
Feb 13, 2009
I am trying to make a demo of Sauerbraten for a friend of mine. I would like a short video clip of playing Sauerbraten, however I don't know how I can do this. Is there a program you download?
View 9 Replies
View Related
Aug 14, 2010
I have installed the latest version of aMSN (aMSN | Download aMSN software for free at SourceForge.net) which supports sending my webcam video. Unfortunately, it is unable to send my audio at the same time which is highly frustrating.
Does anyone know of a Linux equivalent of MSN which allows video and audio communication. I have tried Kopete, although the call feature button is inactive, despite having setup my webcam in this program.
I have also tried installing a program called qnext, though webcam and audio support between alternate different Instant Messengers (IM's) are not supported.
View 3 Replies
View Related
Jan 9, 2010
I've tried Linux video editors like Kdenlive and OpenShot, but their text editors for adding text are funky and not very user-friendly.Do any Linux video editors have and easy text editor like MS MovieMaker has?
View 4 Replies
View Related
Aug 10, 2010
I have played around with Avidmux but its just not what I'm looking for, any video editing software similar to Sony Vegas would be awesome such as dragging clips on a timeline and such.
View 3 Replies
View Related
Nov 11, 2010
Does anyone know an Ubuntu 10.10 compatible video capture card that has composite connections for video and audio (yellow, red and white)? It must be external and do its own processing so it doesn't use the computer's own CPU. I intend to capture a live stream and have the Ubuntu PC serve it to other computers. I may use VLC or MythTV. I have looked on various related sites but finding a compatible USB one which does its own decoding is hard to find.
View 2 Replies
View Related