View Single Post
Old 16th October 2019, 12:29   #136  |  Link
mdalacu
Registered User
 
mdalacu's Avatar
 
Join Date: May 2014
Location: Bucharest, Romania
Posts: 109
Quote:
Originally Posted by Bigmango View Post
To make sure I understand you correctly :

Are you telling me that when you send the content of an empty track name input box (-metadata title=""), then ffmpeg will write the title from the first file regardless?

This looks like a bug in your code, because doing this with ffmpeg in the command line is working properly. (title="" and title= ; both work).

How is you code working? Are you sending the global "-map metadata" to send everything over, or using "-metadata" individually for each track/stream? (I'm sure this 2nd option should work properly).

Thanks.
Did you test the file that i posted today? Is it working correctly for you?
EDIT: Also check the Drop Metadata option from More
mdalacu is offline   Reply With Quote