VideoHelp Forum




+ Reply to Thread
Results 1 to 8 of 8
  1. Member
    Join Date
    Jul 2018
    Location
    istanbul
    Search PM
    Last edited by SimonPetrus; 9th Feb 2022 at 10:32.
    Quote Quote  
  2. Your file is downloaded as mp4 and is truncated.
    Here is nothing to convert.


    General
    Complete name : C:\Users\Angelika\Downloads\1_Video.mp4
    Format : MPEG-4
    Format profile : Base Media / Version 2
    Codec ID : mp42 (isom/iso2/avc1/mp41)
    File size : 27.5 MiB
    IsTruncated : Yes
    Quote Quote  
  3. The atom that describes all the properties of the video is usually at the end of an MP4 file. Without that the video cannot be accessed. If the file you uploaded is all you have you are probably SOL. If you have the entire file you can try using ffmpeg to remux or convert. ProWo's GUI front end for ffmpeg may help you.

    https://www.videohelp.com/software/clever-FFmpeg-GUI

    There are lots of other GUIs too.
    Quote Quote  
  4. Member
    Join Date
    Jul 2018
    Location
    istanbul
    Search PM
    Originally Posted by ProWo View Post
    Your file is downloaded as mp4 and is truncated.
    Here is nothing to convert.


    General
    Complete name : C:\Users\Angelika\Downloads\1_Video.mp4
    Format : MPEG-4
    Format profile : Base Media / Version 2
    Codec ID : mp42 (isom/iso2/avc1/mp41)
    File size : 27.5 MiB
    IsTruncated : Yes
    mp4 file downloading but not opening. i'm changed link https://www.mediafire.com/file/av50es8ee38dpda/1_Video.rar/file
    Quote Quote  
  5. The same story
    General
    Complete name : C:\Users\Angelika\Desktop\1_Video.imc
    Format : MPEG-4
    Format profile : Base Media / Version 2
    Codec ID : mp42 (isom/iso2/avc1/mp41)
    File size : 27.5 MiB
    IsTruncated : Yes
    FileExtension_Invalid : braw mov mp4 m4v m4a m4b m4p m4r 3ga 3gpa 3gpp 3gp 3gpp2 3g2 k3g jpm jpx mqv ismv isma ismt f4a f4b f4v
    Quote Quote  
  6. Are these files from a LucasArts game? It's quite common for game companies to use standard containers but with a slight modification so only their software will know how to play it. So it's possible the files aren't corrupt or truncated, just non-standard. So you might be able to find a program that converts or remuxes them. The files definitely start out with an MP4 header (you can see it in any hex editor). You can also see an x264 metadata field.
    Quote Quote  
  7. Member
    Join Date
    Jul 2018
    Location
    istanbul
    Search PM
    Originally Posted by jagabo View Post
    Are these files from a LucasArts game? It's quite common for game companies to use standard containers but with a slight modification so only their software will know how to play it. So it's possible the files aren't corrupt or truncated, just non-standard. So you might be able to find a program that converts or remuxes them. The files definitely start out with an MP4 header (you can see it in any hex editor). You can also see an x264 metadata field.
    not a game. app tutorial
    Quote Quote  
  8. By changing one byte in the mp4 header I was able to make the file readable by MediaInfo:

    Code:
    General
    Complete name                            : C:\1_Video.mp4
    Format                                   : MPEG-4
    Format profile                           : Base Media / Version 2
    Codec ID                                 : mp42 (isom/iso2/avc1/mp41)
    File size                                : 27.5 MiB
    Duration                                 : 6 min 11 s
    Overall bit rate mode                    : Variable
    Overall bit rate                         : 622 kb/s
    Encoded date                             : UTC 2018-10-26 04:44:10
    Tagged date                              : UTC 2018-10-26 04:44:10
    Writing application                      : HandBrake 1.1.2 2018090500
    
    Video
    ID                                       : 1
    Format                                   : AVC
    Format/Info                              : Advanced Video Codec
    Format profile                           : @L24.8 / @L18.3 / @L6.2 / High@L4
    MultiView_Count                          : 1 / 1 / 1
    Format settings                          : CABAC / 4 Ref Frames
    Format settings, CABAC                   : Yes
    Format settings, Reference frames        : 4 frames
    Codec ID                                 : avc1
    Codec ID/Info                            : Advanced Video Coding
    Duration                                 : 6 min 11 s
    Bit rate                                 : 431 kb/s
    Width                                    : 1 680 pixels
    Height                                   : 1 048 pixels
    Display aspect ratio                     : 16:10
    Frame rate mode                          : Constant
    Frame rate                               : 30.000 FPS
    Color space                              : YUV
    Chroma subsampling                       : 4:2:0
    Bit depth                                : 8 bits
    Scan type                                : Progressive
    Bits/(Pixel*Frame)                       : 0.008
    Stream size                              : 19.1 MiB (69%)
    Writing library                          : x264 core 155 r2901 7d0ff22
    Encoding settings                        : cabac=1 / ref=2 / deblock=1:0:0 / analyse=0x3:0x113 / me=hex / subme=6 / psy=1 / psy_rd=1.00:0.00 / mixed_ref=1 / me_range=16 / chroma_me=1 / trellis=1 / 8x8dct=1 / cqm=0 / deadzone=21,11 / fast_pskip=1 / chroma_qp_offset=-2 / threads=12 / lookahead_threads=2 / sliced_threads=0 / nr=0 / decimate=1 / interlaced=0 / bluray_compat=0 / constrained_intra=0 / bframes=3 / b_pyramid=2 / b_adapt=1 / b_bias=0 / direct=1 / weightb=1 / open_gop=0 / weightp=1 / keyint=300 / keyint_min=30 / scenecut=40 / intra_refresh=0 / rc_lookahead=30 / rc=crf / mbtree=1 / crf=22.0 / qcomp=0.60 / qpmin=0 / qpmax=69 / qpstep=4 / ip_ratio=1.40 / aq=1:1.00
    Encoded date                             : UTC 2018-10-26 04:44:10
    Tagged date                              : UTC 2018-10-26 04:44:10
    Color range                              : Limited
    Color primaries                          : BT.709
    Transfer characteristics                 : BT.709
    Matrix coefficients                      : BT.601
    Codec configuration box                  : avcC
    
    Audio
    ID                                       : 2
    Format                                   : AAC LC
    Format/Info                              : Advanced Audio Codec Low Complexity
    Codec ID                                 : mp4a-40-2
    Duration                                 : 6 min 11 s
    Bit rate mode                            : Variable
    Bit rate                                 : 160 kb/s
    Channel(s)                               : 2 channels
    Channel layout                           : L R
    Sampling rate                            : 48.0 kHz
    Frame rate                               : 46.875 FPS (1024 SPF)
    Compression mode                         : Lossy
    Stream size                              : 7.10 MiB (26%)
    Title                                    : Stereo / Stereo
    Language                                 : English
    Default                                  : Yes
    Alternate group                          : 1
    Encoded date                             : UTC 2018-10-26 04:44:10
    Tagged date                              : UTC 2018-10-26 04:44:10
    Are those the properties you expected to see? The file still isn't playable. I suspect the video and audio data are encrypted. 27 MB is rather small for a video of those dimensions and length.
    Image Attached Files
    Last edited by jagabo; 10th Feb 2022 at 07:48. Reason: added mp4 file
    Quote Quote  



Similar Threads

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