mirror of
https://github.com/owntone/owntone-server.git
synced 2025-04-16 00:58:18 -04:00
Add a note about metadata/tag editors
Thanks to Ace Jones for bringing that up.
This commit is contained in:
parent
8c569d59dd
commit
c7053bb0d3
7
README
7
README
@ -113,7 +113,8 @@ this means, among other things, that the metadata are located at the beginning
|
|||||||
of the file, rather than at the end.
|
of the file, rather than at the end.
|
||||||
|
|
||||||
Files produced by iTunes are always optimized by default. Files produced by
|
Files produced by iTunes are always optimized by default. Files produced by
|
||||||
FAAC and a lot of other encoders are not.
|
FAAC and a lot of other encoders are not, though some encoders have an option
|
||||||
|
for that.
|
||||||
|
|
||||||
The mp4creator tool from the mpeg4ip suite can be used to optimize MPEG4 files,
|
The mp4creator tool from the mpeg4ip suite can be used to optimize MPEG4 files,
|
||||||
with the -optimize option:
|
with the -optimize option:
|
||||||
@ -121,6 +122,10 @@ with the -optimize option:
|
|||||||
|
|
||||||
Don't forget to make a backup copy of your file, just in case.
|
Don't forget to make a backup copy of your file, just in case.
|
||||||
|
|
||||||
|
Note that not all tag/metadata editors know about stream optimization and will
|
||||||
|
happily write the metadata back at the end of the file after you've modified
|
||||||
|
them. Watch out for that.
|
||||||
|
|
||||||
|
|
||||||
Playlists
|
Playlists
|
||||||
---------
|
---------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user