+ Reply to Thread
Results 1 to 9 of 9
Thread
  1. Member
    Join Date: Sep 2009
    Location: Puerto Rico
    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
    Quote Quote  

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

    Does it happen with all your video files?
    Quote Quote  

  3. Explorer Case's Avatar
    Join Date: Feb 2004
    Location: Middle Earth
    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.
    Quote Quote  

  4. Member
    Join Date: Sep 2009
    Location: Germany
    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
    Quote Quote  

  5. Explorer Case's Avatar
    Join Date: Feb 2004
    Location: Middle Earth
    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.
    Quote Quote  

  6. Member
    Join Date: Sep 2009
    Location: Germany
    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


    -------------------------
    Quote Quote  

  7. Member
    Join Date: Sep 2009
    Location: Puerto Rico
    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
    Quote Quote  

  8. Explorer Case's Avatar
    Join Date: Feb 2004
    Location: Middle Earth
    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.
    Quote Quote  

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




Similar Threads

  1. FFMPEGX won't encode!
    By Kalasin in forum ffmpegX general discussion
    Replies: 1
    Last Post: 26th Jul 2009, 11:02
  2. FFmpegX will not encode (again!)
    By Stendec in forum ffmpegX general discussion
    Replies: 3
    Last Post: 9th Oct 2005, 19:01
  3. Upgraded to new ffmpegx, won't encode
    By KingAdRock in forum ffmpegX general discussion
    Replies: 1
    Last Post: 11th Oct 2004, 08:30
  4. ffmpegX 0.0.9 does not encode!
    By Tommy Powers in forum ffmpegX general discussion
    Replies: 1
    Last Post: 15th Oct 2003, 10:27
  5. Encode from Quicktime to ffmpegX.
    By karol in forum ffmpegX general discussion
    Replies: 4
    Last Post: 3rd Jul 2003, 03:27
Slysofts AnyDVD HD removes DVD and Blu-ray encryption and region coding. More info or download trial!
About   Advertise   Forum   Forum Archive   RSS Feeds   Statistics   Tools