[FFmpeg-user] Fwd: quicktime cannot play the mov file generated by ffmpeg?

yan dragon longyemail at gmail.com
Mon Nov 14 02:26:08 CET 2011


---------- Forwarded message ----------
From: yan dragon <longyemail at gmail.com>
Date: 2011/11/13
Subject: Re: [FFmpeg-user] quicktime cannot play the mov file generated by
ffmpeg?
To: FFmpeg user questions and RTFMs <ffmpeg-user at ffmpeg.org>


First of all thank you for your reply.

The command line and complete output:

[root at as5 ffmpeg_bin]# ./ffmpeg -i test.asf -acodec copy -movflags rtphint
test.mov
ffmpeg version 0.8.5.git, Copyright (c) 2000-2011 the FFmpeg developers
  built on Nov 12 2011 17:36:44 with gcc 4.1.1 20070105 (Red Hat 4.1.1-52)
  configuration: --enable-memalign-hack --disable-shared --enable-static
--enable-debug --enable-libmp3lame
  libavutil    51. 24. 1 / 51. 24. 1
  libavcodec   53. 33. 0 / 53. 33. 0
  libavformat  53. 20. 0 / 53. 20. 0
  libavdevice  53.  4. 0 / 53.  4. 0
  libavfilter   2. 48. 0 /  2. 48. 0
  libswscale    2.  1. 0 /  2.  1. 0
[asf @ 0x8f61aa0] parser not found for codec pcm_s16le, packets or times
may be invalid.
Seems stream 1 codec frame rate differs from container frame rate: 1000.00
(1000/1) -> 25.00 (25/1)
Input #0, asf, from 'test.asf':
  Metadata:
    encoder         : Lavf52.93.0
  Duration: 00:00:20.04, start: 0.000000, bitrate: 659 kb/s
    Stream #0:0: Audio: pcm_s16le ([1][0][0][0] / 0x0001), 8000 Hz, 1
channels, s16, 128 kb/s
    Stream #0:1: Video: msmpeg4 (MP43 / 0x3334504D), yuv420p, 352x288, 25
tbr, 1k tbn, 1k tbc
[buffer @ 0x8f69220] w:352 h:288 pixfmt:yuv420p tb:1/1000000 sar:0/1
sws_param:
Output #0, mov, to 'test.mov':
  Metadata:
    encoder         : Lavf53.20.0
    Stream #0:0: Video: mpeg4 (mp4v / 0x7634706D), yuv420p, 352x288,
q=2-31, 200 kb/s, 25 tbn, 25 tbc
    Stream #0:1: Audio: pcm_s16le (sowt / 0x74776F73), 8000 Hz, 1 channels,
128 kb/s
Stream mapping:
  Stream #0:1 -> #0:0 (msmpeg4 -> mpeg4)
  Stream #0:0 -> #0:1 (copy)
Press [q] to stop, [?] for help
frame=  501 fps=  0 q=23.7 Lsize=     979kB time=00:00:20.01 bitrate=
400.7kbits/s
video:610kB audio:313kB global headers:0kB muxing overhead 6.044626%
[root at as5 ffmpeg_bin]#

I tried to play the test.mov with the quicktime player (version 7.2) in the
windows system, and the player show error like this:
error 2002, invlalid public atom found in 'test.mov' file.

Thanks again, I'm looking forward to your help.

2011/11/13 Carl Eugen Hoyos <cehoyos at ag.or.at>

>  yan dragon <longyemail <at> gmail.com> writes:
>
> > I generated a test.mov file using ffmpeg, with the AVFMT_FLAG_RTP_HINT
> flag
> > enabled.
> > When I play the test.mov with QuickTime player,  the player show error
> like
> > this:
> > error 2002, one invalid pubilc atom found in the movie!  Anybody else
> has the
> > same experience?
>
> Command line and complete, uncut console output of ffmpeg missing.
>
> Carl Eugen
>
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
>


More information about the ffmpeg-user mailing list