Is there anyway to make an h265 video "web optimized"? Where the header information is placed at the beginning of the file.
We have a massive amount of video files that are already converted to h265 from their sources and they are perfectly fine as they are now but I'm certain they never had the -web flag set for them during encoding.
Is there anyway to make them "web optimized" without fully transcoding and damaging them?
+ Reply to Thread
Results 1 to 5 of 5
-
-
It does not appear to by default. If I specify the "-isma -hint" options it then attempts (but fails) to do what I believe I'm looking for. It throws a malloc() error - I will have to test and debug this but maybe even an older version will be better overall.
Thank you sneaker, this may not be working for me right now but it is pretty close -
I believe MP4Box started automatic web optimization (means, storing e.g. the keyframe index chunk early) with a specific version, so make sure your MP4Box is quite recent (you may use GPAC nightly builds).
Similar Threads
-
A "budget" Nvidia card for H265 hardware encoding
By agatek in forum Video ConversionReplies: 37Last Post: 16th Oct 2019, 07:12 -
H265 - Any tool to make a "smart rendered" cut?
By Seeker320 in forum EditingReplies: 2Last Post: 4th Oct 2015, 20:48 -
[SOLVED] "--ipratio" "--pbratio"+"--scenecut" "--minkeyint" / "--keyint
By Kdmeizk in forum Video ConversionReplies: 14Last Post: 21st Jun 2015, 07:21 -
Newbie question about... "Normal" settings for web video
By fla-to-mp4 in forum Newbie / General discussionsReplies: 2Last Post: 3rd Sep 2014, 13:28 -
Avanti, FFMPEG and h265, VP9 and other "experimental" codecs
By veggiet in forum Video ConversionReplies: 6Last Post: 6th Mar 2014, 16:25