SageTV Community  

Go Back   SageTV Community > SageTV Development and Customizations > SageTV Customizations > SageMC Custom Interface
Forum Rules FAQs Community Downloads Today's Posts Search

Notices

SageMC Custom Interface This forum is for discussing the user-created SageMC custom interface for SageTV.

Closed Thread
 
Thread Tools Search this Thread Display Modes
  #161  
Old 01-02-2007, 08:13 AM
evilpenguin's Avatar
evilpenguin evilpenguin is offline
SageTVaholic
 
Join Date: Aug 2003
Location: Seattle, WA
Posts: 3,696
Ok, if E: is a network drive then you need to make sure you're running dirmon2 logged in as a user with network privileges.
__________________
Clients: 1xHD200 Connected to 50" TH-50PZ750U Plasma
Server : Shuttle SFF SSH55J2 w/ Win7 Home, SageTV v7, Core i3 540, 2GB RAM, 30GB SSD for OS, 1.5TB+2x1TB WDGP for Recordings, BluRay, 2xHDHR, 1xFirewire
SageTV : PlayOn, SJQ, MediaShrink, Comskip, Jetty, Web Client, BMT


Having a problem? Don't forget to include a log! (Instructions for: PlayOn For SageTV v1.5, MediaShrink)
  #162  
Old 01-02-2007, 10:34 AM
nox71 nox71 is offline
Sage Advanced User
 
Join Date: Mar 2003
Location: Quebec, Canada
Posts: 145
Here is what i got when trying to drag and drop a sage recording directly on the batch file:

C:\Documents and Settings\Patrick Lizotte>cd "C:\Program Files\SageTV\SageTV"

C:\Program Files\SageTV\SageTV>perl2dvd.exe "C:\Program Files\SageTV\SageTV" "E:
\Pvr\UFC66LiddellOrtiz2AllDay-29354-0.mpg" "UFC66LiddellOrtiz2AllDay-29354-0" ""
""
Staring in easy dvd mode
Sagedir : C:\Program Files\SageTV\SageTV
Video[0] : E:\Pvr\UFC66LiddellOrtiz2AllDay-29354-0.mpg
Title[0] : UFC66LiddellOrtiz2AllDay-29354-0
Episode[0] :
Description[0] :
Setting logfile = E:\Pvr\UFC66LiddellOrtiz2AllDay-29354-0.mpg.dvd.log
No file given
C:\Program Files\SageTV\SageTV\perl2DVD\gm.exe composite: Unable to open file (C
:\temp\C:\Program Files\SageTV\SageTV\perl2DVD\.burn_i.jpg) [Invalid argument].
Died at script/perl2dvd.pl line 1171.

C:\Program Files\SageTV\SageTV>pause
Appuyez sur une touche pour continuer...



Any idea what the problem is ?
__________________
Retired Sage User
  #163  
Old 01-02-2007, 11:09 AM
evilpenguin's Avatar
evilpenguin evilpenguin is offline
SageTVaholic
 
Join Date: Aug 2003
Location: Seattle, WA
Posts: 3,696
Quote:
Originally Posted by nox71
Here is what i got when trying to drag and drop a sage recording directly on the batch file:

C:\Documents and Settings\Patrick Lizotte>cd "C:\Program Files\SageTV\SageTV"

C:\Program Files\SageTV\SageTV>perl2dvd.exe "C:\Program Files\SageTV\SageTV" "E:
\Pvr\UFC66LiddellOrtiz2AllDay-29354-0.mpg" "UFC66LiddellOrtiz2AllDay-29354-0" ""
""
Staring in easy dvd mode
Sagedir : C:\Program Files\SageTV\SageTV
Video[0] : E:\Pvr\UFC66LiddellOrtiz2AllDay-29354-0.mpg
Title[0] : UFC66LiddellOrtiz2AllDay-29354-0
Episode[0] :
Description[0] :
Setting logfile = E:\Pvr\UFC66LiddellOrtiz2AllDay-29354-0.mpg.dvd.log
No file given
C:\Program Files\SageTV\SageTV\perl2DVD\gm.exe composite: Unable to open file (C
:\temp\C:\Program Files\SageTV\SageTV\perl2DVD\.burn_i.jpg) [Invalid argument].
Died at script/perl2dvd.pl line 1171.

C:\Program Files\SageTV\SageTV>pause
Appuyez sur une touche pour continuer...



Any idea what the problem is ?
Can you look for the qdvd.log file and post it? It should be right next to the video.
__________________
Clients: 1xHD200 Connected to 50" TH-50PZ750U Plasma
Server : Shuttle SFF SSH55J2 w/ Win7 Home, SageTV v7, Core i3 540, 2GB RAM, 30GB SSD for OS, 1.5TB+2x1TB WDGP for Recordings, BluRay, 2xHDHR, 1xFirewire
SageTV : PlayOn, SJQ, MediaShrink, Comskip, Jetty, Web Client, BMT


