Skip to main content

All Questions

Tagged with
0 votes
1 answer
282 views

How do I properly transfer audio and Video between two PCs [closed]

I recently got a laptop from work and want to set it up at home properly besides my desktop computer. My desktop has a microphone, webcam, bluetooth headset, mouse and a keyboard connected to it. What ...
2 votes
2 answers
1k views

Chrome, MSE increasing buffer?

I'm looking for a way to increase video/audio buffer MSE is using. My media keeps pausing/resuming due to slow connection: Playing: audio_buffering_state {"state":"...
1 vote
0 answers
123 views

Using ChromaCam to remove background from an MP4 video

How can I treat an MP4 video as a webcam input, so as to feed it into ChromaCam (e.g. in OBS Studio) for the purpose of automatic background removal?
0 votes
1 answer
4k views

How to batch multiplex audio and video track files with ffmpeg

I think that everybody knows that problem about downloading 480p & 1080p videos from Youtube, and that the only way available for many Download programs is to download the Video and Audio Tracks ...
1 vote
3 answers
939 views

System freezes for 5 seconds when seeking in or skipping to songs and videos

When I start playing a new video or MP3 or skip to a time when playing them, my system hangs for a couple of seconds. A restart solves this problem, but only for a while. It does not matter which ...
1 vote
0 answers
1k views

Windows Camera app stops recording after set time

I have a webcam and am recording with the Windows camera app over night to an external harddrive. It needs to remain on for at least 10 hours at a time. However after 3 hours I am met with the message ...
1 vote
1 answer
2k views

Is it possible to connect 2 external monitors to a laptop if USB-C doesn't support video output?

It appears that my laptop's USB-C port doesn't support video output. So, predictably, when I tried to connect a docking station, with 2 monitors attached, to the laptop's USB-C port, it didn't ...
1 vote
0 answers
281 views

FFMPEG - Copy l-frame range. (-ss -to) And Re-encoding not l-frame range. And merge all?

1- copy between nearest -ss l-frame and -to l-frame. 2- Re-Encoding those not in range of l-frames 3- concat step 1 and 2 :) The first seconds are wrong when cutting by copying (-c:v copy -a:v copy). ...
0 votes
0 answers
250 views

ffmpeg unable to parse really long command; Invalid duration specification for to: 00:0011

I'm trying to run an extremely long ffmpeg command but I end up getting an unusual error. I have the following command in a .cmd file: ffmpeg -ss "00:00:00" -to 00:00:10 -i "F:\MusicGen\...
1 vote
0 answers
99 views

ffmpeg, put 5000 trimmed inputs and filter complex into file?

I have a huge monolithic ffmpeg command and unfortunately I am not able to run it because "the command line is too long." I'm on Windows 10. The exact input command and output can be seen ...
0 votes
0 answers
1k views

Windows 10 Explorer Sometimes not displaying Length of Video

I use windows 10 and the default file explorer. One day, some of the files started not displaying their length count anymore: Before: After: I've ran into this issue before, as I was downloading ...
0 votes
1 answer
467 views

combine two ffmpeg -vf filters into one in Windows batch file

I have two video filters that work as long as I use them in separate batch files and I can't find a way to combine them. The first filter resizes JPG images and then creates a slideshow of them incl. ...
0 votes
1 answer
269 views

FFmpeg : Some blend filter options are missing

FFmpeg gets the following error when I use interpolate or softdifference options of blend filter : [blend @ 000001cc06193640] [Eval @ 0000000477dfe5e0] Undefined constant or missing '(' in '...
1 vote
1 answer
1k views

create slideshow video using ffmpeg and batch file (Windows) and have all images resized to 1080 height and crossfaded

I'm trying to create a 1920x1080 slideshow from images in a folder using a batch file and ffmpeg. The batch file references a txt file containing the list of files to be concatenated. The images have ...
1 vote
2 answers
175 views

transcribe video

Is there an application for windows which allows you to convert the audio from a playing video into text?

15 30 50 per page
1 2 3
4
5
21