Sponsored Content
Operating Systems Linux Debian How to play avi files Raspberry Pi? Post 302890162 by oldcity on Tuesday 25th of February 2014 01:06:21 PM
Old 02-25-2014
I have tried it with and without sudo.
It simply does not work with Raspbian
on the Raspberry Pi.

I have abandoned mplayer.

I have installed vlc and it does the
job for me

Thank you for your responses.
oldcity
 

8 More Discussions You Might Find Interesting

1. Solaris

Playing AVI in solaris 8

how to play avi file in solaris8 ??... it is not opening in realplayer 7 ..... i also dont have the root login ...plz help !!! (2 Replies)
Discussion started by: coolguyshail
2 Replies

2. Linux

fedora: problem to play mp3 files.

hi friends. i have tried all above option to play mp3 files but i am not able to listen mp3 files. i have tried above option using yum like $ su - # yum install gstreamer-plugins-bad gstreamer-plugins-ugly gstreamer-ffmpeg i got a error like Loaded plugins: refresh-packagekit Could... (5 Replies)
Discussion started by: praneshmishra08
5 Replies

3. UNIX and Linux Applications

Convert .mp4 to .avi

Hello, I need software to convert multimedia files. What is the good software? I was looking for it on the web, but I did not find any special. Thanks... (1 Reply)
Discussion started by: feliks
1 Replies

4. Slackware

Can't play sound files with aplay or cat to /dev/dsp

I am having problems using soundes. Until a few moments ago the following commands produced errors and no sound: cat /usr/share/apps/kolf/sounds/blackhole.wav/ > /dev/dsp yielded: /dev/dsp: Invalid argument cat /usr/share/apps/kolf/sounds/blackhole.wav > /dev/audio yelded: /dev/audio:... (3 Replies)
Discussion started by: slak0
3 Replies

5. What is on Your Mind?

Raspberry Pi anyone?

Anyone order or get the new Rasberry Pi? I'm still waiting. Even though it's a fun project, I think these will turn out to be toys for people who already have PC's, and a boon to those who do not. But that is not stopping me. If my wallet holds out, maybe I can build a Raspberry Pi beowulf... (1 Reply)
Discussion started by: jim mcnamara
1 Replies

6. UNIX and Linux Applications

Burn avi to cd with k3b

Is there a way to burn avi to cd with k3b? When I tried the disc became unusable. I tried to open the disc on 2 different computers with no luck. (0 Replies)
Discussion started by: cokedude
0 Replies

7. What is on Your Mind?

Raspberry PI

The small red box to the left of TV is the Raspberry PI. Successfully installed and running Raspbian Wheezy. I learnt about Raspberry PI from Neo here on unix.com. Thanks to you Neo :b: (6 Replies)
Discussion started by: balajesuri
6 Replies

8. Windows & DOS: Issues & Discussions

How to play video files one after the other continously?

Hi, There are many MP4 files in a folder say 50 files . All these files are video clipping files.Instead of playing the video one by one , is it possible to play all video clipping files into single shot ? Say for example when i play one video file it gets over after sometime and to view... (5 Replies)
Discussion started by: Maddy123
5 Replies
tcprobe(1)						      General Commands Manual							tcprobe(1)

NAME
tcprobe - probe multimedia streams from medium and print information on the standard output SYNOPSIS
tcprobe -i name [ -B ] [ -M ] [ -T title ] [ -b bitrate ] [ -H n ] [ -f seekfile ] [ -d verbosity ] [ -v ] COPYRIGHT
tcprobe is Copyright (C) by Thomas Oestreich. DESCRIPTION
tcprobe is part of and usually called by transcode. However, it can also be used independently. tcprobe reads source (from stdin if not explicitely defined) and prints on the standard output. OPTIONS
-i name Specify input source. If ommited, stdin is assumed. You can specify a file, directory, device, mountpoint or host address as input source. tcprobe usually handles the different types correctly. -B Binary output to stdout for use in transcode. -M Use EXPERIMENTAL mplayer probe, useful for streams that tcprobe doesn't recognize elsewhere. With this option enabled, tcprobe merely acts as a frontend for mplayer; of course mplayer binary needs to be installed and avalaible somewhere in PATH. -T title Probe for DVD title -H n This option tells tcprobe to scan n MB of input data. Default is to scan 1 MB. To detect all subtitles and audio tracks (if avail- able) it is highly recommended that this n should be at least increased to 10 or even higher. Very often only some audio tracks start during the first MB of a VOB or DVD file so transcode cannot detect them if not called with a higher value. Please note that transcode(1) has a similar -H option as well which has the same meaning. -s n Skip the first n bytes of the input stream. Default is to skip no bytes. -b bitrate Set audio encoder bitrate to bitrate -f seekfile Read index/seek information from seekfile. This is especially useful for AVI files when it takes a long time to probe when there is no index in the AVI available. Also see aviindex(1). -d level With this option you can specify a bitmask to enable different levels of verbosity (if supported). You can combine several levels by adding the corresponding values: QUIET 0 INFO 1 DEBUG 2 STATS 4 WATCH 8 FLIST 16 VIDCORE 32 SYNC 64 COUNTER 128 PRIVATE 256 -v Print version information and exit. NOTES
tcprobe is a front end for probing various source types and is used in transcode's import modules. EXAMPLES
The command tcprobe -i foo.avi will print interesting information about the AVI file itself and its video and audio content. AUTHORS
tcprobe was written by Thomas Oestreich <ostreich@theorie.physik.uni-goettingen.de> with contributions from many others. See AUTHORS for details. SEE ALSO
aviindex(1), avifix(1), avisync(1), avimerge(1), avisplit(1), tcprobe(1), tcscan(1), tccat(1), tcdemux(1), tcextract(1), tcdecode(1), transcode(1) tcprobe(1) 12th October 2003 tcprobe(1)
All times are GMT -4. The time now is 10:27 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy