Re: [FFmpeg-user] -timelimit not working.

2015-01-26 Thread Rodney Baker
-an -vcodec copy -f flv rtmp:// 127.0.0.1/live/stream ___ Try putting -timelimit (or -t) after the input file. The order of options is important. -- == Rodney Baker VK5ZTV rodney.ba

Re: [FFmpeg-user] ffmpeg can't stream video using rtsp ... Could not write header for output file #0

2015-10-01 Thread Rodney Baker
f how these things work, so if this doesn't help, hopefully someone else can. :) Regards, Rodney. -- === === Rodney Baker VK5ZTV rodney.ba...@iinet.net.au === === __

Re: [FFmpeg-user] Compare quality of 2 audio files

2017-07-02 Thread Rodney Baker
formation and which less - > > that's what I would reasonably expect. > It's as if in Algebra we can do |a - b| but don't know wether it's a < b or > b < a... > > Rodolfo What about an FFT anal

Re: [FFmpeg-user] 4k conversion with hevc

2018-08-16 Thread Rodney Baker
source container format and destination container format are compatible with the format/s of the stream/s. -- ====== Rodney Baker VK5ZTV rodney.ba...@iinet.net.au CCNA #CSCO12880208

Re: [FFmpeg-user] Need assistance finding l transcoding

2018-12-21 Thread Rodney Baker
to the GPU (depending, of course, on which GPU you have in the system/s)? More info here: https://gist.github.com/ Brainiarc7/4b49f463a08377530df6cecb8171306a -- ====== Rodney Baker

Re: [FFmpeg-user] Book with examples

2019-08-16 Thread Rodney Baker
>I've written it all in this document: >http://www.astro-electronic.de/FFmpeg_Book.pdf Thank you Michael. Very informative and above all... useful. ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-user To

Re: [FFmpeg-user] Smooth FPS change via ffmpeg

2019-09-23 Thread Rodney Baker
Forgive the naive response but... Isn't FPS mostly a matter of playback via a viewer (in earlier days mostly a projector)? What I mean by this is that one second is one second no matter how we cut it so we have a finite number of frames we can place into that second. If the FPS is 24 we only get

Re: [FFmpeg-user] Covert to TS and back

2019-10-22 Thread Rodney Baker
> > Why not just keep the original? (Or, what's to be accomplished by the > double conversion?) > This was what I was thinking as well. There is something intriguing about the odd idea of round-tripping in the sense of non destructive manipulation of data. At least in keeping the original, the

Re: [FFmpeg-user] Release notes: Gif Parser (Info?)

2019-10-10 Thread Rodney Baker
Thank you Carl. Just the info I was looking for. ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

[FFmpeg-user] Release notes: Gif Parser (Info?)

2019-10-10 Thread Rodney Baker
All, In the list of things added to the last ffmpeg release one of the items mentioned is 'gif parser'. I was hoping a search would satisfy my curiosity but I haven't been able to see what specific changes related to the gif format were incorporated. After some time I thought I'd turn to the

Re: [FFmpeg-user] Glossary: Nyquist

2020-10-04 Thread Rodney Baker
eir own time (most if not all having paid jobs doing other work). Cheers, Rodney. -- == Rodney Baker VK5ZTV rodney.ba...@iinet.net.au CCNA #CSCO12880208 == __

Re: [FFmpeg-user] Why is format=rgb24 required after maskedmerge?

2020-08-22 Thread Rodney Baker
plement the dev-level documentation. I think what you're proposing is a good step in that direction, and I'll be happy to help where I can. Regards, Rodney. -- == Rodney Baker VK5ZTV rodney.ba...@iinet.net.au CCNA #CSCO12880208

Re: [FFmpeg-user] Can I convert from .ram to .mp4?

2020-06-19 Thread Rodney Baker
others and include the command line you're using along with full, uncut console output from ffmpeg (copied as text, not a screenshot). -- ==

Re: [FFmpeg-user] Using GPU with ffmpeg

2020-11-30 Thread Rodney Baker
don't need the sample input files or resulting output file unless specifically requested. Regards, Rodney (not a dev but a long-time user). -- ====== Rodney Baker VK5ZTV rodney.ba...@iine

Re: [FFmpeg-user] Using GPU with ffmpeg

2020-11-30 Thread Rodney Baker
On Monday, 30 November 2020 23:49:55 ACDT Rodney Baker wrote: > On Monday, 30 November 2020 18:51:28 ACDT madderek--- via ffmpeg-user wrote: > [...] > What the dev's are requesting is the complete, uncut console output that > ffmpeg prints to the command-line window when you executate

Re: [FFmpeg-user] minterpolate problem

2021-01-31 Thread Rodney Baker
mailing list. If it gets accepted, congratulations - you've just helped to improve the product! -- == Rodney Baker VK5ZTV rodney.ba...@iinet.net.au CCNA #CSCO12880208 == __

Re: [FFmpeg-user] minterpolate problem

2021-01-31 Thread Rodney Baker
uot;man ffmpeg" into a google search and see what comes up. You'll probably find a link to this: http://manpages.org/ffmpeg Look for the section titled "Generic Options". There you'll find the detailed descriptions you're looking for. BTW, this works for many other Linux commn

Re: [FFmpeg-user] How to get he total number of frames

2021-03-09 Thread Rodney Baker
NUMBER_OF_FRAMES-eng: 31186 Isn't this exactly what you're looking for? [...] -- ====== Rodney Baker VK5ZTV rodney.ba...@iinet.net.au CCNA #CSCO12880208 == ___