Skip to main content

All Questions

Tagged with
1 vote
0 answers
89 views

FFMPEG > The transcoded video contains insufficient number of frames

I am trying to transcode the videos (which I receive via the javascript media recorder in streaming mode by telephone) to use the VP9 codec and also to resolve concerns about the duration of these ...
Kalkilo Najmax's user avatar
1 vote
1 answer
257 views

ffmpeg cut, fade and concat causes the video to get stuck

I'm trying to add "fade out" effect to a long video. One method I explored is cutting video at the end before few seconds, adding the fade out effect to the second split and concat both the ...
Aakash Chakravarthy's user avatar
0 votes
1 answer
1k views

How to copy audio & video streams without re-encoding in GStreamer?

In ffmpeg you can use "-c:a copy -c:v copy" to copy audio & video streams without re-encoding the output file, this is the way if you want to make little details in shorter time, like ...
user avatar
0 votes
0 answers
5k views

How can .m3u8 and .ts streams or videos properly be saved, without any pixelated or corrupted frames? VLC or FFMPEG, or anything else

I was wondering how to save contents of .m3u8, generally any that works, using VLC at "Open Network Stream". I saw that these files often contain .ts files, that are named "playlist&...
karl-police's user avatar
1 vote
0 answers
292 views

FFMPEG video doesn't work on mobile and social media

So we are creating short videos from image sequences. The videos work on computer but on mobile they don't play, on instagram we can't upload, on WhatsApp it doesn't show thumbnails. Here is our code:...
Usama Khalid's user avatar
1 vote
0 answers
66 views

Advanced photo and video import tool for Windows

I'm looking for a Windows-based tool that can reliably import a large collection of photos and videos. Windows Photo Import isn't up to the job - it keeps crashing. I have a library of 1.7 million ...
SimonGoldstone's user avatar
2 votes
2 answers
4k views

MediaInfo's 'Overall bit rate' vs 'Maximum Overall bit rate'

I'm comparing duplicate media files using MediaInfo, so that I can keep the one with the best quality and delete the other one. However, I'm confused by some of the information. One Duplicate ...
oldboy's user avatar
  • 393
0 votes
1 answer
53 views

How do I play a video clip in reverse

While watching Lego DC Comics Super Heroes: The Flash (2018), there is a particular sequence when Barry is visiting Dr. Fate. He meets with Zatanna there who, as is common in the DC Universe, speaks ...
hjpotter92's user avatar
0 votes
3 answers
7k views

Remove all attributes/properties of mkv movies

I have too many movies in some hierarchical data structure starting from a directory. I need to remove all their attribute/properties, because some of them have wrong information, and honestly I don't ...
The Quantum Physicist's user avatar
0 votes
1 answer
1k views

Recovery of corrupt .mov file from dash cam

Yesterday on the way to work I was run into by a truck. I felt relaxed that I had my dash cam running only to find out last night when I tried to retrieve the commute file that it could not be opened. ...
Christian's user avatar
  • 101
0 votes
0 answers
317 views

All audio/video is stuttering

I am running Windows 10 Pro x64. Sometimes, without any obvious reason or trigger, all audio and video playback - no matter if it's youtube, VLC, Spotify, the Windows sounds - starts stuttering ...
Benjoyo's user avatar
  • 233
3 votes
1 answer
7k views

Trimming and joining media files using ffmpeg

I am trying to remove a segment (00:26:00 - 00:32:30) from a video file input.mp4. Since there is no way to do that directly using ffmpeg (as far as I know), I am instead cutting the segments which I ...
Anmol Singh Jaggi's user avatar
1 vote
1 answer
54 views

How do I play the media that appears on this site?

I'm trying to use this site for a project that I'm working on and having an immense amount of difficulty playing the videos that appear there. I have tried using Chrome which consistently gives me ...
Throsby's user avatar
  • 435
2 votes
1 answer
930 views

Difference of meta-data between mdls and mediainfo

I was wondering what are the difference between the type of metadata returned by mdls and by mediainfo. Why are they different? For exemple why the creation date is different on the same file? ...
Romain's user avatar
  • 121
0 votes
0 answers
389 views

Play 2 media files synchronously with one set of controls for both

I have 2 media files: Video+(2x)audio (Movie). Audio (Commentary). Commentary audio track starts with an offset before the movie starts.* I need to be able to(simultaneously): See the video track ...
Erquint's user avatar
  • 11

15 30 50 per page