Having a problem? Don't forget to include a log! (Instructions for: PlayOn For SageTV v1.5, MediaShrink)
  #164  
Old 01-02-2007, 01:27 PM
nox71 nox71 is offline
Sage Advanced User
 
Join Date: Mar 2003
Location: Quebec, Canada
Posts: 145
Yes here it is
Attached Files
File Type: zip UFC66LiddellOrtiz2AllDay-29354-0.mpg.dvd.zip (3.2 KB, 168 views)
__________________
Retired Sage User
  #165  
Old 01-02-2007, 01:31 PM
evilpenguin's Avatar
evilpenguin evilpenguin is offline
SageTVaholic
 
Join Date: Aug 2003
Location: Seattle, WA
Posts: 3,696
Ok, that's an easy one, its just waiting for comskip to make a .edl file. If you generate one of those, or disable waiting for .edl files in perl2dvd.advanced.pref, it should work.
__________________
Clients: 1xHD200 Connected to 50" TH-50PZ750U Plasma
Server : Shuttle SFF SSH55J2 w/ Win7 Home, SageTV v7, Core i3 540, 2GB RAM, 30GB SSD for OS, 1.5TB+2x1TB WDGP for Recordings, BluRay, 2xHDHR, 1xFirewire
SageTV : PlayOn, SJQ, MediaShrink, Comskip, Jetty, Web Client, BMT


Having a problem? Don't forget to include a log! (Instructions for: PlayOn For SageTV v1.5, MediaShrink)
  #166  
Old 01-02-2007, 05:08 PM
nox71 nox71 is offline
Sage Advanced User
 
Join Date: Mar 2003
Location: Quebec, Canada
Posts: 145
Thanks Evilpenguin that fix my problem !
__________________
Retired Sage User
  #167  
Old 01-02-2007, 06:52 PM
belleboyd's Avatar
belleboyd belleboyd is offline
Sage Advanced User
 
Join Date: Sep 2006
Posts: 106
Quote:
Originally Posted by evilpenguin
Ok, if E: is a network drive then you need to make sure you're running dirmon2 logged in as a user with network privileges.
I am. At least I think I am. See screenshot of Dirmon. I have E: mapped as a network drive and that user is the admin for the machine i am using for schedule/transcode/burn.

The funny thing is -- this all worked at one time. I recently had some issues with double entries in wiz.bin and decided to start over for the new year. So I deleted wiz.bin made some organizational changes and upgraded to 6.018 from scratch. I reinstalled everything. Well -- not Dirmon and ImgBurn. But I installed Sage 6.018 and SageMC6.3.1 and your Videotools (in that order) from scratch. I re-ran perl2dvdsetup. It all seemed to be ok. But the dragNdrop bat file is not working and it can't seem to locate any mpgs anywhere. The differences in the set up are 1) the folder the recordings are in, 2) Sage 6.018 and 3) SageMC 6.3.1.


Edit 8:30PM: I dropped a file on the "single_video_dvd_dragNdrop.bat" and it worked. It located the source file alright. The "compress_2_xvid_dragNdrop.bat" just sits there. It opens the .bat file in notepad also. Is that expected behaviour? Anyone have any suggestions?
Attached Images
File Type: jpg dirmonuser.jpg (49.0 KB, 193 views)

Last edited by belleboyd; 01-02-2007 at 10:08 PM.
  #168  
Old 01-02-2007, 10:37 PM
evilpenguin's Avatar
evilpenguin evilpenguin is offline
SageTVaholic
 
Join Date: Aug 2003
Location: Seattle, WA
Posts: 3,696
Quote:
Originally Posted by belleboyd
I am. At least I think I am. See screenshot of Dirmon. I have E: mapped as a network drive and that user is the admin for the machine i am using for schedule/transcode/burn.

The funny thing is -- this all worked at one time. I recently had some issues with double entries in wiz.bin and decided to start over for the new year. So I deleted wiz.bin made some organizational changes and upgraded to 6.018 from scratch. I reinstalled everything. Well -- not Dirmon and ImgBurn. But I installed Sage 6.018 and SageMC6.3.1 and your Videotools (in that order) from scratch. I re-ran perl2dvdsetup. It all seemed to be ok. But the dragNdrop bat file is not working and it can't seem to locate any mpgs anywhere. The differences in the set up are 1) the folder the recordings are in, 2) Sage 6.018 and 3) SageMC 6.3.1.


Edit 8:30PM: I dropped a file on the "single_video_dvd_dragNdrop.bat" and it worked. It located the source file alright. The "compress_2_xvid_dragNdrop.bat" just sits there. It opens the .bat file in notepad also. Is that expected behaviour? Anyone have any suggestions?
The batch file is my fault, If you open it up and change perl2dvd.pl to perl2dvd.exe the batch file will work.

