hi, please execuse me if its not the right forum to post on.
I am completely lost, as the title says.
as a reference, I am familiar with all kinds of format Encoding/Editing/Converting.
I can't do a single step in any aspect of dealing with H264 in an mpg.
I encoded some footage with MainConcept's H.264 Encoder &main profile that has the following specs:
for playing the encoded mpg I had a hard time figuring out which player could play it,It played with only Media Player Classic after setting the following:Code:codec: MainConcept H.264 codec &main profile container: mpg multiplexing type : mpeg2
I tried to render this mpg with GraphEdit's Render Media File option, but it only produced:Code:added to Options/Filters/Overrides the MainConcept H.264/AVC Decoder, set its merit to "Prefer" and added a new sub type "{E06D8026-DB46-11CF-B4D1-00805F6CBBEA}"=MEDIASUBTYPE_MPEG2_VIDEO to its MEDIATYPE_Video <-- very important otherwise it won't decode it in MPC.
with no Video!, so I tried to make the graph myself, added and tried a few demultiplexers and splitters found in DirectShow Filters, but with no avail.I had three major results:Code:file.mpg(output pin)--->(input pin)Ligos MPEG Splitter(output Audio pin)---->(XForm In)MPEG AUdio Decoder(Xform Out)--->(Audio Input pin)Default DirectSound Device)
-demultiplexer won't connect input to the file.mpg
-demultiplexer connect its input to file.mpg but produces only Audio output
-demultiplexer connect its input to file.mpg and have both Audio and Video outputs but the Video output won't connect to MainConcept H.264/AVC Decoder input!and says there is no common mediatype between the two of them.
now, how can I force this pin connection, although if the mediatype is not common ?
or how to make a graph that can be rendered successfuly and afterwards could be imported with Avisynth for the purpose of editing the file.mpg
what really makes me scratch my head a lot is why they(MainConcept) decided on an mpg container ? because it complicates things a lot, instead of the standard mp4 container as mentioned in ISO 14496-14.
I am lost, please enlighten my way through.
My great thanks mainly to www.videohelp.com and www.doom9.org for the wealth of info that solved me a lot of problems.[/code]
+ Reply to Thread
Results 1 to 1 of 1
Similar Threads
-
What tool/s can I use to Mux/Edit H264 in FLV container? Avidemux only does
By tigerb in forum Newbie / General discussionsReplies: 9Last Post: 8th Dec 2011, 22:03 -
H264+AC3 (MKV container) to H264+MP3 (MKV container)
By diebri in forum Video ConversionReplies: 3Last Post: 19th Oct 2011, 06:19 -
What would be a good container for H264 video?
By thymej in forum Newbie / General discussionsReplies: 0Last Post: 3rd Nov 2008, 20:19 -
Demux mpeg-2 stream from avi container
By niko84 in forum EditingReplies: 7Last Post: 6th Oct 2007, 00:43 -
Getting H264 in .Avi Container
By Millwood in forum ffmpegX general discussionReplies: 0Last Post: 9th Jun 2007, 09:46