Skip to main content

Questions tagged [video]

Questions about video editing, streaming, conversion, capturing or video output. Use a more specific tag if possible.

1 vote
0 answers
56 views

This happening on a Windows 10 machine. I enabled "3D acceleration" and put the VRAM to maximum capacity (256MB) which is should be no problem at this point from previous VM perspective. I ...
trnc2142's user avatar
  • 123
0 votes
0 answers
69 views

I'm re-encoding some old torrented files and have encountered a timestamp problem (according to a commenter on the ffmpeg subreddit). I have no idea how to fix it. The files I originally downloaded ...
Notiophilus's user avatar
5 votes
2 answers
838 views

I am making backups of my DVDs. For this I use dvdbackup to rip the DVD, and cat and ffmpeg to convert it to a single .mp4 file. Here is the problem: some films have text on the screen in the movie (...
user5328080's user avatar
2 votes
1 answer
49 views

I’m generating a video in Android using FFmpeg (via FFmpegKit). The video is created from an image sequence, a GIF overlay and an MP3 audio file. The problem: the audio always ends abruptly. I’m ...
Diego Perez's user avatar
5 votes
1 answer
590 views

When I want to add text-based (file extension .srt) subtitles to an .mp4 container, the following command works well: ffmpeg -i input.mp4 -i subtitle-in.srt -c copy -c:s mov_text -metadata:s:s:0 ...
Seamus's user avatar
  • 286
-1 votes
1 answer
117 views

I use vmaf and therefore had to compile ffmpeg. It seems Ubuntu-Mate 26.04 LTS will come with an updated ffmpeg version. This will lead to a necessary further compilation of ffmpeg. There are a lot of ...
Gloster's user avatar
  • 163
0 votes
0 answers
65 views

Let say one has the following task: One has two source folders, let say video1 and video2. In this both folders are video files with the same names, for example video1\videoFile1.mp4 and video2\...
Su-47's user avatar
  • 169
3 votes
0 answers
42 views

I have an MSI laptop and a 55-inch 4k TV connected via HDMI. My laptop has the NVIDIA GTX 1660 Ti, an i7-9750H, and 16GB of DDR4@2666MHz. When I have both my laptop's screen and my TV on (extended ...
NickG's user avatar
  • 153
1 vote
0 answers
82 views

I have two video files that have watermarks on them, which were produced from the same file. It looks obvious that by combining those files it should be possible to produce the video without ...
Glory2Ukraine's user avatar
0 votes
0 answers
360 views

I have been trying to get shaders to work in MPV but I can't seem to get it to work. I have my shaders in my folder and they're added in my conf so I don't know why it's not working. Is there a fix ...
ENunn's user avatar
  • 29
1 vote
0 answers
102 views

Let say one have two video files test1DTS.m2ts (test1TrueHD.m2ts) and test2DTS.m2ts (test2TrueHD.m2ts). FFprobe shows the following (relevant) information (both files [true for both DTS and TrueHD] ...
Su-47's user avatar
  • 169
1 vote
1 answer
147 views

I am using Fedora Gnome on a Dell XPS 15 laptop. I have a dedicated RTX Nvidia 4060 laptop GPU, however MPV only utilises the intel integrated GPU. The issue is frame rate stuttering when playing HDR ...
Aph002's user avatar
  • 143
0 votes
0 answers
214 views

I recorded 2 movies and a documentary from the BBC the other day. It is a satellite receiver and the lot is recorded with a USB flash drive FAT32. The latter is important cause the files cannot be ...
Arjen's user avatar
  • 9
0 votes
0 answers
43 views

Question: I am recording a local IPTV UDP multicast stream (MPEG-TS) using FFmpeg. While the stream works fine after a few seconds, the beginning of every recording is corrupted. The Problem: 0-1s: ...
Muhammed ÖZKAN's user avatar
5 votes
1 answer
265 views

I am trying to use ffmpeg to extract the Metadata description from MP4 files. I tried using this: ffmpeg -i Video.mp4 -f ffmetadata in.txt but this gave me all the metadata as in the below image so ...
Our Man in Bananas's user avatar

15 30 50 per page
1
2 3 4 5
425