SageTV Community  

Go Back   SageTV Community > SageTV Products > SageTV Software
Forum Rules FAQs Community Downloads Today's Posts Search

Notices

SageTV Software Discussion related to the SageTV application produced by SageTV. Questions, issues, problems, suggestions, etc. relating to the SageTV software application should be posted here. (Check the descriptions of the other forums; all hardware related questions go in the Hardware Support forum, etc. And, post in the customizations forum instead if any customizations are active.)

Reply
 
Thread Tools Search this Thread Display Modes
  #21  
Old 02-16-2022, 12:30 PM
egeller egeller is offline
Sage Aficionado
 
Join Date: Feb 2006
Location: Drexel Hill, PA
Posts: 334
Quote:
Originally Posted by phantomii View Post
I also saw this command in another post to determine if there were permission issues. So I ran this and here are the results:

# ./ffmpeg
./ffmpeg: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.27' not found (required by ./ffmpeg)


Does this provide any insight?

I did look in the /lib/x86_64-linux-gnu/ folder and I do see a file called "libm.so.6".....
Linux defaults to no-you-cannot-do-that. I suspect it was not using the same version of ffmpeg in the same way that Sage does. I can reproduce that error, using the terminal from the Unraid menu.

You need to see SageTV's view of the world, not your view of the world, as your server's overlord. Try this to see SageTV's view and its world.
  1. Go to the Docker tab on Unraid. SageTV must be running
  2. Click on the running SageTV Docker on the left side. This should bring up a context menu.
  3. Click on the second entry ">_ Console"
  4. Enter this in the terminal window that pops up
  5. ./opt/sagetv/server/ffmpeg

When I did the above, here is what I got:
# ./opt/sagetv/server/ffmpeg
FFmpeg version git-f0e896e, Copyright (c) 2000-2010 the FFmpeg developers
built on Jan 5 2022 18:13:23 with gcc 7.5.0
configuration: --disable-ffserver --disable-ffplay --enable-gpl --enable-pthreads --enable-nonfree --enable-libfaac --enable-libx264 --enable-libxvid --disable-devices --disable-bzlib --disable-demuxer=msnwc_tcp --enable-libfaad --extra-cflags='-I. -I/home/runner/work/sagetv/sagetv/third_party/codecs/faad2/include -I/home/runner/work/sagetv/sagetv/third_party/codecs/faac/include -I/home/runner/work/sagetv/sagetv/third_party/codecs/x264 -I/home/runner/work/sagetv/sagetv/third_party/codecs/xvidcore/src' --extra-ldflags='-L/home/runner/work/sagetv/sagetv/third_party/codecs/faac/libfaac/.libs -L/home/runner/work/sagetv/sagetv/third_party/codecs/faad2/libfaad/.libs -L/home/runner/work/sagetv/sagetv/third_party/codecs/x264 -L/home/runner/work/sagetv/sagetv/third_party/codecs/xvidcore/build/generic/=build'
libavutil 50.22. 0 / 50.22. 0
libavcodec 52.83. 0 / 52.83. 0
libavformat 52.73. 0 / 52.73. 0
libavdevice 52. 2. 0 / 52. 2. 0
libavfilter 1.22. 0 / 1.22. 0
libswscale 0.11. 0 / 0.11. 0
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'


This tells me that Sage can access and execute the version of ffmpeg in the ..sagetv/server directory, as required by the application.
__________________
Server:UnRaid;2x Intel Xeon E5; SuperMicro moboard;Also:BM3000 w/ WMC; 2x Ceton ETH 6; OpenDCT
SageTV Extender:3x HD200 1x HD300 1xFireTV
Sage TV: 9.2 on Java 11, Standard STVi, Comskip Playback, Web Interface, 24 Hour Clock, SRE, Playon
All in lovely Drexel Hill, PA

Last edited by egeller; 02-16-2022 at 12:32 PM. Reason: .
Reply With Quote
  #22  
Old 02-16-2022, 12:45 PM
phantomii phantomii is offline
Sage Advanced User
 
Join Date: Mar 2009
Location: North Carolina
Posts: 226
Well, I bit the bullet and did the Docker Upgrade. It went smoother than I would have ever expected. I am now able to scan the imported folders and see the durations. So it looks like this fire drill is over for now. Thanks so much for all the help you have offered.
Reply With Quote
  #23  
Old 02-16-2022, 02:31 PM
jusjoken jusjoken is offline
SageTVaholic
 
Join Date: Dec 2005
Location: Strathmore, AB
Posts: 2,727
Quote:
Originally Posted by phantomii View Post
Well, I bit the bullet and did the Docker Upgrade. It went smoother than I would have ever expected. I am now able to scan the imported folders and see the durations. So it looks like this fire drill is over for now. Thanks so much for all the help you have offered.
Good to hear.

K
__________________
If you wish to see what I am up to and support my efforts visit my Patreon page
Reply With Quote
  #24  
Old 02-16-2022, 04:24 PM
egeller egeller is offline
Sage Aficionado
 
Join Date: Feb 2006
Location: Drexel Hill, PA
Posts: 334
Quote:
Originally Posted by phantomii View Post
Well, I bit the bullet and did the Docker Upgrade. It went smoother than I would have ever expected. I am now able to scan the imported folders and see the durations. So it looks like this fire drill is over for now. Thanks so much for all the help you have offered.
And the crowd cheered!
__________________
Server:UnRaid;2x Intel Xeon E5; SuperMicro moboard;Also:BM3000 w/ WMC; 2x Ceton ETH 6; OpenDCT
SageTV Extender:3x HD200 1x HD300 1xFireTV
Sage TV: 9.2 on Java 11, Standard STVi, Comskip Playback, Web Interface, 24 Hour Clock, SRE, Playon
All in lovely Drexel Hill, PA
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
All Imported MKVs Show Zero Length rickgillyon SageTV for unRAID/Docker 22 04-12-2021 02:41 PM
Imported videos timeline show 0 length DaveS SageTV Github Development 14 06-24-2017 08:03 AM
How does Sage calculate/determine show length for imported shows?? mgpaulus SageTV Software 1 07-13-2013 09:30 PM
0 length movies and cannot fast forward on Imported media vorius SageTV Software 3 11-01-2008 11:44 PM
bug reporting wrong play length in 15 imported movies Please help! darksoul SageTV Beta Test Software 6 04-12-2004 07:57 PM


All times are GMT -6. The time now is 03:11 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, vBulletin Solutions Inc.
Copyright 2003-2005 SageTV, LLC. All rights reserved.