NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums General General Discussion v
« Previous 1 … 92 93 94 95 96 … 159 Next »
Joining MPEG2 Recordings?

 
  • 0 Vote(s) - 0 Average
Joining MPEG2 Recordings?
betbest1
Offline

Junior Member

Posts: 13
Threads: 4
Joined: May 2007
#1
2007-06-16, 10:58 PM
Does anyone know of a freeware program to join MPEG2 recordings? I use VirtualDub-MPEG2 to remove commercials and convert to XviD, but it cannot join multiple MPEG2 files.
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#2
2007-06-17, 01:42 AM
You can use VideoRedo, but that will cost money...

You can actually butt up two MPGs together. So a DOS command that copies two files into one will work.

Or use this tool..mpgtx.exe which is part of the ComClean package from the wiki...

I use a command like this:

Code:
"c:\program files\devnz\gbpvr\mpgtx.exe"  -j "File1.mpg" "File2.mpg" -o "Destinstion.mpg
Frank Z
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#3
2007-06-17, 01:58 AM
zehd Wrote:You can actually butt up two MPGs together. So a DOS command that copies two files into one will work.
That would be:

copy /b file1.mpg+file2.mpg[+morefiles.mpg] > destination.mpg

the [+morefiles.mpg] is optional of course.
betbest1
Offline

Junior Member

Posts: 13
Threads: 4
Joined: May 2007
#4
2007-06-17, 02:13 AM
You might not want the ">". And the part where the videos are joined is kind of colorful, plus the times are messed up. I'm going to try MPGTX now.
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#5
2007-06-17, 02:21 AM
betbest1 Wrote:You might not want the ">". And the part where the videos are joined is kind of colorful, plus the times are messed up. I'm going to try MPGTX now.

In the Dos command the ' > ' is required for an output file name...
Frank Z
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,931
Threads: 956
Joined: May 2006
#6
2007-06-17, 02:46 AM (This post was last modified: 2007-06-17, 03:02 AM by mvallevand.)
zehd Wrote:In the Dos command the ' > ' is required for an output file name...

No it is to redirect standard output (console output) to a file.

in this case to concatenate binary files together you would do

copy /b file1.mpg+file2.mpg[+morefiles.mpg] destination.mpg

If these are distinct files the timecodes will likely be way off so the output file won't be great, it would be better to find a program to do this.

Martin
JavaWiz
Offline

Posting Freak

Jacksonville, FL. USA
Posts: 2,522
Threads: 141
Joined: Dec 2006
#7
2007-06-17, 03:17 AM
You might try Movica. It says you can join two mpegs, although I have not tried.

http://vani.bhargav.googlepages.com/movica
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#8
2007-06-17, 04:24 AM
I've concatenated the files before and then had VideoRedo strighten out the timecode. But he wanted something that was free...
Frank Z
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]
betbest1
Offline

Junior Member

Posts: 13
Threads: 4
Joined: May 2007
#9
2007-06-17, 04:58 AM
MPGTX makes a corrupt MPEG2 file. I get this error for each input file:
Quote:warning: couldn't find any valid system header. I'm continuing anyway
Movica is just a frontend for MPGTX.

I guess I'll have to use the 'copy' method, but I hope VirtualDub-MPEG2 can work with those files. It'd be nice if GBPVR recorded consecutive shows on the same channel as one file.
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#10
2007-06-17, 05:56 AM
zehd Wrote:In the Dos command the ' > ' is required for an output file name...

betbest1 and mvallevand are right. '>' should not be used. Sorry, been configuring a new linux server and it just got stuck in my head from using the cat command a lot.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): 1 2 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  How do I cancel future recordings of a show? c.lascala@cox.net 2 701 2024-08-22, 05:41 AM
Last Post: sub
  cancel future recordings brucewol 3 1,266 2022-10-29, 02:31 AM
Last Post: sub
  Import Recordings from TV Mosaic Koni 35 9,004 2021-01-24, 05:41 PM
Last Post: mvallevand
  Why am I losing the scheduling of recordings?? Uosdwis 7 2,775 2020-05-28, 12:01 AM
Last Post: mvallevand
  Cancel scheduled recordings? burkewendelltelford 4 3,428 2020-03-02, 05:11 PM
Last Post: burkewendelltelford
  What does NPVR remove when naming recordings p37307 0 1,696 2016-12-24, 10:55 AM
Last Post: p37307
  Second NPVR box cannot see recordings gambo1953 2 2,693 2016-03-13, 04:35 PM
Last Post: sub
  Best way to share certain recordings when I'm away Elmo Putney 3 2,263 2011-07-04, 08:10 PM
Last Post: martint123
  Can't Set Recurrent Recordings cangrejero 4 2,357 2010-03-18, 11:46 AM
Last Post: cangrejero
  Can I create FLV/SWF files from dvr-ms recordings Graham 1 1,754 2010-03-08, 10:33 PM
Last Post: luttrell1962

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

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

Linear Mode
Threaded Mode