User User name Password  
   
Saturday 4.10.2025 / 01:50
Search AfterDawn Forums:        In English   Suomeksi   På svenska
afterdawn.com > forums > consoles > ps3 - modding & hacking > hellboy 2 bluray m2ts file not working...
Show topics
 
Forums
Forums
HELLBOY 2 BLURAY M2TS FILE NOT WORKING...
  Jump to:
 
Posted Message
BUNGIE240
Newbie
_
5. November 2008 @ 08:26 _ Link to this message    Send private message to this user   
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

Video
ID : 4113 (0x1011)
Menu ID : 1 (0x1)
Format : AVC
Format/Info : Advanced Video Codec
Format profile : High@L4.1
Format settings, CABAC : Yes
Format settings, ReFrames : 5 frames
Duration : 1h 59mn
Bit rate : 11.8 Mbps
Nominal bit rate : 11.6 Mbps
Width : 1 920 pixels
Height : 1 040 pixels
Display aspect ratio : 16/9
Frame rate : 23.976 fps
Resolution : 24 bits
Colorimetry : 4:2:0
Scan type : Progressive
Bits/(Pixel*Frame) : 0.241
Writing library : x264 core 65 r1016M dbc5ef0
Encoding settings : cabac=1 / ref=5 / deblock=1:-1:-1 / analyse=0x3:0x113 / me=umh / subme=7 / psy_rd=1.0:0.0 / mixed_ref=1 / me_range=16 / chroma_me=1 / trellis=1 / 8x8dct=1 / cqm=0 / deadzone=21,11 / chroma_qp_offset=-2 / threads=3 / nr=0 / decimate=1 / mbaff=0 / bframes=3 / b_pyramid=1 / b_adapt=1 / b_bias=0 / direct=3 / wpredb=1 / keyint=250 / keyint_min=25 / scenecut=40(pre) / rc=2pass / bitrate=11556 / ratetol=1.0 / qcomp=0.60 / qpmin=10 / qpmax=51 / qpstep=4 / cplxblur=20.0 / qblur=0.5 / ip_ratio=1.40 / pb_ratio=1.30 / aq=1:1.0
Language : English

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
Advertisement
_
__
KajNrig
Senior Member
_
5. November 2008 @ 11:40 _ Link to this message    Send private message to this user   
...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.
BUNGIE240
Newbie
_
5. November 2008 @ 16:42 _ Link to this message    Send private message to this user   
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!!


Any help appreciated.
AfterDawn Addict
_
5. November 2008 @ 16:58 _ Link to this message    Send private message to this user   
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.

How would we go about doing this? Thanks.
Advertisement
_
__
 
_
KajNrig
Senior Member
_
5. November 2008 @ 19:58 _ Link to this message    Send private message to this user   
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.)

You can get Avisynth here: http://sourceforge.net/project/showfiles.php?group_id=57023

MeGUI: http://sourceforge.net/project/showfiles.php?group_id=156112

DGAVCDecode.dll - http://neuron2.net/dgavcdec/dgavcdec.html

1.) Open up DGAVCIndex (located in the unzipped DGAVC folder). Load your video, click "Save Project," and save the .dga file as whatever you want.

All this does is create a project file, but keep track of where this file is located.

2.) Write an Avisynth script like this in Wordpad:

LoadPlugin("C:/...path.../DGAVCDecode.dll")
AVCSource("C:/...path.../movie.dga")
AddBorders(0,20,0,20)

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.
afterdawn.com > forums > consoles > ps3 - modding & hacking > hellboy 2 bluray m2ts file not working...
 

Digital video: AfterDawn.com | AfterDawn Forums
Music: MP3Lizard.com
Gaming: Blasteroids.com | Blasteroids Forums | Compare game prices
Software: Software downloads
Blogs: User profile pages
RSS feeds: AfterDawn.com News | Software updates | AfterDawn Forums
International: AfterDawn in Finnish | AfterDawn in Swedish | AfterDawn in Norwegian | download.fi
Navigate: Search | Site map
About us: About AfterDawn Ltd | Advertise on our sites | Rules, Restrictions, Legal disclaimer & Privacy policy
Contact us: Send feedback | Contact our media sales team
 
  © 1999-2025 by AfterDawn Ltd.

  IDG TechNetwork