Newest Questions
9,199 questions
0
votes
1
answer
42
views
Highest reslution video and fps in 2025?
Whats the cost of say 25 k video device to record in 2025 and what is highest fps renting price of such an equipment? So that we can see it in laptop screens in say 2030. Or is 4k resolution the limit ...
0
votes
0
answers
10
views
Automatically generate and estimate timing of subtitles from manuscript
I'm looking for a tool where I can paste in my manuscript and get out subtitles. The point of this is that the software should automatically try to estimate how long time it will take for the text to ...
0
votes
0
answers
21
views
Intervalometer for video on Panasonic G3?
I need to record video for longer than the allotted 30 minute limit. I am using an old Panasonic DMC-G3.
Does an intervalometer work with the G3, specifically for video? I read that this could work ...
0
votes
0
answers
32
views
error converting mov to mp4 which was created from combined mov/mp4 file sources
Created a video file from images. Added my own music. Split it into 16-second segments with ffmpeg.
Split a video from my iPhone into 1 second segments.
Put phone video bits between my video bits. ...
0
votes
1
answer
101
views
ffmpeg: "Error while filtering: No space left on device" - which device?
I get the following error: "Error while filtering: No space left on device". It causes the conversion to abort.
The process looks like this:
$ ffmpeg -xerror -fflags +discardcorrupt -i /...
0
votes
0
answers
31
views
Dynamic resolution video, resolution won't be adjusted correctly after re-encode
I am recoding the live stream; many of them will adjust resolution because of PK.
For example, the resolution is 720x1280 when solo; after starting PK, the resolution becomes 900x720; after PK ends ...
0
votes
0
answers
87
views
how to do this motion blur effect using ffmpeg?
There's a super clean motion blur transition between words I've seen people do on captions that looks like this (10 sec example): https://drive.google.com/file/d/1ygbCgz61fXMk4JeCKQiImRrDlKtE6qFz/view?...
0
votes
0
answers
14
views
ffmpeg.exe error "There are 2 hardware devices. device cuda0 of type cuda is picked for filters by default"
Two different users (as far) reported this error using my Electron app that has the ability to record the game play and cut replays as highlights:
They have a 4060 and a 3060. I have also a 3060 and (...
1
vote
0
answers
50
views
What can I do about the error message "Prediction is not allowed in AAC-LC"
I have a sound file, which I believe is in MP4 format. At least
file FILENAME
shows the diagnoses
Audio file with ID3 version 2.4.0, contains:ISO Media, MP4 Base Media v1 [ISO 14496-12:2003]
When I ...
0
votes
0
answers
78
views
Why do my ffmpeg hevc_amf options have no Effect
I'm starting to get into videoengineering. I was trying to compare the different hardware encoders in my devices. I want to encode a vp9 video to hevc. Therefore I'm using FFmpeg on an m2 pro Mac and ...
0
votes
0
answers
35
views
Weird lines come in video feed from ZED2 camera
I am streaming the images from a ZED2 camera (enter link description here) using a ROS2 humble topic on Jetson Orin NX JP 6.0/ Ubuntu 22.04
I get images like this from the left camera. Any idea why ...
1
vote
0
answers
15
views
What's this "media not available" error message from?
Ok, so I was watching a The Matrix (1999) Behind the Scenes video, and around 56:29 I noticed a flash across the screen of some ancient error message. What software was this from:?
ChatGPT confidently ...
1
vote
1
answer
50
views
FFmpeg play file to DeckLink
I need to playback files to a DeckLink card using FFmpeg. For testing I'm using this file: https://download.blender.org/peach/bigbuckbunny_movies/big_buck_bunny_1080p_h264.mov
The file plays nicely ...
0
votes
1
answer
233
views
Importing files at the cursor instead of the beginning of the timeline
I would like to import files at the cursor on the timeline, instead of the beginning as After Effects does now. Would make it much more practical, but I do not see a option to make that happen.
Is ...
0
votes
1
answer
61
views
Convert mpeg4 to mp4 (x265 + aac)
I have legacy mpeg4 videos that do not play on chromecast and would like to convert - I believe x265 will be the best option for me, so while attempting to convert, while I have video, I no longer ...