Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

FFmpeg support in Headphones

Featured Replies

Just wanted to make this post to let everyone know that converting flac to mp3 with headphones is possible.  I have no idea if it can be implemented in to the container itself, but until it happens, feel free to try this.

 

for the record, I started here: http://ubuntuforums.org/showthread.php?t=2245501

 

so, hop into the headphone container (bash)

 

I do not know if all of the commands are needed or not, by the end I did them, it worked, so I am leaving them all in there, if you try with less, yay.

 

add-apt-repository ppa:mc3man/trusty-media
apt-get update
apt-get dist-upgrade
apt-get install libav-tools
apt-get install ffmpeg

whereis ffmpeg  -----> should be /usr/bin/ffmpeg, add this to your headphone config and you should be good to go.  You can also try just executing ffmpeg, you should get ffmpeg dialog back

Single line, should do all the same (I think):

add-apt-repository ppa:mc3man/trusty-media && apt-get update && apt-get dist-upgrade && apt-get install libav-tools && apt-get install ffmpeg

 

By all means, if you see something good or bad with what I am doing, let me know, but I was able to import flac and convert to mp3.

 

word.

  • 5 months later...

I'm sorry, i'm just discovering Docker like tonight (please, don't juge me lol).

 

How do i get into bash ... The result i got from google simply stopped headphones from working.

Just wanted to make this post to let everyone know that converting flac to mp3 with headphones is possible.  I have no idea if it can be implemented in to the container itself, but until it happens, feel free to try this.

 

for the record, I started here: http://ubuntuforums.org/showthread.php?t=2245501

 

so, hop into the headphone container (bash)

 

I do not know if all of the commands are needed or not, by the end I did them, it worked, so I am leaving them all in there, if you try with less, yay.

 

add-apt-repository ppa:mc3man/trusty-media
apt-get update
apt-get dist-upgrade
apt-get install libav-tools
apt-get install ffmpeg

whereis ffmpeg  -----> should be /usr/bin/ffmpeg, add this to your headphone config and you should be good to go.  You can also try just executing ffmpeg, you should get ffmpeg dialog back

Single line, should do all the same (I think):

add-apt-repository ppa:mc3man/trusty-media && apt-get update && apt-get dist-upgrade && apt-get install libav-tools && apt-get install ffmpeg

 

By all means, if you see something good or bad with what I am doing, let me know, but I was able to import flac and convert to mp3.

 

word.

 

The Linuxserver.io Containers now have the option of running a custom script on startup, that  could be used to ensure you get ffmpeg installed. (Method will not be published here, as we do not support it, in a formal sense) join us on irc or something, and we can tell you.

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.