Re: [FFmpeg-user] Alternative to Dynamic Text

2021-11-08 Thread Gyan Doshi
On 2021-11-07 02:56 pm, Marton Balint wrote: On Sun, 7 Nov 2021, Gyan Doshi wrote: On 2021-11-07 03:58 am, Anatoly wrote:  On Thu, 4 Nov 2021 20:14:16 +0800  LianCheng wrote:  Yes, would like to know in ffmpeg, under drawtext, the textfile  (reload=1) is using read-write or read-only

Re: [FFmpeg-user] Alternative to Dynamic Text

2021-11-08 Thread LianCheng Tan
It is good to have some faults tolerance in software instead of exit abruptly :) > On 8 Nov 2021, at 6:44 PM, Gyan Doshi wrote: > >  > >> On 2021-11-07 02:56 pm, Marton Balint wrote: >> >> >>> On Sun, 7 Nov 2021, Gyan Doshi wrote: >>> >>> >>> >>> On 2021-11-07 03:58 am, Anatoly wrote: >>

Re: [FFmpeg-user] HW Acceleration 101? 2-Up Streaming from RTSP-->ffmpeg-->YouTube

2021-11-08 Thread andrei ka
you could simply plug a recent low profile nvidia (e.g. 1030) into pcie slot of your hpe micro and nvenc would do 2 fhd h264 encodes like a charm &rei On Sun, Nov 7, 2021 at 11:40 PM Steven Kan wrote: > > On Jan 18, 2021, at 10:42 PM, Carl Eugen Hoyos > wrote: > > > > Am Mo., 18. Jan. 2021 um 2

Re: [FFmpeg-user] HW Acceleration 101? 2-Up Streaming from RTSP-->ffmpeg-->YouTube

2021-11-08 Thread Dennis Mungai
On Mon, 8 Nov 2021 at 20:44, andrei ka wrote: > you could simply plug a recent low profile nvidia (e.g. 1030) into pcie > slot of your hpe micro and nvenc would do 2 fhd h264 encodes like a charm > &rei > > On Sun, Nov 7, 2021 at 11:40 PM Steven Kan wrote: > > > > On Jan 18, 2021, at 10:42 PM, C

Re: [FFmpeg-user] HW Acceleration 101? 2-Up Streaming from RTSP-->ffmpeg-->YouTube

2021-11-08 Thread Fabrizio Negro
I own a GTX1060 and I have to make an mp4. In addition Davinci Resolve with this card exports to NVenc in a sublime way. Il Lun 8 Nov 2021, 20:07 Dennis Mungai ha scritto: > On Mon, 8 Nov 2021 at 20:44, andrei ka wrote: > > > you could simply plug a recent low profile nvidia (e.g. 1030) into pc

Re: [FFmpeg-user] Alternative to Dynamic Text

2021-11-08 Thread Marton Balint
On Mon, 8 Nov 2021, Gyan Doshi wrote: On 2021-11-07 02:56 pm, Marton Balint wrote: On Sun, 7 Nov 2021, Gyan Doshi wrote: On 2021-11-07 03:58 am, Anatoly wrote:  On Thu, 4 Nov 2021 20:14:16 +0800  LianCheng wrote:  Yes, would like to know in ffmpeg, under drawtext, the textfil

Re: [FFmpeg-user] Alternative to Dynamic Text

2021-11-08 Thread Adam Nielsen via ffmpeg-user
> Instead of a sleep and retry, we can simply continue with existing text > and try again on next frame. We can also extend the semantics of the > option (in a backward-compatible way) to specify the frame interval at > which the file is reloaded. I like this idea. I'm using it on a Raspberry

Re: [FFmpeg-user] HW Acceleration 101? 2-Up Streaming from RTSP-->ffmpeg-->YouTube

2021-11-08 Thread Steven Kan
Hmm. I hadn’t considered that. What I’m actually doing is combining two 1920 x 1080 streams into a 3840 x 1080 stream. Would an NVidia 1030 be able to do that, twice? Back on my Mac mini, I’m still learning how to manage services in macOS vs. Raspbian, but I have the stream running right now:

Re: [FFmpeg-user] Alternative to Dynamic Text

2021-11-08 Thread Gyan Doshi
On 2021-11-09 03:15 am, Marton Balint wrote: On Mon, 8 Nov 2021, Gyan Doshi wrote: On 2021-11-07 02:56 pm, Marton Balint wrote:  On Sun, 7 Nov 2021, Gyan Doshi wrote:  This can work until it doesn't. The filter doesn't tolerate any load  failures.  I'll see if I can add a short slee

Re: [FFmpeg-user] FW: Rocketlake-11900T UHD750 broken video with hw VA-API encoding

2021-11-08 Thread Wang, Fei W
> -Original Message- > From: ffmpeg-user On Behalf Of > George Nistor via ffmpeg-user > Sent: Wednesday, November 3, 2021 10:46 AM > To: ffmpeg-user@ffmpeg.org > Cc: George Nistor > Subject: [FFmpeg-user] Rocketlake-11900T UHD750 broken video with hw > VA-API encoding > > Hi FFMEPG user