michaelni changed the topic of #ffmpeg-devel to: Welcome to the FFmpeg development channel | Questions about using FFmpeg or developing with libav* libs should be asked in #ffmpeg | This channel is publicly logged | FFmpeg 7.1 has been released! | Please read ffmpeg.org/developer.html#Code-of-conduct
HarshK23 has quit [Quit: Connection closed for inactivity]
<xue>
the mp3 adding metadata breaks if '-codec copy' option is present
<xue>
it drops first character, 'f' from some lines, not even every other, just some
<xue>
and i end up with 'Error opening input file ile:///home/xue/Music/Filename.mp3.' error
<dank074>
Hello. I am struggling with sending a patch without using `git send-email` since it is complicated to set up. I followed the instructions in the docs for submitting patches and generated an eml file with the command `git format-patch -s -o "outputfolder" --add-header "X-Unsent: 1" --suffix .eml --to ffmpeg-devel@ffmpeg.org -1 HEAD`
<dank074>
However, Patchwork still doesn't show my patch, which probably means my patch is still getting rejected
<dank074>
Did I do something wrong? again, this is the command I used: git format-patch -s -o "outputfolder" --add-header "X-Unsent: 1" --suffix .eml --to ffmpeg-devel@ffmpeg.org -1 HEAD
<kierank>
not sure
<dank074>
It's a very simple, 1 line change. If someone can submit it then that will be great. I have no idea what I am doing wrong
Labnan- is now known as labnan
<BtbN>
just send it as attachment. gmail mangled up the patch
thilo has quit [Ping timeout: 248 seconds]
thilo has joined #ffmpeg-devel
<dank074>
Do I just disregard the previous email and just send a new one with the same subject?
<dank074>
Sorry about all these questions, this is my first time submitting changes via email
<kierank>
yeah
<dank074>
Ok, and just to verify, docs state: "send patches as base64-encoded attachments, so your patch is not trashed during transmission". Is this still the case, or can I send the patch in plaintext?
System_Error has quit [Remote host closed the connection]
System_Error has joined #ffmpeg-devel
System_Error has quit [Remote host closed the connection]
System_Error has joined #ffmpeg-devel
jamrial_ has quit []
^Neo_ has quit [Ping timeout: 248 seconds]
<Compn>
dank074, plaintext is fine
<Compn>
been a while since i saw a patch fail , but sometimes it happens...
dank074 has quit [Remote host closed the connection]