VideoHelp Forum




+ Reply to Thread
Results 1 to 3 of 3
  1. Member
    Join Date
    Jan 2012
    Location
    Australia
    Search Comp PM
    i have a few MP4 files that do not play on my media devices i use stream content to tv, looking at the specs for the videos that i have been issues with it seems the problem points to writing library.

    Code:
    Format                           : MPEG-4
    Format profile                   : QuickTime
    Codec ID                         : qt  
    File size                        : 1.47 GiB
    Duration                         : 49mn 48s
    Overall bit rate                 : 4 222 Kbps
    Encoded date                     : UTC 2011-07-20 02:14:44
    Tagged date                      : UTC 2011-07-20 06:22:44
    Writing library                  : Apple QuickTime
    2TSC                             : 2997
    2TSZ                             : 100
    
    Video
    ID                               : 1
    Format                           : AVC
    Format/Info                      : Advanced Video Codec
    Format profile                   : Main@L3.1
    Format settings, CABAC           : No
    Format settings, ReFrames        : 2 frames
    Codec ID                         : avc1
    Codec ID/Info                    : Advanced Video Coding
    Duration                         : 49mn 48s
    Bit rate mode                    : Variable
    Bit rate                         : 3 910 Kbps
    Width                            : 1 280 pixels
    Height                           : 720 pixels
    Display aspect ratio             : 16/9
    Frame rate mode                  : Constant
    Frame rate                       : 29.970 fps
    Resolution                       : 24 bits
    Colorimetry                      : 4:2:0
    Scan type                        : Progressive
    Bits/(Pixel*Frame)               : 0.142
    Stream size                      : 1.36 GiB (93%)
    Encoded date                     : UTC 2011-07-20 06:19:01
    Tagged date                      : UTC 2011-07-20 06:22:44
    
    Audio
    ID                               : 2
    Format                           : AAC
    Format/Info                      : Advanced Audio Codec
    Format version                   : Version 4
    Format profile                   : LC
    Format settings, SBR             : No
    Codec ID                         : 40
    Duration                         : 49mn 48s
    Bit rate mode                    : Constant
    Bit rate                         : 307 Kbps
    Nominal bit rate                 : 320 Kbps
    Channel(s)                       : 2 channels
    Channel positions                : L R
    Sampling rate                    : 48.0 KHz
    Resolution                       : 16 bits
    Stream size                      : 109 MiB (7%)
    Encoded date                     : UTC 2011-07-20 06:19:01
    Tagged date                      : UTC 2011-07-20 06:22:44
    its simple to re-encode these with handbrake using the same format for video and audio and they will play on anything however i am wondering if there is easy way around this problem using other software that will make the mp4's compatible without a full re-encode?

    any suggestions are much appreciated!
    Quote Quote  
  2. I'm a MEGA Super Moderator Baldrick's Avatar
    Join Date
    Aug 2000
    Location
    Sweden
    Search Comp PM
    Try remux with mymp4boxgui or yamb, open the mp4 and make a new mp4 under multiplexing.

    Or ffmpeg, ffmpeg -i video.mp4 -acodec copy -vcodec copy newvideo.mp4.


    And does your media device support hd material(1280x720pixels)?
    Quote Quote  
  3. Member
    Join Date
    Jan 2012
    Location
    Australia
    Search Comp PM
    Originally Posted by Baldrick View Post
    Try remux with mymp4boxgui or yamb, open the mp4 and make a new mp4 under multiplexing.

    Or ffmpeg, ffmpeg -i video.mp4 -acodec copy -vcodec copy newvideo.mp4.


    And does your media device support hd material(1280x720pixels)?
    thanks i will give it a go!

    my pc/laptop can handle playing and streaming full hd content no problems, its via a wired network so no problems with bandwidth speed. definately a container/format issue with the files in question as i have no problem streaming higher quality 1080p mp4s with specs like these...

    Code:
    Format                           : MPEG-4
    Format profile                   : Base Media
    Codec ID                         : isom
    File size                        : 2.98 GiB
    Duration                         : 1h 1mn
    Overall bit rate                 : 6 953 Kbps
    Encoded date                     : UTC 1970-01-01 00:00:00
    Tagged date                      : UTC 1970-01-01 00:00:00
    Writing application              : Lavf52.93.0
    
    Video
    ID                               : 1
    Format                           : AVC
    Format/Info                      : Advanced Video Codec
    Format profile                   : High@L4.0
    Format settings, CABAC           : Yes
    Format settings, ReFrames        : 4 frames
    Codec ID                         : avc1
    Codec ID/Info                    : Advanced Video Coding
    Duration                         : 1h 1mn
    Bit rate mode                    : Variable
    Bit rate                         : 6 800 Kbps
    Width                            : 1 920 pixels
    Height                           : 1 080 pixels
    Display aspect ratio             : 16/9
    Frame rate mode                  : Variable
    Frame rate                       : 29.970 fps
    Resolution                       : 24 bits
    Colorimetry                      : 4:2:0
    Scan type                        : Progressive
    Bits/(Pixel*Frame)               : 0.109
    Stream size                      : 2.92 GiB (98%)
    Writing library                  : x264 core 107
    Encoding settings                : cabac=1 / ref=3 / deblock=1:0:0 / analyse=0x3:0x113 / me=umh / subme=6 / psy=1 / psy_rd=1.00:0.00 / mixed_ref=1 / me_range=16 / chroma_me=1 / trellis=0 / 8x8dct=1 / cqm=0 / deadzone=21,11 / fast_pskip=1 / chroma_qp_offset=-2 / threads=1 / sliced_threads=0 / nr=0 / decimate=1 / interlaced=0 / constrained_intra=0 / bframes=2 / b_pyramid=2 / b_adapt=2 / b_bias=0 / direct=2 / weightb=1 / open_gop=0 / weightp=0 / keyint=30 / keyint_min=16 / scenecut=0 / intra_refresh=0 / rc_lookahead=30 / rc=abr / mbtree=1 / bitrate=6800 / ratetol=1.0 / qcomp=0.60 / qpmin=1 / qpmax=31 / qpstep=4 / ip_ratio=1.41 / aq=1:1.00
    Encoded date                     : UTC 1970-01-01 00:00:00
    Tagged date                      : UTC 1970-01-01 00:00:00
    
    Audio
    ID                               : 2
    Format                           : AAC
    Format/Info                      : Advanced Audio Codec
    Format version                   : Version 4
    Format profile                   : LC
    Format settings, SBR             : No
    Codec ID                         : 40
    Duration                         : 1h 1mn
    Bit rate mode                    : Variable
    Bit rate                         : 152 Kbps
    Channel(s)                       : 2 channels
    Channel positions                : L R
    Sampling rate                    : 44.1 KHz
    Resolution                       : 16 bits
    Stream size                      : 66.8 MiB (2%)
    Encoded date                     : UTC 1970-01-01 00:00:00
    Tagged date                      : UTC 1970-01-01 00:00:00
    unfortunately my laptop does not have a hdmi port, while i could plug it into the plasma via vga/dvi and play these files with vlc/media player hc its just not the same
    Quote Quote  



Similar Threads

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