Displaying 20 results from an estimated 10000 matches similar to: "video files contain one frame more than encoded"
2004 Jul 22
2
A script to convert existing video files to Ogg
(Theora/Vorbis) available.
Message-ID: <410011E4.2040904@hut.fi>
Hello,
I noticed that it's quite difficult currently to create Ogg format files
(Ogg Theora for video and Ogg Vorbis for audio). There's only the
encoder_example-program, which is included in the libtheora source
packages, but seemingly not in any libtheora/libtheora-devel packages
that are around the web for e.g.
2005 Apr 16
6
Video and audio not in sync
I had some shows on tivo that I figured I wanted to keep on a CD in case
I might ever want to watch them again. (Not that you care, butthis
really is for my own personal use. I wouldn't have the bandwidth to
"share" this stuff even if I wanted to.)
So I downloaded a 1 hour show with TiVo ToGo, and I jumped through a few
hoops to "free the mpeg", and I got a nice 2 GB
2009 Sep 06
4
Accelerated video output with ffmpeg2theora 0.24
When I converted two files with ffmpeg2theora their duration changed shorter - they seem to play back with accelerated speed. When I play one of them with VLC, the video stops at 99 seconds but audio continues until 170 seconds. The other file is 120 seconds long but it is played back in 80 seconds.
Here is ffmpeg2theora output:
$ ffmpeg2theora --optimize --inputfps 25 -F 25 2002-05-23\ Juho\
2005 Mar 05
2
A/V sync strategies
I tried to encode some video from a DVD with encoder_example and
ffmpeg2theora, and it looked great, except that with both encoders the
A/V sync would drift noticeably after about 10 minutes, and by the end
of a two hour movie it would be a couple seconds off. So instead of just
whining about this and waiting for someone else to fix it, I decided to
try to learn about what's causing the
2005 Mar 08
6
FPGA implementation/ players speed?
Today I've got first video clips made by the camera and compressed "on the
fly" - 1280x1024x30fps. Image quality is far from perfect - I don't have
yet any way to preview images, and a single acquisition still requires a
bunch of commands. So I'm really close to have a camera that will be able
to serve the Ogg/Theora streams, now but will it be possible to play it on
a PC? I
2004 Dec 29
3
libtheora
Hi,
I just installed debian (ubuntu) on this machine:
Linux ludwig 2.6.8.1-3-amd64-generic #1 Tue Oct 12 11:40:38 UTC 2004 x86_64
GNU/Linux
but neither libtheora0 and libtheora-dev from packet nor libtheora-1.0alpha4 I
compiled seems to work
;-)
both mplayer or vlc can't read video stream
Theora header parsing failed: -20
or
[00000247] theora decoder error: This bitstream does
2009 Sep 14
3
oggcat or other ways to combine theora videos (with or without re-encoding)?
hi guys,
first of all, i'd like to ask if there any crossplatform software/service ( gui is also better, an online application like firefogg is great, or at least a command line tools for any platform) to combine theora videos, other than oggcat...
i am doing some art projects that people should be able to remix featured theora videos and i find oggcat very usefull in theory but not in
2008 Oct 10
4
ffmpeg2theora 0.22 released
ffmpeg2theora 0.22 is out - http://v2v.cc/~j/ffmpeg2theora
* enable v4l input again (-f video4linux or -f video4linux2)
* ability to set framerate for image sequences (--inputfps)
* fix several memory leaks
* if only width or height are given,
the other is set to preserve aspect ratio
* -start / -end options now work with audio only input
* new option --novideo to disable video
2008 Oct 10
4
ffmpeg2theora 0.22 released
ffmpeg2theora 0.22 is out - http://v2v.cc/~j/ffmpeg2theora
* enable v4l input again (-f video4linux or -f video4linux2)
* ability to set framerate for image sequences (--inputfps)
* fix several memory leaks
* if only width or height are given,
the other is set to preserve aspect ratio
* -start / -end options now work with audio only input
* new option --novideo to disable video
2005 Aug 24
1
Testing libtheora-1.0alpha5
Hi,
I sent the message below a couple of months ago but I got
no reply. Now that there's more activity perhaps someone
could kindly provide me some guidance. Theora is great
and the developers are doing a wonderful job, so I'd like to
implement the codec in a way which does it justice...
Original post:
I wrote a plugin to enable LiVES (a video editor) to encode
theora/vorbis/ogg files.
2008 Jan 17
1
What are the theora installation files
hi all,
I am using Ubuntu 7.04 version.
please can anyone tell me what are the files that copy in to a computer when
it install.
the following are the some of observations i got.
After installing the theora it will copy the required files to the following
places (default) according to the configure script.
libtheora: ................... /usr/local/lib
C header files: ..............
2003 Jun 12
3
A/V sync in Theora
Hi,
I've been thinking about how a Theora encoder could be integrated into
mencoder or transcode and I'm not sure whether I understand the A/V sync
strategy of Theora/Vorbis correctly.
When transcoding from some video format (ie MPEG2 or DivX), at least
some images of the video stream will have time stamps, as well as the
fragments of the audio stream. Or at least time stamps can be
2010 Apr 15
1
Webcam streaming with ptalarbvorm
Hey all! I'm sure you've all been missing my webcam stream, so I
decided to start it up again (also, I wanted to do it for my family
overseas).
However, this time, I'm doing things a little bit differently. For
starters, the encoder is the current (as of about an hour ago)
ptalarbvorm branch which is destined to become libtheora 1.2. Another
difference is that I'm using
2010 Feb 22
5
FFMPEG2THEORA 0.26 / BIG Theora testing / BUG in players or Lib
I tested the new FFMPEG2THEORA 0.26 and some players.
1. Biggest bug:
http://freefile.kristopherw.us/uploads/temp/push5tru.zi7
encodes into
http://freefile.kristopherw.us/uploads/temp/push5tru.ogv
the problem: it doesn't play well. MPLAYER reacts very badly, reports
"invalid frames" and HANGS (known issue ???). But in VLC there is also
a problem, less severe:
2009 Jul 15
2
Spaces in a name
I am reading regressors from an excel file (I have no control over the file)
and some of the element names have spaces:
i.e. "Small Bank Aquired"
but I have found that lm(SourceData ~ . - "Small Bank Aquired", mcReg)
doesn't work (mcReg = modelCurrentRegressors)
As they are toggles I have ran them through factor() to be treated propertly
as 0 or 1 but due to the fact I
2009 Sep 02
2
issue with encoding of one particular file?
Hello,
I'm using ffmpeg2theora.linux to encode video casts from http://digit.cz
For one particular episode 24, I discovered two issues:
1. minor one - at beginnig, software is reporting very big and long
result
ffmpeg2theora.linux digit24.mp4
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'digit24.mp4':
Duration: 00:42:41.04, start: 0.000000, bitrate: 1177 kb/s
Stream #0.0(eng):
2009 Jun 20
3
DVD NTSC video plays twice as fast when encoded with libtheora
https://roundup.ffmpeg.org/roundup/ffmpeg/issue1197
I had originally encountered this problem using ffmpeg2theora. I
switched to ffmpeg proper in an attempt to identify where the problem
was at, and found that the problem persisted. As a result I had
thought this was a problem with ffmpeg, but the ffmpeg folks seem to
indicate that this is specific to Theora (too much finger pointing I
think.) I
2004 Jun 29
6
Encoding theora...
Just trying to debug my theora encoder... just wondering if someone could
give me some insight on a few thigns...
In the yuv_buffer i'm sending in... i am just setting
y_stride = y_width = videoWidth
uv_stride = videoWidth/2
y_height = videoHeight
uv_height = videoHeight/2
Making the y buffer (width*height) and each of u and v (width*height/4)
Am i correct in doing this ? I knwo stride
2009 Dec 13
2
Reading framerate, height, width from Theora file
I'd like to get basic information about a Theora file using C# .NET. How can
I get started on this?
I know there's oggz-info and other utilities, but I'd like to do this
straight from in .NET. What's the documentation page to find more on this?
Can I just read the first x bytes of the video corresponding to each field?
I found this page which I think is what I need, but I'm
2007 Sep 26
1
Theora decoding problem on PowerPC
Hi,
I'm attempting to decode Theora videos on a PowerPC running a Linux
2.6.19 kernel. The version of GCC I'm cross-compiling from is 3.4.4.
The software versions I'm running are:
libogg-1.1.3
libpng-1.2.20
libtheora-1.0beta1
libvorbis-1.2.0
These are all the latest I was able to download.
Here's a back trace I got while running "dump_video" under