Re: conflict with ffmpeg

2023-12-01 Thread Tim via users
On Fri, 2023-12-01 at 22:11 -0600, Michael Hennebry wrote: > ffmpeg seems to be necessary to play some videos, > so I wanted ffmpeg. > Not really sure how either firefox or chromium is using it. Browsers can play video files within the page. They may need extra codecs to be able to

Re: Openh264, ffmpeg,etc.

2023-11-29 Thread Ralf Corsépius
Am 29.11.23 um 18:58 schrieb Jeffrey Walton: I'm not sure about your specific problem, but... The origin of his problem is cisco's server often being poorly reachable. Ralf -- ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe s

Re: Openh264, ffmpeg,etc.

2023-11-29 Thread Jeffrey Walton
On Wed, Nov 29, 2023 at 12:38 PM Ger van Dijck wrote: > > Hi Fedora/Linux Lovers, > > I have the impression that the problems with Fedora-Cisco-Openh264 and > FFmpeg gives me the idea of "The ever continued story of > Coronationstreet". > > When I do an dnf

Openh264, ffmpeg,etc.

2023-11-29 Thread Ger van Dijck
Hi Fedora/Linux Lovers, I have the impression that the problems with Fedora-Cisco-Openh264 and FFmpeg gives me the idea  of  "The ever continued story of Coronationstreet". When I do an dnf update I get the following message: Fedora 39 openh264 (From Cisco)-x86_64 Errors during d

Re: conflict with ffmpeg

2023-11-27 Thread Ralf Corsépius
Am 27.11.23 um 17:17 schrieb Michael Hennebry: On Fri, 24 Nov 2023, Tom Horsley wrote: This is fedora putting their own lame bits of ffmpeg in fedora. This works for me: dnf swap ffmpeg-free ffmpeg --allowerasing that swaps out the lame fedora stuff and gets everything from rpmfusion

Re: conflict with ffmpeg

2023-11-27 Thread Michael Hennebry
On Fri, 24 Nov 2023, Tom Horsley wrote: This is fedora putting their own lame bits of ffmpeg in fedora. This works for me: dnf swap ffmpeg-free ffmpeg --allowerasing that swaps out the lame fedora stuff and gets everything from rpmfusion. Thanks. I have ffmpeg now. Any idea what lame bits

Re: conflict with ffmpeg

2023-11-25 Thread Todd Zullinger
Samuel Sieb wrote: > On 11/24/23 17:40, Michael Hennebry wrote: >> --allowerasing would seem to be the only suggestion likely to result in >> a functional ffmpeg, >> but I do not kow what damage that would cause. >> Suggestions? >> >> I was hoping for a -

Re: conflict with ffmpeg

2023-11-24 Thread Samuel Sieb
On 11/24/23 17:40, Michael Hennebry wrote: More joy of a recent upgrade. Last metadata expiration check: 0:01:05 ago on Fri 24 Nov 2023 07:29:43 PM CST. Error:  Problem: problem with installed package libswscale-free-6.0-5.fc38.x86_64   - package ffmpeg-libs-6.0-6.fc38.x86_64 from rpmfusion

Re: conflict with ffmpeg

2023-11-24 Thread Tom Horsley
On Fri, 24 Nov 2023 19:40:05 -0600 (CST) Michael Hennebry wrote: > Suggestions? This is fedora putting their own lame bits of ffmpeg in fedora. This works for me: dnf swap ffmpeg-free ffmpeg --allowerasing that swaps out the lame fedora stuff and gets everything from rpmfus

conflict with ffmpeg

2023-11-24 Thread Michael Hennebry
More joy of a recent upgrade. Last metadata expiration check: 0:01:05 ago on Fri 24 Nov 2023 07:29:43 PM CST. Error: Problem: problem with installed package libswscale-free-6.0-5.fc38.x86_64 - package ffmpeg-libs-6.0-6.fc38.x86_64 from rpmfusion-free conflicts with libswscale-free provided

Re: ffmpeg/openh264/Samuel Sieb.

2023-11-13 Thread Go Canes
On Mon, Nov 13, 2023 at 9:09 AM Ger van Dijck wrote: > Dnf info openh264 gives that the version FC33 is installed (!!!) , I heard > from other users that they have the same problem sfter upgrading FC38 to > FC39 , so I installed the openh264 version FC39 and all runs fine !! FWIW, I am on Fedora

Re: ffmpeg/openh264/Samuel Sieb.

2023-11-13 Thread Jeffrey Walton
On Mon, Nov 13, 2023 at 9:09 AM Ger van Dijck wrote: > > Dnf info openh264 gives that the version FC33 is installed (!!!) , I heard > from other users that they have the same problem sfter upgrading FC38 to > FC39 , so I installed the openh264 version FC39 and all runs fine !! > > Mayby this can

ffmpeg/openh264/Samuel Sieb.

2023-11-13 Thread Ger van Dijck
Hi Samuel, Dnf info openh264 gives that the version FC33 is installed (!!!) , I heard from other users that they have the same problem sfter upgrading FC38 to FC39 , so I installed the openh264 version FC39 and all runs fine !! Mayby this can help other Fedora fans to solve the problem. T

Re: Dnf install ffmpeg.

2023-11-12 Thread Samuel Sieb
On 11/12/23 07:03, Ger van Dijck wrote: With my respects to Andre Robatino , Samuel Sieb , Harald Labes , ja (?) , and Tom Horsley : Your advises did not have any results. Giving Dnf install ffmpeg creates the following message : Error/Problem ffmpeg.6.0-16.fc39.x86_64 from rpmfusion

Re: Dnf install ffmpeg.

2023-11-12 Thread Tom Horsley
On Sun, 12 Nov 2023 16:03:07 +0100 Ger van Dijck wrote: > Question : How to solve this problem ? After running dnf swap ffmpeg-free ffmpeg --allowerasing on my system, I installed with no problems. Here are the rpms with ffmpeg in the name I have: ffmpeg-libs-6.0-16.fc39.x86_64 ffmpeg-6.0

Dnf install ffmpeg.

