#355: 3.0-beta2  transcode "DOWNLOAD" step broken when using Apache
-------------------+--------------------------------------------------------
 Reporter:  jimby  |        Type:  defect            
   Status:  new    |    Priority:  major             
Milestone:         |   Component:  Transcoding       
  Version:         |    Keywords:  transcode download
-------------------+--------------------------------------------------------
 When running with Apache, The DOWNLOAD line in the transcode process (just
 prior to getThumb) reads:

 DOWNLOADING
 
http://www.bsdtv.org:8080/Members/jpb/videos/xaaapa02/download/video_file/xaa.avi

 RUNNING: scripts/getThumb /tmp/tmp_PKSer.avi
 transcoded/http/www.bsdtv.org/8080/Members/jpb/videos
 /xaaapa02/download/video_file/xaa.avi/jpeg/xaa.jpg

 This fails to download the video and results in an error.


 When running standalone without Apache, it works correctly.  The lines
 read:

 DOWNLOADING
 
http://www.bsdtv.org:8080/bsdtv/Members/jpb/videos/xaa05/download/video_file/xaa05.avi

 RUNNING: scripts/getThumb /tmp/tmp8Upell.avi
 
transcoded/http/www.bsdtv.org/8080/bsdtv/Members/jpb/videos/xaa05/download/video_file/xaa05.avi/jpeg/xaa05.jpg

 Notice the instance name "bsdtv" just before "Members".  It's not there in
 the Apache version above.  Plumi doesn't download the video and an error
 message is output into the temporary file.  The DOWNLOAD step for all
 processes (getThumb, ffmpeg, and ffmpeg2theora) fails, and there is no
 transcoding performed.

 Rewrite rules were unchanged (except for replacing "example.org" with the
 correct site name "bsdtv.org").


 Note that this *may* be related to ticket #289 "Naming scheme of videos
 has changed", but I can't tell.

 Jim B.

-- 
Ticket URL: <http://plumi.org/ticket/355>
Plumi <http://plumi.org/>
Plumi - FOSS Video Sharing Platform
_______________________________________________
Discuss mailing list
[email protected]
http://lists.plumi.org/listinfo/discuss

Reply via email to