user-504
18-04-2014, 02:14 PM
When I download programmes using the GUI (which is awesome by the way) the mp4 created will have tags stored in them from the original flv file. However, I wish these to be removed. I've read that when using ffmpeg you can use the command
to get the converted file to have no metadata. But I have no clue how to apply that for every file I download. I've tried looking for a config file which will keep these settings.
When converting in the GUI, the programme states
How can I edit this configuration to add this command? Or better still, is there a way of completely stripping the metadata on conversion?
Quote:-map_metadata -1
to get the converted file to have no metadata. But I have no clue how to apply that for every file I download. I've tried looking for a config file which will keep these settings.
When converting in the GUI, the programme states
Quote:configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-avisynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enable-iconv --enable-libass --enable-libbluray --enable-libcaca --enable-libfreetype --enable-libgsm --enable-libilbc --enable-libmodplug --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-librtmp --enable-libschroedinger --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libx264 --enable-libxavs --enable-libxvid --enable-zlib
How can I edit this configuration to add this command? Or better still, is there a way of completely stripping the metadata on conversion?