![]() |
|
#5026
|
|||
|
|||
|
Re: [addon] AutoXvid (November 12 Update)
Hey Lee,
I am working on a project. I am new to creating applications, and I wanted to try and create a new autoxvid, in away. Probably will never get it to work, but I was wondering if I could look at your code. I am the guy who hosts all the files for autoxvid for you. think you can help. Dave
__________________
----------------------------------------- 2-HDHomeruns, WinTV HVR-1950, and a WinTV-HVR-2250. AUTOXVID - Check this out: AutoXvid Manual - Google Docs Awesome for cutting commercials and encoding recordings. |
|
#5027
|
||||
|
||||
|
Re: [addon] AutoXvid (November 12 Update)
Quote:
Here is AutoXvid.au3 ....
__________________
Lee L. Cole Sometimes I sits and thinks and sometimes, I just sits AUTOXVID - Check this out: AutoXvid Manual - http://docs.google.com/Doc?docid=0AU...dHc2Y2Q4&hl=en |
|
#5028
|
|||
|
|||
|
Re: [addon] AutoXvid (November 12 Update)
source code would be cool
__________________
----------------------------------------- 2-HDHomeruns, WinTV HVR-1950, and a WinTV-HVR-2250. AUTOXVID - Check this out: AutoXvid Manual - Google Docs Awesome for cutting commercials and encoding recordings. |
|
#5029
|
||||
|
||||
|
Re: [addon] AutoXvid (November 12 Update)
I put a self extracting file on the server. It contains all of the source files.
Source.exe You will need to obtain and install Autoit package. AutoIt is free.
__________________
Lee L. Cole Sometimes I sits and thinks and sometimes, I just sits AUTOXVID - Check this out: AutoXvid Manual - http://docs.google.com/Doc?docid=0AU...dHc2Y2Q4&hl=en |
|
#5030
|
|||
|
|||
|
Re: [addon] AutoXvid (November 12 Update)
Trying to do something with vb.net in visual studio, but just learning. Thanks for sharing. Just something im messing with in my spare time.
Wish there was an easy way to covert autoit to vb or C
__________________
----------------------------------------- 2-HDHomeruns, WinTV HVR-1950, and a WinTV-HVR-2250. AUTOXVID - Check this out: AutoXvid Manual - Google Docs Awesome for cutting commercials and encoding recordings. |
|
#5031
|
||||
|
||||
|
Re: [addon] AutoXvid (November 12 Update)
There is hardly any difference in language, the difference is in the interface to devices and to Windows calls. There are no shortcuts there though!
__________________
Lee L. Cole Sometimes I sits and thinks and sometimes, I just sits AUTOXVID - Check this out: AutoXvid Manual - http://docs.google.com/Doc?docid=0AU...dHc2Y2Q4&hl=en |
|
#5032
|
|||
|
|||
|
Re: [addon] AutoXvid (November 12 Update)
Anyone able to get autoxvid to work with windows media center.
Now that I have the hdhomerun prime with a cable card, and btv is no longer updating and it wont work together, so far wmc is the only program that does. I would love to figure out how to post recordings to autoxvid? anyone do this or know how to?
__________________
----------------------------------------- 2-HDHomeruns, WinTV HVR-1950, and a WinTV-HVR-2250. AUTOXVID - Check this out: AutoXvid Manual - Google Docs Awesome for cutting commercials and encoding recordings. |
|
#5033
|
||||
|
||||
|
Re: [addon] AutoXvid (November 12 Update)
Quote:
EpisodeData will fail since it is not a BTV recording, so AutoXvid will be missing most of the critical info.
__________________
Lee L. Cole Sometimes I sits and thinks and sometimes, I just sits AUTOXVID - Check this out: AutoXvid Manual - http://docs.google.com/Doc?docid=0AU...dHc2Y2Q4&hl=en |
|
#5034
|
|||
|
|||
|
Re: [addon] AutoXvid (November 12 Update)
Hey Lee,
Long time no post, only because everything has been running smooth as silk for forever. Naturally I decided to mess everything up and rebuild my DVR box. I'm going to give HandBrake a shot this time around so we can see what kind of mess I can get myself into. Anyway just wanted to give you a heads up that the link to the installer doesn't appear to be working. I poked around on the download site and found InstallAutoXvid.exe which doesn't appear to be a working installer. Luckily I found the a copy from my original install in a backup so I'm in business. I hope all is well with you! -Mid |
|
#5035
|
|||
|
|||
|
Re: [addon] AutoXvid (November 12 Update)
Learn something new every time.
Here is a little FYI for anyone doing a clean install, hopefully it'll save someone some sanity. I kept getting the following error: Code:
2011-10-14 01:47:55 : MetaDataExtractor 10/14/2011 01:47:54 AM Description: General error: System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.NullReferenceException: Object reference not set to an instance of an object. at SnapStream.BeyondTV.WebServices.BTVLibrary.GetMediaByFullName(String authTicket, String fullName) --- End of inner exception stack trace --- http://www.wdmbradio.com/autoxvid/AutoUpdate.exe -Mid |
|
#5036
|
|||
|
|||
|
Re: [addon] AutoXvid (November 12 Update)
Apparently I was incorrect about my problem being related to the EpisodeData version.
I'm still getting the following error: 2011-10-14 19:18:54 : MetaDataExtractor 10/14/2011 07:18:53 PM Description: General error: System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.NullReferenceException: Object reference not set to an instance of an object. at SnapStream.BeyondTV.WebServices.BTVLibrary.GetMedi aByFullName(String authTicket, String fullName) --- End of inner exception stack trace --- The difference is that now the whole process is continuing on despite this error. Does anyone have any ideas as to what is causing this or how to fix it? I've researched the forums a good while, I found a similar thread talking about issues with the BTV web services in general, but I can manually invoke them all including 'GetMediaByFullName' and get the expected return data. -Mid |
|
#5037
|
|||
|
|||
|
Re: [addon] AutoXvid (November 12 Update)
Hi I'm trying to set up autoxvid with handbrake and am having some issues. I thought the manual on google docs might help but I can't get it to display anything. Anyone have a saved copy of the manual? Thanks.
|
|
#5038
|
|||
|
|||
|
Re: [addon] AutoXvid (November 12 Update)
No, it's been messed up for a good long while now.
I used a combination of the manual included in the install, the instructions in the first couple of posts, dk69m has a Word document posted in here at one point, and then just forum searches for anything to fill the gaps. It really wasn't as bad as it sounds ![]() Let us know if you can't find dk69m's manual. -Mid |
|
#5039
|
|||
|
|||
|
Re: [addon] AutoXvid (November 12 Update)
Ok thanks Mid. I'm this close to just buying the iTunes/DVD plugin.
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [plugin] POP3/SSL Email (November 5 Update) | SSDNAdmin | Beyond Media Downloads | 149 | 12-21-2012 08:58 AM |
| [plugin] Web Videos (November 27 Update) | SSDNAdmin | Beyond Media Downloads | 111 | 11-01-2007 07:30 AM |
| [plugin] BTV Status (ON HOME SCREEN!) (November 9 Update) | SSDNAdmin | Beyond Media Downloads | 41 | 01-25-2006 01:11 AM |
| BTV4 Skin Development Templates (November 28 Update) | SSDNAdmin | Beyond TV Downloads | 7 | 11-28-2005 09:17 AM |