MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » MediaPortal TV-Server » Help on Development » Improvement Suggestions


Improvement Suggestions Got idea how the TV-Server can be improved? Post it here!

Reply
 
Thread Tools Display Modes
Old 2007-04-16, 00:30   #1 (permalink)
Portal Member
 
Join Date: Feb 2006
Posts: 91
Thanks: 1
Thanked 0 Times in 0 Posts


Default Native Commercial Removal

Sorry if this has been posted before.

It would be GREAT to see some kind of native commercial removal tool incorporated in 3. I think the best option is to have something that simply detects commercials (real time would be the best) so that MP will automatically skip those sections of a recording (or time buffer - hence real time being best). This way you don't have to cut the commercials and create a new file wasting (valuable) disk space.
broadscott is offline   Reply With Quote
Old 2007-04-16, 07:40   #2 (permalink)
Portal Member
 
Noelix's Avatar
 
Join Date: Feb 2006
Location: Salt Lake City, UT
Age: 26
Posts: 391
Thanks: 10
Thanked 1 Time in 1 Post

Country:

My System

Send a message via MSN to Noelix
Default

Thank you for saying this so I didn't have to!

batch files != incorporated
__________________
Noelix is offline   Reply With Quote
Old 2007-04-16, 08:29   #3 (permalink)
Portal Developer
 
and-81's Avatar
 
Join Date: Mar 2005
Location: Melbourne
Age: 27
Posts: 2,248
Thanks: 30
Thanked 142 Times in 88 Posts

Country:

My System

Default

Don't panic.

The ComSkip support is a work in progress, there is no need to worry.

It's usable in it's current form, but it certainly will be improved. And I'm planning that one day I will get it working in real-time on the timeshift buffer.

As far as native commercial removal, I don't think we'll see this in a long time, if at all. ComSkip is good, it works, and is actively developed. If someone comes up with a compelling reason not to use ComSkip then it will be considered, otherwise I think we have a very good system in the making.

