Discussion:
[vlc] Preserving Youtube Metadata?
Jiann-Ming Su
2014-11-18 05:41:32 UTC
Permalink
How do I get vlc or cvlc to preserve the metadata correctly identified by lua?

Here's the command I'm running:

cvlc -vvv
--sout='#transcode{vcodec=none,acodec=mp3,ab=128,channels=2,samplerate=44100}:std{access=file,mux=mp3,dst='test4.mp3'}'

Here's part of the debug output:


[0x7f8bc8c0ac38] lua demux debug: Name: Low Carb Diet: Fat or Fiction?
[0x7f8bc8c0ac38] lua demux debug: Artist: ABCTVCatalyst
[0x7f8bc8c0ac38] lua demux debug: Description: Recent research suggests low carb diets could improve the lives of people suffering from obesity and diabetes. Dr Maryanne Demasi asks international advocate...
[0x7f8bc8c0ac38] lua demux debug: ArtURL: Loading Image...
[0x7f8bc8c0ac38] lua demux debug: meta-URL: http://youtu.be/8GUIBNKnT1M

So, obviously vlc is getting the metadata from youtube, but that information is not preserved in the output mp3 file. Is there a commandline option I'm missing? Thanks for any tips.
Jean-Baptiste Kempf
2015-02-02 14:04:54 UTC
Permalink
Post by Jiann-Ming Su
How do I get vlc or cvlc to preserve the metadata correctly identified by lua?
You cannot, so far.

With my kindest regards,
--
Jean-Baptiste Kempf
http://www.jbkempf.com/ - +33 672 704 734
Sent from my Electronic Device
Loading...