Displaying 20 results from an estimated 1000 matches similar to: "cutting (audio) stream stored in ogg (vorbis encoded)"
2010 Nov 05
2
Firefox 3.6.12 is not playing my OGV files
on http://www.navratil.cz/SFD2010/ , but Google Chrome and Opera are working fine.
Is my HTML5 page correct? Or what I shall change to make it working in Firefox too, please?
Thank you,
Jiri
--
Jiri Navratil, http://www.navratil.cz, +420 777 224 245
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2012 Jul 01
2
can't demux with ogminfo / need to re-pac OGV to MKV
Hello,
I need to demux video files created with ffmpeg2theora 0.28+svn18147
I have ogminfo v1.5
and getting this error
(ogminfo.c) OGG stream 1 is of an unknown type (bad header?)
(ogminfo.c) OGG stream 2 is of an unknown type (bad header?)
(ogminfo.c) (a1/serial 1092562206) Vorbis audio (channels 2 rate 48000)
Is possible, that ogminfo is older then ffmpeg2theora ? Or what can be the reason?
2009 Oct 22
1
usage of --two-pass parameter with ffmpeg2theora?
Hello,
So far I used this command to convert video files:
ffmpeg2theora.linux --optimize --no-upscaling --videoquality 5 --audioquality 1 --contact=http://navratil.cz a.mp4
Now I'm trying use --two-pass parameter
with ffmpeg2theora 0.25+svn16645 - Xiph.Org libtheora 1.1 20090822 (Thusnelda)
if I just add --two-pass, then I'm getting
Could not set up the first pass of two-pass mode.
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):
2007 Jul 17
3
TS from DVB-T to Theora + Vorbis
Hello,
Could you kindly point me to some instruction, how to encode demuxed
files (.m2v and .mp2) to .ogg (Theora + Vorbis)? I was trying to use
ffmpeg2theora, but I don't know, how to put two files to ffmpeg2theora
(one audio an one video) and did not found, how to mux them into one
file?
Exist a way, how to do two pass encoding?
I'm using Ubuntu Fiesty Linux.
Thank you,
Jiri Navratil
2010 Sep 29
1
metadata in video file for distribution in HTML5?
Hello,
I'm finishing my preparation to distribute video recording from Software Freedom Day 2010 on a HTML5 page with references to video files I had converted thx to ffmpeg2theora to Ogg file with Theora video and Vorbis audio.
I have the video files already converted and I wish to add some metadata to video file (and propably to HTML5 page too?)
I'm thinking about
year, copyright,
2009 Nov 15
2
is --two-pass intended for target size only or also for better quality?
Hello,
Can I achieve with --two-pass better quality for same size or
--videoquality 5 is fine and I will not get any improvement?
Thank you,
Jiri
2009 Feb 27
3
luactive question
After a liveupgrade and luactivate I can login to the -new- BE.
My question is: do I have to luactive the -old- BE again if I want to
chose that one from the grub menu or can I just run it if I want to.
--
Dick Hoogendijk -- PGP/GnuPG key: 01D2433D
+ http://nagual.nl/ | SunOS sxce snv107 ++
+ All that''s really worth doing is what we do for others (Lewis Carrol)
2009 Aug 20
1
metadata (like title) in OGV?
Hi,
I'm trying to add Title and other metadata to OGV, when encoding with ffmpeg2theora 0.24.
Unfortunatelly, mplayer and VLC is not showing any metadata.
Shall this work with ffmpeg2theora 0.24?
Exist something like vorbiscomment to check / do it with
OGG/Vorbig/Theora?
Thank you,
Jiri
2007 Jul 23
0
documentation for encoded video quality / size tuning
Hello,
Thank's to fast replies on this list, I can now encode to Theora from
demuxed files. Thank you again.
So far, I used Vorbis + H.264 (Mencoder, x264, double pass) in
Matroska. To be prepared for switch to Vorbis + Theora in Ogg, I need
to learn, how to achieve at least close results in quality / size.
First result show me, that with video bitrate = 1000, the Ogg file
have doubled size
2003 May 14
2
: cutting ogg vorbis file into parts, again
hello, everybody!
i record radio programmes through 'hard disk ogg 220'. as
someone here has adviced me to do ;] it's brilliant. but after
recording, i would like to cut off some material, to prepare an
advertisement free version of the file. i use musicutter 071 to do
this. but it gives me the following error when i'm trying to cut my
file:
'Process time:
2005 Feb 13
1
[Fwd: Better ogg cutting tool]
Hi List,
here's a forwarded message from Craig Duncan, who wrote a replacement
for vcut. As he is not on the list and I kinda participated in the
discussion about vcut, he sent the mail to me.
I'm sorry it took me so long to forward it, I was in vacation. :)
I've attached the source.
@Craig: How about putting up a small page with your program? I can put
it on my page if you don't
2009 Dec 04
3
Theora media server
I am looking for a theora media server something like the PHP based Flash Media Server ( http://metavid.org/w/index.php/Mv_embed#PHP_based_Flash_Media_Server )
tom_a_sparks
__________________________________________________________________________________
Win 1 of 4 Sony home entertainment packs thanks to Yahoo!7.
Enter now: http://au.docs.yahoo.com/homepageset/
2003 Aug 27
2
vcut breaks song index ? XMMS search fails
Hello
I have experienced some problems with vcut
(media-sound/vorbis-tools-1.0-r1 package from Gentoo/Linux).
I have a long live record I have encoded in OGG (maybe it would have
been easier to cut the WAV file and encode the parts, but still). The
file was encoded with oggenc from the same package as vcut.
I have therefore tried to use vcut to split the long OGG file in
several smaller files.
2005 Jan 02
3
Recursively vcutting
Hi,
I've got alot of long 1-2hr files which I'd like to split up into 5-10 minute
chunks. ?I think this should be possible using a small shell script and vcut,
but my scripting abilities are lacking. ?Does anyone know of the existence of
a script which would do this, or know how I'd go about making one?
So say I had a 60 min file (60mins.ogg) I'd like to issue a command
2004 Jun 18
5
Patch to stop vcut from generating broken streams
Skipped content of type multipart/mixed-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://westfish.xiph.org/pipermail/vorbis-dev/attachments/20040618/e7bee431/attachment.pgp
2005 Sep 27
2
Stream "Saving" and Excerpting...
I'm working with a streaming Ogg Vorbis system where I'm taking the stream
output (from a darkice server) and saving it to hour-long files, then
reassembling excerpts from these files (sometimes spanning two or three)
into a single file for playback.
I've got two problems (well, related to this, but anyway).
1) The "chunk" files I'm saving into have mangled headers.
2)
2002 Aug 09
2
how to calculate frame # for vcut?
Hi,
I have a question regarding vcut. In the man page, it says:
DESCRIPTION
vcut reads an Ogg Vorbis audio file and splits it at the
given cutpoint, which is a sample number.
<p>What I want to do, is to cut an Ogg Vorbis file at a given time. Say, I
have an Ogg Vorbis file, which is 1 hour long, and I want to cut it into
two half hour parts.
With a fixed bitrate
2001 Aug 20
1
Still more // comments
This time in vcut:
vorbis-tools/vcut/vcut.h:23 and 24.
No, I'm not spending quality time with grep; I'm trying to compile vorbis
with the native Sun Forte compilers. Much badness, of which these //
issues are only part. :-( More details to follow...
Patch/inc/lazy.
{+} Jeff Squyres
{+} squyres@cse.nd.edu
{+} Perpetual Obsessive Notre Dame Student Craving Utter Madness
{+} "I
2007 Dec 09
1
solution to oggsplt / vcut crashing
Dear vorbis-dev
I tried to split an ogg file which was downloaded as a part of a stream
with mplayer -dumpstream -dumpfile file.ogg http://..../stream.ogg. The
metadata or headers or what it is is then of course in error. (I hate
this problem.)
Both vcut (I'd post version if vcut supported a --version or -V option)
and oggsplt (= mp3splt (same about version)) (according to this page,
they