Results 1 to 3 of 3

Thread: avconv wmv question

  1. #1
    Join Date
    Nov 2005
    Beans
    822
    Distro
    Ubuntu 13.04 Raring Ringtail

    avconv wmv question

    Ok the files are located here:
    http://www.shepherdschapel.com/archive.htm
    right click and save link as

    These are .wmv files

    My command is like this:
    avconv -i 4_5_2013.wmv -b 128k 4_5_2013.wav
    produces errors but the .wav file is fine

    This is the error:
    Error while decoding stream #0:0
    [wmavoice @ 0x2175000] WMAPro-in-WMAVoice support not implemented. Update your Libav version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
    [wmavoice @ 0x2175000] If you want to help, upload a sample of this file to ftp://upload.libav.org/incoming/ and contact the libav-devel mailing list.



    I think it has something to do with the inability to write the ID3 tags to the file or something which would be ok but not really sure

  2. #2
    Join Date
    Dec 2006
    Beans
    7,349

    Re: avconv wmv question

    Same with the latest git FFmpeg I am afraid .
    You think that's air you're breathing now?

  3. #3
    Join Date
    Nov 2005
    Beans
    822
    Distro
    Ubuntu 13.04 Raring Ringtail

    Re: avconv wmv question

    it's not creating a problem just wondered what the errors meant

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
  •