Please see the info about the mt2s file below, but not sure why im not getting video playback, please help!!
General
ID : 1
Complete name : C:\Users\Ryan\Desktop\divx\h-hell21080-x264.m2ts
Format : BDAV Format/Info : BluRay Video
File size : 11.6 GiB
Duration : 1h 59mn
Overall bit rate : 13.9 Mbps
Maximum Overall bit rate : 35.5 Mbps
Audio
ID : 4352 (0x1100)
Menu ID : 1 (0x1)
Format : DTS Format/Info : Digital Theater Systems
Duration : 1h 59mn
Bit rate mode : Constant
Bit rate : 1 536 Kbps
Channel(s) : 6 channels
Channel positions : Front: L C R, Surround: L R, LFE Sampling rate : 48.0 KHz
Resolution : 24 bits
Language : English
Text
ID : 4608 (0x1200)
Menu ID : 1 (0x1)
Format : PGS
Language : English
...are you trying to play this on your PS3 or your PC?
Since you asked here, I'm guessing you're playing it on your PS3.
If that's the case, then your video might be corrupted and you'll need to re-encode the video.
You may also have to re-encode it to a 16x9 resolution. You'd have to add borders to the top and bottom to create a 1920 x 1080 picture instead of 1920 x 1040.
Originally posted by KajNrig: ...are you trying to play this on your PS3 or your PC?
Since you asked here, I'm guessing you're playing it on your PS3.
If that's the case, then your video might be corrupted and you'll need to re-encode the video.
You may also have to re-encode it to a 16x9 resolution. You'd have to add borders to the top and bottom to create a 1920 x 1080 picture instead of 1920 x 1040.
But I could be wrong.
Thanks for your reply, i am using a PS3 to play.
What tool can i use to do this?
I have tried mkv2vob but when it's transcoding the video about a quarter of the way through i get a windows error saying "mplayer-movie player" so i have to close the window that popped up telling me about the error. Once i close it mkv2vob starts to mux the video file which has not completed transcoding, but when it finished muxing the file it's small 2.2gb the source file is over 11gb!!
Quote:You may also have to re-encode it to a 16x9 resolution. You'd have to add borders to the top and bottom to create a 1920 x 1080 picture instead of 1920 x 1040.
Originally posted by BUNGIE240: Thanks for your reply, i am using a PS3 to play.
What tool can i use to do this?
I have tried mkv2vob but when it's transcoding the video about a quarter of the way through i get a windows error saying "mplayer-movie player" so i have to close the window that popped up telling me about the error. Once i close it mkv2vob starts to mux the video file which has not completed transcoding, but when it finished muxing the file it's small 2.2gb the source file is over 11gb!!
Any help appreciated.
I'd use tsMuxer to demux the m2ts and then to mux the audio back with the re-encoded video. It won't decrease the quality of your video at all, whereas mkv2vob will... I think.
To re-encode the video, though, I'd use Avisynth + MeGUI + DGAVCDecode.dll. (You can also ask in this thread, because I'm sure they'll have more answers for you there.)
3.) ...and go to Save As, turn the filetype to "All Files", and save with the file extension ".avs".
4.) Open up MeGUI and update it, then load your .avs script. Choose an x264 profile (I usually use the x264: Standalone Blu-Ray profile with some mods) and start encoding. (You can also use the Bitrate Calculator to make sure the filesize - and therefore the quality - stays the same.)
Just note that this can take... a LONG time, especially if you've got a rather old computer. (My 2.44 GHz Pentium 4 encoded a 720p movie in about... 36 hours. Yeah, that's right. A day and a half.)
5.) Anyway, once it's done, load the re-encoded movie into tsMuxer, load your original m2ts file, and choose the streams you want. Once you've got the new video and the old audio selected, mux it to m2ts again.
What you should get is a file playable on the PS3.
...but I really suggest you take a look at that thread I posted above, because the guys in there (Ryu77 and odin24, specifically) will be able to provide you with a lot more information than I can. You might not even have to go through the process I described.