VideoHelp Forum
+ Reply to Thread
Results 1 to 8 of 8
Thread
  1. Hello,

    I have a .avi file that I need to give a different codec and format.
    It has to have:
    Codec: MPEG-4 Video (FMP4)
    Resolution: 1920x1080
    and Format: Planar 4:2:0 YUV

    I am nearly on the brink of despair because nothing seems to work.


    KorbohneD


    Edit:
    There is no audio in the clip. I am using Windows 10 and the target container format is still .avi.

    I need it like this:

    Code:
    Allgemein
    Vollständiger Name                       : C:\Users\Mediascreen\Desktop\bagger_loop.avi
    Format                                   : AVI
    Format/Info                              : Audio Video Interleave
    Dateigröße                               : 13,7 MiB
    Dauer                                    : 5s 667 ms
    Gesamte Bitrate                          : 20,3 Mb/s
    Kodierendes Programm                     : Lavf56.15.104
    
    Video
    ID                                       : 0
    Format                                   : MPEG-4 Visual
    Format-Profil                            : Simple@L1
    Format-Einstellungen für BVOP            : Nein
    Format-Einstellungen für Qpel            : Nein
    Format-Einstellungen für GMC             :  Keine warppoints
    Format-Einstellungen für Matrix          : Default (H.263)
    Codec-ID                                 : FMP4
    Dauer                                    : 5s 667 ms
    Bitrate                                  : 20,3 Mb/s
    Breite                                   : 1 920 Pixel
    Höhe                                     : 1 080 Pixel
    Bildseitenverhältnis                     : 16:9
    Bildwiederholungsrate                    : 30,000 FPS
    ColorSpace                               : YUV
    ChromaSubsampling/String                 : 4:2:0
    BitDepth/String                          : 8 bits
    Scantyp                                  : progressiv
    Bits/(Pixel*Frame)                       : 0.326
    Stream-Größe                             : 13,7 MiB (100%)
    verwendete Encoder-Bibliothek            : Lavc56.14.100
    Last edited by MediaKorbi; 9th Feb 2017 at 08:47.
    Quote Quote  
  2. Use MediaInfo -> View -> Text and paste the result in a post to give info on the .avi

    Then tell the target container format and what OS you're using (and perhaps the target audio codec)
    Quote Quote  
  3. Use MediaInfo -> View -> Text and paste the result in a post to give info on the .avi

    Then tell the target container format and what OS you're using (and perhaps the target audio codec)
    I updated the first post.
    Quote Quote  
  4. By to give info on the .avi I actually meant for this one: bagger_loop.avi.

    But you could do this with most encoders like Xmedia Recode. There could be two challenges in this: One is if the source is interlaced and you want progressive. Another if the fps of the source and target differs. Then an avisynth script may give the best result.
    Quote Quote  
  5. Member
    Join Date
    Aug 2013
    Location
    Central Germany
    Search PM
    You reported the desired target format. But we also need just as detailed information about your current source format for more detailed help.

    FMP4 is an ffmpeg based FourCC for MPEG-4 Video Part 2 (a.k.a. ASP; the DivX 4+ and Xvid codecs produce the same format, with their own limits). It can probably be created with ffmpeg based converters like X-Media Recode, Handbrake, VidCoder, TEncoder...
    Quote Quote  
  6. Originally Posted by LigH.de View Post
    You reported the desired target format. But we also need just as detailed information about your current source format for more detailed help.

    FMP4 is an ffmpeg based FourCC for MPEG-4 Video Part 2 (a.k.a. ASP; the DivX 4+ and Xvid codecs produce the same format, with their own limits). It can probably be created with ffmpeg based converters like X-Media Recode, Handbrake, VidCoder, TEncoder...
    Oh sorry, know I understand.

    This the format i have. I also have all the frames as pngs if that is of any help:

    Code:
    Allgemein
    Vollständiger Name                       : C:\Users\Mediascreen\Desktop\3D Loop\logo_loop.avi
    Format                                   : AVI
    Format/Info                              : Audio Video Interleave
    Dateigröße                               : 534 MiB
    Dauer                                    : 3s 3 ms
    Gesamte Bitrate                          : 1 492 Mb/s
    Aufnahmedatum                            : 2017-02-09T14:37:33.00237+01:00
    Kodierendes Programm                     : Adobe After Effects CS5.5 10.5 Windows 64
    
    Video
    ID                                       : 0
    Format                                   : RGB
    Codec-ID                                 : 0x00000000
    Codec-ID/Info                            : Basic Windows bitmap format. 1, 4 and 8 bpp versions are palettised. 16, 24 and 32bpp contain raw RGB samples
    Dauer                                    : 3s 3 ms
    Bitrate                                  : 1 491 Mb/s
    Breite                                   : 1 920 Pixel
    Höhe                                     : 1 080 Pixel
    Bildseitenverhältnis                     : 16:9
    Bildwiederholungsrate                    : 29,970 (30000/1001) FPS
    BitDepth/String                          : 8 bits
    Bits/(Pixel*Frame)                       : 24.000
    TimeCode_FirstFrame                      : 00;00;00;00 / 00;00;00;00
    TimeCode_Source                          : Adobe tc_A / Adobe tc_O
    Stream-Größe                             : 534 MiB (100%)
    Quote Quote  
  7. Member
    Join Date
    Aug 2013
    Location
    Central Germany
    Search PM
    An AVI with uncompressed RGB. This kind of source format should work with the converters I mentioned. I just have no experience with these GUI tools, as I may prefer ffmpeg directly in a console... but try them, they will probably call the video format "MPEG-4".
    Last edited by LigH.de; 13th Feb 2017 at 03:34.
    Quote Quote  
  8. Originally Posted by LigH.de View Post
    An AVI with uncompressed RGB. This kind of source format should work with the converters I mentioned. I just have no experience with these GUI tools, as I may brefer ffmpeg directly in a console... but try them, they will probably call the video format "MPEG-4".
    Yeah, thank you very much, it seemd to work!
    Quote Quote  



Similar Threads

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