I have some videos, I was checking their properties/info
Mostly videos properties/ info has,encoding sw Lavfxx.xx.xxx this line
What is the purpose of this line??
Mostly videos have this line and some videos don't have this line
If video can work fine without that line then why
+ Reply to Thread
Results 1 to 6 of 6
-
-
What is the purpose of this line
If video can work fine without that line then why
(there are tons of metadata/flags on videos which are not really necessary)users currently on my ignore list: deadrats, Stears555, marcorocchini -
Lavf = Libavformat, part of the ffmpeg framework.
More info here: https://ffmpeg.org/libavformat.html -
It's confusing, I want an example to understand properly
If there's a x264 codec binary and aac library then they will just encode video in .h264 track0 and .aac track1 right??
Then lavf will needed to join both tracks in to single mp4 mov etc??
Does lavf contains all formats like mp4 mov etc?? -
(there are tons of metadata/flags on videos which are not really necessary)
if a problem occurs with the encoding, it's easier to track down which library was changed,... -
Then it will take more space compared to those videos which don't have this data,
Compressors should have options to include this type of data before encoding or not to keep, because I think this type of data is for advanced users which is not usefull for normal users ,if any problems occurs in encoding then user will try again
Most folks don't care about these few bytes and think that the work of those that wrote the 'compressors&co' deserves some mentioning.users currently on my ignore list: deadrats, Stears555, marcorocchini
Similar Threads
-
Help with Downloading from Windows Application
By HFan250 in forum Video Streaming DownloadingReplies: 2Last Post: 4th Dec 2023, 13:49 -
Stripping "Writing Library" & "Encoding Settings" Metadata Off a File While
By simon744 in forum Video ConversionReplies: 0Last Post: 14th Aug 2023, 11:53 -
Getting links from application?
By kajeneelik in forum Video Streaming DownloadingReplies: 3Last Post: 7th May 2021, 07:26 -
How to Remove "Writing Application" From Video
By Newbieknownothing in forum Video ConversionReplies: 0Last Post: 21st May 2020, 00:05 -
Looking for an application like MKV2AC3 but works with E-AC3
By gabbertron in forum AudioReplies: 0Last Post: 27th Feb 2020, 01:27