Results 1 to 5 of 5

Thread: DeVeDe convert issue

  1. #1
    Join Date
    Jan 2007
    Location
    Peterborough, Uk
    Beans
    639
    Distro
    Ubuntu 15.10 Wily Werewolf

    DeVeDe convert issue

    I have successfully converted ogv from Desktop Recorder to DiVx using DeVeDe without any problems but lately......

    For some strange reason it's now only making a 9 second file ?

    I've tried different options, Used Synaptic to do a complete removal...Reboot and re-install... Created a live USB and installed Desktop recorder and DeVeDe in it... DeVeDe worked properly ONCE


    Gave up and used (Tried to) VLC... What a catastrophe that is/was !!

    Anyone got any clues please as I'm all out of ideas !!

  2. #2
    Join Date
    Jul 2006
    Location
    Lancashire
    Beans
    Hidden!
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: DeVeDe convert issue

    Quote Originally Posted by Swagman View Post
    Gave up and used (Tried to) VLC... What a catastrophe that is/was !!

    Anyone got any clues please as I'm all out of ideas !!
    Try converting the file using FFmpeg with a command like this:-
    Code:
    ffmpeg -i filename.ogv -vcodec libxvid -b 1500k -acodec libmp3lame -ab 128k output.avi

  3. #3
    Join Date
    Oct 2006
    Location
    Panama
    Beans
    114
    Distro
    Lubuntu

    Re: DeVeDe convert issue

    DeVeDe uses Mencoder, maybe trying to install it from their SVN?

    http://www.mplayerhq.hu/design7/dload.html

    Best Regards

    MepisReign
    "Beware the Almighty Command Line"

  4. #4
    Join Date
    Jan 2007
    Location
    Peterborough, Uk
    Beans
    639
    Distro
    Ubuntu 15.10 Wily Werewolf

    Re: DeVeDe convert issue

    Thanks chaps will give it a try. I subscribed to this thread with instant email notification but never received any ?

    Problems.. What would life be like without them !

  5. #5
    Join Date
    Jan 2007
    Location
    Peterborough, Uk
    Beans
    639
    Distro
    Ubuntu 15.10 Wily Werewolf

    Re: DeVeDe convert issue

    Quote Originally Posted by ron999 View Post
    Try converting the file using FFmpeg with a command like this:-
    Code:
    ffmpeg -i filename.ogv -vcodec libxvid -b 1500k -acodec libmp3lame -ab 128k output.avi
    Winner !!



    Just needed to boost the resolution.


    Haven't tried the Mencoder route yet though.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •