|
SageTV Customizations This forums is for discussing and sharing user-created modifications for the SageTV application created by using the SageTV Studio or through the use of external plugins. Use this forum to discuss customizations for SageTV version 6 and earlier, or for the SageTV3 UI. |
|
Thread Tools | Search this Thread | Display Modes |
#81
|
|||
|
|||
Quote:
SAGEAudioConvert.exe -inplace -kbps=640 -priority=normal -language=all defAc3Lang=en -force "D:\\Movies\Movie with spaces in it (2009)" You can also get the command in place in the CMD window without the directory at the end. Browse with Windows explorer and drag it over to your CMD window and it will include the quotes around the directory. Dave |
#82
|
|||
|
|||
aaaaaaaaaaah whoops.. I didn't put the quotations in there. Got it now. Thank you hugenbdd!
When I was testing it worked with the following: sageaudioconvert -force -defAc3Lang=en F:\test but when I tried: sageaudioconvert -force -defAc3Lang=en F:\HD MOVIES\HD Movies it did not work. So don't forget to put the quotes around the directory... got it |
#83
|
|||
|
|||
I just updated to the latest beta to get rid of the experation notice. When I run the command below on a bluray ripped move, it starts playing in vlc media player. I don't think this is normal..??
SAGEAudioConvert.exe -inplace -kbps=640 -priority=normal -language=all defAc3Lang=en -force |
#84
|
|||
|
|||
Quote:
|
#85
|
|||
|
|||
Error
I am also receiving the error that was reported several posts back and hasn't been responded too.
I'm running SageTV7, latest beta, with the latest versions of SJQ and SJQc on Windows 7. SageAudioConvert.exe runs great from a command prompt, but when I try to schedule it to run under SJQ I receive the following client error: Executing command line: C:/SAGEAudioConvert/SAGEAudioConvert.exe -language=en -inplace -kbps=640 -markdone -priority=low "\\nas2\nasvol_mediac1\SageTV_import\HD\The.Losers.2010\The.Losers.2010.Bluray.720p.DTS.x264.mkv" SAGEAudioConvert 0.1.15 using madshi eac3to http://forum.doom9.org/showthread.php?t=125966 mediainfo dll http://mediainfo.sourceforge.net mkvtooolnix http://www.bunkus.org/videotools/mkvtoolnix/index.html Thread priority set to: Idle Language Filter: [en, eng] English Analyzing The.Losers.2010.Bluray.720p.DTS.x264.mkv. Audio track: [en] DTS 5.1. No corresponding AC-3 track found. Creating AC-3 track. Unhandled Exception: System.IO.IOException: The handle is invalid. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.Console.GetBufferInfo(Boolean throwOnNoConsole, Boolean& succeeded) at System.Console.get_CursorTop() at DESIKE.SAGEAudioConvert.Program.MakeAC3AudioTrack(String movie, AudioTrack dtsTrack, String& newFilename) at DESIKE.SAGEAudioConvert.Program.ConvertMovie(String movie, String language) at DESIKE.SAGEAudioConvert.Program.Main(String[] args) Thu Aug 26 10:43:14 EDT 2010: Starting task with priority 1/1/10 Executing command line: C:/SAGEAudioConvert/SAGEAudioConvert.exe -language=en -inplace -kbps=640 -markdone -priority=low "\\nas2\nasvol_mediac1\SageTV_import\ HD\The.Losers.2010.Bluray.720p.DTS.x264-CHD\The.Losers.2010.Bluray.720p.DTS.x264.mkv" Unhandled Exception: System.IO.IOException: The handle is invalid. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.Console.GetBufferInfo(Boolean throwOnNoConsole, Boolean& succeeded) at System.Console.get_CursorTop() at DESIKE.SAGEAudioConvert.Program.MakeAC3AudioTrack(String movie, AudioTrack dtsTrack, String& newFilename) at DESIKE.SAGEAudioConvert.Program.ConvertMovie(String movie, String language) at DESIKE.SAGEAudioConvert.Program.Main(String[] args) SAGEAudioConvert 0.1.15 using madshi eac3to http://forum.doom9.org/showthread.php?t=125966 mediainfo dll http://mediainfo.sourceforge.net mkvtooolnix http://www.bunkus.org/videotools/mkvtoolnix/index.html Thread priority set to: Idle Language Filter: [en, eng] English Analyzing The.Losers.2010.Bluray.720p.DTS.x264-CHD.mkv. Audio track: [en] DTS 5.1. No corresponding AC-3 track found. Creating AC-3 track. Any help on this would be greatly appreciated. |
#86
|
|||
|
|||
Quote:
Code:
Unhandled Exception: System.IO.IOException: The handle is invalid. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.Console.GetBufferInfo(Boolean throwOnNoConsole, Boolean& succeeded) at System.Console.get_CursorTop() at DESIKE.SAGEAudioConvert.Program.MakeAC3AudioTrack(String movie, AudioTrack dtsTrack, String& newFilename) at DESIKE.SAGEAudioConvert.Program.ConvertMovie(String movie, String language) at DESIKE.SAGEAudioConvert.Program.Main(String[] args)
__________________
Server: WHS with 11TB of storage Clients:1) HD-200 to a Samsung 32" Slimfit CRT HDTV 2) HD-200 to a Pioneer 26" X1 LCD Tuners: 1) HD-Homerun 2) Avermedia USB ATSC Twitter: ohpleaseno |
#87
|
|||
|
|||
Hi
The error occur because sjq capture the console output and I am doing the same to report back the progress % of externals programs. If I add a new switch like -noprogress it will fix the problem. Do you have any others request before I recompile it? Mike
__________________
Server: Sage 7 on WinXP with 1TB of storage NAS: Unraid with 6TB of storage Clients: 4 HD-200 and 3 Sage Clients PC Capture: 2 HD-PVRs + SA4250HDs |
#88
|
||||
|
||||
I really like your tool. I used it the other day and it worked great.
I had both the DTS and AC3 tracks embedded. When I went to play it on my HD200 it defaulted to the DTS track and I had to push the audio button on the remote. Is there a way to make the AC3 track default or remove the DTS track with your tool? |
#89
|
|||
|
|||
That would fix the only problem that I have with it. Thanks!
__________________
Server: WHS with 11TB of storage Clients:1) HD-200 to a Samsung 32" Slimfit CRT HDTV 2) HD-200 to a Pioneer 26" X1 LCD Tuners: 1) HD-Homerun 2) Avermedia USB ATSC Twitter: ohpleaseno |
#90
|
|||
|
|||
Quote:
Mike
__________________
Server: Sage 7 on WinXP with 1TB of storage NAS: Unraid with 6TB of storage Clients: 4 HD-200 and 3 Sage Clients PC Capture: 2 HD-PVRs + SA4250HDs |
#91
|
|||
|
|||
I made something different. Can you try that one SageAudioConvert0.1.16. Just replace the .exe with this one.
Thanks
__________________
Server: Sage 7 on WinXP with 1TB of storage NAS: Unraid with 6TB of storage Clients: 4 HD-200 and 3 Sage Clients PC Capture: 2 HD-PVRs + SA4250HDs |
#92
|
|||
|
|||
Quote:
I would, but going to the link above gives me this... Code:
The webpage at https://www.dropbox.com/s/ipad8kceg5m89ay/SAGEAudioConvert_0-1-16.rar might be temporarily down or it may have moved permanently to a new web address.
__________________
Server: WHS with 11TB of storage Clients:1) HD-200 to a Samsung 32" Slimfit CRT HDTV 2) HD-200 to a Pioneer 26" X1 LCD Tuners: 1) HD-Homerun 2) Avermedia USB ATSC Twitter: ohpleaseno |
#93
|
|||
|
|||
Quote:
Retry it in a few minutes. Mike
__________________
Server: Sage 7 on WinXP with 1TB of storage NAS: Unraid with 6TB of storage Clients: 4 HD-200 and 3 Sage Clients PC Capture: 2 HD-PVRs + SA4250HDs |
#94
|
|||
|
|||
Got it. Now I just need to fix a SJQ problem Im having and I'll get back to you.
__________________
Server: WHS with 11TB of storage Clients:1) HD-200 to a Samsung 32" Slimfit CRT HDTV 2) HD-200 to a Pioneer 26" X1 LCD Tuners: 1) HD-Homerun 2) Avermedia USB ATSC Twitter: ohpleaseno |
#95
|
|||
|
|||
Still getting this.
It's reporting as v.0.1.15 still. Code:
Tue Oct 12 20:32:02 EDT 2010: Starting task with priority 1/1/10 Executing command line: C:/progs/sac/SAGEAudioConvert.exe -recursive -markdone -priority=low "\\WHS\Videos\Movies\A Charlie Brown Thanksgiving\A Charlie Brown Thanksgiving (1973).mkv" SAGEAudioConvert 0.1.15 using madshi eac3to http://forum.doom9.org/showthread.php?t=125966 mediainfo dll http://mediainfo.sourceforge.net mkvtooolnix http://www.bunkus.org/videotools/mkvtoolnix/index.html Thread priority set to: Idle Language Filter: All Analyzing A Charlie Brown Thanksgiving (1973).mkv. Audio track: [und] DTS 5.1. No corresponding AC-3 track found. Creating AC-3 track. Unhandled Exception: System.IO.IOException: The handle is invalid. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.Console.GetBufferInfo(Boolean throwOnNoConsole, Boolean& succeeded) at System.Console.get_CursorTop() at DESIKE.SAGEAudioConvert.Program.MakeAC3AudioTrack(String movie, AudioTrack dtsTrack, String& newFilename) at DESIKE.SAGEAudioConvert.Program.ConvertMovie(String movie, String language) at DESIKE.SAGEAudioConvert.Program.Main(String[] args)
__________________
Server: WHS with 11TB of storage Clients:1) HD-200 to a Samsung 32" Slimfit CRT HDTV 2) HD-200 to a Pioneer 26" X1 LCD Tuners: 1) HD-Homerun 2) Avermedia USB ATSC Twitter: ohpleaseno |
#96
|
|||
|
|||
Quote:
You still have version 0.1.15. Look at the 3rd row. You should have 0.1.16. Have you replace the .exe? The modifiy date should be today around 7:32pm. Mike
__________________
Server: Sage 7 on WinXP with 1TB of storage NAS: Unraid with 6TB of storage Clients: 4 HD-200 and 3 Sage Clients PC Capture: 2 HD-PVRs + SA4250HDs |
#97
|
|||
|
|||
Yeah, it's updated and says 7:32. That's why I said it was still reporting 0.1.15
__________________
Server: WHS with 11TB of storage Clients:1) HD-200 to a Samsung 32" Slimfit CRT HDTV 2) HD-200 to a Pioneer 26" X1 LCD Tuners: 1) HD-Homerun 2) Avermedia USB ATSC Twitter: ohpleaseno |
#98
|
|||
|
|||
What it is reporting from the command line? Just launch SageAudioConvert.exe without parameters.
__________________
Server: Sage 7 on WinXP with 1TB of storage NAS: Unraid with 6TB of storage Clients: 4 HD-200 and 3 Sage Clients PC Capture: 2 HD-PVRs + SA4250HDs |
#99
|
|||
|
|||
0.1.16, but I'm realizing that SJQ is acting up like a mofo, so let me sort this out before I get too much farther.
__________________
Server: WHS with 11TB of storage Clients:1) HD-200 to a Samsung 32" Slimfit CRT HDTV 2) HD-200 to a Pioneer 26" X1 LCD Tuners: 1) HD-Homerun 2) Avermedia USB ATSC Twitter: ohpleaseno |
#100
|
|||
|
|||
I won't get into the type of "operator error" that caused me to not get this right, but after sitting down and actually thinking for a minute, everything works perfectly. Queued up, processed and finished with NO problem.
Thanks!
__________________
Server: WHS with 11TB of storage Clients:1) HD-200 to a Samsung 32" Slimfit CRT HDTV 2) HD-200 to a Pioneer 26" X1 LCD Tuners: 1) HD-Homerun 2) Avermedia USB ATSC Twitter: ohpleaseno |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Utility: SageMCEDisplay | Jere_Jones | SageTV Customizations | 37 | 04-13-2009 03:53 PM |
Srt2Smi utility | alon24 | SageTV Customizations | 4 | 12-08-2008 02:31 PM |
Burn in utility | mattdcknsn | The SageTV Community | 2 | 07-20-2007 01:38 PM |
Which compression utility is the best? | davephan | General Discussion | 7 | 01-03-2007 06:57 AM |