View Full Version : Mux 15mbps m2v + WAV (PCM)
uralop
29th May 2008, 21:57
Hi,
I am seeking for hours and haven't found anything.
I see a lot of DVD with PCM track.
How can I do the same.
Moreover, my video track is @ 15 mbps, so not DVD compliant.
Do you know a tool to do that?
Thanks. :)
dat720
29th May 2008, 23:11
what sort of container are you trying to mux to? if you want to mux to MPG container try something like tmpgenc.
If you are trying to mux to dvd, then yeah, you will need to re-encode to a lower bitrate, from there you could use Muxman, but again, it depends on what your target is.
manono
30th May 2008, 06:26
ImagoMPEG-Muxer should be able to handle it:
http://www.videohelp.com/tools/ImagoMPEG-Muxer.
Not for DVD though.
uralop
30th May 2008, 09:15
I am trying to mux to VOB.
ImagoMPEG-Muxer can't mux PCM.
Muxman can't read my m2v files (even at low bitrates)
manono
30th May 2008, 11:05
ImagoMPEG-Muxer can't mux PCM
I apologize, You're right. Only AC3, MPA, MP2, and MP3 audio.
Muxman can't read my m2v files (even at low bitrates)
If you check the log (in the root of the C Drive), it'll probably give a reason. Obviously, if it doesn't even accept them there's something wrong with them. Perhaps the resolution or framerate. If you can't figure out the problem, then post a GSpot screenshot and maybe one of us can help. Of course, if the bitrate really does go up to 15000 then it's going to abort during the mux.
I am trying to mux to VOB.
Not a chance, not if the max bitrate really hits 15000.
uralop
30th May 2008, 12:25
MuxMan version 0.16.6
Rejected sp r/fr \\192.168.0.145\Desktop\aaaaaaaaa.m2v
Accepted audio \\192.168.0.145\Desktop\Untitled.wav
VTS01: Segment "Segment_1" has no video. :)
http://img98.imageshack.us/img98/6198/gspotyi3.jpg
My system seems not to have a MPEG2 decoder.
Could it be the problem?
But I don't understand, I have ffdshow which decode the MPEG2 in my system. :confused:
Thanks. ;)
Edit: I installed Elecard MPEG2 codec. Gspot reports it as installed, but Muxman still refuses to open my files.
Ok, the frame rate was not ok with that resolution. So I just made a soft pulldown on my m2v.
I have another error now, when trying to mux.
http://img527.imageshack.us/img527/740/muxmanvb0.jpg
:) Any suggestion? :)
Edit2: it's ok now. ;)
Thanks for the help
manono
30th May 2008, 14:02
It's OK now? Does that mean you have everything figured out? Yes, the GSpot picture clearly shows the problem with the video, which confirms the Muxman message. The framerate is the problem. When encoding for progressive 23.976fps for DVD, you have to apply pulldown either during the encoding or afterwards so that it outputs 29.97fps (actually 59.94 fields per second). Had pulldown been applied, that blank Fields/s window would have said 59.94.
The GOP message from Muxman tells you that you've gone over the max 18 frames (36 fields). When applying pulldown the GOP size increases by a factor of 29.97/23.976=1.25. You have to account for that when setting the GOP size for a 23.976fps encode. 12 frames (=24 fields) is good. How that's done depends on the encoder used.
uralop
30th May 2008, 14:15
Thanks for the explanation. ;)
For the gspot window, I haven't reuploaded the new window, that's why the field is blank :)
It was hard to mux pcm and m2v but now I have understood :)
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.