Re: 64 bit



Robert Taylor wrote:
houghi wrote:
Tom wrote:
tom@amd:~> file avidemux
avidemux: cannot open `avidemux' (No such file or directory)

That is obvious because you are in your homedirectory and the file is
not there. To know where a command is you can do `which avidemux` and
that will probably point to /usr/bin/avidemux.

Also you can do it all on one line (including the backticks):
file `which transcode`

houghi
How about:
bob@Osprey:~> file /opt/kde3/bin/avidemux2

That does not mean that avidemux exists or is even the same. Therefore
the "file `which transcode`" command. Most likely that will show a
symlink to the file you said.

houghi
--
Always listen to experts. They'll tell you what can't be done,
and why. Then do it.
-- Heinlein : Time Enough For Love
.



Relevant Pages

  • Re: joining 2 files together ?
    ... You'll need something like avidemux or ... one of the command line tools to actually get the avi headers correct. ... -- Ned Ruggeri ...
    (freebsd-questions)
  • Re: Film Editting
    ... mplayer,mencoder and transcode are not video editors. ... He needs either avidemux or glav from mjpegtools. ... Note, however, that to use glav to edit the file must be in MJPEG ...
    (Debian-User)
  • Re: 64 bit
    ... houghi wrote: ... avidemux: cannot open `avidemux' ... That is obvious because you are in your homedirectory and the file is ... On my AMD 64x2 SuSE 10.2 system it is a 64 bit binary. ...
    (alt.os.linux.suse)
  • Re: encoder
    ... transcode or/and avidemux, regardless of linux flavor. ...
    (alt.linux)