- create a content type and include a video upload CCK field
- add some nodes with videos
- change the Automated Alias path of the content type
- clear all caches etc
- view a node with a video reports an error along the lines of:

"Stream not found,Netstream,Play, ... /sites/default/files/videos/converted/"

Using qt-quickstart and flowplayer if that is relevant.

The videos still work in Views and on the front page: both of which have videourl in the flashvars: only the node itself is borked, which seems odd.

Comments

ppcc’s picture

apologies, this bit:

both of which have videourl in the flashvars

should read:

both of which have the correct videourl in the flashvars

ppcc’s picture

actually, the url in the flashvars on the node page is correct too.
Any pointers as to how I can determine if this is a problem with pathauto, flowplayer or the video module?

jpromeo’s picture

I am having this exact issue. The URL for Flowplayer in the teaser works perfectly but once I click to the node (which has a URL alias of media/video/[title-raw]), the URL for the player is not correct. The URL of the node is http://mysite.com/media/video/mynode. The player is unable to find

http://mysite.com/media/video/sites/mysite.com/files/videos/converted/vi...

The video is present @

http://mysite.com/sites/mysite.com/files/videos/converted/vid.flv

It seems like it is a Flowplayer issue reading the doc root but I have not yet resolved it.

Any thoughts would be appreciated.

UPDATE:

It may not be FlowPlayer. I just looked at my jQuery variable being set and the path is correct there.

ppcc’s picture

I got round it by adding a symlink... not an elegant solution but it works ok as a quick fix.

taladega’s picture

Well I added Path sites/default/files/videos/[title-raw] to cck field.
after upload video, I finally got this message
**************************************************************
Video submission queued for transfer to your Amazon S3 server. Will be there shortly.
xxxxxname of video xxxxxxxxxxx has been updated.
**************************************************************
Now! the content node becomes "Unpublished"
Video: This video is currently being processed. Please wait. NOW WHAT?

It just sit there as unpublish.
Video has been uploaded to in S3, Zencoder does not show any encoding.

Jorrit’s picture

Is this problem also present in version 6.x-4.5?

Jorrit’s picture

Status: Active » Postponed (maintainer needs more info)
Jorrit’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

Closed because of lack of response.