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.

[NZBGet] Updated with ffmpeg

Featured Replies

I see some post processing scripts that uses ffmpeg, i was wondering if we can get the latest installed on that docker.

I see some post processing scripts that uses ffmpeg, i was wondering if we can get the latest installed on that docker.

 

Are you using gfjardim or needos?

  • Author

I see some post processing scripts that uses ffmpeg, i was wondering if we can get the latest installed on that docker.

 

Are you using gfjardim or needos?

 

gfjardim

I see some post processing scripts that uses ffmpeg, i was wondering if we can get the latest installed on that docker.

 

Are you using gfjardim or needos?

 

gfjardim

I'll take a look into this, ok?

I see some post processing scripts that uses ffmpeg, i was wondering if we can get the latest installed on that docker.

 

What would be the benefits of that ?  Re-encode a downloaded file to multiple format ? Converting a Full BD-ISO to a 1080p MKV ?

Snipped from a thread elsewhere, but this should let you attach to any running docker in a bash shell, to update add, edit, etc whatever you want..

 

With docker 1.3, there is a new command docker exec. This allows you to enter a running docker:

docker exec -it [container-id] bash

 

That being said, the nzbget I'm running has this for ffmpeg:

 

ffmpeg version 1.2.6-7:1.2.6-1~trusty1 Copyright (c) 2000-2014 the FFmpeg developers
  built on Apr 26 2014 18:52:58 with gcc 4.8 (Ubuntu 4.8.2-19ubuntu1)

Use the command above to log into the correct running container, then:

 

add-apt-repository ppa:mc3man/trusty-media

 

This will add the Doug McMahon ffmpeg repo (https://launchpad.net/~mc3man) to the container's apt-get database.

 

Then run:

 

apt-get update
apt-get install ffmpeg

 

And it should install the latest version on that repo.  Version Info:

 

ffmpeg version 2.5 Copyright (c) 2000-2014 the FFmpeg developers
  built on Dec  6 2014 15:20:45 with gcc 4.8 (Ubuntu 4.8.2-19ubuntu1)
  configuration: --extra-libs=-ldl --prefix=/opt/ffmpeg --enable-avresample --disable-debug --enable-nonfree --enable-gpl --enable-version3 --enable-libpulse --enable-libopencore-amrnb --enable-libopencore-amrwb --disable-decoder=amrnb --disable-decoder=amrwb --enable-libx264 --enable-libx265 --enable-libfdk-aac --enable-libvorbis --enable-libmp3lame --enable-libopus --enable-libvpx --enable-libspeex --enable-libass --enable-avisynth --enable-libsoxr --enable-libxvid --enable-libvo-aacenc
  libavutil      54. 15.100 / 54. 15.100
  libavcodec     56. 13.100 / 56. 13.100
  libavformat    56. 15.102 / 56. 15.102
  libavdevice    56.  3.100 / 56.  3.100
  libavfilter     5.  2.103 /  5.  2.103
  libavresample   2.  1.  0 /  2.  1.  0
  libswscale      3.  1.101 /  3.  1.101
  libswresample   1.  1.100 /  1.  1.100
  libpostproc    53.  3.100 / 53.  3.100
Hyper fast Audio and Video encoder
usage: ffmpeg [options] [[infile options] -i infile]... {[outfile options] outfile}...

Use -h to get full help or, even better, run 'man ffmpeg'

  • 1 year later...
  • Author

Thank you.

 

What do you have for transcoding settings. I want to be able to transocde the lossless audio with video file.

  • 1 month later...

Where the heck does this get stored in the container? I installed it for SABnzbd for use with NZBToMedia, but I have no idea where the relative folder is.  ::)

 

Thanks

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.