VideoHelp Forum




Results 1 to 9 of 9
  1. Member
    Join Date
    Sep 2009
    Location
    Puerto Rico
    Search Comp PM
    i have installed the binaries and intalled the software properly, or so i think, but when i try to encode a video it makes a video file with no data (zero bytes) what am i doing wrong?? please and thanxs.


    -Se0r

  2. I'm a MEGA Super Moderator Baldrick's Avatar
    Join Date
    Aug 2000
    Location
    Sweden
    Search Comp PM
    Moving you to our ffmpegx section.

    Does it happen with all your video files?

  3. Explorer Case's Avatar
    Join Date
    Feb 2004
    Location
    Middle Earth
    Search Comp PM
    After trying to encode a file, click the blue "i" in the ffmpegX Progress window. This will bring up a new window with the Process Information. It is like a log of what ffmpegX was trying to do. It will also contain any error messages, if an error happened. Please post that information here for examination.

  4. Member
    Join Date
    Sep 2009
    Location
    Germany
    Search Comp PM
    Same here >

    FFmpeg version CVS, Copyright (c) 2000-2004 Fabrice Bellard
    Thu Sep 24 17:35:50 CEST 2009
    Mac OSX universal build for ffmpegX
    libavutil version: 49.0.0
    libavcodec version: 51.9.0
    libavformat version: 50.4.0
    Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Users/maxtor250gb/Desktop/test.mov':
    Duration: 00:00:29.2, start: 0.000000, bitrate: 161084 kb/s
    Stream #0.0(eng): Audio: aac, 44100 Hz, stereo
    Stream #0.1(eng), 24.00 fps(r): Video: qtrle, rgb24, 1910x917
    Codec type mismatch for mapping #0.0 -> #0.0

    -----------

    My System:

    Apple Mac Pro Intel
    OSX 10.5.8

  5. Explorer Case's Avatar
    Join Date
    Feb 2004
    Location
    Middle Earth
    Search Comp PM
    Originally Posted by Xeon2901
    Stream #0.0(eng): Audio: aac, 44100 Hz, stereo
    Stream #0.1(eng), 24.00 fps(r): Video: qtrle, rgb24, 1910x917
    Codec type mismatch for mapping #0.0 -> #0.0
    The audio stream is listed before the video stream in your file. If ffmpeg isn't told about that, it expects it the other way around (video before audio).
    Set the "Invert mapping" checkbox in the Audio tab. Now you won't get a "Codec type mismatch for mapping"-error for this file anymore.

  6. Member
    Join Date
    Sep 2009
    Location
    Germany
    Search Comp PM
    Hi,

    now it works ! Thanks so much !

    ---------------------

    Encoding started on Thu Sep 24 18:15:39 CEST 2009
    FFmpeg version CVS, Copyright (c) 2000-2004 Fabrice Bellard
    Mac OSX universal build for ffmpegX
    libavutil version: 49.0.0
    libavcodec version: 51.9.0
    libavformat version: 50.4.0
    Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Users/maxtor250gb/Desktop/test.mov':
    Duration: 00:00:29.2, start: 0.000000, bitrate: 161084 kb/s
    Stream #0.0(eng): Audio: aac, 44100 Hz, stereo
    Stream #0.1(eng), 24.00 fps(r): Video: qtrle, rgb24, 1910x917
    Output #0, flv, to '/Users/maxtor250gb/Desktop/test.mov.ff.flv':
    Stream #0.0, 12.00 fps(c): Video: flv, yuv420p, 320x240, q=2-15, 200 kb/s
    Stream #0.1: Audio: mp3, 22050 Hz, stereo, 56 kb/s
    Stream mapping:
    Stream #0.1 -> #0.0 [sync #0.0]
    Stream #0.0 -> #0.1 [sync #0.1]
    video:404kB audio:200kB global headers:0kB muxing overhead 105.957644%
    bench: utime=4.271s
    /Applications/ffmpegX.app//Contents/Resources/flvtool2:2:in `require': no such file to load -- flvtool2 (LoadError)
    from /Applications/ffmpegX.app//Contents/Resources/flvtool2:2


    -------------------------

  7. Member
    Join Date
    Sep 2009
    Location
    Puerto Rico
    Search Comp PM
    well ive been trying to encode to all the file types and i always get the same result, one second encoding and an empty file, this is what i generally get in the blue i window:

    FFmpeg version CVS, Copyright (c) 2000-2004 Fabrice Bellard
    Thu Sep 24 12:26:53 GMT+4 2009
    Mac OSX universal build for ffmpegX
    libavutil version: 49.0.0
    libavcodec version: 51.9.0
    libavformat version: 50.4.0
    Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Users/seormalpez/Desktop/burningman.mp4':
    Duration: 00:00:18.9, start: 0.000000, bitrate: 627 kb/s
    Stream #0.0(und): Audio: aac, 44100 Hz, stereo
    Stream #0.1(und), 29.97 fps(r): Video: h264, yuv420p, 480x320
    Codec type mismatch for mapping #0.0 -> #0.0

  8. Explorer Case's Avatar
    Join Date
    Feb 2004
    Location
    Middle Earth
    Search Comp PM
    Originally Posted by Se0r
    Stream #0.0(und): Audio: aac, 44100 Hz, stereo
    Stream #0.1(und), 29.97 fps(r): Video: h264, yuv420p, 480x320
    Codec type mismatch for mapping #0.0 -> #0.0
    The audio stream is listed before the video stream in your file. If ffmpeg isn't told about that, it expects it the other way around (video before audio).
    Set the "Invert mapping" checkbox in the Audio tab. Now you won't get a "Codec type mismatch for mapping"-error for this file anymore.

  9. Unless you are an expert or a glutton for punishment, I suggest you try MPEG Streamclip instead. It is much more usable.




Similar Threads

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