Re: converting apple quicktime to mpeg

2011-06-01 Thread Ron Johnson
On 06/01/2011 01:25 AM, Pierre Frenkiel wrote: On Tue, 31 May 2011, Ron Johnson wrote: The mplayer.log file displayed as a couple of dozen garbled bytes. The log has 66 text lines, followed by the "garbled bytes" written while mplayer is reading the input file, but you can display the whole f

Re: converting apple quicktime to mpeg

2011-05-31 Thread Pierre Frenkiel
On Tue, 31 May 2011, Ron Johnson wrote: The mplayer.log file displayed as a couple of dozen garbled bytes. The log has 66 text lines, followed by the "garbled bytes" written while mplayer is reading the input file, but you can display the whole file correctly with more. (vi displays co

Re: converting apple quicktime to mpeg

2011-05-31 Thread Ron Johnson
On 05/31/2011 01:37 PM, Pierre Frenkiel wrote: On Tue, 31 May 2011, Ron Johnson wrote: Try this: ffmpeg -loglevel verbose -i file.mov mplayer -identify file.mov the ffmpeg output is the same as before, even with "-loglevel debug -v 10" I attach, in addition to mplayer.log, the outputs of "ffm

Re: converting apple quicktime to mpeg

2011-05-31 Thread Pierre Frenkiel
On Tue, 31 May 2011, Ron Johnson wrote: Try this: ffmpeg -loglevel verbose -i file.mov mplayer -identify file.mov the ffmpeg output is the same as before, even with "-loglevel debug -v 10" I attach, in addition to mplayer.log, the outputs of "ffmpeg --formats" and "ffmpeg -codecs", best

Re: converting apple quicktime to mpeg

2011-05-31 Thread Ron Johnson
On 05/31/2011 04:57 AM, Pierre Frenkiel wrote: On Tue, 31 May 2011, Ron Johnson wrote: We need the exact command and all the output. (OK to attach as a text file.) Here it is. Actually, I called ffmpeg with some options, but the ouput is exactly the same. Try this: ffmpeg -loglevel verbose

Re: converting apple quicktime to mpeg

2011-05-31 Thread Pierre Frenkiel
On Tue, 31 May 2011, Ron Johnson wrote: We need the exact command and all the output. (OK to attach as a text file.) Here it is. Actually, I called ffmpeg with some options, but the ouput is exactly the same. -- Pierre Frenkielffmpeg -i file.mov file.mpg FFmpeg version SVN-r25838, Copyr

Re: converting apple quicktime to mpeg

2011-05-31 Thread Ron Johnson
On 05/31/2011 04:03 AM, Pierre Frenkiel wrote: hi, I tried several methods to convert a .mov file to .mpg, but none really works, and google didn't help me in that case. ffmpeg seemed to me the best choice, but I get: Invalid data found when processing input We need the exact command and all

converting apple quicktime to mpeg

2011-05-31 Thread Pierre Frenkiel
hi, I tried several methods to convert a .mov file to .mpg, but none really works, and google didn't help me in that case. ffmpeg seemed to me the best choice, but I get: Invalid data found when processing input As it seems to work for other people, I suppose that some ffmeg codec is missin