NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) GB-PVR Support (legacy) v
« Previous 1 … 54 55 56 57 58 … 1231 Next »
MPEG transport streams and MPEG program stream

 
  • 0 Vote(s) - 0 Average
MPEG transport streams and MPEG program stream
alevideotestservice
Offline

Junior Member

Posts: 16
Threads: 8
Joined: Nov 2009
#1
2010-01-18, 08:41 PM
how you can convert the MPEG2 transport stream files, obtained from gbpvr in mpeg2 program stream files in the shortest possible time, by entering the correct command line in post processing.bat?
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#2
2010-01-19, 12:18 AM
probably the fastest would be to use a special version of ffmpeg called ffmpeg_mpgmux and just remux it to a new file...
ffmpeg.exe -y -i %1 -vcodec copy -acodec copy "%~dpn1tmp.%~x1"
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,837
Threads: 954
Joined: May 2006
#3
2010-01-19, 12:27 AM
Won't any version of ffmpeg do this standard remuxing? Sub has used that by default for the MVP since I started with GBPVR.

Martin
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#4
2010-01-19, 02:00 AM (This post was last modified: 2010-01-19, 02:14 AM by pBS.)
yea, but this one does it with speed...Smile i didn't think so either till someone pointed it out to me...and tests confirmed it...mpgmux one did remuxing *much* faster than normal ffmpeg..
[it's optimized solely for remuxing] 2-3x faster Big Grin


but regular ffmpeg works fine with same cmdline...
ver .5 is still about 100fps slower..[300 for mpgmux-200 for reg ffmpeg .5]
i use "ffmpeg_MPGMUX" -y -i filein.ts -vcodec copy -acodec copy -f vob fileout.mpg
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
  Stream errors in recordings with GBPVR seymoria 11 4,422 2011-06-19, 06:44 PM
Last Post: seymoria
  Program MCE remote? arkennedy75 1 2,634 2011-04-13, 12:09 AM
Last Post: pBS
  How to record a program while sleeping broadband412 2 2,061 2011-01-10, 11:13 PM
Last Post: broadband412
  TS To MPEG 2 Utility skycyclepilot 11 4,971 2010-11-22, 08:59 AM
Last Post: goelectric
  GBPVR keeps recording after end of program stoenjes 2 1,834 2010-10-15, 12:37 AM
Last Post: stoenjes
  parallelprocessing does not run on second program when two consecutive recordings zaldwaik 2 1,517 2010-07-20, 12:31 AM
Last Post: zaldwaik
  TS 'fixing' program? (JohnnyCam please read) johnsonx42 3 1,923 2010-07-19, 04:59 AM
Last Post: johnsonx42
  Does GB-PVR record DVB-T Subtitle streams? mcb7 3 2,213 2010-06-25, 04:14 PM
Last Post: sub
  Can't convert TS to MPEG mark_lt 18 11,448 2010-05-16, 05:02 PM
Last Post: mark_lt
  MPEG Compression/Analog TV 235301 1 1,268 2010-05-01, 10:15 AM
Last Post: pBS

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

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

Linear Mode
Threaded Mode