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
  #1  
Old 11-07-2007, 09:53 PM
yoztanir yoztanir is offline
Sage User
 
Join Date: Jun 2004
Posts: 9
Sage not recognizing .mp4 Recordings in Sage Recordings (it works in imported videos)

Sorry if this is a dupe but I couldn't find any posts with this problem that have any answers.

I am trying to convert some of my recorded shows to .mp4 files (x264 and aac) but Sage doesn't recognize them if I replace the .mpg file with a .mp4 (with the same prefix filename, show ID, etc.). Sage seems to recognize an .avi compressed version of a recorded .mpg show, so why not .mp4 since it seems to be compression option for the transcoder. Is there a configuration parameter I have missed to get .mp4 shows to show up in the recording section?

Note, I am not referring to imported videos; there Sage can find .mp4 files.

Last edited by yoztanir; 11-09-2007 at 04:50 PM.
Reply With Quote
  #2  
Old 11-07-2007, 11:31 PM
dvd_maniac's Avatar
dvd_maniac dvd_maniac is offline
Sage Icon
 
Join Date: Mar 2004
Location: New England
Posts: 1,899
I believe you have to shut down Sage (And service if using it) before you switch the ???.mpg with the ???.mp4 file.
Is Sage doing the .avi compression with the files that do work? If so, because it's being handled by Sage then Sage knows the .avi file and what to do with it. If you are compressing to X264/AAC in another program then Sage won't know what to do with the it and the ???.mpg file.
__________________
If this doesn't work right, Then:
"I'm going to blow up the Earth!"
Reply With Quote
  #3  
Old 11-07-2007, 11:37 PM
yoztanir yoztanir is offline
Sage User
 
Join Date: Jun 2004
Posts: 9
I'm compressing using external tools. I shut down sage, replace the .mpg with a .mp4 and then restart. After this the replaced recording no longer shows up. If I rename the file to have a .avi extension it shows up.
Reply With Quote
  #4  
Old 11-08-2007, 06:19 AM
parkimar parkimar is offline
Sage Aficionado
 
Join Date: Feb 2004
Location: NJ USA
Posts: 329
Have you updated your properties file to add .MP4 as one of the video file extensions ?


Cheers

Mark
__________________
Luckily Computers Repair Themselves
Reply With Quote
  #5  
Old 11-08-2007, 08:37 AM
yoztanir yoztanir is offline
Sage User
 
Join Date: Jun 2004
Posts: 9
Yes, that was done already and only seems to affect the imported videos section. I don't think the standard recordings section can be controlled by an extension list, unless it's a property I don't know of.
Reply With Quote
  #6  
Old 11-09-2007, 04:51 PM
yoztanir yoztanir is offline
Sage User
 
Join Date: Jun 2004
Posts: 9
Anyone have any idea if Sage supports .mp4 as a compressed recording option? I know it can import them into the media center portions but what about when compressing its own recorded shows?
Reply With Quote
  #7  
Old 11-09-2007, 06:03 PM
bluenote bluenote is offline
Sage Aficionado
 
Join Date: Nov 2004
Location: Vancouver, canada
Posts: 336
Yes, it can. In sage's wisdom it is defined as 'quicktime format'.
(and if I recall correctly without looking, the only two options that utilize that by default are the "Apple TV" which also utilize H.264). I could easily be recalling incorrectly though.

To understand the labels (which are meaningless and/or useless if you ask me) (sigh) you need to understand the config file transcoder formats. ...

Cory
Reply With Quote
  #8  
Old 11-10-2007, 05:15 PM
yoztanir yoztanir is offline
Sage User
 
Join Date: Jun 2004
Posts: 9
Sorry, maybe I'm not being clear enough. I have already compressed these recordings into an MP4 container (i.e. foo.mp4) but Sage won't recognize them if I replace the corresponding mpg (foo.mpg) with them. If I rename them to foo.avi it recognizes them but playback is messed up.

What is the extension/container that sage uses for apple quicktime compressed recordings. Is it .mov?
Reply With Quote
  #9  
Old 11-11-2007, 06:40 AM
tmiranda's Avatar
tmiranda tmiranda is offline
SageTVaholic
 
Join Date: Jul 2005
Location: Central Florida, USA
Posts: 5,851
You should be able to do what you are doing. I did a lot of this when trying out different .mp4 conversion programs.

When you manually convert the .mpg to .mp4 where are you storing the .mp4? You must put it into a directory that is listed as a "video import directory" (not just a recording directory) and then rescan the imported video directories.

Also, double check that you have added .mp4 to the property "seeker/video_library_import_filename_extensions=" in sage.properties.
__________________

Sage Server: 8th gen Intel based system w/32GB RAM running Ubuntu Linux, HDHomeRun Prime with cable card for recording. Runs headless. Accessed via RD when necessary. Four HD-300 Extenders.
Reply With Quote
  #10  
