Add meta-information in mp3 stream

About encoding, codec settings, muxers and filter usage
rptr
Blank Cone
Blank Cone
Posts: 30
Joined: 07 Aug 2007 14:59

Add meta-information in mp3 stream

Postby rptr » 08 Aug 2007 11:53

How can I add meta-information to the mp3 stream I'm streaming, using UDP Multicast ?

Code: Select all

vlc -vvv --color - --sout '#std{access=udp,mux=ts,dst=230.2.2.9}'

dionoea
Cone Master
Cone Master
Posts: 5157
Joined: 03 Dec 2003 23:09
Location: Paris, France

Re: Add meta-information in mp3 stream

Postby dionoea » 08 Aug 2007 14:28

I'm not sure that it'll work in a ts stream but you could try using --meta-author, --meta-title, --meta-description ...
Antoine Cellerier
dionoea
(Please do not use private messages for support questions)

rptr
Blank Cone
Blank Cone
Posts: 30
Joined: 07 Aug 2007 14:59

Re: Add meta-information in mp3 stream

Postby rptr » 08 Aug 2007 14:46

I already try that and it doesn't work. It is possible using another mux for my stream ? Or it is better to add the information previously in the mp3 stream (when I create it) ?

Thanks :)

dionoea
Cone Master
Cone Master
Posts: 5157
Joined: 03 Dec 2003 23:09
Location: Paris, France

Re: Add meta-information in mp3 stream

Postby dionoea » 08 Aug 2007 14:57

You can add meta information to asf stream (using some special asf meta command line parameters).
It might be possible for other muxes like mp4.

I've never really tried using those features so I really can't help more. You might want to come on #videolan on irc.freenode.net to get better help :)
Antoine Cellerier
dionoea
(Please do not use private messages for support questions)

rptr
Blank Cone
Blank Cone
Posts: 30
Joined: 07 Aug 2007 14:59

Re: Add meta-information in mp3 stream

Postby rptr » 08 Aug 2007 16:37

Still for mp3 stream, I would like to know if there is performance difference between ts mux and raw mux ?

Thanks :lol:

dionoea
Cone Master
Cone Master
Posts: 5157
Joined: 03 Dec 2003 23:09
Location: Paris, France

Re: Add meta-information in mp3 stream

Postby dionoea » 08 Aug 2007 17:13

ts adds some overhead. I'm not sure if raw mp3 streaming is reliable (while ts is meant to be streamed).
Antoine Cellerier
dionoea
(Please do not use private messages for support questions)


Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: Google [Bot] and 10 guests