NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Legacy (v4.x and earlier) v
« Previous 1 … 91 92 93 94 95 … 433 Next »
Broadcast to TV via Media Center

Broadcast to TV via Media Center
JHVANRIPER
Offline

Junior Member

Posts: 5
Threads: 2
Joined: Apr 2017
#1
2017-04-25, 04:11 PM (This post was last modified: 2017-04-25, 04:26 PM by JHVANRIPER.)
Hi,

Trying to create a media center server to my TV. I have 2 options for displaying the media files. I can see the PS3 Media Server or my WIN 10 Media Server on both Dish Network Media or my Vizeo Smart TV. Now here is the problem. I can click on my .ts or my .mpg files and neither will play the file. Is there a way to have Next PVR save in the MP4 format? I also have WIN TV 8. Both software are saving scheduled TV.

I want a dont touch anything, everything just works solution rather than a you can convert the files manually using this freeware / payware solution. WIN TV 8 is saving .mpg files. I believe it is converting the .ts file after the initial creation.

I have already downloaded DIVX, which seems to have a pretty good manual converter solution but the conversion process is slow, even on my dedicated gaming PC. I also have Wondershare, which seems to be faster. (but I dont want to have to use these)

Thanks
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,953
Threads: 956
Joined: May 2006
#2
2017-04-25, 04:22 PM
No NextPVR doesn't support saving in MP4 format. Files can be converted (I see several referrences here to MCE Buddy doing to it but that basically is just a simpler front end to ffmpeg) but the conversion process is slow as you found with DivX.

Martin
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#3
2017-05-06, 01:31 AM (This post was last modified: 2017-05-06, 02:15 AM by pBS.)
if it's just a "container" problem, ei: tv won't play mpeg2 or h264 in .ts container, then it's really fast if you only change container format [remux] with ffmpeg..
i typically get 1000fps when only remuxing with ffmpeg, meaning a hour show only takes a minute or less to convert...

i would check the tv documentation for formats actually playable on your tv to make sure, as .ts is very popular these days and one of the few containers that can contain both mpeg2 and h264 compression video..

if .mp4 really is the only thing that works, you can automatically convert files in postprocessing.bat by adding ffmpeg line in there..
this is the line i use to remux files when they are damaged: [normally i keep the .ts output format]
Code:
"ffmpeg.exe" -i %1 -copyinkf -vcodec copy -acodec copy  "%~dpn1mp4"
remember to delete original if you don't need it after conversion..
and you'll need to adjust database if you want to still see them in npvr..Big Grin
[or just keep original files]

note: you'll need decently newish ffmpeg for that line to work..[tho i'm using a 2016 ver]
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
p37307
Offline

Senior Member

Posts: 252
Threads: 46
Joined: Jul 2016
#4
2017-05-07, 04:12 AM
pBS, shouldn't that be "%~dpn1.mp4"?
~Paul

If you haven't broken it at least once, you're not doing it right. :eek:
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#5
2017-05-09, 01:05 AM
yep..my bad..Big Grin
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  WinTV not detecting some broadcast channels after frequency moved in ATSC Repack NightHawk 20 5,281 2019-04-02, 09:17 PM
Last Post: NightHawk
  Recordings sometime have no voices (center channel is not present?) virtualpaul 1 1,077 2018-12-26, 11:17 PM
Last Post: sub
  downloaded media art automatic cleanup 2leftfeet 1 1,014 2018-07-19, 07:32 PM
Last Post: sub
  Media and Thumbs directory very large manic_biker 3 1,351 2018-03-28, 08:32 PM
Last Post: sub
  VLC Media Player doesn't play 4.1.0 BrianGGG 2 1,501 2018-03-13, 02:42 PM
Last Post: BrianGGG
  HP Microsoft MCE Media Center IR Rc6 Remote Control working a bit funny in 4.1 enkil1968 0 1,031 2018-03-10, 09:22 AM
Last Post: enkil1968
  Manual Broadcast Channel Creation? Steeley 4 1,548 2018-02-27, 07:55 PM
Last Post: Reddwarf
  Media folders in web view RamonS 4 2,047 2018-01-02, 11:55 AM
Last Post: RamonS
  Named Folders on My Media Drive kkorotev 1 974 2017-02-11, 09:37 PM
Last Post: dixxfixx
  npvr 3.9.2 browser access to media oldman 8 2,429 2017-02-01, 04:58 PM
Last Post: Graham

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

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

Linear Mode
Threaded Mode