Skip to main content

All Questions

Tagged with
1 vote
3 answers
6k views

How to find video files with length less than 30 minutes on windows 10

I want to search for all video files that have a length that is less than 30 minutes, so that I can delete them. How can I do that?
2 votes
2 answers
7k views

Batch merge sets of video files?

I have 158 folders, each containing 5-15 video files that are each a few minutes long. I would like to merge all of the videos into one video per folder, and delete the rest. The folders are named as ...
0 votes
3 answers
938 views

System booting to Windows but no monitor signal

I've been having a strange recurrent issue with a Dell G5 5090 desktop. When trying to boot my system, the computer will turn on, play the Windows start sound, and I'll even be able to navigate the ...
0 votes
1 answer
185 views

How can i add audio at specific Frame in FFmpeg?

I have audio that i am adding (without Re-encode) in mute video file, in starting i have intro which has no sound and i want to add audio file after that time/frame , after searching so hard i only ...
3 votes
1 answer
336 views

How to escape file path for burned-in text-based subtitles with FFmpeg?

I'm trying to burn text-based subtitles into a video using ffmpeg, via the command line option -vf followed by subtitles=(filename):si=(subtitle index). I need this to work for both Windows and macOS. ...
0 votes
0 answers
36 views

Truly befuddling comorbidity of AMD GPU video issues that seem specific to Windows 11

So, I have two issues that seem to be related, but I'm unsure. Any advice from those more wise than I is appreciated, but I know my way around Windows and hardware stuff plenty well. So: When the ...
1 vote
1 answer
272 views

Search videos by exact length under Windows File Explorer?

is there a way to search videos by exact length under the Windows File Explorer? (i.e. length:00:31:42) There is a command "length:" but it only supports values like "Very Short, Short, ...
1 vote
0 answers
2k views

Remote desktop audio lag

Why when using remote desktop, when playing a video, my keyboard executions are almost perfectly in sync with the image on the screen, but the there is like a 1 second audio delay and sometimes 2 ...
0 votes
3 answers
3k views

How to watermark all files in folder with ffmpeg? (Windows)

I'm using the following command to resize and watermark videos: ffmpeg -i "input video.mp4" -s 640x480 -vf "movie=watermark.png [watermark]; [in][watermark] overlay=main_w-overlay_w-10:main_h-...
0 votes
1 answer
399 views

Send info from ffmpeg to text file & then parsing into a new file

I am trying to scan a directory of .mkv files and output the volume information to out.txt and then parse out.txt for volume_max and send it to log.txt using for %i in (*.mkv) do ffmpeg -i "%i&...
2 votes
1 answer
13k views

Unable to open ffmpeg mpegts stream on a UDP port on Windows

I am trying to display a stream from ffmpeg in a video player. Originally it was a camera input, but the issue is the same for video files and screen captures. The code I'm using is a variant of ...
0 votes
0 answers
30 views

Trying to clip beginning and ending of clips without loosing quality. Using lossless running into issues

So I have a video file or several actually. 23.769 fps 1080p Hvec h265 mkv I'm trying to clip the beginning and ending. It has advertisements I don't want. I have successfully done this using ...
1 vote
0 answers
33 views

How to set up a specific video card to be used by default in Windows?

I have two video cards in this laptop: Name: "Intel(R) UHD Graphics 630" DedicatedVideoMemory: 128.00 MB SharedSystemMemory: 24500.85 MB Name: "NVIDIA Quadro RTX 5000 with Max-Q Design&...
2 votes
4 answers
1k views

Transferring photos and videos in bulk from Pixel 4a to Windows PC

Every few months I transfer photos and videos from my Pixel 4a phone to my Windows computer over USB. The process is slow, which I can somewhat tolerate. But it is also labor intensive and prone to ...
1 vote
1 answer
673 views

Any video or audio misses the few first couple of seconds; I must scroll back to the beginning to see/hear the first few seconds

When I play any media (audio or video) in any software, the first two or three seconds are skipped. The media starts at 00:02 or 00:03 or so. The only way to access the first few seconds is to ...

15 30 50 per page
1
2
3 4 5
21