Skip to main content
Filter by
Sorted by
Tagged with
-1 votes
0 answers
15 views

I am developing a video editor app for Android and trying to extract frames from videos for timeline preview (like CapCut, VN, InShot apps). I have already tried multiple approaches but all of them ...
Waseem Akram's user avatar
Tooling
1 vote
0 replies
44 views

Ubuntu Mate 24.04, ffmpeg 8.0, 16GB Ram, AMD Ryzen 5 3500U I use ffmpeg to compress H.264, 50f/ps videos to AV1. Used parameter : -crf 12 -preset 3 -g 250 The given encoding speedx by ffmpeg : speed=0....
Gloster's user avatar
2 votes
1 answer
68 views

I have an issue with adding an ASS file to MP4 file using FFMPEG in Powershell. This is my function: # Function to add ASS subtitles to video function Add-Subtitles-To-Video { param ($videoPath, $...
Niek Jonkman's user avatar
  • 1,106
Advice
0 votes
0 replies
82 views

I'm building a web app where users upload a video, the app crops the first 60 seconds client-side, extracts audio for server-side AI processing, then muxes the returned audio back into the cropped ...
Marble's user avatar
  • 1
1 vote
0 answers
164 views

I have to transcode recorded WebM media to HLS. mediaRecorder.ondataavailable = async event => { const buffer = new Uint8Array(await blob.arrayBuffer()); await ffmpeg.writeFile(`/work/...
Joseph N's user avatar
  • 377
5 votes
0 answers
118 views

This is not to Rust-specific; Libsvtav1 built with GCC is not linkable with lld. I am attempting to link a static build of FFmpeg's Libav* libraries for use in a Rust application. I built FFmpeg and ...
Caturria's user avatar
0 votes
1 answer
81 views

When I try to play audio from a YouTube URL it doesn't play anything and outputs: [2026-02-06 22:11:21,663] {player.py:233} INFO - ffmpeg process 7252 successfully terminated with return code of ...
Rain ziolkoplays's user avatar
0 votes
1 answer
109 views

I'm building a Python-based ONVIF server that streams the desktop using Flask (MJPEG) and FFmpeg (RTSP). The MJPEG stream works fine, and FFmpeg is running, but ONVIF Device Manager (ODM) crashes when ...
Jan Černohous's user avatar
Advice
0 votes
5 replies
120 views

As a complete beginner with FFMPEG, I've found this script(?) for encoding three sizes of HLS video - it works pretty well, but I want it to output five or six sizes of video. I've been through the ...
Andy Nickless's user avatar
Best practices
1 vote
1 replies
78 views

I’m processing a sequence of OpenEXR frames and I’m seeing what looks like “quality compression” only in one specific pipeline. I suspect this is actually precision loss / quantization (e.g., writing ...
KaisoHHH's user avatar
Best practices
0 votes
1 replies
105 views

In a Windows batch file, is it possible to define a constant when using a filter or when chaining filters? E.g. to pad a video with 15 pixels, I can use: -filter_complex "[0:v:0] pad= iw+30 : ih+...
mins's user avatar
  • 7,840
Advice
0 votes
1 replies
114 views

I use Playwright for recording and playback of the tests, but because of specific constraints, I can't have ffmpeg installed as part of Playwright. I want to find a way to exclude ffmpeg from being ...
Campaio's user avatar
  • 13
0 votes
0 answers
66 views

I'm trying to test low-latency video streaming using ffmpeg's WHIP protocol to stream to an aiortc-based Python server. The ICE connection completes successfully, but the DTLS handshake fails with &...
jac's user avatar
  • 1
Advice
0 votes
3 replies
67 views

I have a input.txt files with content file 'flower-red.jpg' duration 5 file 'flower-blue.jpg' duration 5 file 'flower-blue.jpg' file 'dummy.jpeg' I am using following command to combine these image ...
silentsudo's user avatar
  • 7,033
-1 votes
1 answer
76 views

While writing tests for an endpoint that writes input to an FFmpeg process's stdin, I encountered an issue where FFmpeg doesn't respond when I pass small, invalid data (non-media data). It only reacts ...
kmc's user avatar
  • 7
0 votes
1 answer
162 views

I'm trying to convert a WebM video file to MP4 using fluent-ffmpeg and @ffmpeg-installer/ffmpeg in a Next.js 14 API route (using the App Router). The same code worked perfectly in a standalone Node.js ...
codernoob8's user avatar
Tooling
0 votes
0 replies
53 views

I'm building a broadcasting system to replace a Grass Valley K2 server using BlackMagic DeckLink cards (Recorder and Monitor 4K). I need basic playback and recording functionality for clips. Current ...
Pasantru's user avatar
2 votes
1 answer
173 views

I am trying to learn how to use the FFmpeg libav* libraries but have encountered an issue when encoding to FLAC audio. Running FFmpeg 5.1.7 I have copied the transcoding.c example from https://www....
SomeGuy's user avatar
  • 31
0 votes
0 answers
67 views

I'm trying to compile ffmpeg for Android, but I'm having a problem.When the file is read, it enters the libavformat directory, but when it reads, for example, the avformat.h file, it has some ...
Javier Ramírez's user avatar
2 votes
1 answer
152 views

I want to create a short clip from an existing video using ffmpeg and moviepy, which I have accomplished using this code: ffmpeg_extract_subclip(inputfile, start, end, targetname=outputfile) This ...
Treehugger's user avatar
Advice
0 votes
1 replies
131 views

I want to encrypt the hls like this: each segment with different IV (random string) #EXTM3U #EXT-X-VERSION:3 #EXT-X-MEDIA-SEQUENCE:0 #EXT-X-ALLOW-CACHE:YES #EXT-X-TARGETDURATION:11 #EXT-X-KEY:METHOD=...
LF-DevJourney's user avatar
0 votes
0 answers
235 views

I am trying to write a WAV-to-AAC encoder using ffmpeg/libavcodec. Finding the encoder, setting up the context and feeding data into the frame all work, but once it's time to avcodec_send_frame() I ...
Alfred Neumayer's user avatar
4 votes
1 answer
366 views

I have an initially undefined number of input mono audio files (.wav) that I want to merge into a single stereo output audio file (.mp3), so that one of the input files goes into left channel, and all ...
Maciej Zgadzaj's user avatar
11 votes
4 answers
826 views

I'm writing a Python script using subprocess to hardcode subtitles onto a video. My code builds a complex filter graph for ffmpeg's -vf argument, which includes burning in multiple layers of styled ...
phpjunkie's user avatar
  • 523
1 vote
0 answers
119 views

I'm using FFmpeg.AutoGen and Microsoft.Graphics.Win2D in C# to decode and render from an H264 Frame byte[] event. I've currently achieved smooth AirPlay screen mirroring using CanvasAnimatedControl ...
natsurainko's user avatar
0 votes
2 answers
93 views

I'm developing a suite of NodeJS-based tools that accepts a real-time audio pipeline from a Websocket connection (Webaudio API format), resamples the audio, and sends it along to downstream services. ...
Chris's user avatar
  • 959
1 vote
2 answers
149 views

Currently I'm trying to get a static-linked ffmpeg from source rpi-ffmpeg git. It's a Raspberry Pi oriented fork of original ffmpeg. And my working environment is RaspiOS (port of Debian "...
pyzone's user avatar
  • 11
0 votes
1 answer
67 views

When I try to compile FFmpeg to WebAssebly I got wasm-ld-13: error: unknown file type: demux.o, I configure and install FFmpeg (ffmpeg-8.0) using: emconfigure ./configure \ --prefix=$(pwd)/installed ...
ali's user avatar
  • 19
1 vote
0 answers
89 views

I have a video streaming site, and I want to add an expire time and HMAC hash to my download/stream URLs. I’m using the following function to generate signed URLs: function generate_signed_url($...
Amir Roox's user avatar
  • 339
0 votes
1 answer
86 views

I have this script to get images from a webcam & process them via RKNN NPU #!/bin/bash # Define the temporary directory for images TEMP_DIR="/media/32GB/pics" # Define the resize/...
nightcrawler's user avatar
2 votes
2 answers
141 views

I reviewed the "similar questions", but those seem to refer to using the full path for ffmpeg to ensure using the same version, which I am already doing so posting my question. I am using a ...
Brian's user avatar
  • 133
0 votes
1 answer
130 views

I'm trying to replicate option of command line ffmpeg -timecode in my C/C++ code. For some reasons the tcmd stream is not written to the output file. However the av_dump_format shows it in run time ...
Sailor Jerry's user avatar
1 vote
1 answer
223 views

I am using this code for detecting audio replay gain. It was working well with Node.js 16, but after upgrading to Node.js 22, it started crashing a few times in an hour with this error: write EPIPE ...
Rougher's user avatar
  • 838
0 votes
0 answers
186 views

I use ffmpeg-wasm in next-js. Whenever I execute an ffmpeg command it has a chance that it throws a runtime error "memory access out of bounds". In this case I created a page that has an ...
hjtomi's user avatar
  • 29
0 votes
0 answers
134 views

My webserver streams audio using HLS. I'm using a Python script to create an FFmpeg process that takes a random MP3 file and segments it so it can be delivered by the webserver. My issue occurs when ...
demerf's user avatar
  • 65
0 votes
1 answer
100 views

I want to simulate a playhead moving over a waveform, like when playing a track in an audio editor. As far as I understand, I can generate this effect if I have both the audio file and an image of the ...
terrorrussia-keeps-killing's user avatar
-1 votes
1 answer
871 views

I'm working on a media processing SDK with a substantial C++ codebase that currently uses FFmpeg for video decoding on native platforms (Windows/Linux). I need to port this to browsers while ...
gt-devel's user avatar
1 vote
0 answers
33 views

I am facing an issue for my ASP.NET MVC web application on .NET 4 being deployed to TAS. I am trying to do image compression using ffmpeg.exe. While it is working on my local machine, I get an "...
Darshan Adakane's user avatar
1 vote
0 answers
291 views

I am at latest flutter 3.32.4 FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':ffmpeg_kit_flutter:compileDebugJavaWithJavac'. > Could not resolve all files ...
Tarun Hasija's user avatar
0 votes
1 answer
252 views

While using torchcodec with the following code import torchcodec file_path = "/path/to/episode_000000.mp4" x = torchcodec.decoders.VideoDecoder(file_path, seek_mode="approximate") ...
Haozhe Xie's user avatar
  • 3,774
0 votes
1 answer
159 views

Conda creates a pristine environment, configures a fixed channel order, and then starts installing pytorch torchvisioni pytorch-cuda and opencv, and it prompts for dependency conflicts. Do I have to ...
progquester's user avatar
  • 1,934
0 votes
0 answers
81 views

Trying to add a microphone to the android emulator running on Linux headless. Host as no microphone so I need to create fake one and simulate playing some random music for my android test. In emulator ...
Red's user avatar
  • 9
5 votes
1 answer
137 views

I’m using ffmpegkit in my iOS app, but when I submit the app to the App Store, I get these errors: Validation failed Unsupported Architectures. The executable for MyApp.app/Frameworks/ffmpegkit....
Ahsanur Rahman's user avatar
4 votes
0 answers
156 views

I am currently developing a web application based on React and Next.js, and I use the react-player library to play user-uploaded videos stored on AWS S3. The supported upload video formats are mp4, ...
Lucy's user avatar
  • 91
-1 votes
2 answers
385 views

I'm new to FFmpeg and working on a lightweight video editor for HLS streams that allows cutting and trimming without re-encoding the entire video. I'm using FFmpeg to only process the segments that ...
Devdeep Ghosh's user avatar
-1 votes
1 answer
270 views

As a part of a bigger project, I'm trying to stream a live feed using ffmpeg through RTSP while also dynamically changing subtitles depending on the situation. As of now, I'm able to live stream with ...
Rorschy's user avatar
  • 27
0 votes
0 answers
71 views

I'm working on a Python script that adds subtitles to a video using MoviePy and burns/hardcodes them directly onto the video. The subtitles contain Hindi text, and I’ve specified a custom font that ...
Lavish's user avatar
  • 29
0 votes
1 answer
240 views

Anyone know how can I set max_num_reorder_frames to 0 when I am encoding H264 video ? You can find in the docs as uint8_t H264RawVUI::bitstream_restriction_flag PS. Based on the discussion in the ...
Vasil Yordanov's user avatar
-1 votes
2 answers
648 views

I can't build my project on Android ( on Ios it works and the project itself without ffmpeg_kit_flutter_new builds without problems ) This is the error i obtain: /GeneratedPluginRegistrant.java:51: ...
user31929's user avatar
  • 1,143
0 votes
0 answers
44 views

Is there any way to burn text into a video without re-encoding? I ask this because the re-encoding process goes at around 0.1x speed on my device when writing to WEBM. Alternatively, if there is a ...
Baldi's user avatar
  • 1

1
2 3 4 5
518