Audio AND Video in the same node?

TonyV - May 9, 2008 - 15:37

Is there a way to create nodes that have both audio and video? I'd like to basically converge the audio module display and the video module display in the same node. Would this be something I could do with views?

Thanks for any ideas.

Create a new content type

davedelong - May 9, 2008 - 15:41

Create a new content type with the CCK and use the Embedded Media Field to add a video field and an audio field to your content type.

HTH,

Dave

Does the Embeded Media Field

TonyV - May 9, 2008 - 19:46

Does the Embeded Media Field approach give us a nice flash player for either type of media file? Thanks for the help!

What about non "3rd Party Content?"

TonyV - May 9, 2008 - 19:49

What if I just want to upload my own video/audio directly without going to a third-party option for storing my content. Will this still work, or do I have to host my content at youtube, odeo, etc.?

yeah, more generally, try to

arh1 - May 9, 2008 - 17:25

yeah, more generally, try to use modules that provide CCK fields rather than their own node types. with the Audio module (excellent in many ways), you're stuck with the provided "audio" node type. same with the Video module.

Embedded Media Field is a great place to look, i'm also happily using the OpenPackage Video module.

 
 

Drupal is a registered trademark of Dries Buytaert.