vp8 Questions

6

Solved

When I try to convert a webm file to mp4 the output is very very choppy and it appears as if many frames have been dropped by ffmpeg I used the following commands to convert ffmpeg -i movie.webm ...
Syreetasyria asked 8/8, 2013 at 10:14

3

Is there any way to have Android play video with transparent areas? When I try to play a WebM video containing transparent areas in VideoView, the background of the view remains black. Instead of b...
Eustace asked 5/12, 2014 at 15:55

1

I am using WebRTC for developing one of my applications. There is no clarity on whether WebRTC natively supports adaptive bitrate streaming of video packets? Does VP8 / VP9 have adaptive bitrate en...
Confabulate asked 10/5, 2016 at 3:45

1

I have the "Beebox" from "ASRock". The processor of this machine is an Intel Celeron N3150 which supports hardware encoding and decoding of VP8 video streams. I would like to use this feature in Go...
Bitters asked 30/1, 2016 at 15:17

1

Is it possible to to concatenate parts of two or more video blobs encoded in webm format using just client side javascript?
Catton asked 22/7, 2015 at 9:26

0

I am running a websocket server using autobahn|python. on the server side, I also have a gstreamer pipeline running which I am using to capture webm frames using "appsink". The gstreamer pipeline ...
Cortege asked 11/3, 2015 at 21:14

3

Solved

The game franchise I am working on uses a video encoder/decoder library which produces rather large files. We want to change to something a little more efficient, particularly H.264 or VP8. However...
Underbid asked 27/10, 2011 at 9:55

1

Solved

I'm trying to encode my camera feed to VP8. The problem is: when I get the frame from the output buffer, the byte array is always different size but all entries are 0. Here's the code where I grab...

2

I'm trying to build the vp8 codec for Android. I ran the configure.sh script and the makefile for armv6 with sourcery g++ which succesfully produced libvpx.so. After that I wrote a JNI wrapper and ...
Witwatersrand asked 3/10, 2011 at 11:32

2

I found in one research on VP8 decoding phrase "6-tap filter in any case will be a 6-tap filter, and the difference is usually only in the coefficients". So what is 6-tap filter, how it works? So ...
Joo asked 4/5, 2011 at 16:36

3

Solved

does anyone know of a java library that plays vp8 or webm videos? thanks!
Rosalynrosalynd asked 21/9, 2010 at 9:22

0

I'm using the vp8 SDK (www.webmproject.org) to create a vp8-encoded video file. However, the SDK sample produces an IVF file, which the browser doesn't play. I know the webm format is a matroska c...
Toccaratoccata asked 16/8, 2010 at 16:42

2

Solved

How to transcode RGB images into VP8 frames (Keyframe + some dependent frames)? So I created some images how to turn tham into VP8 now?
Manville asked 12/6, 2010 at 15:30
1

© 2022 - 2024 — McMap. All rights reserved.