Displaying 3 results from an estimated 3 matches for "map_metadata".
Did you mean:
  imap_metadata
  
2018 Apr 20
0
Fwd: Metadata & Opus Files?
Just realized I sent this direct to Thomas and not to the list, whoops. Bad
gmail.
-map_metadata is the command to automatically apply the first input's
metadata to the output, along with many parameters to integrate multiple
source's metadata. I wish it was default. An explicit -metadata will
override any tag map_metadata produces.
On Wed, Apr 18, 2018 at 1:12 PM Thomas Daede <tda...
2018 Apr 18
3
Metadata & Opus Files?
Hello,
I'm using a libopus enabled ffmpeg version on Kubuntu (Not that this should matter from what I've seen), and i'm interested in adding metadata (Such as Track Title/Artist) to my videos that I convert. How can I do this? I've seen the metadata usage and read the ffmpeg documentation, but I'm still uncertain.
I'm currently using command similar to: ffmpeg -ss
2019 Nov 27
4
IceCast and ICES
I?ve successfully implemented IceCast on a Raspberry Pi and can access the stream ONLY if I use an ffmpeg statement to start the stream. Unfortunately, the stream is choppy and the sound quality is poor.  I?ve tried using ICES, but I don?t get any sound.
Terminal command that works:
ffmpeg -ac 2 -f alsa -i hw:0,0 -acodec mp3 -ab 48k -ac 2 -content_type audio/mpeg -f mp3 icecast://source:password