VideoHelp Forum




+ Reply to Thread
Results 1 to 23 of 23
  1. Member
    Join Date
    Mar 2007
    Location
    United Kingdom
    Search Comp PM
    So far I have had a few MKV files, I have changed them all to m2ts for compatibility for the PS3.

    However, I have a file now which I would like to change but cannot and I don't know why.

    I have tried MKV2VOB and tsMuxer but had no luck as the screen size changes once converted and looks terrible on the PS3, where as usually HD MKV files look great.

    Also another problem is the audio doesn't come through once tsMuxer is finished, but I have extracted the audio and it is AAC audio.

    At the moment I have 2 files which I would like to mux together, Track1.h264 and Track2.aac but I'm a little lost and still getting used to things, though I think it's going to be hard work finding a way of making this work properly.

    Any help will be much appreciated as I've been looking into this for a couple of weeks now, with no luck.
    Quote Quote  
  2. I'm a MEGA Super Moderator Baldrick's Avatar
    Join Date
    Aug 2000
    Location
    Sweden
    Search Comp PM
    What is the mkv resolution? Use mediainfo to identify it.

    But I guess it would just be easiest to reconvert it to m2ts using ripbot264 or xvid4psp. You will still get good quality.
    Quote Quote  
  3. Member FulciLives's Avatar
    Join Date
    May 2003
    Location
    Pittsburgh, PA in the USA
    Search Comp PM
    h264 video and aac audio should be muxed as a MP4 file. This can be done using YAMB which is a graphical user interface (or GUI if you will) for MP4Box

    Should pose no trouble for the PS3 assuming it was encoded to DXVA compliance which does seem to be the case for most HD MKV files these days.

    - John "FulciLives" Coleman
    "The eyes are the first thing that you have to destroy ... because they have seen too many bad things" - Lucio Fulci
    EXPLORE THE FILMS OF LUCIO FULCI - THE MAESTRO OF GORE
    Quote Quote  
  4. Member
    Join Date
    Mar 2007
    Location
    United Kingdom
    Search Comp PM
    Originally Posted by Baldrick
    What is the mkv resolution? Use mediainfo to identify it.

    But I guess it would just be easiest to reconvert it to m2ts using ripbot264 or xvid4psp. You will still get good quality.
    Thanks again, Baldrick. You're always around helping everybody.

    Re-encoding would surely take a while, of course it would be faster if you have a decent spec computer, but re-encoding in general is a pain and time consuming.

    Does xvid4psp allow changing containers like MKV2VOB does, perhaps if it does. It might handle this process better and not change the screen size as it looks terribly stretched whenever I use MKV2VOB or tsMuxer on this specific file.

    EDIT: I have just tried to use xvid4psp but it wants me to install Framework 3.0 but alot of programs still require the earlier version and I don't think it would be too great at the moment to upgrade it?

    Originally Posted by FulciLives
    h264 video and aac audio should be muxed as a MP4 file. This can be done using YAMB which is a graphical user interface (or GUI if you will) for MP4Box

    Should pose no trouble for the PS3 assuming it was encoded to DXVA compliance which does seem to be the case for most HD MKV files these days.

    - John "FulciLives" Coleman
    I have tried to use YAMB before but didn't get far, as much as I know and have been through a whole ton of codec, format and other related issues, I need to learn how to use these tools properly. :P

    I thought that by now somebody may have created a tool which simply "does it for you" like mkv2vob.

    I'll give it another shot when I get the chance and let you know what happens, thanks again.
    Quote Quote  
  5. Banned
    Join Date
    Jun 2007
    Location
    UNREACHABLE
    Search Comp PM
    Originally Posted by anonymous99
    However, I have a file now which I would like to change but cannot and I don't know why.

    I have tried MKV2VOB and tsMuxer but had no luck as the screen size changes once converted and looks terrible on the PS3, where as usually HD MKV files look great.
    It seems the H264 video was encoded with non-square pixels.
    Don't know any other solution except re-encoding it.

    \\\\\
    Quote Quote  
  6. You can use avinaptic to determine more information about the pixel aspect ratio

    Aspect ratio signalling can be stored at the video stream level, or the container level (e.g. .mkv or .mp4)

    You can change the signalling in .mp4 container with YAMB, but you must use the PAR (pixel aspect ratio), not the DAR (display aspect ratio) as you would in mkvmerge.

    While many media players accept the container level signaling, I am unsure if PS3 does.
    Quote Quote  
  7. Member
    Join Date
    Mar 2007
    Location
    United Kingdom
    Search Comp PM
    Originally Posted by poisondeathray
    You can use avinaptic to determine more information about the pixel aspect ratio

    I think this is what you're asking for?

    [ Relevant data ]

    Resolution: 720 x 480
    Width: multiple of 16
    Height: multiple of 32

    [ Video track ]

    Codec ID: V_MPEG4/ISO/AVC
    Resolution: 720 x 480
    Frame aspect ratio: 3:2 = 1.5
    Pixel aspect ratio: 40:33 = 1.212121
    Display aspect ratio: 20:11 = 1.818181
    Framerate: 23.976024 fps

    [ Audio track ]

    Codec ID: A_AAC (AAC Low complexity)
    Channels (container): 6
    Sample rate: 24000 Hz
    Output sample rate: 48000 Hz


    Originally Posted by poisondeathray
    Aspect ratio signalling can be stored at the video stream level, or the container level (e.g. .mkv or .mp4)

    You can change the signalling in .mp4 container with YAMB, but you must use the PAR (pixel aspect ratio), not the DAR (display aspect ratio) as you would in mkvmerge.

    While many media players accept the container level signaling, I am unsure if PS3 does.
    Does it look like there might be hope yet for me to change this successfully, I feel pretty lost at this point. lol
    Quote Quote  
  8. Yep, it's anamorphic (non-square pixels) just as Midzuki said

    Display Aspect Ratio = Frame Aspect Ratio x Pixel Aspect Ratio

    If it were 1:1 pixels the DAR would be 1.5 (from 720/480 frame size). When you remux into different containers, they assume 1:1 pixels, hence the distortion you see

    So use mkvextractgui to extract the audio & video, input them into yamb. Highlight the video track, hit properties, in the pixel aspect ratio drop down menu enter custom, and enter 40:33 (or something different if you didn't like the original .mkv - e.g. your .mkv had a DAR of 1.81, but I am guessing it should really should have been 1.778 so here is your chance to correct it...)

    Please let us know if the PS3 "accepts" the container level signalling from YAMB. Most software media players e.g. VLC, SMplayer do. If it doesn't, then your only option is to re-encode.

    The audio might be another issue, I can't recall if PS3 allows for 6channel AAC. I'm pretty sure XBOX360 only supports stereo AAC, for example. Check with mediainfo to see what the sample rate is (not clear with avinaptic)

    Quote Quote  
  9. Member
    Join Date
    Mar 2007
    Location
    United Kingdom
    Search Comp PM
    Thanks, it's taken quite a while because everytime I open up one program, it asks me to get another and another as they all work together.

    I am being told to enter a Frame Rate at the moment or it will use it's own 25, is this ok to leave?
    Quote Quote  
  10. Originally Posted by anonymous99
    Thanks, it's taken quite a while because everytime I open up one program, it asks me to get another and another as they all work together.

    I am being told to enter a Frame Rate at the moment or it will use it's own 25, is this ok to leave?
    Use mediainfo to determine the fps of the .mkv, enter that same value. (most programs assume 25fps for raw video streams)
    Quote Quote  
  11. Member
    Join Date
    Mar 2007
    Location
    United Kingdom
    Search Comp PM
    It tells me an error has been detected and fails to process, I have tried several settings, entered the correct FPS and I just seem to be getting nowhere and soon to be ripping my hair out.
    Quote Quote  
  12. Member
    Join Date
    Mar 2007
    Location
    United Kingdom
    Search Comp PM
    Here is a screenshot of the settings:



    i just realized the PAR is set differently to what you told me, but that's only just to test and see if it would process, I had set it how you told me and it says the same thing.
    Quote Quote  
  13. I'm not sure what you are trying to say?. Are you saying the 40:33 won't "stick" ? use the drop down to enter "custom"

    It works for me...I'm using the installer version of of YAMB 2.0.0.8 (not the newest one, which had problems on my pc)
    Quote Quote  
  14. Member
    Join Date
    Mar 2007
    Location
    United Kingdom
    Search Comp PM
    Sorry, I'll try and explain a little more. I got completely frustrated at it all earlier and uninstalled all these programs that you "need" to be able to make this an MP4 or M2TS file.

    Will reply soon.
    Quote Quote  
  15. Member
    Join Date
    Mar 2007
    Location
    United Kingdom
    Search Comp PM
    Originally Posted by poisondeathray
    I'm not sure what you are trying to say?. Are you saying the 40:33 won't "stick" ? use the drop down to enter "custom"

    It works for me...I'm using the installer version of of YAMB 2.0.0.8 (not the newest one, which had problems on my pc)
    I was using the same version of YAMB as yourself, the 40:33 was just fine once I entered it under custom but it still told me there was an error when I pressed next.

    I really have no idea and figure I might just give up on it soon and find another version of the video.
    Quote Quote  
  16. Member
    Join Date
    Mar 2007
    Location
    United Kingdom
    Search Comp PM
    I just noticed that the settings don't stick at 40:33 when I change it, as when I open up the properties after I've clicked ok, it goes back to "16:9 NTSC", so I don't know how to make that stick.

    Here is a screenshot, I think everything is in order?



    Yet, when I click on next I get this:



    I'm sure I must be doing something wrong, though I don't think I am?
    Quote Quote  
  17. I tested on a few different files, and different AR's and it works fine on my system (both muxing & playback)

    I'm using the older version, I think it's this one:
    https://www.videohelp.com/download/Yamb-2.0.0.8.zip

    Make sure the filename is different (e.g. if your input file was "file.mp4", rename it "file1.mp4" in the outputbox)

    What does the logfile say?

    Maybe try doing it without the subs?
    Quote Quote  
  18. Member
    Join Date
    Mar 2007
    Location
    United Kingdom
    Search Comp PM
    I'm using the same version as you, 2.0.0.8.

    I have tried changing the file name, though I don't see the difference that might make, as the extention would be .MP4 (not .ac3 or .h264).

    I don't see a logfile?

    I just tried going further by removing the subs but still no success.
    Quote Quote  
  19. There should be a logfile generated when you exit YAMB, it is usually in the same folder as the video files

    I can't think of anything else. I doubt this is the issue but maybe it's an SP3 problem? (I reverted back to SP2 on all my PC's after some compability problems with SP3)

    Just an FYI, the ps3 will likely have issues playing that file back anyway because of the specs it was encoded with (High@L5.1, 9 ref frames), so you might have to re-encode anyways using a ps3 compatible profile...
    Quote Quote  
  20. Member
    Join Date
    Mar 2007
    Location
    United Kingdom
    Search Comp PM
    Oh yeah, sorry I thought it would be in the same folder as YAMB.

    I have sent the log in a PM to you, I had a quick look down the file, but not sure what I'm looking for exactly.

    Thanks for being patient, I get the jist. I just don't get why it's failing.

    I know you can change the profile from 5.1 to 4.1 later on if needs be, but as I said before, if the problem persists after you've seen the log file, then I'll just try and find an alternative video file.
    Quote Quote  
  21. I think the problem has to do with the naming and/or folders. This same error is repeated several times:

    Error - 2 input names specified, please check usage
    So again, try specifying different names (not just extensions) and/or output folders.

    It might be something about your system or setup, because I just tried this on several different PC's all worked fine.

    The only other suggestion I have is to try a different MP4box build

    Also, the majority of the time, just changing the profile with a tool like h264info doesn't work. It doesn't change the number of reference frames or consec. b-frames, or VBV buffer, for example.

    Good luck
    Quote Quote  
  22. Member
    Join Date
    Mar 2007
    Location
    United Kingdom
    Search Comp PM
    I don't quite know what happened, I was using my desktop to put the output folder on and using the tools from the desktop, but I have moved everything into a regular partition and now it seems to be processing.

    Will let you know of the outcome, soon.
    Quote Quote  
  23. Member
    Join Date
    Mar 2007
    Location
    United Kingdom
    Search Comp PM
    I did it, it said completed, now it's out of sync.

    I honestly give up, it's too much hassle just for one video.

    Thanks for all your help.
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!