As for sage 6.3.1, I need to update my STVi a little bit and that might fix your problem. I hope to get it out tomorrow.
__________________
Clients: 1xHD200 Connected to 50" TH-50PZ750U Plasma
Server : Shuttle SFF SSH55J2 w/ Win7 Home, SageTV v7, Core i3 540, 2GB RAM, 30GB SSD for OS, 1.5TB+2x1TB WDGP for Recordings, BluRay, 2xHDHR, 1xFirewire
SageTV : PlayOn, SJQ, MediaShrink, Comskip, Jetty, Web Client, BMT


Having a problem? Don't forget to include a log! (Instructions for: PlayOn For SageTV v1.5, MediaShrink)
  #169  
Old 01-03-2007, 10:17 AM
belleboyd's Avatar
belleboyd belleboyd is offline
Sage Advanced User
 
Join Date: Sep 2006
Posts: 106
Quote:
Originally Posted by evilpenguin
The batch file is my fault, If you open it up and change perl2dvd.pl to perl2dvd.exe the batch file will work.

As for sage 6.3.1, I need to update my STVi a little bit and that might fix your problem. I hope to get it out tomorrow.

Ah ha!! Well at least I know its not something I messed up!!
Thanks for whenever you can get to it!

  #170  
Old 01-03-2007, 10:21 AM
nox71 nox71 is offline
Sage Advanced User
 
Join Date: Mar 2003
Location: Quebec, Canada
Posts: 145
It work for me except that when i play the resulting DVD the audio is completely out of sync with the video and on the original mpeg file everything was fine. Any idea of what to adjust evilpenguin to correct that ?
__________________
Retired Sage User
  #171  
Old 01-03-2007, 11:13 AM
evilpenguin's Avatar
evilpenguin evilpenguin is offline
SageTVaholic
 
Join Date: Aug 2003
Location: Seattle, WA
Posts: 3,696
Quote:
Originally Posted by nox71
It work for me except that when i play the resulting DVD the audio is completely out of sync with the video and on the original mpeg file everything was fine. Any idea of what to adjust evilpenguin to correct that ?
What type of video was it, HD or SD?
__________________
Clients: 1xHD200 Connected to 50" TH-50PZ750U Plasma
Server : Shuttle SFF SSH55J2 w/ Win7 Home, SageTV v7, Core i3 540, 2GB RAM, 30GB SSD for OS, 1.5TB+2x1TB WDGP for Recordings, BluRay, 2xHDHR, 1xFirewire
SageTV : PlayOn, SJQ, MediaShrink, Comskip, Jetty, Web Client, BMT


Having a problem? Don't forget to include a log! (Instructions for: PlayOn For SageTV v1.5, MediaShrink)
  #172  
Old 01-03-2007, 11:23 AM
nox71 nox71 is offline
Sage Advanced User
 
Join Date: Mar 2003
Location: Quebec, Canada
Posts: 145
It was SD.
__________________
Retired Sage User
  #173  
Old 01-03-2007, 11:36 AM
evilpenguin's Avatar
evilpenguin evilpenguin is offline
SageTVaholic
 
Join Date: Aug 2003
Location: Seattle, WA
Posts: 3,696
Quote:
Originally Posted by nox71
It was SD.
Is that the only DVD you've burned so far?
__________________
Clients: 1xHD200 Connected to 50" TH-50PZ750U Plasma
Server : Shuttle SFF SSH55J2 w/ Win7 Home, SageTV v7, Core i3 540, 2GB RAM, 30GB SSD for OS, 1.5TB+2x1TB WDGP for Recordings, BluRay, 2xHDHR, 1xFirewire
SageTV : PlayOn, SJQ, MediaShrink, Comskip, Jetty, Web Client, BMT


Having a problem? Don't forget to include a log! (Instructions for: PlayOn For SageTV v1.5, MediaShrink)
  #174  
Old 01-03-2007, 12:30 PM
nox71 nox71 is offline
Sage Advanced User
 
Join Date: Mar 2003
Location: Quebec, Canada
Posts: 145
Yes this is the first one.
__________________
Retired Sage User
  #175  
Old 01-03-2007, 12:32 PM
nyplayer nyplayer is offline
SageTVaholic
 
Join Date: Sep 2005
Posts: 4,997
EP,

If you want to use a very good version of Mencoder the one that comes with mediacoder is constantly being optimized. It is also good for creating batchfiles etc...

http://mediacoder.sourceforge.net/index.htm
__________________
Channels DVR UBUNTU Server 2 Primes 3 Connects TVE SageTV Docker with input from Channels DVR XMLTV and M3U VIA Opendct.
  #176  
