Latest version does not split an ogg stream on time

View: New views
4 Messages — Rating Filter:   Alert me  

Latest version does not split an ogg stream on time

by Paul Kench :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello,

I recently dist-upgraded by debian sid box, and a script I use to to ogg encode and split a stream stopped splitting (encoding still works but the file doesn't split).

I then upgraded to the 2.2.7/0.5.8 packages from source forge and the problem still continued.

Here is the command string from ps -ef

/usr/bin/oggsplt -D -k -t 1.0 -d /tmp -o Filename_@n o-

I added the -D to get more info, and the -k to try to force it, but it used to work without these options.

Here is the oggsplt output, the stream lasted 3 minutes, so I would of expected 3 files.


mp3splt 2.2.7 (30/10/09) - using libmp3splt 0.5.8
        Matteo Trotta <mtrotta AT users.sourceforge.net>
        Alexandru Munteanu <io_fx AT yahoo.fr>
THIS SOFTWARE COMES WITH ABSOLUTELY NO WARRANTY! USE AT YOUR OWN RISK!

Searching for plugins ...
Scanning plugins in the directory  _/usr/lib/libmp3splt_
Looking at the file  _libsplt_ogg.so.0.0.0_
Looking at the file  _libsplt_mp3.so_
Looking at the file  _libsplt_mp3.a_
Looking at the file  _libsplt_mp3.so.0_
Looking at the file  _libsplt_mp3.so.0.0.0_
Looking at the file  _libsplt_ogg.la_
Looking at the file  _libsplt_ogg.so_
Looking at the file  _libsplt_mp3.la_
Looking at the file  _libsplt_ogg.a_
Looking at the file  _libsplt_ogg.so.0_
Checking if this file: _/usr/lib/libmp3splt/libsplt_mp3.so.0_
is like this file: _/usr/lib/libmp3splt/libsplt_ogg.so.0_
Scanning plugins in the directory  _/home/paul/.libmp3splt_
Scanning plugins in the directory  _./_

Trying to open the plugin ... _/usr/lib/libmp3splt/libsplt_ogg.so.0_
 - success !

Trying to open the plugin ... _/usr/lib/libmp3splt/libsplt_mp3.so.0_
 - success !

Number of plugins found =  2.000000

plugin filename =  _/usr/lib/libmp3splt/libsplt_ogg.so.0_
plugin name =  _ogg vorbis (libvorbis)_
plugin version =  0.100000
extension =  _.ogg_

plugin filename =  _/usr/lib/libmp3splt/libsplt_mp3.so.0_
plugin name =  _mp3 (libmad)_
plugin version =  0.100000
extension =  _.mp3_


Setting silence log fname ... _mp3splt.log_
 Processing file 'o-' ...
Setting filename to split... _o-_
Setting path of split... _/tmp_
Starting to split file...
Original filename/path to split is  _o-_
We check and set correct options..
Creating directory ... _/tmp_
We check if the new filename path is correct  _/tmp_
Setting title tags at
Setting artist tags at
Setting album tags at
Setting performer tags at
Setting year tags at
Setting track tags at _1_
Setting genre tags at _12c_
Detecting file format...
Checking the format of _o-_
 info: file matches the plugin 'ogg vorbis (libvorbis)'

 info: Ogg Vorbis Stream - 22050 - 42 Kb/s - 1 channels - Total time: 0m.00s
parse type of split...
 info: starting time mode split
Appending splitpoint... __
Splitpoint value is.. at  _0_
Splitpoint name at  __
Appending splitpoint... __
Splitpoint value is.. at  _1_
Splitpoint name at  1.000000 __
Splitpoint value is.. at  _0_
Splitpoint value is.. at  _1_
The output format is  _BBC_Radio_5_live_20091103_1157_@n_
The new output filename is  _BBC_Radio_5_live_20091103_1157_1_
Splitpoint name at  _BBC_Radio_5_live_20091103_1157_1_
Creating directory ... _/tmp_
Setting ogg tags ...
size=   15328kB time=177.96 bitrate= 705.6kbits/s    7_1.ogg" (1 of 1)
video:0kB audio:15328kB global headers:0kB muxing overhead 0.000280%
   File "/tmp/BBC_Radio_5_live_20091103_1157_1.ogg" created
 time split ok

Any advice gratefully received.

Paul

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Mp3splt-support mailing list
Mp3splt-support@...
https://lists.sourceforge.net/lists/listinfo/mp3splt-support

Re: Latest version does not split an ogg stream on time

by Alexandru Munteanu :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On 12:03 Tue 03 Nov     , Paul Kench wrote:
> Hello,

Hi,

thank you for the bug report.

I just need some more infos to fix it.

Do you remember what mp3splt version were you using before ?
Have you dist-upgraded from debian testing to debian sid or from debian stable
to debian sid ?

Can you send me:
   - a small audio recorded stream
         or
   - the stream URL and tell me the program that you are using to record it
?

--
Alex

> I recently dist-upgraded by debian sid box, and a script I use to to ogg encode and split a stream stopped splitting (encoding still works but the file doesn't split).
>
> I then upgraded to the 2.2.7/0.5.8 packages from source forge and the problem still continued.
>
> Here is the command string from ps -ef
>
> /usr/bin/oggsplt -D -k -t 1.0 -d /tmp -o Filename_@n o-
>
> I added the -D to get more info, and the -k to try to force it, but it used to work without these options.
>
> Here is the oggsplt output, the stream lasted 3 minutes, so I would of expected 3 files.
>

> ...

>
> Any advice gratefully received.
>
> Paul


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Mp3splt-support mailing list
Mp3splt-support@...
https://lists.sourceforge.net/lists/listinfo/mp3splt-support

Re: Latest version does not split an ogg stream on time

by Alexandru Munteanu :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello again,

I have finally reproduced the issue quite easily.

Sorry for the regression.
Please try with the following version (0.5.8a and 2.2.7a), which should fix the problem:

  http://ioalex.net/testing_downloads

--
Alex

On 22:52 Tue 03 Nov     , Alexandru Munteanu wrote:

> On 12:03 Tue 03 Nov     , Paul Kench wrote:
> > Hello,
>
> Hi,
>
> thank you for the bug report.
>
> I just need some more infos to fix it.
>
> Do you remember what mp3splt version were you using before ?
> Have you dist-upgraded from debian testing to debian sid or from debian stable
> to debian sid ?
>
> Can you send me:
>    - a small audio recorded stream
>          or
>    - the stream URL and tell me the program that you are using to record it
> ?
>
> --
> Alex
>
> > I recently dist-upgraded by debian sid box, and a script I use to to ogg encode and split a stream stopped splitting (encoding still works but the file doesn't split).
> >
> > I then upgraded to the 2.2.7/0.5.8 packages from source forge and the problem still continued.
> >
> > Here is the command string from ps -ef
> >
> > /usr/bin/oggsplt -D -k -t 1.0 -d /tmp -o Filename_@n o-
> >
> > I added the -D to get more info, and the -k to try to force it, but it used to work without these options.
> >
> > Here is the oggsplt output, the stream lasted 3 minutes, so I would of expected 3 files.
> >
>
> > ...
>
> >
> > Any advice gratefully received.
> >
> > Paul

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Mp3splt-support mailing list
Mp3splt-support@...
https://lists.sourceforge.net/lists/listinfo/mp3splt-support

Re: Latest version does not split an ogg stream on time

by Paul Kench :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Lovely-jubbly.

All working fine now. Thanks a million.

Regards

Paul

----- Original Message ----
From: Alexandru Munteanu <io_fx@...>
To: Paul Kench <paulkench@...>
Cc: mp3splt-support@...
Sent: Wed, 4 November, 2009 1:24:10
Subject: Re: [Mp3splt-support] Latest version does not split an ogg stream on time

Hello again,

I have finally reproduced the issue quite easily.

Sorry for the regression.
Please try with the following version (0.5.8a and 2.2.7a), which should fix the problem:

  http://ioalex.net/testing_downloads

--
Alex

On 22:52 Tue 03 Nov     , Alexandru Munteanu wrote:

> On 12:03 Tue 03 Nov     , Paul Kench wrote:
> > Hello,
>
> Hi,
>
> thank you for the bug report.
>
> I just need some more infos to fix it.
>
> Do you remember what mp3splt version were you using before ?
> Have you dist-upgraded from debian testing to debian sid or from debian stable
> to debian sid ?
>
> Can you send me:
>    - a small audio recorded stream
>          or
>    - the stream URL and tell me the program that you are using to record it
> ?
>
> --
> Alex
>
> > I recently dist-upgraded by debian sid box, and a script I use to to ogg encode and split a stream stopped splitting (encoding still works but the file doesn't split).
> >
> > I then upgraded to the 2.2.7/0.5.8 packages from source forge and the problem still continued.
> >
> > Here is the command string from ps -ef
> >
> > /usr/bin/oggsplt -D -k -t 1.0 -d /tmp -o Filename_@n o-
> >
> > I added the -D to get more info, and the -k to try to force it, but it used to work without these options.
> >
> > Here is the oggsplt output, the stream lasted 3 minutes, so I would of expected 3 files.
> >
>
> > ...
>
> >
> > Any advice gratefully received.
> >
> > Paul


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Mp3splt-support mailing list
Mp3splt-support@...
https://lists.sourceforge.net/lists/listinfo/mp3splt-support