Saturday, May 4, 2024
2
rated 0 times [  2] [ 0]  / answers: 1 / hits: 1576  / 1 Year ago, sun, may 14, 2023, 3:39:49

Are there any programs for Ubuntu 13.04 that allow the user to edit the metadata of FLV videos? I would prefer a graphical user interface. Command-lines are fine if that is all that exists.


More From » command-line

 Answers
1

flvmeta is a command line tool available for Windows, Mac and Linux that can add metadata (in the form of a string) to flv files



Basic usage:



flvmeta --add=NAME=VALUE inputfile.flv outputfile.flv


(replace NAME and VALUE with your values)



You can check whether the metadata has been added by running



flvmeta -m outputfile.flv


Please note that flvmeta 1.1.0 at least is needed for this to work, while the version packaged for Ubuntu 13.04 is an old release, v1.0.11.


[#31220] Monday, May 15, 2023, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
tiowift

Total Points: 119
Total Questions: 113
Total Answers: 110

Location: South Sudan
Member since Sun, Jul 11, 2021
3 Years ago
tiowift questions
Wed, Aug 3, 22, 04:45, 2 Years ago
Mon, Nov 7, 22, 10:58, 2 Years ago
Wed, May 10, 23, 17:52, 1 Year ago
;