Github messages for voidlinux
 help / color / mirror / Atom feed
From: Bumbadawg <Bumbadawg@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [ISSUE] [CLOSED] Wrong MIME with Youtube-dl / ffmpeg -acodec copy on .m4a .mp4a files
Date: Sun, 25 Apr 2021 23:00:25 +0200	[thread overview]
Message-ID: <20210425210025.jbTuN3-Yn9WTPV1mPtW1gWNAYWxlr0Yv69YB1_MW0cM@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-30486@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 1033 bytes --]

Closed issue by Bumbadawg on void-packages repository

https://github.com/void-linux/void-packages/issues/30486

Description:
<!-- Don't request update of package. We have a script for that. https://alpha.de.repo.voidlinux.org/void-updates/void-updates.txt . However, a quality pull request may help. -->
### System

* xuname:  
  *Void 5.11.16_1 x86_64 GenuineIntel notuptodate rrrrmmnFFFF*
* package:  
  * youtube-dl-2021.04.17_1
  * ffmpeg-4.3.2_1

### Expected behavior
`xdg-mime query filetype audio.m4a` should output `audio/mp4`
NB: it works with the same package versions on Arch.

### Actual behavior
`xdg-mime query filetype audio.m4a` should output `video/mp4`

when reusing ffmpeg afterwards to try to fix the MIME, this is what i get 
`ffmpeg -i in.m4a -acodec copy out.m4a`
`xdg-mime query filetype audio.m4a` => `audio/x-m4a`

`grep m4a /etc/mime.types` => `audio/mpeg     m2a m3a m4a mp2 mp2a mp3 mpega mpga`

### Steps to reproduce the behavior
`youtube-dl -x --audio-format best [YTlink]`


      parent reply	other threads:[~2021-04-25 21:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-25 10:08 [ISSUE] " Bumbadawg
2021-04-25 10:27 ` Bumbadawg
2021-04-25 14:04 ` Duncaen
2021-04-25 21:00 ` Bumbadawg
2021-04-25 21:00 ` Bumbadawg [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210425210025.jbTuN3-Yn9WTPV1mPtW1gWNAYWxlr0Yv69YB1_MW0cM@z \
    --to=bumbadawg@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).