Re: [FFmpeg-user] RTSP to Twitch

2021-03-10 Thread Sébastien Bonaimé
Thanks for your advice. Here is my changes : - changes my camera settings to VBR with 3532kb/s and 30 FPS - With VLC, I can see the RTSP stream which is 1920x1080 @29.970030 FPS with H264 - MPEG-4 AVC (part10) (H264) -compile ffmpeg on my pi4. Now I have ffmpeg version 4.3.2 Copyright (c) 2000-2

Re: [FFmpeg-user] I am a new ffmpeg user...

2021-03-10 Thread Mark Filipak (ffmpeg)
On 2021-03-10 21:30, Barry Smith wrote: -snip- these are questions that i need answered before I csn even execute any of the 4 tools included in the build in the bin/ folder. Hello, Barry, I can tell you're upset. May I recommend Handbrake for your recodes? It will give you all the power you

[FFmpeg-user] I am a new ffmpeg user...

2021-03-10 Thread Barry Smith
I need to recode some rips that I made from a DVD collection. I want to use a different set of options to make my rips smalled. I am not looking to distribute torrents or put my legal rips anywhere except on a USB flash drive. So, after searching the internet, I found out about FFDSHOW. sounded lik

[FFmpeg-user] 'fieldmatch' that blocks telecined sequences -- Possible?

2021-03-10 Thread Mark Filipak (ffmpeg)
I'm reposting this after realizing that the subject line was a bit misleading. Hopefully, I'll get some responses... I'm looking for a way to separate telecined sequences from the rest of a video (via split & selects). The following is one idea. The 'fieldmatch' filter has a telecine detector

Re: [FFmpeg-user] Error decoding RTSP stream using h264_cuvid vcodec

2021-03-10 Thread Nishant Trivedi via ffmpeg-user
Apologies, I didn't mean to say that the encoder existed. I was just pointing out that ffmpeg didn't complain about the wrong argument. And when I say ffmpeg, I actually mean ffmpeg-python which is what we use to interact with ffmpeg. I also realize that ffmpeg-python may not fall in your purview a

Re: [FFmpeg-user] Error decoding RTSP stream using h264_cuvid vcodec

2021-03-10 Thread Moritz Barsnick
On Wed, Mar 10, 2021 at 15:54:28 -0500, FFmpeg user discussions wrote: > Oh duh! Thanks @Moritz! You're welcome. > As a side note, I just wanted to mention that we mostly deal with RTMP > streams and we have been starting the ffmpeg process the way I described > for over a year and half now and i

Re: [FFmpeg-user] Error decoding RTSP stream using h264_cuvid vcodec

2021-03-10 Thread Nishant Trivedi via ffmpeg-user
Oh duh! Thanks @Moritz! As a side note, I just wanted to mention that we mostly deal with RTMP streams and we have been starting the ffmpeg process the way I described for over a year and half now and it never complained. It's just now that we started looking into supporting RTSP, ffmpeg complaine

Re: [FFmpeg-user] RTSP to Twitch

2021-03-10 Thread Michael Shaffer
On Wed, Mar 10, 2021 at 6:56 AM Sébastien Bonaimé wrote: > Hi, > > I would like to stream a Revotech H6EV200-S-30-L 0S77 > ( > https://www.desertcart.com.my/products/57000744-revotech-hd-1920-x-1080p-2-0mp-indoor-ip-camera-mini-type-security-metal-camera-onvif-p2p-ip-cctv-cam-system-i706-black >

Re: [FFmpeg-user] RTSP to Twitch

2021-03-10 Thread Moritz Barsnick
Hi Sébastien, On Wed, Mar 10, 2021 at 12:55:25 +0100, Sébastien Bonaimé wrote: > included x264 codec are : libx264 libx264rgb h264_omx h264_v4l2m2m h264_vaapi > ffmpeg -probesize 10M -rtsp_transport tcp -thread_queue_size 1000k > \ > -i $url \ > -vsy

[FFmpeg-user] RTSP to Twitch

2021-03-10 Thread Sébastien Bonaimé
Hi, I would like to stream a Revotech H6EV200-S-30-L 0S77 (https://www.desertcart.com.my/products/57000744-revotech-hd-1920-x-1080p-2-0mp-indoor-ip-camera-mini-type-security-metal-camera-onvif-p2p-ip-cctv-cam-system-i706-black) camera pointing to a bird nest through my raspberry pi4 to my twitch c

Re: [FFmpeg-user] Error decoding RTSP stream using h264_cuvid vcodec

2021-03-10 Thread Moritz Barsnick
On Tue, Mar 09, 2021 at 16:46:41 -0500, Nishant Trivedi via ffmpeg-user wrote: > I am trying to decode a RTSP video stream using ffmpeg while using > h264_cuvid vcodec to take advantage of hardware acceleration on a machine > with NVIDIA GPU. I am seeing an error with the message Unknown encoder >

Re: [FFmpeg-user] Question regarding "Thread message queue blocking"

2021-03-10 Thread imalkevich
Carl, Attaching another file that I just generated with the most recent build (ffmpeg-2021-03-07-git-a7f841718f-full_build.7z). Command used to start FFmpeg: Starting FFmpeg: -hide_banner -nostats -loglevel verbose -guess_layout_max 0 -probesize 32 -analyzeduration 0 -use_wallclock_as_timest