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

geek-merlin’s picture

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.

jbrown’s picture

Title: Where is the ffmpeg error log? » Log transcoding info
Assigned: Unassigned » jbrown
Category: bug » task
jbrown’s picture

Component: Documentation » Code