Facebook audio Upload of mp4 format
NickName:Astha Ask DateTime:2011-09-08T20:15:55

Facebook audio Upload of mp4 format

Need help/idea on this.

I have to create a mp4 audio file and then have to upload it on facebook, twitter and tumblr.

I know there is no specific API for this there. But is there any other way out?

I also know i can upload files on separate server and then can provide the link. But i want it to play there only as video's in facebook.

Any ideas on this will be appreciated.

Copyright Notice:Content Author:「Astha」,Reproduced under the CC 4.0 BY-SA copyright license with a link to the original source and this disclaimer.
Link to original article:https://stackoverflow.com/questions/7347847/facebook-audio-upload-of-mp4-format

Answers
Anatoly Lubarsky 2011-09-08T13:17:27

you can utilize open graph, i.e. create a web page with og:audio related meta tags, see the following doc (scroll towards the bottom):\nhttps://developers.facebook.com/docs/opengraph/ \n\nthen anytime a user/page/app likes a page, it is uploaded to their facebook \n\nhope this helps",


user938513 2011-09-10T19:43:03

you can also do it from opengraph see if this link is suitable for you https://developers.facebook.com/docs/opengraph/ ",


More about “Facebook audio Upload of mp4 format” related questions

Facebook audio Upload of mp4 format

Need help/idea on this. I have to create a mp4 audio file and then have to upload it on facebook, twitter and tumblr. I know there is no specific API for this there. But is there any other way ou...

Show Detail

What are Facebook Messenger audio message formats?

I'm using Facebook Messenger to send an audio file to my bot. The webhook call that Facebook sends me includes a URL, which is the audio file and when I download it it's in .mp4 format (weird, sinc...

Show Detail

Record audio with mp4 format in HTML

I want to record audio in html in mp4 format. I have already found audio recording in wav format using recorder.js. Is there any way to record audio in mp4 format?

Show Detail

Upload an audio file to Facebook and Twitter

Is it possible to upload an audio file to Facebook and Twitter? I tried a lot and do googling but no success so far. So I just want to confirm: Facebook API for upload audio file Twitter API for ...

Show Detail

Upload an audio file to Facebook and Twitter

Is it possible to upload an audio file to Facebook and Twitter? I tried a lot and do googling but no success so far. So I just want to confirm: Facebook API for upload audio file Twitter API for ...

Show Detail

Converting audio and video into mp4 format

I am converting audio and video into mp4 format but when there is a resolution change in video it is showing error so if there is a multiple resolution in a video can't we convert that to mp4 form...

Show Detail

Uploading mp4 Video to facebook using Android app

In my android app, the rquirement is to upload mp4 video files / JPEG images from SD card to facebook. We are able to post JPEG images to facebook. But when we try it for mp4 video file, it fails to

Show Detail

Is there any way to convert .mp4 format audio to .wav format just in memory?

I'm developing a WPF application, where I have to play audio. I receive the audio data in .mp4 format (in a byte array) and the only restriction is that I can't write it out to the hard disk. I fo...

Show Detail

Wordpress upload video convert MP4 format

Create custom video convert plugin - MP4 format Bellow upload code work fine but how to convert MP4 format after insert media library. media_handle_upload('upload_video_file', 0) ...

Show Detail

Best format to store audio

I've got an app that enables end-users to upload their audio files. Mostly songs/music. Currently, I am using Zencoder for my encoding service, which allows .mp3, .m4a, .mp4 or .ogg When a user up...

Show Detail