Results 1 to 4 of 4

Thread: meoncoder -lavcopts unrecognized option

  1. #1
    Join Date
    Dec 2010
    Beans
    13

    meoncoder -lavcopts unrecognized option

    I try'it to make some conversion with mencoder. My command is:
    Code:
    mencoder -ovc lavc -oac lavc -lavcopts vcodec:mpeg4:vqscale=4:aspect=16/9 -ffourcc xvid "in.webm" -o "out.avi"
    But i get error
    Code:
    Error parsing option on the command line: -lavcopts
    Spec:
    OS - Linux Mint 13, 32bit
    MEncoder svn r34540 (Ubuntu), built with gcc-4.6 (C) 2000-2012 MPlayer Team

    What it's wrong?

  2. #2
    Join Date
    May 2008
    Beans
    174

    Re: meoncoder -lavcopts unrecognized option

    vcodec=mpeg4

    Did you try google and look at other people's commands?

  3. #3
    Join Date
    Dec 2010
    Beans
    13

    Re: meoncoder -lavcopts unrecognized option

    Upss!
    Thanks, this is my fault!!!
    Work ok, thanks again!!

  4. #4
    Join Date
    Oct 2004
    Location
    Denmark - Scandinavia
    Beans
    19,553
    Distro
    Ubuntu Budgie Development Release

    Re: meoncoder -lavcopts unrecognized option

    Moved to Other OS/Distro Talk.

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
  •