Old 01-04-2007, 07:41 AM
nox71 nox71 is offline
Sage Advanced User
 
Join Date: Mar 2003
Location: Quebec, Canada
Posts: 145
Evilpenguin: i did some more test last night by changing my encoder to the stock one of Sage and i got the same result my audio it completely out of sync. I just start another dvd burning with another recorded video this morning to see if it's doing the same problem and i will post my result today.
__________________
Retired Sage User
  #177  
Old 01-04-2007, 08:13 AM
evilpenguin's Avatar
evilpenguin evilpenguin is offline
SageTVaholic
 
Join Date: Aug 2003
Location: Seattle, WA
Posts: 3,696
Quote:
Originally Posted by nox71
Evilpenguin: i did some more test last night by changing my encoder to the stock one of Sage and i got the same result my audio it completely out of sync. I just start another dvd burning with another recorded video this morning to see if it's doing the same problem and i will post my result today.
Can you enable saving log files to a zip file in the perl2dvd.advanced.pref and post that for me?
__________________
Clients: 1xHD200 Connected to 50" TH-50PZ750U Plasma
Server : Shuttle SFF SSH55J2 w/ Win7 Home, SageTV v7, Core i3 540, 2GB RAM, 30GB SSD for OS, 1.5TB+2x1TB WDGP for Recordings, BluRay, 2xHDHR, 1xFirewire
SageTV : PlayOn, SJQ, MediaShrink, Comskip, Jetty, Web Client, BMT


Having a problem? Don't forget to include a log! (Instructions for: PlayOn For SageTV v1.5, MediaShrink)
  #178  
Old 01-04-2007, 08:14 AM
evilpenguin's Avatar
evilpenguin evilpenguin is offline
SageTVaholic
 
Join Date: Aug 2003
Location: Seattle, WA
Posts: 3,696
Quote:
Originally Posted by nyplayer
EP,

If you want to use a very good version of Mencoder the one that comes with mediacoder is constantly being optimized. It is also good for creating batchfiles etc...

http://mediacoder.sourceforge.net/index.htm
Thanks for the link, i'll have to check that out
__________________
Clients: 1xHD200 Connected to 50" TH-50PZ750U Plasma
Server : Shuttle SFF SSH55J2 w/ Win7 Home, SageTV v7, Core i3 540, 2GB RAM, 30GB SSD for OS, 1.5TB+2x1TB WDGP for Recordings, BluRay, 2xHDHR, 1xFirewire
SageTV : PlayOn, SJQ, MediaShrink, Comskip, Jetty, Web Client, BMT


Having a problem? Don't forget to include a log! (Instructions for: PlayOn For SageTV v1.5, MediaShrink)
  #179  
Old 01-04-2007, 02:12 PM
grooves12 grooves12 is offline
Sage Aficionado
 
Join Date: Feb 2006
Posts: 303
I got the plugin up and running and is burning DVD's. Unfortunately the audio and video are pretty badly out of sync. It gets worse and worse as time goes on through the video.

Any ideas on how I might be able to fix this?
  #180  
Old 01-04-2007, 02:16 PM
evilpenguin's Avatar
evilpenguin evilpenguin is offline
SageTVaholic
 
Join Date: Aug 2003
Location: Seattle, WA
Posts: 3,696
Quote:
Originally Posted by grooves12
I got the plugin up and running and is burning DVD's. Unfortunately the audio and video are pretty badly out of sync. It gets worse and worse as time goes on through the video.

Any ideas on how I might be able to fix this?
There have been a lot of people complaining about losing sync. I'll check that out this weekend.
__________________
Clients: 1xHD200 Connected to 50" TH-50PZ750U Plasma
Server : Shuttle SFF SSH55J2 w/ Win7 Home, SageTV v7, Core i3 540, 2GB RAM, 30GB SSD for OS, 1.5TB+2x1TB WDGP for Recordings, BluRay, 2xHDHR, 1xFirewire
SageTV : PlayOn, SJQ, MediaShrink, Comskip, Jetty, Web Client, BMT


Having a problem? Don't forget to include a log! (Instructions for: PlayOn For SageTV v1.5, MediaShrink)
Closed Thread


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
STV Import: Video Out Popup Menu for SageMC razrsharpe SageMC Custom Interface 7 04-03-2010 04:49 PM
STV Import: SageMC Video Tools v3.0 evilpenguin SageMC Custom Interface 799 08-28-2009 02:20 PM
SageMC Video Tools 2.5 Alpha (need testers) evilpenguin SageMC Custom Interface 6 02-23-2007 07:59 PM
SageMC Video Tools vividweb SageMC Custom Interface 2 12-08-2006 06:34 PM


All times are GMT -6. The time now is 09:52 AM.


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