Skip to content
This repository has been archived by the owner on Jan 22, 2022. It is now read-only.

Transcoded flac files will not play online #57

Closed
ghost opened this issue Dec 18, 2012 · 4 comments
Closed

Transcoded flac files will not play online #57

ghost opened this issue Dec 18, 2012 · 4 comments

Comments

@ghost
Copy link

ghost commented Dec 18, 2012

For some flacs (not all unfortunately), the transcoded versions will not play on the google play music page. Nor will they play on my android devices. Not sure how to debug this, but let me know.

ffmpeg version 1.0.1 Copyright (c) 2000-2012 the FFmpeg developers
built on Dec 4 2012 13:43:06 with gcc 4.7 (Debian 4.7.2-4)
configuration: --prefix=/usr --extra-cflags='-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security ' --extra-ldflags='-Wl,-z,relro' --cc='ccache cc' --enable-shared --enable-libmp3lame --enable-gpl --enable-nonfree --disable-decoder=libdirac --enable-libvorbis --enable-pthreads --enable-libfaac --enable-libxvid --enable-postproc --enable-x11grab --enable-libgsm --enable-libtheora --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libx264 --enable-libspeex --enable-nonfree --disable-stripping --enable-libschroedinger --disable-encoder=libschroedinger --enable-version3 --enable-libopenjpeg --enable-libvpx --enable-librtmp --enable-avfilter --enable-libfreetype --enable-libvo-aacenc --disable-decoder=amrnb --enable-libvo-amrwbenc --enable-libaacplus --libdir=/usr/lib/x86_64-linux-gnu --disable-vda --enable-libbluray --enable-libcdio --enable-gnutls --enable-frei0r --enable-openssl --enable-libass --enable-libopus --enable-fontconfig --enable-libdc1394 --disable-altive libavutil 51. 73.101 / 51. 73.101
libavcodec 54. 59.100 / 54. 59.100
libavformat 54. 29.104 / 54. 29.104
libavdevice 54. 2.101 / 54. 2.101
libavfilter 3. 17.100 / 3. 17.100
libswscale 2. 1.101 / 2. 1.101
libswresample 0. 15.100 / 0. 15.100
libpostproc 52. 0.100 / 52. 0.100

@simon-weber
Copy link
Owner

Thanks for the bug report. Could you send me an email with one of the flacs that doesn't play?

If you want to dig into this yourself, I'd recommend uploading the same file through my code and through the Music Manager (you may need to delete it between uploads). Take a look at issue #56 too.

I'm likely going to switch to making the Music Manager do uploading for me in the coming weeks, and I assume this would be fixed with that change.

@simon-weber
Copy link
Owner

Actually, I won't be using the Music Manager, but I will have the server do transcoding for me. Hopefully that will fix the issue.

@simon-weber
Copy link
Owner

Hang tight; server transcoding is on the way: https://github.com/simon-weber/Unofficial-Google-Music-API/tree/protocol-fixes.

@simon-weber
Copy link
Owner

I'm going to close this issue, since I don't use this method of transcoding anymore. #56 is tracking the related concerns regarding current uploading support.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant