Giter VIP home page Giter VIP logo

Comments (4)

AHOHNMYC avatar AHOHNMYC commented on May 20, 2024 1

ffprobe says it is aac renamed to .mp3

Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'Padi Padi Leche 320 Kbps.mp3':
  Metadata:
    major_brand     : isom
    minor_version   : 512
    compatible_brands: isomiso2mp41
    encoder         : Lavf57.82.101
  Duration: 00:03:23.80, start: 0.000000, bitrate: 323 kb/s
    Stream #0:0(und): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 322 kb/s (default)
    Metadata:
      handler_name    : SoundHandler

from browser-id3-writer.

technoknol avatar technoknol commented on May 20, 2024

@AHOHNMYC Nice catch thanks.
So does it mean that I can't edit this file ? be it aac or mp3 ?

from browser-id3-writer.

AHOHNMYC avatar AHOHNMYC commented on May 20, 2024

@technoknol yes, you cannot edit this file using browser-id3-writer. But some players and special tag-editting utilites are able to do this.

ffprobe said, file contains aac in mp4a. File extension does not reflect real file content.
e.g. file renamed from foo.mp3 to bar.opus still contains data in mp3 format.

If you are interested in investigating and editing tags, check out this.

from browser-id3-writer.

egoroof avatar egoroof commented on May 20, 2024

@AHOHNMYC thx for figuring this out

from browser-id3-writer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.