Closed (fixed)
Project:
Video
Version:
6.x-3.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Jan 2010 at 08:56 UTC
Updated:
22 Jan 2010 at 18:50 UTC
on my Unix box, I am so sure that my ffmpeg was installed in location /usr/local/bin/ffmpeg. I am using ffmpeg_converter.module on the other site (same server) and I remember trying your previous version of video.module. all settings are /usr/local/bin/ffmpeg.
but for no reason, at the video settings page, it returned me an error message: Please specify correct executable path to Transcoder whenever I tried to set to my correct path.
Comments
Comment #1
hypertext200Can you create video? auto thumbnails are creating?
Comment #2
sadist commentedhi heshan, thanks for the respond.
neither thumbnail has been created nor anything being converted. only the original uploaded file (wmv) and that's all.
btw even if I save the default configuration (without changing anything) with path: /usr/bin/ffmpeg, it will still prompt me the same error message.
Comment #3
hypertext200In command line type
and let me know the responce
Comment #4
sadist commentedComment #5
hypertext200Seems you have successfully installed FFMPEG, if you installed, then it should work when you upload videos. Try create video node, and hit upload to upload video let me know whether thumbnails r created or not
Comment #6
sadist commentedya i did that (#2). i've been using my ffmpeg for other modules without problem.
Comment #7
hypertext200Wioll tlk to u prv
Comment #8
aohanian commentedI am having the same problem. Please post the solution when available.
Comment #9
hypertext200What is the FFMPEG version your using and what is the OS?
just try
and let me know the out put
Comment #10
hypertext200FILENAME is something like sites/all/files/flash.flv
Comment #11
zuzu83 commentedhi,
I have same probleme...
my ffmpeg path is : /usr/local/bin/ffmpeg
I find my ffmpeg file with cmd
#which ffmpegmy server return result/usr/local/bin/ffmpegand I am executed
$ ffmpegreturnIn my admin video page, I configure my ffmpeg path "/usr/local/bin/ffmpeg" return error "Please specify correct executable path to Transcoder".
Where is probleme
tanks
"My server is DEBIAN Lenny 64 bit"
Drupal version 6.15
Video module version 6.dev
Comment #12
xmacinfoI am migrating from Flashvideo to Video and I have the same error.
In admin/settings/video the Path to Video Transcoder give me a validation error:
Please specify correct executable path to Transcoder.
The ffmpeg location is at: "/usr/local/bin/ffmpeg" which other sites I have are using properly to do the conversion.
Somehow Video does not validate properly the path while it's good.
Yes, I am on a Mac and ffmpeg was built on it from source.
However other modules and sites can use it properly.
Comment #13
hypertext200@xmacinfo can you create video nodes, and convert them? in that validation I will only try this
Please comment the above function body as shown in above in video.admin.inc
Comment #14
zuzu83 commented@heshanmw
yes video node has create but video not converter and thumbnail hot generate...
look my config #11
Comment #15
hypertext200Until you save configurations you cannot convert videos or create thumbnails. Please use my code above and check. :)
Comment #16
zuzu83 commentedIt's ok...
probleme fixed with last dev version!
tanks
Comment #17
xmacinfoConfirmed. This is fixed in video-6.x-3.3.