Posted by axel.rutz on October 24, 2009 at 10:58pm
2 followers
Jump to:
| Project: | Blue Droplet Video |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | jbrown |
| Status: | active |
Issue Summary
Instead of the embedded video there only is the message "Transcoding failed. Please try another video."
Where can i get a log of ffmpeg parameters and error message? Neither watchdog nor apache log seem to contain this.
Comments
#1
first hint: running cron.php manually yields valuable output in the browser.
if someone(tm) wants to hack some watchdog logging, patch function _bd_video_exec in db_video.module about line 401.
#2
#3