2023-11-12 Thread Ger van Dijck
Linux Lovers, With my respects to Andre Robatino , Samuel Sieb , Harald Labes , ja (?) , and Tom Horsley : Your advises did not have any results. Giving Dnf install ffmpeg creates the following message : Error/Problem ffmpeg.6.0-16.fc39.x86_64 from rpmfusion requires ffmpeg-libs(x86_64

Re: Broken Packages DNF update /Dorian Rosse/Tom Horsley. FFmpeg / VLC.

2023-08-10 Thread Samuel Sieb
On 8/10/23 12:28, Ger van Dijck wrote: In the recent past I had problems with skipping packages with broken dependencies : ffmpeg-libs , libavdevice : Dorian Rosse adviced to install with  " rpmfind ffmpeg-libs and libavdevice". No result. Tom Horsley did advice  "dnf swap ffm

Broken Packages DNF update /Dorian Rosse/Tom Horsley. FFmpeg / VLC.

2023-08-10 Thread Ger van Dijck
Hello All, In the recent past I had problems with skipping packages with broken dependencies : ffmpeg-libs , libavdevice : Dorian Rosse adviced to install with  " rpmfind ffmpeg-libs and libavdevice". No result. Tom Horsley did advice  "dnf swap ffmpeg-free ffmpeg --allower

Re: Aaugh! F38 mplayer, ffmpeg, etc. install errors

2023-04-25 Thread Neal Becker
OK, thanks. Guess I'll just wait for it to resolve itself. On Tue, Apr 25, 2023 at 5:42 PM Andre Robatino wrote: > BTW, this isn't a new problem. It happens at least once every few months, > it's just by chance that it happened shortly after F38 was released. > _

Re: Aaugh! F38 mplayer, ffmpeg, etc. install errors

2023-04-25 Thread Andre Robatino
BTW, this isn't a new problem. It happens at least once every few months, it's just by chance that it happened shortly after F38 was released. ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedor

Re: Aaugh! F38 mplayer, ffmpeg, etc. install errors

2023-04-25 Thread Andre Robatino
The Rpmfusion version of qt5-qtwebengine-freeworld is incompatible with the latest fedora packages, so if you want to update those, remove qt5-qtwebengine-freeworld until Rpmfusion has a new build. ___ users mailing list -- users@lists.fedoraproject.org

Re: Aaugh! F38 mplayer, ffmpeg, etc. install errors

2023-04-25 Thread Neal Becker
Lucky you, I'm stuck for last week at Problem: cannot install the best update candidate for package qt5-qtbase-5.15.9-1.fc37.x86_64 - cannot install both qt5-qtbase-5.15.9-1.fc38.x86_64 and qt5-qtbase-5.15.8-10.fc38.x86_64 - package libksysguard-5.27.4-1.fc38.x86_64 requires libQt5WebEngineWid

Re: Aaugh! F38 mplayer, ffmpeg, etc. install errors

2023-04-23 Thread Andre Robatino
I didn't have the problem on F37 either, it only appeared in F38, so I don't know why it's in the Fedora 37 section. ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code o

Re: Aaugh! F38 mplayer, ffmpeg, etc. install errors

2023-04-23 Thread Tom Horsley
On Sun, 23 Apr 2023 23:41:18 - Andre Robatino wrote: > See https://rpmfusion.org/CommonBugs (Fedora 37 section). I fixed this by > swapping ffmpeg-free with ffmpeg as indicated, then mplayer was installable. Thanks, I didn't see any f38 common bugs, and I didn't have thi

Re: Aaugh! F38 mplayer, ffmpeg, etc. install errors

2023-04-23 Thread Andre Robatino
See https://rpmfusion.org/CommonBugs (Fedora 37 section). I fixed this by swapping ffmpeg-free with ffmpeg as indicated, then mplayer was installable. ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le

Aaugh! F38 mplayer, ffmpeg, etc. install errors

2023-04-23 Thread Tom Horsley
Anyone know what is up with this: [root@zooty /]# dnf install mplayer google-chrome 4.9 kB/s | 3.6 kB 00:00 Error: Problem: problem with installed package libswscale-free-6.0-4.fc38.x86_64 - package ffmpeg-libs-6.0-6.fc38.x86_64 conflicts with

Re: ffmpeg

2022-06-21 Thread Bill Cunningham
watch this stuff with vlc on windows or an OS using vlc. I tried ffmpeg -formats mp4 -i re.iso re.mp4, [mpeg4_v4l2m2m @ 0x55caf16f2dc0] Could not find a valid device [mpeg4_v4l2m2m @ 0x55caf16f2dc0] can't configure encoder This is still your original problem which I explained to you then.

Re: ffmpeg

2022-06-21 Thread Go Canes
> Input #0, mpeg, from 're.iso': > Duration: 00:00:00.50, start: 0.280633, bitrate: 105501764 kb/s That duration looks suspicious ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproje

Re: ffmpeg

2022-06-21 Thread Samuel Sieb
using vlc. I tried ffmpeg -formats mp4 -i re.iso re.mp4, [mpeg4_v4l2m2m @ 0x55caf16f2dc0] Could not find a valid device [mpeg4_v4l2m2m @ 0x55caf16f2dc0] can't configure encoder This is still your original problem which I explained to you then. That is a hardware encoder and you don&#

Re: ffmpeg

2022-06-21 Thread Bill Cunningham
On 6/21/2022 6:22 PM, Samuel Sieb wrote: On 6/21/22 15:15, Bill Cunningham wrote: Does this show anything? And, I did try webm and it worked fine. IDK which is the smaller file, webm or mp4. I usually watch this stuff with vlc on windows or an OS using vlc. I tried ffmpeg -formats mp4

Re: ffmpeg

2022-06-21 Thread Bill Cunningham
On 6/21/2022 6:22 PM, Samuel Sieb wrote: On 6/21/22 15:15, Bill Cunningham wrote: Does this show anything? And, I did try webm and it worked fine. IDK which is the smaller file, webm or mp4. I usually watch this stuff with vlc on windows or an OS using vlc. I tried ffmpeg -formats mp4

Re: ffmpeg

2022-06-21 Thread Samuel Sieb
On 6/21/22 15:15, Bill Cunningham wrote:     Does this show anything? And, I did try webm and it worked fine. IDK which is the smaller file, webm or mp4. I usually watch this stuff with vlc on windows or an OS using vlc. I tried ffmpeg -formats mp4 -i re.iso re.mp4, [mpeg4_v4l2m2m

ffmpeg

2022-06-21 Thread Bill Cunningham
    Does this show anything? And, I did try webm and it worked fine. IDK which is the smaller file, webm or mp4. I usually watch this stuff with vlc on windows or an OS using vlc. I tried ffmpeg -formats mp4 -i re.iso re.mp4, ffmpeg version 5.0.1 Copyright (c) 2000-2022 the FFmpeg developers

Re: ffmpeg

2022-06-21 Thread Bill Cunningham
into sane order and interact with the menus. I just did a test and ffmpeg seems to handle it well.  It appears to find the main title and process that.  I didn't get the menu in the output file.  I did test it with a very simple one, but from the description, his will be even m

Re: ffmpeg

2022-06-21 Thread Samuel Sieb
DVDs, are usually an assembly of 1 GB parts of titles. e.g. Title 1 part 1, title 1 part 2, title 1 part 3, title 2 part 1, title 2 part 2. With various index files so the player knows how to assemble the parts into sane order and interact with the menus. I just did a test and ffmpeg seems to hand

Re: ffmpeg

2022-06-20 Thread Tim via users
hat I've made with just one short clip on them. https://www.google.com/search?q=ffmpeg+convert+DVD+to+MP4 Might start you on the right direction. -- uname -rsvp Linux 3.10.0-1160.66.1.el7.x86_64 #1 SMP Wed May 18 16:02:34 UTC 2022 x86_64 Boilerplate: All unexpected mail to my mailbox is aut

Re: ffmpeg

2022-06-20 Thread Jack Craig
pkgs include,... ffmpeg.x86_64 4.4.2-1.fc34 @rpmfusion-free-updates ffmpeg-devel.x86_64 4.4.2-1.fc34 @rpmfusion-free-updates ffmpeg-libs.x86_644.4.2-1.fc34

Re: ffmpeg

2022-06-20 Thread Bill Cunningham
On 6/20/2022 6:19 PM, Cameron Simpson wrote: On 20Jun2022 16:02, Bill Cunningham 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

Re: ffmpeg

2022-06-20 Thread Samuel Sieb
find a valid device [mpeg4_v4l2m2m @ 0x5602c25bb740] can't configure encoder It looks like it's trying to use hardware accelerated encoding, but then doesn't find the hardware.  Assuming you have x264-libs installed from rpmfusion, try adding "-vcodec libx264" to the com

Re: ffmpeg

2022-06-20 Thread Samuel Sieb
On 6/20/22 16:11, Bill Cunningham wrote: Stream #0:1 -> #0:0 (mpeg2video (native) -> mpeg4 (mpeg4_v4l2m2m)) Stream #0:4 -> #0:1 (ac3 (native) -> aac (libfdk_aac)) Press [q] to stop, [?] for help [mpeg4_v4l2m2m @ 0x5602c25bb740] Could not find a valid device [mpeg4_v4l2m2m @ 0x5602c25bb740]

Re: ffmpeg

2022-06-20 Thread Bill Cunningham
ok Sorry it says "re.iso: UDF filesystem data (version 1.5) 'CDROM'". OK here is a copy of the output. I was evidently doing something wrong there with the ampersand, ffmpeg version 5.0.1 Copyright (c) 2000-2022 the FFmpeg developers built with gcc 12 (GCC) configur

Re: ffmpeg

2022-06-20 Thread Bill Cunningham
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

Re: ffmpeg

2022-06-20 Thread Joe Zeff
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, H

Re: ffmpeg

2022-06-20 Thread Samuel Sieb
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

Re: ffmpeg

2022-06-20 Thread Go Canes
On Mon, Jun 20, 2022 at 4:03 PM Bill Cunningham 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 >

Re: ffmpeg

2022-06-20 Thread Cameron Simpson
On 20Jun2022 16:02, Bill Cunningham 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 f

Re: ffmpeg

2022-06-20 Thread Bill Cunningham
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

Re: ffmpeg

2022-06-20 Thread Samuel Sieb
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

Re: ffmpeg

2022-06-20 Thread Bill Cunningham
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. ___ users

ffmpeg

2022-06-20 Thread Bill Cunningham
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. ___ users

Re: ffmpeg

2021-02-01 Thread SternData
bsite? $ dnf provides ffmpeg [snip] ffmpeg-4.3.1-11.fc33.x86_64 : Digital VCR and streaming server Repo: rpmfusion-free Matched from: Provide : ffmpeg = 4.3.1-11.fc33 ffmpeg-4.3.1-16.fc33.x86_64 : Digital VCR and streaming server Repo: @System Matched from: Provide : f

Re: ffmpeg

2021-02-01 Thread Ed Greshko
On 01/02/2021 17:12, Patrick Dupre wrote: I do have rpmfusion-free-obsolete-packages-32-3.fc32.noarch rpmfusion-nonfree-release-32-1.noarch rpmfusion-free-appstream-data-32-5.fc32.noarch rpmfusion-nonfree-appstream-data-32-3.fc32.noarch What else should I install? What you should have are

Re: ffmpeg

2021-02-01 Thread Patrick Dupre
I do have rpmfusion-free-obsolete-packages-32-3.fc32.noarch rpmfusion-nonfree-release-32-1.noarch rpmfusion-free-appstream-data-32-5.fc32.noarch rpmfusion-nonfree-appstream-data-32-3.fc32.noarch What else should I install? > To: users@lists.fedoraproject.org > Subject: Re: ffmpeg > &

Re: ffmpeg

2021-02-01 Thread Ed Greshko
On 01/02/2021 16:19, Patrick Dupre wrote: When I try to install it, I get: Unable to install ffmpeg Could not depsolve transaction; 1 problem detected: Do you have the rpmfusion repositories installed? I've no problem to install on a F32 vm. Notice the other packages needed from rpmf

ffmpeg

2021-02-01 Thread Patrick Dupre
Hello, dnf install ffmpeg Last metadata expiration check: 1:14:38 ago on Mon 01 Feb 2021 07:59:27 AM CET. No match for argument: ffmpeg Error: Unable to find a match: ffmpeg but on rpmfind, there is ffmpeg-4.2.4-3.fc32.x86_64.rpm When I try to install it, I get: Unable to install ffmpeg Could

Re: How to use ffmpeg to convert midi to ogg

2019-06-03 Thread ToddAndMargo via users
On 6/2/19 7:19 AM, Samuel Sieb wrote: On 6/2/19 4:57 AM, ToddAndMargo via users wrote: How do I use ffmpeg to convert midi to ogg? $ ffmpeg -i Bless-The-Lord.midi -vn -acodec libvorbis Bless-The-Lord.ogg You don't, midi is not an audio format.  You need to use something like timidi

Re: How to use ffmpeg to convert midi to ogg

2019-06-03 Thread ToddAndMargo via users
On 6/3/19 5:06 AM, Wolfgang Pfeiffer wrote: On Sun, Jun 02, 2019 at 04:57:41AM -0700, ToddAndMargo via users wrote: Hi All, Fedora 30 ffmpeg-4.1.3-2.fc30.x86_64 How do I use ffmpeg to convert midi to ogg? I don't remember having tried that ever, but there's even a Wiki for it:

Re: How to use ffmpeg to convert midi to ogg

2019-06-03 Thread Wolfgang Pfeiffer
On Sun, Jun 02, 2019 at 04:57:41AM -0700, ToddAndMargo via users wrote: Hi All, Fedora 30 ffmpeg-4.1.3-2.fc30.x86_64 How do I use ffmpeg to convert midi to ogg? I don't remember having tried that ever, but there's even a Wiki for it: fluidsynth " How to convert MIDI to

Re: How to use ffmpeg to convert midi to ogg

2019-06-02 Thread Samuel Sieb
On 6/2/19 4:57 AM, ToddAndMargo via users wrote: How do I use ffmpeg to convert midi to ogg? $ ffmpeg -i Bless-The-Lord.midi -vn -acodec libvorbis Bless-The-Lord.ogg You don't, midi is not an audio format. You need to use something like timidity to generate the instrument sounds. I

How to use ffmpeg to convert midi to ogg

2019-06-02 Thread ToddAndMargo via users
Hi All, Fedora 30 ffmpeg-4.1.3-2.fc30.x86_64 How do I use ffmpeg to convert midi to ogg? $ ffmpeg -i Bless-The-Lord.midi -vn -acodec libvorbis Bless-The-Lord.ogg ... Bless-The-Lord.midi: Invalid data found when processing input Many thank, -T

Re: ffmpeg encoder question

2015-07-08 Thread Rick Stevens
On 07/08/2015 09:23 AM, jd1008 wrote: $ ffmpeg -i audfile1.wav -aq 9 -y audfile1.mp3 ffmpeg version N-72985-g7c3f7e6 Copyright (c) 2000-2015 the FFmpeg developers built with gcc 4.8.3 (GCC) 20140911 (Red Hat 4.8.3-7) configuration: --prefix=/opt libavutil 54. 27.100 / 54. 27.100

Re: ffmpeg encoder question

2015-07-08 Thread ageha
> > codec2-0.3-5.20150317svn2080.fc20.x86_64 > mplayer-codecs-extra-20061022-1.x86_64 > apache-commons-codec-1.8-5.fc20.noarch > > What else is missing? lame and/or lame-libs would be my guess -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https

ffmpeg encoder question

2015-07-08 Thread jd1008
$ ffmpeg -i audfile1.wav -aq 9 -y audfile1.mp3 ffmpeg version N-72985-g7c3f7e6 Copyright (c) 2000-2015 the FFmpeg developers built with gcc 4.8.3 (GCC) 20140911 (Red Hat 4.8.3-7) configuration: --prefix=/opt libavutil 54. 27.100 / 54. 27.100 libavcodec 56. 41.100 / 56. 41.100

Re: ZoneMinder and ffmpeg

2013-07-16 Thread Tim
Tim: >> CRON job to compile a daily movie out of the JPEGs, then delete them >> afterwards? (Or delete them the day after, allowing you to keep >> shots you may need to keep.) Fernando Lozano: > I though about that, but could not manage to find how to do that yet. > If you kbnow how (or can point

Re: ZoneMinder and ffmpeg

2013-07-16 Thread Fernando Lozano
ite and google, but foud nothing. That's not so trivial. Besides having to find the correct options for ffmpeg (or menconde, or whatever) to turn the jpeg frames into an animation, I'd have to purge those images and their corresponding events from zoneminder database. And although having

Re: ZoneMinder and ffmpeg

2013-07-15 Thread Tim
On Mon, 2013-07-15 at 13:33 -0300, Fernando Lozano wrote: > Because the zoneminder package for Fedora will store only JPEG files, > it uses up too much disk space and I can store only a a couple days. CRON job to compile a daily movie out of the JPEGs, then delete them afterwards? (Or delete them

Re: ZoneMinder and ffmpeg

2013-07-15 Thread Bill Davidsen
, which AFAIK is related to the ffmpeg release used by Fedora. Can anyone tell me if now ZoneMinder from Fedora can store encoded video instead of individual jpeg frames? If not, I won't take the effort to upgrade the machine right now. I will suggest that you look at the "motion" pa

ZoneMinder and ffmpeg

2013-07-15 Thread Fernando Lozano
related to the ffmpeg release used by Fedora. Can anyone tell me if now ZoneMinder from Fedora can store encoded video instead of individual jpeg frames? If not, I won't take the effort to upgrade the machine right now. []s, Fernando Lozano -- users mailing list users@lists.fedoraprojec

Re: New avconv instead of ffmpeg

2013-06-05 Thread Richard Shaw
On Tue, Jun 4, 2013 at 6:56 PM, Peter Gueckel wrote: > Richard Shaw wrote: > > > RPM Fusion generally follows the Fedora guidelines, which include > > when and when not to update, so 1.0.X to 1.1.X would generally be > > discouraged within a release. > > I asked on their mailing list during rough

Re: New avconv instead of ffmpeg

2013-06-04 Thread Peter Gueckel
Richard Shaw wrote: > RPM Fusion generally follows the Fedora guidelines, which include > when and when not to update, so 1.0.X to 1.1.X would generally be > discouraged within a release. I asked on their mailing list during roughly fedora 16, about a year or more ago, and this is what they told

Re: New avconv instead of ffmpeg

2013-06-04 Thread Richard Shaw
On Tue, Jun 4, 2013 at 8:58 AM, Michael Cronenworth wrote: > On 06/04/2013 08:47 AM, Tom Horsley wrote: > > Maybe in the rawhide repo, in the f18 repos it is: > > ffmpeg-1.0.7-1.fc18.x86_64 > > > > I was looking at the Fedora 19 repo. > > You can always file a bu

Re: New avconv instead of ffmpeg

2013-06-04 Thread Michael Cronenworth
On 06/04/2013 08:47 AM, Tom Horsley wrote: > Maybe in the rawhide repo, in the f18 repos it is: > ffmpeg-1.0.7-1.fc18.x86_64 > I was looking at the Fedora 19 repo. You can always file a bug with RPMFusion with a RFE for a newer version, but I imagine the reasoning for maintaining

Re: New avconv instead of ffmpeg

2013-06-04 Thread Tom Horsley
On Tue, 04 Jun 2013 08:39:39 -0500 Michael Cronenworth wrote: > RPMFusion contains an up-to-date version of ffmpeg (1.2.1). Maybe in the rawhide repo, in the f18 repos it is: ffmpeg-1.0.7-1.fc18.x86_64 (And the last time I tried to use the rawhide rpmfusion ffmpeg, it segfaulted as soon a

Re: New avconv instead of ffmpeg

2013-06-04 Thread Michael Cronenworth
On 06/04/2013 08:14 AM, Tom Horsley wrote: > And if you go to the ffmpeg web site downloads page > you can find static builds for linux that work well > and have all the documented features (unlike the > ancient versions of ffmpeg in the fedora repos). What do you mean by "

Re: New avconv instead of ffmpeg

2013-06-04 Thread Tom Horsley
On Tue, 04 Jun 2013 10:07:25 +0200 Reindl Harald wrote: > ffmpeg is the origininal and well maintained And if you go to the ffmpeg web site downloads page you can find static builds for linux that work well and have all the documented features (unlike the ancient versions of ffmpeg in the fed

Re: New avconv instead of ffmpeg

2013-06-04 Thread Reindl Harald
Am 04.06.2013 09:26, schrieb Dario Lesca: > About ffmpeg, a Debian's user say: > >> "This package contains the deprecated ffmpeg program. This package >> also serves as a transitional package to libav-tools. Users are >> advised to use avconv from the lib

New avconv instead of ffmpeg

2013-06-04 Thread Dario Lesca
About ffmpeg, a Debian's user say: > "This package contains the deprecated ffmpeg program. This package > also serves as a transitional package to libav-tools. Users are > advised to use avconv from the libav-tools package instead of ffmpeg. > > Libav is a complete, c

[OT] ffmpeg buffer underflow

2013-04-15 Thread Mark Haney
I know this is slightly off topic, but it's driving me nuts and I want to see what the Fedora community says before I have to hit up the ffmpeg list.  I've been using ffmpeg for years converting digital video into DVD format.  The basic command line hasn't changed for

Re: ffmpeg flv/mp4 -

2012-09-13 Thread Bob Goodwin - Zuni, Virginia, USA
ution require using ffmpeg? I use "handbrake" a gui tool for all my conversion needs and it works great. It isn't a Fedora download, and you have to use the download from their site for F16 but it works fine in F17. Just an option if you care to explore. Only app. I fou

Re: ffmpeg flv/mp4 -

2012-09-13 Thread Ed Greshko
On 09/14/2012 08:03 AM, Bob Goodwin - Zuni, Virginia, USA wrote: > On 13/09/12 19:29, Ed Greshko types: >> On 09/13/2012 05:52 AM, Bob Goodwin - Zuni, Virginia, USA wrote: >>> I tried that earlier but don't no how to deal with the errors. >> Does the solution requ

Re: ffmpeg flv/mp4 -

2012-09-13 Thread Bob Goodwin - Zuni, Virginia, USA
On 13/09/12 19:29, Ed Greshko types: On 09/13/2012 05:52 AM, Bob Goodwin - Zuni, Virginia, USA wrote: I tried that earlier but don't no how to deal with the errors. Does the solution require using ffmpeg? I use "handbrake" a gui tool for all my conversion needs and it w

Re: ffmpeg flv/mp4 -

2012-09-13 Thread Ed Greshko
On 09/13/2012 05:52 AM, Bob Goodwin - Zuni, Virginia, USA wrote: >I tried that earlier but don't no how to deal with the errors. Does the solution require using ffmpeg? I use "handbrake" a gui tool for all my conversion needs and it works great. It isn't a Fedora do

Re: ffmpeg flv/mp4 -

2012-09-13 Thread Bob Goodwin - Zuni, Virginia, USA
On 13/09/12 13:03, Rick Stevens types: Try rerunning the command but include "-strict experimental" (line below may be wrapped due to mail message width...should be all on one line): ffmpeg -strict experimental -i 3852374-_bashing_.flv -sameq -ar 22050 output.mp4

Re: ffmpeg flv/mp4 -

2012-09-13 Thread Rick Stevens
On 09/12/2012 02:52 PM, Bob Goodwin - Zuni, Virginia, USA uttered this comment: On 12/09/12 12:36, Rick Stevens types: Get on the server with the flv files and use: ffmpeg -i input.flv -sameq -ar 22050 output.mp4 Replace "input.flv" with the source filename and "output

ffmpeg flv/mp4 -

2012-09-12 Thread Bob Goodwin - Zuni, Virginia, USA
On 12/09/12 12:36, Rick Stevens types: Get on the server with the flv files and use: ffmpeg -i input.flv -sameq -ar 22050 output.mp4 Replace "input.flv" with the source filename and "output.mp4" with your desired output file name. That should do it. I tried th

Re: ffmpeg problem

2010-10-08 Thread Bill Davidsen
> > > Hi list > > > > > > > >> I have an mp3 file and only one image > > > >> > > > >> I want to generate a video file that containt that file > mixed with the > > > >> sound. >

Re: ffmpeg problem

2010-10-08 Thread Lets Go Canes
Hi all. --- On Fri, 10/8/10, Adel ESSAFI wrote: > I want the procedure to go 100% automatic :) I think ffmpeg has an option that lets you tell it how much of the input to process. If you know the length of the input music, you might get what you want by providing that opt

Re: ffmpeg problem

2010-10-08 Thread Adel ESSAFI
d. > > > However, when using loop_input it never stop encoding (last very > > long time) > > > And when I drop it, it generates a very short file. > > > > > > Could you help please? > > > > > > > > > > >

Re: ffmpeg problem

2010-10-08 Thread JD
top encoding (last very > long time) > > And when I drop it, it generates a very short file. > > > > Could you help please? > > > > > > > > > ffmpeg -y -loop_input -i image_name.jpg -i audio_name.ogg > video_name.mpeg &

Re: ffmpeg problem

2010-10-07 Thread Adel ESSAFI
> > > > Could you help please? > > > > > > > > > ffmpeg -y -loop_input -i image_name.jpg -i audio_name.ogg > video_name.mpeg > > > > > when I use it it stops when the audio file reach its end. > Not for me :( > press q when the time= is

Re: ffmpeg problem

2010-10-07 Thread Adel ESSAFI
Hi list > > > > > > > >> I have an mp3 file and only one image > > > >> > > > >> I want to generate a video file that containt that file mixed with > the > > > >> sound. > > > >> > > > >> the closet

Re: ffmpeg problem

2010-10-04 Thread sc.sc
nly images. > > Could you help please > > > > ffmpeg -f image2 -i image%d.jpg video.mpg > > > > This

Re: ffmpeg problem

2010-10-04 Thread Adel ESSAFI
xample I have found is this but here, the input are only >> images. >> >> Could you help please* >> >> >> >> ffmpeg -f image2 -i image%d.jpg video.mpg >> >> >> >> This command will transform all the images from the curr

Re: ffmpeg problem

2010-10-01 Thread Adel ESSAFI
2010/10/1 Adel ESSAFI > Hi list > I have an mp3 file and only one image > > I want to generate a video file that containt that file mixed with the > sound. > > the closet example I have found is this but here, the input are only > images. > > Could you help pl

ffmpeg problem

2010-10-01 Thread Adel ESSAFI
Hi list I have an mp3 file and only one image I want to generate a video file that containt that file mixed with the sound. the closet example I have found is this but here, the input are only images. Could you help please* ffmpeg -f image2 -i image%d.jpg video.mpg This command will

Re: Unrecognized option 'vfilters' in ffmpeg

2010-09-20 Thread dexter
On 20 September 2010 19:33, Adel ESSAFI wrote: > Hi list > Is there any package that includes vfilter option for ffmpeg After a brief google session and ffmpeg docs, No it's not been merged yet and currently lives in this svn tree: svn://svn.ffmpeg.org/soc/libavfilter see README &a

Unrecognized option 'vfilters' in ffmpeg

2010-09-20 Thread Adel ESSAFI
Hi list Is there any package that includes vfilter option for ffmpeg I have find no documentation on vfilter in fedora 12 and vhook option was deleted from ffmpeg. I am not able add my watermarks in my videos now. Help please -- PhD candidate in Computer Science Address 3 avenue lamine

help on ffmpeg

2010-09-17 Thread Adel ESSAFI
-- Forwarded message -- From: Adel ESSAFI Date: 2010/9/17 Subject: help on ffmpeg To: Community support for Fedora users Hi users I am a newbie on ffmpeg and I try to do my best to lean it. I find many examples in the web by my needs are "special" could you help me to

help on ffmpeg

2010-09-17 Thread Adel ESSAFI
Hi users I am a newbie on ffmpeg and I try to do my best to lean it. I find many examples in the web by my needs are "special" could you help me to solve one of these two problems: 1. I have a movie (file.avi" and a watermark "water.jpg". I want to add the watermark to t

Re: vhook option for ffmpeg

2010-09-16 Thread dexter
On 16 September 2010 05:30, Adel ESSAFI wrote: > which option replace it then? No indication on the web as far as I > searched!! My searching reveals it was replaced by a 2007 GSoC project 'Video Filter API' thats all I know. ...dex -- users mailing list users@lists.fedoraproject.org To unsubs

  1   2   >