This post has been de-listed
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
Hi there, I made some edits in a segment of a larger video, encoded it to mp4 and then tried to merge it with ffmpeg to avoid encoding the whole video. The end result is an hour longer than it should, with glitches and black segments. After googling the problem I found that it's because the files don't have the same encoding settings (I could be wrong about that) so I'd like to encode my edit with the exact settings as the original video but I don't know how to.
MediaInfo gives me a set of command line like settings ("cabac=1 / ref=3 / deblock=1:1:0 / analyse=0x1:0x131 / me=hex..." and goes on for a while) but AME has a graphic interface for the encoder settings with only a few parameters like bit rate, keyframe distance, etc.
So my question is, is there any way to encode it using the parameters displayed in MediaInfo so that I can concat the files using ffmpeg?
Thanks in advance..
9 years old ยท 3k karma
Subreddit
Post Details
- Posted
- 4 years ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/VideoEditin...