Here are some of the planned features:
1. Automatic Skipping (I've already got this working, just trying to make it better before unleashing it on the public)
2. Display the timeline when a skip occurs.
3. Make skip regions visible in the timeline.
4. Make it work when streaming from TVE 3 Server.
5. Make it work on the Timeshift buffer (shouldn't be as hard as it sounds, I believe ComSkip will work on this, we just need to intelligently process the output).

Let me just say this too. If you feel that the current implementation is not up to standard, I agree. I did it, and I agree. It needs work. But it is getting that work, and will get better. Don't blame ComSkip for the current implementation in MediaPortal, blame me.

I can't go into the reason that I haven't added new features or changes to the current ComSkip support, suffice to say that it will be receiving upgrades in the near future.

If you have any questions feel free to ask me and I'll do my best to explain.

Hope that helps,
and-81 is offline   Reply With Quote
Old 2007-04-16, 08:42   #4 (permalink)
Portal Developer
 
Join Date: Jan 2005
Age: 30
Posts: 2,971
Thanks: 75
Thanked 85 Times in 69 Posts


Default

Quote:
Originally Posted by and-81 View Post
As far as native commercial removal, I don't think we'll see this in a long time, if at all. ComSkip is good, it works, and is actively developed. If someone comes up with a compelling reason not to use ComSkip then it will be considered, otherwise I think we have a very good system in the making.
I think that there isn't any reasons for reinventing the wheel. Atleast the removing the need for .bat file is not enough good reason to spend hundreds of developer time in creating a integrated comercial skipping sollution
__________________
http://day2.no-ip.org/

"Commy64 - The problem there is that Oprah was on. MP tried to save you by blanking the screen"
tourettes is offline   Reply With Quote
Old 2007-04-16, 09:01   #5 (permalink)
Portal Member
 
Join Date: Feb 2006
Posts: 91
Thanks: 1
Thanked 0 Times in 0 Posts


Default

Quote:
Originally Posted by and-81 View Post
Don't panic.

As far as native commercial removal, I don't think we'll see this in a long time, if at all. ComSkip is good, it works, and is actively developed. If someone comes up with a compelling reason not to use ComSkip then it will be considered, otherwise I think we have a very good system in the making.
Have you ever tried writing a comskip.ini that works for Australian television?! Oh wait, you're from Melbourne - got one?

broadscott is offline   Reply With Quote
Old 2007-04-16, 09:04   #6 (permalink)
Portal Member
 
Join Date: Feb 2006
Posts: 91
Thanks: 1
Thanked 0 Times in 0 Posts


Default

Quote:
Originally Posted by tourettes View Post
Quote:
Originally Posted by and-81 View Post
As far as native commercial removal, I don't think we'll see this in a long time, if at all. ComSkip is good, it works, and is actively developed. If someone comes up with a compelling reason not to use ComSkip then it will be considered, otherwise I think we have a very good system in the making.
I think that there isn't any reasons for reinventing the wheel. Atleast the removing the need for .bat file is not enough good reason to spend hundreds of developer time in creating a integrated comercial skipping sollution
By the way - I too agree no point in reinventing the wheel. I just meant inclusion of a standard comskip software plugin (don't mind which, as long as it works) with each MP release.
broadscott is offline   Reply With Quote
Old 2007-04-16, 09:09   #7 (permalink)
Portal Developer
 
and-81's Avatar
 
Join Date: Mar 2005
Location: Melbourne
Age: 27
Posts: 2,248
Thanks: 30
Thanked 142 Times in 88 Posts

Country:

My System

Default

There's another thread where people have got it working well ... Mine seems to work ok, but yeah, it could be better.

But I feel I need to explain here. ComSkip is good at what it does. Unfortunately Australian broadcasters do all sorts of crazy stuff around ads. However, writing our own commercial detection method is not the answer. Writing a commercial detection algorithm from scratch is not exactly a trivial programming task.

We have good ties with the author of ComSkip, so if there is some way he could improve ComSkip for Australian users then I'm sure he'd try. Track down the other forum thread and give it a try, I'm just walking out the door so I can't get it for you now, but if I get home later and find it I'll edit this post.

Out of interest, are you using a dvb-t or a hardware encoding analog card?

Good luck,
and-81 is offline   Reply With Quote
Old 2007-04-16, 11:05   #8 (permalink)
Portal Member
 
Join Date: Jan 2006
Posts: 89
Thanks: 2
Thanked 5 Times in 4 Posts


Default

If anyone is willing to process some Australian recordings with comskip with
output_framearray=1
set in the ini file and mail me the generated .csv files together with a list where you would like to see the start and end frame numbers of the commercials I will have a look.
Do also send the comskip.ini you use.
erik1958 is offline   Reply With Quote
Old 2007-04-16, 12:11   #9 (permalink)
Portal Member
 
Join Date: Feb 2006
Posts: 91
Thanks: 1
Thanked 0 Times in 0 Posts


Default

Quote:
Originally Posted by and-81 View Post
There's another thread where people have got it working well ... Mine seems to work ok, but yeah, it could be better.

Out of interest, are you using a dvb-t or a hardware encoding analog card?

Good luck,
dvb-t : Winfast DTV1000 T
broadscott is offline   Reply With Quote
Old 2007-04-16, 12:15   #10 (permalink)
Portal Member
 
Join Date: Feb 2006
Posts: 91
Thanks: 1
Thanked 0 Times in 0 Posts


Default

Quote:
Originally Posted by erik1958 View Post
If anyone is willing to process some Australian recordings with comskip with
output_framearray=1
set in the ini file and mail me the generated .csv files together with a list where you would like to see the start and end frame numbers of the commercials I will have a look.
Do also send the comskip.ini you use.
I am about to head off for a whole month out of internet contact soon, but if I get the chance will try to do this tomorrow. Any particular length of show best? Also, I believe for this to really work you would need 3 different comskip.ini files since all the Aussie TV channels use very different ad methods.

I am only using comskip with dvr-ms files so I can't vouch for the effectiveness of comskip with Aussie mpegs (if it makes a difference). Not that that is relevant to MP 0.2.2.0 since it only records dvr-ms, but it may be for MP 0.3.
broadscott is offline   Reply With Quote
Reply

Bookmarks

Tags
commercial, native, removal

Thread Tools
Display Modes

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
Trackbacks are On
Pingbacks are On
Refbacks are Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Media portal 0.2.2 channel removal ddalton Installation, configuration support 9 2007-03-16 21:18
Commercial removal dubstar General Talk 30 2007-02-11 22:15
Add removal not working with DVRMS Toolbox excalibur General Support 2 2006-03-03 08:11
MPEG2 to Xvid converter with commercial removal - tool pgoth OffTopic 2 2005-09-14 11:22
Commercial Removal Software manta1968 OffTopic 0 2005-04-22 15:56


All times are GMT +1. The time now is 05:05.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 Protected by Akismet Blog with WordPress