Hi folks,

Just thought I'd ask if anyone knew the solution to this problem off
the top of their heads.  I'm using libav to encode a file as a .MOV
container with 1 MPEG4 video stream and one libmp3lame stream.  I set
frame_rate, time_base, width, height and pixel format on my encoding
AVCodecContext, and I seem to write a file just fine.  It plays in
mplayer and vlc without issue.

But in Apple's quicktime it just plays the audio -- the video is
blank.  Searching the google-nation, it appears lots of people have
seen this problem and fixed it, but I can't find out how they fixed
it.

For the record, ffmpeg -i file.flv -acodec libmp3lame out.mov creates
a file that will play just fine in Apple's Quicktime, so I'm sure I'm
screwing up somewhere.

If someone knows off the top of their head what I'm likely doing
wrong, please let me know.  But if you don't know off the top of your
head, give this e-mail no more thought.

- Art

-- 
http://www.xuggle.com/
xu‧ggle (zŭ' gl) v. To freely encode, decode, and experience audio and video.

Use Xuggle to get the power of FFMPEG in Java.
_______________________________________________
libav-user mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/libav-user

Reply via email to