Movatterモバイル変換


[0]ホーム

URL:


Sorry, we no longer support your browser
Please upgrade toMicrosoft Edge,Google Chrome, orFirefox. Learn more about ourbrowser support.
Skip to main content

Stack Exchange Network

Stack Exchange network consists of 183 Q&A communities includingStack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.

Visit Stack Exchange
Loading…
Raspberry Pi

Questions tagged [ffmpeg]

Ask Question

a free software package including libraries and programs for handling multimedia data.

124 questions
Filter by
Sorted by
Tagged with
0votes
0answers
73views

While configuring Go2rtc for transcode RTSP streams on RPi4 with ffmpeg, I encountered a problem using the h264_v4l2m2m encoder.Go2rtc, acting as a stream server, creates ffmpeg processes linking ...
0votes
0answers
80views

I have a RPi3B+, and I wish to test transcoding capabilities (h264->h264) with ffmpeg:ffmpeg -c:v h264_v4l2m2m -rtsp_transport tcp -i 'rtsp://admin:admin@camip:camport' -c:v h264_v4l2m2m -pix_fmt ...
Daniel's user avatar
1vote
0answers
56views

I am trying to connect my RPi cam with RPi CM4 and waveshare nano baseboard. I updated the config file:# For more options and information see# http://rptl.io/configtxt# Some settings may impact ...
0votes
0answers
46views

I'am trying to build a SIP-Client for special purposes with support of MP3/MP2/AAC Codecs coding in C++. FFMepg-dev is properly installed on my Raspi 4 with RaspiOS 64bit. I tried to configure PJSIP ...
Radioklicker's user avatar
0votes
0answers
307views

Full Hardware Acceleration for USB Webcam 1080p@30fps to H.264 RTSP Stream on Raspberry Pi 4DescriptionI’m trying to achieve full GPU hardware acceleration for encoding video from a USB webcam (...
0votes
0answers
141views

I’m working on building an ultra-low-latency live streaming application using the Raspberry Pi Camera Module V2. My setup includes FFmpeg for video streaming over UDP to achieve low latency, and ...
0votes
0answers
235views

the idea I want to achieve is this: I'm planning to make an eye-tracker device, which is in 2 parts: the first part is what the subject/user wears, includes an eyeglass-shaped frame, 2 Infrared ...
Valo_iO's user avatar
1vote
1answer
395views

I am using raspberry pi-4 8GB to take input from a video device /dev/video0 and output it over a network rtp://192.168.10.10:6001 I am using following ffmpeg command ffmpeg -f v4l2 -i /dev/video0 -c:v ...
Mubashir's user avatar
0votes
1answer
176views

I'm trying to get FFMPEG to pull both audio from my webcam. It works fantastically, when it does, but is intermittent. I am using the following command:ffmpeg -report -y -f alsa -channels 1 -ar ...
LazySpoon Utensil's user avatar
0votes
1answer
210views

I would like to display (say 4) videos on the one screen. I have planned to use vlc running in an xterm. This would have given me access to the geometry X operations to put the xterm windows where I ...
Dr Iain Maoileoin's user avatar
0votes
0answers
92views

I have a Raspberry Pi with a camera module and a NEMA 17 stepper motor connected to it. When I run the command ffplay /dev/video0, the video runs perfectly. However, whilst the video is running, and I ...
Broteen Das's user avatar
2votes
2answers
7kviews

I was able to figure out all of my libcamera stream settings needed to stream video from my Camera Module 3 and audio from a USB microphone in my RPi Zero W 2 straight to YouTube, which is as follows:...
1vote
0answers
251views

SituationI am using ffmpeg to create GIFs from MKV files, adding subtitles from SRT files. My command usually looks like this:ffmpeg -y -ss <start_time> -to <end_time> -copyts -i <MKV ...
GregoirePelegrin's user avatar
2votes
0answers
2kviews

I am receiving UDP streaming through ffmpeg ffplay, but there is a problem that the video is broken.I'm using a GoPro Hero 10 camera, but I can't receive more than three camera streams because the ...
1vote
0answers
1kviews

The Raspberry Pi 4 can encode videos using hardware acceleration by using 64 bit Raspberry Pi OS, a particular ffmpeg fork and the h264_v4l2m2m codec. Alternatively, Ubuntu and the 4.4 version of ...
domsson's user avatar

153050per page
1
2345
9

Hot Network Questions

more hot questions
Newest ffmpeg questions feed

[8]ページ先頭

©2009-2025 Movatter.jp