On 03/07/2013 03:09 PM, Darlene Wallach wrote: > I need to convert an mp4 video to wav. > > Is there a way to do that in Fedora 13? > > Thank you > > Darlene Wallach > Do you mean you just want to pull out the sound? ffmpeg will do it, something like ffmpeg -i file.mp4 -o file.wav There are a zillion options, so be sure to 'man ffmpeg'. -- -- Steve -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org