0
votes
0answers
17 views
Microsoft DTV-DVD Video Decoder can’t decoder H264 video well without DXVA enable [closed]
Playback a H264 file with Microsoft DTV-DVD Video Decoder on W7, if the graphic card doesn't support DXVA, the video will be distort, I searched MSDN, but don't know how to solve it. Is there any way …
0
votes
5answers
140 views
+100
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?
1
vote
1answer
107 views
What does this H264 NAL Header Mean?
0000 0109 1000 0001 6742 0020 e900 800c
3200 0001 68ce 3c80 0000 0001 6588 801a
As far as I know, 0000 01 is the start prefix code to identify a NAL Unit. What does "09 .... " mean? Is it the …
1
vote
1answer
51 views
C/C++ h264 or ON VP6 open source video encoder
C/C++ h264 or ON VP6 open source video encoder with capability of turning bmp's/png's or jpegs into video frames
What do I need
Open Source Libs for encoding.
Tutorials and blog articles on How to …
0
votes
1answer
44 views
How to write bitmaps as frames to H.264 with x264 in C\C++?
How to write bitmaps (RGB) as frames to H.264 with x264 in C\C++?
Some Examples with source would be great!
0
votes
0answers
39 views
How to decode H264 stream?
Hi there. I have connected to a DVR system which is serving up a continuous live feed from CCTV camera. I am fairly sure the format is H264 (the first 4 bytes are 4HKH). I would like to know how I can …
0
votes
2answers
294 views
H264 decoder source code.
I am looking for h264 decoder C/C++ source code with RTP packetization support.
My embedded device is sending 640x480 encoded h264 RTP packet. I would like to make a Windows XP/Vista based video …
0
votes
1answer
48 views
Splitting H.264 with ActionScript
Hello All,
I'm wondering if someone can help me with references or code snippet of H.264 files splitting.
3
votes
1answer
419 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 specific than than. …
0
votes
0answers
101 views
Does Flash in the Wii support h264? [closed]
I'm working on a streaming video player that can play either FLV or H264. I have it working on the PC and my attempts to get the Wii to play H264 have come up short.
With the recent browser update …
1
vote
0answers
247 views
Publish webcam feed to Flash Media Server
I have a fairly high-end webcam (snc-rz25n) that I need to rebroadcast using the Flash Media Server. I can get the picture as MPEG-4 (not h.264). So I need to transcode to h.264 and publish at …
1
vote
4answers
813 views
Best web based video player HD - h264 ?
Hi,
I'm looking for a web player with the following features :
- Play h264 in HD
- Feeware
- Good buffering control
Actually, I'm using JwPlayer but it doesn't support buffering !
0
votes
1answer
43 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 memory limitation?
…
3
votes
5answers
2k views
Multiple H.264 video streams in one RTP session
I would like to dynamically switch the video source in a streaming video application. However, the different video sources have unique image dimensions. I can generate individual SDP files for each …
1
vote
0answers
146 views
Converting video for android using adobe media encoder [closed]
I'm trying to convert some video to a H264 format and play it on my android mobile phone.
I have adobe media encoder and can easily create files that play on my PC but when I copy them to the phone …
