0
votes
0answers
16 views
How do you extract the index postion from mp4s with AS3?
I know you can extract metadata from mp4s but I want to pull specifically the index point which is in Moov Atom. Any input is greatly appreciated.
If anyone knows of a program th …
0
votes
2answers
55 views
Get the dimensions of a H.264 MP4
Does anybody know a ready-made, reliable way to tell the dimensions (width x height) of a MP4 encoded using the H.264 codec without ffmpeg or similar extensions, in pure PHP?
0
votes
1answer
49 views
problem in playing mp4 video file in android
hello..
i am trying to play a mp4 video file from remote url in android media player.but i am getting an error code --
Command PLAYER_PREPARE completed with an error or info PVMF …
0
votes
1answer
36 views
Silverlight Capture to mp4 C#
Hello,
I'm currently working on a silverlight application for a client.
is there any way to capture the application to a mp4 file format using C# on the client side?? For use to r …
0
votes
1answer
26 views
Converting to iPod formatted mp4 files with ffmpeg?
Im looking to convert videos uploaded to my site to a format that ipods will play. Can anyone suggest a good command that will let me achieve this? I haven't had much luck.....
3
votes
1answer
383 views
Convert streaming MPEG-4 raw data to H.264
I've got a Sony network camera (SNC-RZ25N) that I am trying desperately to get data from in some meaningful format. The documentation says it sends MPEG-4 raw data, but is not more …
0
votes
0answers
75 views
Media streaming server java for mobile phone clients
i need to build a audio/video streaming server in java. i am thinking of using mp4 container format and real time protocol. i might want to modify the codec for my need. i don't kn …
0
votes
3answers
678 views
What is the best approach to embed mp4 for the iPhone without using JavaScript?
I am trying to troubleshoot this code and am running into a dead-end, so I thought I would ask my first question here. I have three questions:
1) What is the best approach to embe …
0
votes
1answer
201 views
How do you inject metadata into a f4v file?
I was wondering how do you inject metadata into an f4v file with quepoints? I've been reading somewhere that it's either during encoding or a custom actionscript that embeds when …
2
votes
2answers
562 views
Record “Apple lossless” audio on the iPhone
Hello,
could you point me to docs/snippets/blogs, which explain
how to record Apple lossless audio files on the iPhone, please?
I've inspected the audio recorder example from the …
0
votes
2answers
259 views
Flv to mp4 conversion
Hi All,
I want to play the flv files in Android. So what I thought is to convert the flv file to mp4 or 3gp(for which there is a decoder in Android). OpenCore can be used to conve …
1
vote
2answers
164 views
Multiple audio streams in a MPEG-4 file
The MPEG-4 file format allows multiple streams to be present in a file.
This is useful for videos containing audio in multiple languages. In the case of such a video, the audio st …
0
votes
1answer
70 views
MP4 H.264 in Flash
I've noticed FLVs are ubiquitous in flash video, but I'm looking to use MP4s / H.264 in my flash video app. Has anyone had any problems with using MP4s? I'm just doing progressiv …
0
votes
1answer
42 views
x264 process stops working no matter on anything
Hi,
i have made my video encoder. well very simple one and my process stops working after it gets to certain percent.
Is there anything i could do to make it work? Is there some …
0
votes
1answer
78 views
Playing an online MP4 causes a long buffering
I am trying to play an online MP4 http://www.elecard.biz/clips/mp4/misc/River.mp4
With WMP 12 that ships with win7 RC. The media does play but the Buffering takes ~3 minutes whic …
