VideoHelp Forum




+ Reply to Thread
Results 1 to 14 of 14
  1. Member
    Join Date
    Sep 2009
    Location
    Canada
    Search Comp PM
    hi,
    I can not convert this,need a useful converter :



    Video
    Format : AVC
    Format/Info : Advanced Video Codec
    Format profile : Main@L2.1
    Format settings, CABAC : Yes
    Format settings, ReFrames : 3 frames
    Format settings, GOP : M=1, N=50
    Codec ID : 7
    Duration : 7mn 2s
    Bit rate : 670 Kbps
    Width : 480 pixels
    Height : 360 pixels
    Display aspect ratio : 4:3
    Frame rate mode : Constant
    Frame rate : 25.000 fps
    Color space : YUV
    Chroma subsampling : 4:2:0
    Bit depth : 8 bits
    Scan type : Progressive
    Bits/(Pixel*Frame) : 0.155
    Stream size : 33.7 MiB (83%)

    Audio
    Format : AAC
    Format/Info : Advanced Audio Codec
    Format profile : LC
    Codec ID : 10
    Duration : 7mn 2s
    Bit rate : 129 Kbps
    Channel(s) : 2 channels
    Channel positions : Front: L R
    Sampling rate : 44.1 KHz
    Compression mode : Lossy
    Stream size : 6.48 MiB (16%)
    Quote Quote  
  2. Banned
    Join Date
    Oct 2004
    Location
    New York, US
    Search Comp PM
    Convert it to what?
    Last edited by sanlyn; 25th Mar 2014 at 11:38.
    Quote Quote  
  3. Member
    Join Date
    Sep 2009
    Location
    Canada
    Search Comp PM
    mp4 and mpeg-2
    Quote Quote  
  4. What container is it currently? To remux to MP4 try Yamb or Mp4Muxer. You may need to demux to elementary streams first.
    Quote Quote  
  5. Member
    Join Date
    Sep 2009
    Location
    Canada
    Search Comp PM
    it is a video file which is downloaded from youtube
    Quote Quote  
  6. Youtube videos are usually FLV or MP4. What did MediaInfo say about the container (Format)? You cut that part out of the list you posted. Different containers will require different software.
    Quote Quote  
  7. Member
    Join Date
    Sep 2009
    Location
    Canada
    Search Comp PM
    no, I sent all data on Mediainfo
    Quote Quote  
  8. Member
    Join Date
    Mar 2011
    Location
    Nova Scotia, Canada
    Search Comp PM
    Which converters have you tried?
    Quote Quote  
  9. Banned
    Join Date
    Oct 2004
    Location
    New York, US
    Search Comp PM
    The file name, which was not included, will reveal the type of video -- flv, mp4, whatever.
    Last edited by sanlyn; 25th Mar 2014 at 11:38.
    Quote Quote  
  10. Member Cornucopia's Avatar
    Join Date
    Oct 2001
    Location
    Deep in the Heart of Texas
    Search PM
    Originally Posted by sisily View Post
    no, I sent all data on Mediainfo
    No you didn't.
    You cut out the "GENERAL" section.
    I just tested it on an AVI, MKV, MP4, WMV, MOV, FLV. They ALL show the "general" section in text mode & text export.

    For MP4, you might not have to do anything...
    For MPEG2, I'd use ConvertXtoDVD.

    Scott
    Quote Quote  
  11. Member
    Join Date
    Jun 2003
    Location
    United States
    Search Comp PM
    If you're on a Mac (your profile doesn't show which platform), ClipWrap.
    Quote Quote  
  12. Member
    Join Date
    Sep 2009
    Location
    Canada
    Search Comp PM
    hi friends and thank you for your helps.
    this is general section of mediainfo. i have forhotten that.sorry
    General
    Complete name : nb
    Format : Flash Video
    File size : 40.6 MiB
    Duration : 7mn 2s
    Overall bit rate : 807 Kbps
    httphostheader : r9---sn-p5qlsn7l.c.youtube.com
    Quote Quote  
  13. It looks like the audio/video streams are already compatible with the MP4 container/format (in other words, you can copy them without having to actually convert them). I would try FLV Extract. Just tell it to copy both the audio and video to MP4.
    Quote Quote  
  14. for re-wrapping to mp4 (not re-encoding) you can use avidemux

    video=>copy
    audio=>copy
    format=>mp4

    another option is ffmpeg or some of the ffmpeg GUI's
    ffmpeg -i input.flv -vcodec copy -acodec copy output.mp4


    To re-encode to mpeg2 you can use avidemux as well
    video=>mpeg2
    audio=>ac3 (you probably don't want to keep it aac)
    format=>mpeg2-ps

    If you are making a DVD , you can use all-in-one tools such as avstodvd , which will also author
    Quote Quote  



Similar Threads

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