Forum Archive Home -> ffmpegX general discussion -> Converting MOV to FLV - codec problems
| Converting MOV to FLV - codec problems | ||
| communique posted 2008 Jun 03 12:35 | ||
I'm trying to convert a MOV file to a FLV file and am having difficulty with the encoding. I have searched the boards for relevant information and have found a lot of it. I started with a WMV file, converted it to a MOV file with audio tracks re-ordered. I thought I'd be good to go then:
Does anyone have an idea what this codec is and what I can do to fix this? | ||
| bigmac182 posted 2008 Jun 04 14:45 | ||
| I am having the same issue. Here is my log
Encoding started on Wed Jun 4 13:38:56 MDT 2008 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 '/Volumes/Capture Scratch/Screen Capture/Production_WA_full.mov': Duration: 00:03:10.4, start: 0.000000, bitrate: 64174 kb/s Stream #0.0(eng), 29.97 fps(r): Video: Apple Intermediate Codec, 1280x720 Stream #0.1(eng): Audio: pcm_s16le, 48000 Hz, stereo, 1536 kb/s Output #0, flv, to '/Volumes/Capture Scratch/Screen Capture/Production_WA_flash.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.0 -> #0.0 Stream #0.1 -> #0.1 Unsupported codec (id=0) for input stream #0.0 | ||
| Case posted 2008 Jun 07 08:13 | ||
| ||
| Case posted 2008 Jun 07 09:08 | ||
If that doesn't work, you should do an extra step and export with a different video codec, to make a source file decodable to ffmpegX. To save some time and disk space, you may want to size down to the size you want for the FLV (320x240) while exporting. | ||
| TucsonTom posted 2008 Jun 13 11:20 | ||
| When I try converting an MOV to FLV I get an empty FLV file. Any idea why? | ||
| tomlee59 posted 2008 Jun 13 14:58 | ||
| Someone needs to write a sticky: How To Ask For Help.
If you only say "X doesn't work. Do you know why?" you're not likely to get many helpful responses. Tell us WHAT YOU DID. What tool/version? Characteristics of source file? Characteristics of target file? Maybe post a logfile (the blue 'i' on the Progress pane in ffmpegx). Folks here want to help, but we're not mindreaders, y'know! :) (Although Case comes pretty damn close...) |
Login/Register to our forum to be able to post here.
