VideoHelp Forum




+ Reply to Thread
Results 1 to 9 of 9
  1. Member
    Join Date
    Dec 2006
    Location
    Bangladesh
    Search Comp PM
    Greetings everyone on this forum..
    i m facing a wired issue..
    i m trying to encode mp4 file from a avi and mp3 file with high quality. I get the CLI (command line) parameters from winFF (windows GUI for ffmpeg) and using it.
    but the problem is encoded video does not play on most player (like jetaudio, windows media player) only audio plays. But it only plays ok on vlc player

    please download the file from the following link:
    http://www.siamcomputer-bd.com/downloads/ffmpeg_error.zip

    in the zip file the main video (avi) file is compressed with 7z as the video is too big 131mb but after 7z compress it is only 1mb.

    so, you need 7z or winRar 4+ version to extract that 7z file..

    it would be great if anyone kindly help me out

    thanks again in advance to all active users
    best regards
    kamrul hassan
    Quote Quote  
  2. I'm a MEGA Super Moderator Baldrick's Avatar
    Join Date
    Aug 2000
    Location
    Sweden
    Search Comp PM
    Works in WMP here. Remember that older windows os and WMP versions does not support mp4 by default.
    Quote Quote  
  3. Member
    Join Date
    Dec 2006
    Location
    Bangladesh
    Search Comp PM
    Originally Posted by Baldrick View Post
    Works fine in VLC.

    And in WMP also.
    thanks for your reply

    but that's the issue dear..
    it's needs to be playable on all player not only on vlc

    i hope i m clear..

    although thanks again for your kind reply

    best regards
    Quote Quote  
  4. I'm a MEGA Super Moderator Baldrick's Avatar
    Join Date
    Aug 2000
    Location
    Sweden
    Search Comp PM
    Remember that older windows os and WMP versions does not support mp4 by default.

    If you want to it to work on ALL players you must make mpg with mpeg1. Or for just all windows players can you make wmv.
    Quote Quote  
  5. Member
    Join Date
    Dec 2006
    Location
    Bangladesh
    Search Comp PM
    Originally Posted by Baldrick View Post
    Remember that older windows os and WMP versions does not support mp4 by default.

    If you want to it to work on ALL players you must make mpg with mpeg1. Or for just all windows players can you make wmv.
    sir, my windows player is updated and also jet-audio fails too..

    please check out the attached file..

    thanks again for your reply

    best regards
    Image Attached Images    
    Quote Quote  
  6. I'm a MEGA Super Moderator Baldrick's Avatar
    Join Date
    Aug 2000
    Location
    Sweden
    Search Comp PM
    Does other mp4 with h264 video work fine?
    Quote Quote  
  7. Member
    Join Date
    Dec 2006
    Location
    Bangladesh
    Search Comp PM
    Originally Posted by Baldrick View Post
    Does other mp4 with h264 video work fine?
    yep
    others works fine with h264 codec but not mine

    thanks for your reply
    best regards
    Quote Quote  
  8. I'm a MEGA Super Moderator Baldrick's Avatar
    Join Date
    Aug 2000
    Location
    Sweden
    Search Comp PM
    Nope. No idea.

    This is the mediainfo details:
    Code:
    General
    Complete name                            : F:\downloads\Sample.mp4
    Format                                   : MPEG-4
    Format profile                           : Base Media
    Codec ID                                 : isom
    File size                                : 449 KiB
    Duration                                 : 24s 0ms
    Overall bit rate                         : 153 Kbps
    Writing application                      : Lavf54.37.100
    
    Video
    ID                                       : 1
    Format                                   : AVC
    Format/Info                              : Advanced Video Codec
    Format profile                           : High 4:4:4 Predictive@L1.3
    Format settings, CABAC                   : Yes
    Format settings, ReFrames                : 5 frames
    Codec ID                                 : avc1
    Codec ID/Info                            : Advanced Video Coding
    Duration                                 : 24s 0ms
    Bit rate                                 : 29.9 Kbps
    Width                                    : 320 pixels
    Height                                   : 240 pixels
    Display aspect ratio                     : 4:3
    Frame rate mode                          : Constant
    Frame rate                               : 25.000 fps
    Color space                              : YUV
    Chroma subsampling                       : 4:4:4
    Bit depth                                : 8 bits
    Scan type                                : Progressive
    Bits/(Pixel*Frame)                       : 0.016
    Stream size                              : 87.7 KiB (20%)
    Writing library                          : x264 core 128 r2216 198a7ea
    Encoding settings                        : cabac=1 / ref=5 / deblock=1:0:0 / analyse=0x3:0x111 / 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=4 / threads=6 / lookahead_threads=1 / 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=3 / weightb=1 / open_gop=0 / weightp=2 / keyint=250 / keyint_min=25 / scenecut=40 / intra_refresh=0 / rc_lookahead=40 / rc=crf / mbtree=1 / crf=35.0 / qcomp=0.60 / qpmin=0 / qpmax=69 / qpstep=4 / ip_ratio=1.40 / aq=1:1.00
    
    Audio
    ID                                       : 2
    Format                                   : AAC
    Format/Info                              : Advanced Audio Codec
    Format profile                           : LC
    Codec ID                                 : 40
    Duration                                 : 21s 943ms
    Duration_LastFrame                       : -9ms
    Bit rate mode                            : Constant
    Bit rate                                 : 128 Kbps
    Channel(s)                               : 2 channels
    Channel positions                        : Front: L R
    Sampling rate                            : 48.0 KHz
    Compression mode                         : Lossy
    Delay relative to video                  : 80ms
    Stream size                              : 343 KiB (76%)
    and maybe someone else can see why wmp wont play it.

    You could of course try another converter with similar settings and see how it works. Like xmedia recode, handbrake. Just to compare.
    Quote Quote  
  9. Member
    Join Date
    Dec 2006
    Location
    Bangladesh
    Search Comp PM
    Originally Posted by Baldrick View Post
    Nope. No idea.

    This is the mediainfo details:
    Code:
    General
    Complete name                            : F:\downloads\Sample.mp4
    Format                                   : MPEG-4
    Format profile                           : Base Media
    Codec ID                                 : isom
    File size                                : 449 KiB
    Duration                                 : 24s 0ms
    Overall bit rate                         : 153 Kbps
    Writing application                      : Lavf54.37.100
    
    Video
    ID                                       : 1
    Format                                   : AVC
    Format/Info                              : Advanced Video Codec
    Format profile                           : High 4:4:4 Predictive@L1.3
    Format settings, CABAC                   : Yes
    Format settings, ReFrames                : 5 frames
    Codec ID                                 : avc1
    Codec ID/Info                            : Advanced Video Coding
    Duration                                 : 24s 0ms
    Bit rate                                 : 29.9 Kbps
    Width                                    : 320 pixels
    Height                                   : 240 pixels
    Display aspect ratio                     : 4:3
    Frame rate mode                          : Constant
    Frame rate                               : 25.000 fps
    Color space                              : YUV
    Chroma subsampling                       : 4:4:4
    Bit depth                                : 8 bits
    Scan type                                : Progressive
    Bits/(Pixel*Frame)                       : 0.016
    Stream size                              : 87.7 KiB (20%)
    Writing library                          : x264 core 128 r2216 198a7ea
    Encoding settings                        : cabac=1 / ref=5 / deblock=1:0:0 / analyse=0x3:0x111 / 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=4 / threads=6 / lookahead_threads=1 / 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=3 / weightb=1 / open_gop=0 / weightp=2 / keyint=250 / keyint_min=25 / scenecut=40 / intra_refresh=0 / rc_lookahead=40 / rc=crf / mbtree=1 / crf=35.0 / qcomp=0.60 / qpmin=0 / qpmax=69 / qpstep=4 / ip_ratio=1.40 / aq=1:1.00
    
    Audio
    ID                                       : 2
    Format                                   : AAC
    Format/Info                              : Advanced Audio Codec
    Format profile                           : LC
    Codec ID                                 : 40
    Duration                                 : 21s 943ms
    Duration_LastFrame                       : -9ms
    Bit rate mode                            : Constant
    Bit rate                                 : 128 Kbps
    Channel(s)                               : 2 channels
    Channel positions                        : Front: L R
    Sampling rate                            : 48.0 KHz
    Compression mode                         : Lossy
    Delay relative to video                  : 80ms
    Stream size                              : 343 KiB (76%)
    and maybe someone else can see why wmp wont play it.

    You could of course try another converter with similar settings and see how it works. Like xmedia recode, handbrake. Just to compare.
    thanks a lot for your reply..

    however my main purpose is to create 3 different quality video (MP4 file) with the source video and audio
    1. Best quality
    2. Medium Quality
    3. Normal/Average/low quality

    format must be mp4 and aac

    so, it would be great if you can provide me better CLI that works on all player?

    i hope i m clear sir?

    thanks again for your kind reply
    best regards
    Quote Quote  



Similar Threads

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