On Mon, Jun 20, 2022 at 4:03 PM Bill Cunningham <bill.cu1...@gmail.com> wrote:
>
> Does anyone used or has anyone used ffmpeg to convert iso to mp4? I have
> looked at the documents and they explain how to do everything but what I
> want to do, so it seems. I do use CLI. That is the only command I know
> that converts from CLI.

First you need to mount the ISO file (assuming it isn't encrypted) -
something like "sudo mount -o ro re.iso /mnt".  Then you can access
the contents of the ISO to do the next step - but that step depends on
the ISO contents.  Is it a data ISO?  A DVD?  A Blu-Ray?
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to