Hi,
I have two videos, "A" and "B". "A" has 10 seconds and it's an introduction with credits. "B" has 2 hours and it's the movie itself. Question: Is there a program that converts only "A" to the same "B" configuration patterns so that both can be joined together without "B" being converted?
Trying to do this manually in most converters (FormatFactory, VirtualDub, Pazera, AnyVC) results in error messages about the impossibility to merge files with different specifications. So the search for a tool that automates the process. I know this operation would be simple by converting both, but it is strictly necessary to maintain the quality of "B" that would be lost with a recoding, which is not necessary with "A".
Thanks
+ Reply to Thread
Results 1 to 4 of 4
-
-
Getting the specifications can be somewhat automated using a program such as MediaInfo, especially using its CLI version but unfortunately, encoding is usually a manual process specifying the individual compatibility items. Knowing which items is usually a trial and error for most. I, myself, would love to know exactly which items need to be formatted in a program such as FFmpeg so that that might also be automated.
-
@SorryForMyEn:
Is there a program that converts only "A" to the same "B" configuration patterns so that both can be joined together without "B" being converted?
Long:
What you want is the basis for any tool which support 'smart rendering' for specific formats, so you are basically asking for a tool which support 'smart rendering' for any format.
At least for H.264 and H.265 MediaInfo does not provide enough data so that one can encode a compatible stream unless the stream was encoded with x264 or x265 and contains the encoding settings. For H.264 streams, analysing the raw stream with h264_parse helps out there, no clue for H.265.
-> Without restricting the formats of "A" and "B" I don't see that any tool will be capable (in the near future) of doing what you want.
Cu Selurusers currently on my ignore list: deadrats, Stears555, marcorocchini -
Curiously, I have managed to do this operation with several codecs, but exactly H.265 has proved to be a mystery. It seems impossible to adjust all of your specs so as to make it compatible for the join. And it has been increasingly used as a codec for online broadcasting. I will make a request to the FormatFactory team to see if this functionality is possible or if this could enter in the software cronogram.
Thanks for the collaborations. If I get a relevant answer, I will return.
Similar Threads
-
how to join video trailers and write in each video name & # of the movie
By kathirie in forum Newbie / General discussionsReplies: 0Last Post: 24th Dec 2017, 12:01 -
Software to join video clips & add fade in/out
By Human in forum Newbie / General discussionsReplies: 11Last Post: 12th Apr 2016, 15:47 -
How to Mux / Join Audio & Videos Files From keepvid Sites and Similar Ones?
By devilcoelhodog in forum Video Streaming DownloadingReplies: 3Last Post: 10th Apr 2015, 13:14 -
Clone one computer to another.
By blinky88 in forum Newbie / General discussionsReplies: 57Last Post: 2nd Jan 2015, 02:36 -
What is the name of the (other) AutoGK clone program?
By KneeRow in forum SubtitleReplies: 9Last Post: 30th Jan 2014, 01:51