On 6/20/22 16:13, Bill Cunningham wrote:
ffmpeg -i re.iso re.mp4 > text
Try this instead:
ffmpeg -i re.iso re.mp4 | tee text
This will both let you see everything that goes to stdout and put it in
a file for future reference. HTH, HAND.
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
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@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure