Please help a total novice!
Under Formats Drop Down List there are various options, amongst them: MPEG-PS and MPEG-TS and MPEG VIDEO.
Please explain the difference between these three formats.
Many Thanks
Ramosis
+ Reply to Thread
Results 1 to 17 of 17
-
-
MPEG video = MPG <--- think letter or video stream.
http://en.wikipedia.org/wiki/MPEG-2
PS = Program Stream (as used for DVD VOB) <--- think letter with other things stapled*.
http://en.wikipedia.org/wiki/MPEG_program_stream
TS = m2t = Transport Stream (as used for digital TV broadcast) <--- think stapled letter with others placed in a Fed-EX envelope (rugged packet stream fit for long distance shipment).
http://en.wikipedia.org/wiki/MPEG_transport_stream
MTS = m2ts = Random access Transport Stream (as used for Blu-ray and AVCHD) <--- think X-Ray machine reading docs in an envelope without opening it.
http://en.wikipedia.org/wiki/.m2ts
* like audio, subtitles, angle shotsLast edited by edDV; 20th Apr 2012 at 15:25.
Recommends: Kiva.org - Loans that change lives.
http://www.kiva.org/about -
Thanks for the help! So I gather to copy a MPEG video from a Hard Drive to a DVD I should use Format Mpeg-PS
-
Recommends: Kiva.org - Loans that change lives.
http://www.kiva.org/about -
Just to add to eddvs last post - if the mpg isn't dvd compliant it will need to be reencoded. Chances are if this was recorded with a capture device it is PROBABLY dvd compliant. There shouldn't be too much loss if any from mpg to dvd (fyi if it is already dvd compliant there will be no quality loss upon authoring as it will be encapsulated properly into vobs in the proper format for dvd playback). Depends on the bitrate and the quality of the source you are using. (fyi avstodvd is a great program to use to author a dvd from multiple formats - it can also encode directly from said formats)
--------
@eddv - great descriptions you gave for the various mpeg formats. I love the analogy. Very vivid.Donatello - The Shredder? Michelangelo - Maybe all that hardware is for making coleslaw? -
I didn't get the "X-ray machine" part, though.
Scott -
Recommends: Kiva.org - Loans that change lives.
http://www.kiva.org/about -
Thanks guys, but now I have another issue.
I tried saving the final product but got the following error msg.........'The first frame is not intra frame............File was not saved'
What does this mean and how do i resolve it?
Also what is the difference between....Save and Save Project?
Much Thanks -
-
Save ProjectRecommends: Kiva.org - Loans that change lives.
http://www.kiva.org/about -
OK, This Key Frame cutting is giving me a headache! How do I know when I'm not cutting on a key frame?
-
K I see "Frame Type" I (2 or sometimes 3, 4, 5 or 6) is this what you are referring to? So what would tell me if I'm on a key frame?
-
For now, ignore the # part in parentheses. If it says Frame Type: I, that's a key frame (aka "Intra"-frame). The other 2 types of frames are delta-frames ("P" = Predicted, "B" = Bi-directional Predicted). The sequence such as IBBPBBPBBPBBPBB...etc makes up a GOP (Group of Pictures).
Without re-encoding, one can only edit on GOP boundaries (aka between the end of one GOP and the beginning of the new GOP). This would be like:
Code:...I_B_B_P_B_B_P_B_B_P_B_B_P_B_B_ X I_B_B_P_B_B_P_B_B_P_B_B_P_B_B_...
Scott -
It's not that complex re avidemux usage. If you want to seek to a point where you can cut, don't use the single frame step button. Use the one that jumps to the next key frame.
Re encoding to force an I-frame isn't something I'm totally familiar with. There isn't any way to do it that I know of in the tools I use ... stress "that I know of". I'd be happy to hear differently.
I`ve found you can generally force key frames at scene changes by reencoding with the number of consecutive b-frames limited (but > 0!) and setting a closed GOP. That sounds kludgy to me and I'm certainly open to suggestions. As long as they don't involve some other program that requires 3rd party codecs.
Similar Threads
-
Avidemux
By BaPW in forum EditingReplies: 7Last Post: 24th Jan 2012, 23:22 -
Avidemux aspect ratio question [from newbie to Avidemux]
By ANOther1676 in forum EditingReplies: 1Last Post: 20th Jan 2012, 20:07 -
avidemux....
By sgbd in forum Video ConversionReplies: 1Last Post: 3rd Sep 2010, 07:06 -
Avidemux
By jjis in forum Video ConversionReplies: 1Last Post: 23rd Nov 2009, 17:38 -
avidemux
By motleycool in forum Newbie / General discussionsReplies: 7Last Post: 18th Mar 2008, 18:02