Hi,
Please anyone help me how to resolve no sound problem when I see "Missing required audio codec, encoded videos will not contain sound" in the test result.
Thank you for help....
FFMPEG binary test results
Binary Name Pass/Fail
ffmpeg Passed
Supported MIME Types
The FFMPEG module can decode files of the following MIME types
video/x-ms-asf
video/x-msvideo
video/x-flv
video/quicktime
video/mp4
video/mpeg
The FFMPEG module can encode files to the following MIME types
video/x-flv
Missing required audio codec, encoded videos will not contain sound.
Version Information
FFmpeg version SVN-r20191, Copyright (c) 2000-2009 Fabrice Bellard, et al.
built on Oct 8 2009 00:31:04 with gcc 4.1.2 20080704 (Red Hat 4.1.2-44)
configuration: --enable-shared --enable-libxvid --enable-libvorbis --enable-libmp3lame --enable-gpl --enable-libfaad --enable-libfaac --enable-nonfree --enable-libtheora --enable-libx264 --enable-pthreads --enable-postproc
libavutil 50. 3. 0 / 50. 3. 0
libavcodec 52.36. 0 / 52.36. 0
libavformat 52.39. 0 / 52.39. 0
libavdevice 52. 2. 0 / 52. 2. 0
libswscale 0. 7. 1 / 0. 7. 1
libpostproc 51. 2. 0 / 51. 2. 0
Posts: 8339
It is irrelevant unless you are going to use the transcode module.
But if you've got to have it my version fixes it.
-s
FlashYourWeb and Your Gallery with The E2 XML Media Player for Gallery2
Posts: 25
Thank you for your version. It works with flv, AVI and wmv files.
I have a question that wmv is not able to create the the thumbnail. Please look at the following site:
http://hktaitung.org/gallery/main.php?g2_itemId=12044
Is the movie size of the WMV or AVI able to be changed small size like flv? If yes, how?
Any way, thank you for help......
Posts: 8339
Edit Movie -> Movie Size
If AVI or WMV is not supported it has nothing to do w/ gallery's ffmpeg module and everything to do with your ffmpeg binary.
-s
FlashYourWeb and Your Gallery with The E2 XML Media Player for Gallery2
Posts: 25
I get it, thank you again.