how to convert this imc file to mp4 ?
https://www.mediafire.com/file/av50es8ee38dpda/1_Video.rar/file
+ Reply to Thread
Results 1 to 8 of 8
-
Last edited by SimonPetrus; 9th Feb 2022 at 10:32.
-
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 -
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. -
mp4 file downloading but not opening. i'm changed link https://www.mediafire.com/file/av50es8ee38dpda/1_Video.rar/file
-
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 -
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.
-
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
Last edited by jagabo; 10th Feb 2022 at 07:48. Reason: added mp4 file
Similar Threads
-
FFmepeg imc video convert to mp4
By SimonPetrus in forum Video ConversionReplies: 0Last Post: 8th Feb 2022, 11:47 -
Rewrap MTS to MP4 w/o re-encoding. Why is MP4 smaller? GUI batch tool?
By Razz in forum Video ConversionReplies: 7Last Post: 13th Mar 2021, 16:24 -
FFMPEG Conversion from MKV to MP4 returns a empty MP4 file?
By lolmaisine in forum Video ConversionReplies: 4Last Post: 6th Mar 2019, 07:45 -
Split mp4 file into specified size (part1.mp4, part2.mp4 etc.)
By TubeBar in forum EditingReplies: 7Last Post: 1st Feb 2019, 22:41 -
how can i join two videos a1.mp4 + a2.mp4 = a12.mp4
By sommers in forum Newbie / General discussionsReplies: 14Last Post: 8th Jun 2017, 18:01