Old 11-16-2007, 01:21 AM
Hector Hector is offline
Sage Aficionado
 
Join Date: Dec 2003
Location: Can-tuck-kee
Posts: 400
If I understand you correctly this is a solution for importing videos. The OP's issue (and mine) is with converting recordings that are already in his Sage dB.

For instance-

- Sage records a show to an .mpg file.

- If you then convert that show to an .avi and remove the .mpeg Sage will now recognize the new .avi file in the exact same way as the original .mpg.

- If you convert the show to an .mp4 Sage will NOT recognize the converted file as a replacement for that show.

I believe (could be wrong) that the correct parameter is:

seeker/library_import_filename_extensions=

and it's in sageclient.config. However adding .mp4 to this field does not seem to be working, at least in some cases.

Just to be clear, this has nothing to do with imported videos , we are strictly talking about converting existing recordings.



Quote:
Originally Posted by tmiranda View Post
You should be able to do what you are doing. I did a lot of this when trying out different .mp4 conversion programs.

When you manually convert the .mpg to .mp4 where are you storing the .mp4? You must put it into a directory that is listed as a "video import directory" (not just a recording directory) and then rescan the imported video directories.

Also, double check that you have added .mp4 to the property "seeker/video_library_import_filename_extensions=" in sage.properties.
__________________
PVR user since the late 1900's . . .

Last edited by Hector; 11-16-2007 at 01:26 AM.
Reply With Quote
  #11  
Old 11-16-2007, 01:41 AM
Hector Hector is offline
Sage Aficionado
 
Join Date: Dec 2003
Location: Can-tuck-kee
Posts: 400
I've played around with this a little and either something else needs to be edited or its a bug.

If you rename the .mp4 file to .avi then Sage will 'see' the replacement. The length of show displayed in the time bar is a bizarre # (1700+ minutes for a 30minute show) but it does work.

This is what I have in the library import field-

seeker/library_import_filename_extensions=.mpg,.mpeg,.mp2,.mpeg2,.mpe,.jpg,.gif,.jpeg,.jpe,.tp,.mp3,.avi,.wav,.divx,.mpg1,.mp4,.png,.ts
__________________
PVR user since the late 1900's . . .
Reply With Quote
  #12  
Old 11-16-2007, 12:32 PM
bluenote bluenote is offline
Sage Aficionado
 
Join Date: Nov 2004
Location: Vancouver, canada
Posts: 336
Sage shows my .mp4 files (which have been converted by sage from recordings) in the same place my other recordings show up. Pretty sure all I had to do was add the .mp4 extension in the properties file, and Im guessing thats the line you referenced above.

Cory
Reply With Quote
  #13  
Old 11-16-2007, 02:36 PM
Hector Hector is offline
Sage Aficionado
 
Join Date: Dec 2003
Location: Can-tuck-kee
Posts: 400
Thanks for the response. I've added .mp4 to my library property and the video library property (all sage shutdown, confirmed it's been saved). No joy so I must be missing something.

Just to be sure, are you using the latest version?

peace . . .
__________________
PVR user since the late 1900's . . .
Reply With Quote
  #14  
Old 11-16-2007, 07:09 PM
bluenote bluenote is offline
Sage Aficionado
 
Join Date: Nov 2004
Location: Vancouver, canada
Posts: 336
Im using the latest version but Im not using the beta. I swear that's all I did, that I can remember anyways. the onyl thing I can suggest is to check both sage.properties and sageclient properties. I run in service mode so my sage uses both and sometimes its odd about what goes where.

Other than that, all i can suggest is to contact support.

Cory
Reply With Quote
  #15  
Old 11-16-2007, 07:27 PM
Hector Hector is offline
Sage Aficionado
 
Join Date: Dec 2003
Location: Can-tuck-kee
Posts: 400
I run in service mode too and I've tried to add that property to either file, both files etc. But knowing it works for some people means there's probably something to look for. That's a start at least, heh.

Quote:
Originally Posted by cnovak View Post
Im using the latest version but Im not using the beta. I swear that's all I did, that I can remember anyways. the onyl thing I can suggest is to check both sage.properties and sageclient properties. I run in service mode so my sage uses both and sometimes its odd about what goes where.

Other than that, all i can suggest is to contact support.

Cory
__________________
PVR user since the late 1900's . . .
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
moving tv recordings to new computer? rnewman SageTV Software 2 01-25-2007 10:45 AM
No sound on DVB-T recordings using Webserver 2.6 and VLC Grunter SageTV Customizations 0 03-24-2006 11:56 PM
Fresh Install - How to get previous recordings to show rp1790 SageTV Software 6 01-26-2006 12:55 PM


All times are GMT -6. The time now is 09:12 PM.


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