Search:

Type: Posts; User: tvkpz; Keyword(s):

Search: Search took 0.04 seconds.

  1. Replies
    2,401
    Views
    2,245,096

    Re: HOWTO: Install and use the latest FFmpeg and x264

    Hi

    I installed ffmpeg as given in the guide except that I used git.

    So I think the checkinstall does not work for me. Any idea what is the command for checkinstall when I install from git.
    ...
  2. Replies
    2,401
    Views
    2,245,096

    Re: HOWTO: Install and use the latest FFmpeg and x264

    Hi

    I am trying to do a simple format conversion using ffmpeg from command line. Changing avi to wmv file.

    ffmpeg -i input file .....etc.

    The standard command line command. I think the...
  3. Replies
    4
    Views
    4,262

    [ubuntu] Re: convert command not working in ubuntu

    Hi

    The command I issue is

    $convert image1.jpg image1.ppm

    I think it cannot be simpler than that.

    I tried reinstalling image magick. But I do not know why this problem.
  4. Replies
    2,401
    Views
    2,245,096

    Re: HOWTO: Install and use the latest FFmpeg and x264

    Hi fakeoutdoorsman,

    Really appreciate your effort to put up the installation guides.

    I am facing a problem with running ffmpeg on my Jaunty. I keep getting this error message.

    > ffmpeg:...
  5. Replies
    4
    Views
    4,262

    [ubuntu] convert command not working in ubuntu

    Hi

    I am trying to use 'convert' in command prompt to convert image file format.

    I get the following error. Any advice what is wrong?

    convert: UnableToOpenConfigureFile `delegates.xml' @...
  6. [ubuntu] Re: change partition to create more space for ubuntu

    Hi

    I am attaching the screen shot of GParted in case I miscommunicated anything by the text write up of the output.

    egalvan: Does your advice still remain the same or is there anything easier...
  7. [ubuntu] change partition to create more space for ubuntu

    Hi

    I have a dual boot system with win xp and ubuntu 9.04.

    I just realized that I need to allocate more space to ubuntu to get some softwares installed.

    Here is what Gparted shows me when I...
  8. Replies
    3
    Views
    7,833

    [ubuntu] Re: /usr/bin/ld: cannot find -lfftw3f

    Hi

    The problem got solved.

    I had not installed fftw3-dev although I had installed fftw3.

    Just did

    sudo apt-get install fftw3-dev
  9. Replies
    1
    Views
    303

    [ubuntu] cannot set up user account

    Hi

    I am trying to set up a user account by the name 'MatlabUser'.

    The system does not allow me to set up the account saying that user account name must be all lower case letters.

    Any idea...
  10. Replies
    3
    Views
    7,833

    [ubuntu] Re: /usr/bin/ld: cannot find -lfftw3f

    Hi Lloyd,

    Thank for your reply.

    I tried doing sudo ldconfig. But I still get the same error message.

    gcc -Wall -g -o compute_gist compute_gist.c gist.o standalone_image.o -L/usr/lib...
  11. Replies
    1
    Views
    923

    [ubuntu] Re: user account creation case sensitive

    I managed to create the user account from the command line but how to set the permissions for the user.

    Using the system > Administration > Users and Groups does not allow me to change the...
  12. Replies
    3
    Views
    7,833

    [ubuntu] /usr/bin/ld: cannot find -lfftw3f

    Hi

    I installed fftw3 using simple ./configure, make and make install commands as directed by fftw. But when I try compile a simple program that uses fftw3 I get an error.

    Here is the...
  13. Replies
    1
    Views
    923

    [ubuntu] user account creation case sensitive

    Hi

    I am trying to set up a user account on my ubuntu 9.04. It seems to be case sensitive as it does now allow me to set a user name which starts with a capital letter and has a capital letter in...
  14. Replies
    2,401
    Views
    2,245,096

    Re: HOWTO: Install and use the latest FFmpeg and x264

    Hi

    I have successfully installed FFMPEG from source following your directions. Thanks for that.

    I tried writing a simple program to test how it works (attached below)

    #include...
  15. [ubuntu] How to remove fedora 9 and install ubuntu 9.04 on my Dual Boot system

    Hi,

    I am a total newbie to Linux and I am trying to learn.

    I have a system that is Dual Boot, i.e., runs WIN XP and the other Fedora 9.

    I am not so satisfied with the Fedora 9 as many of the...
Results 1 to 15 of 15