Search found 16 matches

by Zion22
Tue Nov 13, 2007 11:48 pm
Forum: Support
Topic: Batch processing of a folder contents?
Replies: 6
Views: 6468

You can always try my little application.

It's still at beta stage, but it's pretty stable. Lacks documentation and stuff tho.

http://member.drunkdragons.com//zion/onfile
by Zion22
Fri Nov 02, 2007 9:40 pm
Forum: Support
Topic: Unable to process dvr-ms from Italian Vista Mediacenter
Replies: 3
Views: 3934

unknown asf object (not loaded) unknown asf object (not loaded)Sleep on live TV in own_stream_Peak, retries = 0 Sleep on live TV in own_stream_Peak, retries = 1 Sleep on live TV in own_stream_Peak, retries = 2 Sleep on live TV in own_stream_Peak, retries = 3 Sleep on live TV in own_stream_Peak, ret...
by Zion22
Tue Oct 30, 2007 6:53 pm
Forum: Announcements
Topic: Build 111: Realtime DVR-MS processing is confirmed working
Replies: 2
Views: 9972

I actually had those retries ticking in the beginning of recorded DVR-MS (i.e. not live) when comskip is processing it.

Would that be... good or bad? :wink:
by Zion22
Fri Oct 26, 2007 6:11 pm
Forum: Support
Topic: a little help
Replies: 2
Views: 3162

My little application thingy can do that in it's next (official) release otherwise (Move files that is).
by Zion22
Thu Oct 25, 2007 6:55 am
Forum: Support
Topic: Windows Media Center .bat file
Replies: 3
Views: 4355

so.. something like: @echo off C:\Comskip\Comskip %1 C:\mencoder\mencoder.exe "%1" -edl "%~dpn1.edl" -ovc xvid -oac mp3lame -lameopts abr:br=128 -xvidencopts pass=1:aspect=16/9:bitrate=-950000 -o NUL C:\mencoder\mencoder.exe "%1" -edl "%~dpn1.edl" -ovc xvid -o...
by Zion22
Wed Oct 24, 2007 10:20 am
Forum: Support
Topic: transport streams
Replies: 2
Views: 3262

Are you gonna use Videoredo? Or was that just to test? If so, did you try "output_videoredo=1" ?

Regarding "comskip Hero*.tp"; I don't think you can use wildcards with ComSkip. You'll need to start it with the whole path and filename.
by Zion22
Tue Oct 23, 2007 6:45 pm
Forum: Tuning
Topic: Aggresive Logo?
Replies: 3
Views: 7312

This is actually working really good on the shorter recorded episodes which I've had problems getting a good ComSkip result on. ;)

I'm gonna try it on some movie aswell to see what it does.
by Zion22
Wed Oct 17, 2007 6:47 pm
Forum: Tuning
Topic: Aggresive Logo?
Replies: 3
Views: 7312

Great, I will try that ;)
by Zion22
Wed Oct 17, 2007 10:12 am
Forum: Tuning
Topic: Aggresive Logo?
Replies: 3
Views: 7312

Aggresive Logo?

Uhm, the title doesn't reall say much but here in Sweden (Where I live) all Swedish channels are using a logo (To-right on screen). It's always hidden during commercials and trailers (Trailers might have the logo, but it's usually positioned in a different way etc). The logo disappears about 1 sec b...
by Zion22
Thu Oct 11, 2007 1:13 pm
Forum: Support
Topic: Comskip progress while working?
Replies: 3
Views: 4021

No, seems it was more complicated than that. SetEnvironmentVariable only applies to the current process (as it says in the description actally ).

To get it systemwide it involved writing to the registry and sending windows messages. Log file sounds good to me. ;)
by Zion22
Thu Oct 11, 2007 12:56 pm
Forum: Support
Topic: Comskip progress while working?
Replies: 3
Views: 4021

Should be: The SetEnvironmentVariable function sets the value of an environment variable for the current process. BOOL SetEnvironmentVariable( LPCTSTR lpName, // address of environment variable name LPCTSTR lpValue // address of new value for variable ); Parameters lpName Points to a null-terminated...
by Zion22
Thu Oct 11, 2007 11:55 am
Forum: Support
Topic: Comskip progress while working?
Replies: 3
Views: 4021

Comskip progress while working?

Is there any way to keep track of Comskip's current progress of the current file? You are writing out the current percentage of the file in the comskip console window, but is there any other way to read it? Like some Enviroment variable being update or so?
by Zion22
Wed Oct 10, 2007 1:07 pm
Forum: Support
Topic: Comskip 104: Do not use!!!!!!
Replies: 4
Views: 4230

by Zion22
Wed Oct 10, 2007 1:06 pm
Forum: Announcements
Topic: Do not use build 104
Replies: 2
Views: 10202

As I posted in the MP forums:

Adding:
output_debugwindow=0
...in the .ini will will disable it.
by Zion22
Mon Oct 08, 2007 1:57 pm
Forum: Bugs
Topic: Foreign characters Support
Replies: 2
Views: 4746

Scratch that, was a buggy schedule program.

No bug. ^^