Re: ffmpeg

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 6/20/22 15:13, Bill Cunningham wrote:

On 6/20/2022 5:41 PM, Samuel Sieb wrote:
On 6/20/22 14:40, Bill Cunningham wrote:
There must be some missing libraries or something. Can I ask dnf to look for this? I have all rpms that mention being used with ffmpeg installed. I guess I could post errors posted if that would help. If no one has any idea what is wrong.

Yes, what command are you trying to run and what is the error message?

I have tried all I know to try to get a copy of the output from ffmpeg. There are a lot of errors. It seems to be beyond my reach. The cli input was ffmpeg -i re.iso re.mp4. TO convert. "Device not found" is one of many errors. I have tried these shell command and all I get is an empty file,

ffmpeg -i re.iso re.mp4 > text

The easy way empty file,

I tried ffmpeg -i re.iso re.mp4 >&2> text,

text is always an empty file. Maybe all output from ffmpeg is stdout. stderr doesn't seem to work. Is there something I can try?

I'm not quite sure what you're trying to do with ">&2>". That's a very strange redirection attempt. Just "2> text" will send stderr to the file named "text".

What does "file re.iso" show?
_______________________________________________
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



[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux