when i am using flashvideo ,ffmpeg_wrapper, ffmpeg_converter ,token,mimedetect,admin_menu,cck,filefield,
filefield_paths, and using JW player then problem with file convertion from media type to flv type when i start cron then message is
Command: /usr/local/bin/ffmpeg -y -i "D:\Apache2.2\htdocs\dru_audio_vedio/sites/default/files/om12_1.wmv" -vframes 1 -ss "00:00:02" -an -vcodec mjpeg -f rawvideo -s ""130x100"" "D:\Apache2.2\htdocs\dru_audio_vedio/sites/default/files/om12_1_31.jpg"
Command: /usr/local/bin/ffmpeg -i "D:\Apache2.2\htdocs\dru_audio_vedio/sites/default/files/om12_1.wmv" -f flv -acodec mp3 -ar 22050 -ab 64k -ac 1 "D:\Apache2.2\htdocs\dru_audio_vedio/sites/default/files/om12_1_31.flv"
Cron ran successfully.\
but
where is the flv file flv file is not present in root folder
i am using path for ffmpeg is /usr/bin/ffmpeg
in ffmpeg_wrapper module setting
please help me

Edited by WorldFallz - moved to appropriate forum.

Comments

pobster’s picture

First, this '/usr/local/bin/ffmpeg' is a Unix path, this 'D:\Apache2.2\htdocs\dru_audio_vedio/sites/default/files/om12_1_31.flv' is a Windows path. It's either one or the other, not both...

Second, Flashvideo does NOT use ffmpeg_wrapper or ffmpeg_converter at all. Forget about them, uninstall them. Nowhere has it told you that you need these modules...

Please don't make me regret answering this post... Just read the instructions which come with Flashvideo...

Pobster

avnish.mca’s picture

When I was follow the steps of http://www.travistidwell.com/flashvideo steps are
* Step 1: Get FFMPEG
* Step 2: Set up your php.ini file for the FlashVideo
* Step 3: Get the FlashVideo Module
* Step 4: Download a Media Player
* Step 5: Set up a Cron Task
* Step 6: Create a Content Template.
* Step 7: Create your Page!
* Troubleshooting the Drupal FlashVideo Module
To use video files and display them with JW player
when i am creating a page type node using cck to uploading video then video successfully uploaded but when i am submitting page then there is no display no that page no for thumbnail and no for video
and when i created a view for node type to see these then display thumbnail not available for teaser and 'video for display not available' for node .
how can i display my video on page .
i think i have a problem with ffmpeg to get and install on my system .
Can anybody help me for a right link for ffmpeg to download no window system and the right path for ffmpeg