Hi All,
Not sure if this is the right section or not.
I'm taking MPEG2 files, captured OTA, and using Avisynth/WMNicEnc to encode to VC-1, with the intention of using TSMuxer and TSremuxer to create blu-ray folders to burn to DVD+R. After encoding I end up with a WMV file, which plays fine with windows media player, but TSMuxer doesn't recognize the VC-1 stream. I used Mplayer to strip out the raw video stream but TSMuxer still doesn't recognize the stream.
Is there some simple step I'm missing?
TIA
Brian
+ Reply to Thread
Results 1 to 6 of 6
-
-
TSmuxer 1.4.6 says it supports VC-1 video.
Use ASF2VC1 for getting a compliant elementary stream from an ASF container.
{ http://www.ftyps.com/unrelated/asf2vc1/ } -
Well Midzuki, ASF2VC1 seems to be the step I was missing. Although for some reason after I extract the stream, TSMuxer thinks the frame rate is 23.97, instead of 29.97. But that's easy to fix with TSMuxer. I'm encoding a 45 minute clip right now so I expect to know sometime tonight how it looks playing in my bluray player.
Much Thanks
Brian -
Okay, I have discovered TSremux assumes every 29.97fps video is
"necessarily" a 23.976fps video with pulldown flags --- which is a bad feature
if you happen to be dealing with a progressive 29.97fps source (the resulting
m2ts file will become a macroblock festival when played back)
The safe choice is to run asf2vc1.exe with the option "-nfrm" and then
input the correct framerate in the TSmuxerGUI window. Good-luck! -
Hmmm, that's interseting.
Initially I let TSmuxer just let it go with 23.97, even though I specified 29.97 when encoding. After muxing the m2ts I played it in PowerDVD ultra and it played back jerky. Not a random jerking, but almost like a strobe effect. I muxed it again with TSmuxer set to 29.97 and it played fine in PowerDVD.
I'll try the "-nfrm" option.
I did mux a 720p movie last week with TSmuxer, but TSMuxer had correctly identified it as 29.97fps. But when played back it was showing a similar jerking. I was assuming it was to high a bitrate for the DVD+R discs or my Samsuck BD-P1200 player, or both. That was an MPEG2 file.
Again, you're very helpful, thanks
Brian
Similar Threads
-
Help with multiple .m2ts files to one .m2ts
By neworldman in forum Blu-ray RippingReplies: 10Last Post: 4th Sep 2013, 10:16 -
Video Re-Muxing Problem: How to Re-Mux to M2TS?
By WellBeSerious12 in forum Video ConversionReplies: 5Last Post: 15th Sep 2011, 02:31 -
mux m2ts to m2ts with AC3 audio without reencoding the video
By BirdDaddie in forum Video ConversionReplies: 3Last Post: 22nd Aug 2010, 21:19 -
MKV avc to m2ts via tsMuxer;1080p muxing problem for ps3. Please
By rafoolik in forum Blu-ray RippingReplies: 5Last Post: 11th Aug 2009, 17:55 -
shrink .m2ts to smaller .m2ts
By inano in forum Blu-ray RippingReplies: 2Last Post: 14th Jan 2009, 08:50