GithubHelp home page GithubHelp logo

gnupod's People

Contributors

adrian-bl avatar richieb2b avatar richvdh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

magadesan

gnupod's Issues

ffmpeg -formats and alac

gnupod_addsong.pl --decode=aac song.flac fails with

gnupod_addsong.pl Version 0.99.9-DEVEL (C) Adrian Ulrich
Can't use 'defined(@array)' (Maybe you should just omit the defined()?) at /usr/bin/gnupod_convert_FLAC.pl line 126.
* [****] Skipping 'song.flac', unknown file type

 Done

Looking at the lines 124-126 in gnupod_convert_FLAC.pl it seems that maybe ffmpeg changed how it outputs supported codecs and muxers, because ffmpeg -formats now outputs the first column in DE format and not DEA format, and -formats does not have any line containing 'alac', but -codecs does.

Forcing line 126 to return (1); works, but it is a dirty kludge and not a proper bugfix (as I don't know any perl, so I cannot fix it myself).

EDIT: I found another issues. I'm not sure if they all have the same cause with changed ffmpeg, so I'll leave it here.

gnupod_addsong.pl (and mktunes.pl) somehow fails to copy over tags if the song was decoded from flac. The source flac has all the tags. Target mp3 as well as aac seems to be stripped completely of tags, target m4a(alac) seems to retained tags in the metadata in the file itself, but all of them fail to show the tags in gnupod_search.pl as well as in the iPod Classic 80G itself.

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.