NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Windows v
1 2 3 4 5 … 110 Next »
COMSKIP media player?

 
  • 0 Vote(s) - 0 Average
COMSKIP media player?
jrockow
Offline

Senior Member

Posts: 728
Threads: 116
Joined: Nov 2005
#1
11 hours ago
This may not be the correct forum to ask for help with COMSKIP, but I have tried several others and am getting nowhere.

I use NPVR exclusively as my backend recording service, but have developed a custom UI for managing and viewing my recordings. This was done primarily to accommodate my 83 year-old wife.

My problem is I can't take advantage of using COMSKIP.

My UI uses VLC as the media player, and I don't think it supports the COMSKIP EDL file. I have since discovered that MPV doesn't support it either. MPLAYER looks like it would work, except it doesn't play well with TS files; the timeline is screwed up from the start. I looked at ZOOMPLAYER but didn't get anywhere. If there were a way to just use the NPVR player that would be the solution, but I doubt that's possible either.

Bottom line, is anyone aware of an external Windows media player that supports the COMSKIP EDL?
bgowland
Online

Posting Freak

West Yorkshire, UK
Posts: 4,632
Threads: 393
Joined: Dec 2004
#2
7 hours ago
(11 hours ago)jrockow Wrote: MPLAYER looks like it would work, except it doesn't play well with TS files; the timeline is screwed up from the start.
Based on that, my approach would be to transcode / remux to a format which MPLAYER is okay with and then take things from there.

Cheers,
Brian
Don't wanna, not gunna, can't make me...I'm retired.
BrettB
Offline

Posting Freak

Saint Paul, MN, USA
Posts: 2,725
Threads: 173
Joined: Jun 2007
#3
6 hours ago (This post was last modified: 6 hours ago by BrettB.)
(7 hours ago)bgowland Wrote:
(11 hours ago)jrockow Wrote: MPLAYER looks like it would work, except it doesn't play well with TS files; the timeline is screwed up from the start.
Based on that, my approach would be to transcode / remux to a format which MPLAYER is okay with and then take things from there.
Yeah, that was my thought, too. If the only problem is timeline, then a remux might work well and be pretty light weight to run on the server right after the recording was completed.

I used MPlayer a long time ago to play files (using the .edl skip points) which I downloaded offline to my laptop to watch on planes. I'm pretty sure that I was just taking the raw/original .ts file. But, the contents of .ts files can vary so I wouldn't be surprised if some worked (better than others) and some didn't...
jrockow
Offline

Senior Member

Posts: 728
Threads: 116
Joined: Nov 2005
#4
5 hours ago
Thanx guys for your quick response!
I was afraid the transcode/remux was going to be the solution.
I'm running a mini-PC as my server/client and just hope it will keep up.
BrettB
Offline

Posting Freak

Saint Paul, MN, USA
Posts: 2,725
Threads: 173
Joined: Jun 2007
#5
4 hours ago
(5 hours ago)jrockow Wrote: Thanx guys for your quick response!
I was afraid the transcode/remux was going to be the solution.
I'm running a mini-PC as my server/client and just hope it will keep up.
As long as a remux (where the video and audio streams are simply copied and NOT decoded/re-encoded) is used, it should not tax the server very much. For what it's worth, here's the section of my postprocessing.bat file where I used to generate remuxed .mp4 files for the Roku client:
Code:
REM "C:\Program Files\NextPVR\Other\ffmpeg.exe" -hide_banner -loglevel error -nostats -i %1 -vcodec copy -acodec aac -ac 2 -c:s copy -f matroska -| "C:\Program Files\NextPVR\Other\ffmpeg.exe" -hide_banner -loglevel error -nostats -i pipe: -codec copy -movflags faststart -y "%~dpn1.mp4"
You might use it as a starting point to test out the server load and MPlayer compatiblity with remuxing.

I also recall having a utility (called Retime?) that could just regenerate the timing for a .ts file which might work for you. But, since you are wanting to always play the files with a 3rd party player via a command line, I'm thinking the remux would probably be your best bet.
bgowland
Online

Posting Freak

West Yorkshire, UK
Posts: 4,632
Threads: 393
Joined: Dec 2004
#6
2 hours ago
(5 hours ago)jrockow Wrote: Thanx guys for your quick response!
I was afraid the transcode/remux was going to be the solution.
I'm running a mini-PC as my server/client and just hope it will keep up.
A transport stream is basically a wrapper for any number of AV streams and the ,ts files created by nextpvr should only contain the AV for the show you recorded but with the extra TS baggage which upsets some players.

As BrettB points out a remux (rather than transcode) is pretty much just a copy operation. I definitely think it's worth a try - remux then run comskip and see what MPLAYER can do.

Cheers,
Brian
Don't wanna, not gunna, can't make me...I'm retired.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Comskip on programs already recorded without it? FrogFan 4 158 2026-03-16, 01:48 AM
Last Post: artmetz
  Errors setting up Comskip MPG 2 1,032 2024-03-17, 05:13 PM
Last Post: MPG
  How to make comskip work in WIndows nikkilocke 10 4,044 2024-03-01, 08:04 AM
Last Post: Jakesty
  No subtitles web player a1blues 51 16,381 2023-10-23, 05:44 PM
Last Post: sub
  Comskip dont1982 11 2,356 2023-03-14, 08:56 PM
Last Post: dont1982
  Media Folders jrockow 5 1,413 2023-02-14, 01:48 AM
Last Post: sub
  Lose audio on playback after comskip skips a block of commercials rakircher 2 1,499 2022-10-03, 04:19 AM
Last Post: rakircher
  comskip MaxOne72 8 5,280 2022-07-02, 08:22 AM
Last Post: Jean0987654321
  Schedule a copy to run when comskip completes? itm2 1 1,123 2022-02-16, 02:57 PM
Last Post: mvallevand
  Media file folder setup DSperber 13 5,304 2021-12-23, 06:24 PM
Last Post: DSperber

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode