Michael Niedermayer | 1 Nov 2007 02:26
Picon

[issue135] regression- HD-h264.ts broke at 7686 (h264 video)


Michael Niedermayer <michaelni <at> gmx.at> added the comment:

seems to work with svn head

----------
status: open -> closed
substatus: needs_more_info -> works_for_me

______________________________________________________
FFmpeg issue tracker <ffmpeg_issues <at> live.polito.it>
<https://roundup.mplayerhq.hu/roundup/ffmpeg/issue135>
Michael Niedermayer | 1 Nov 2007 03:00
Picon

[issue149] ffmpeg.c:write_frame() doesn't return error if av_interleaved_write_frame() fails


Michael Niedermayer <michaelni <at> gmx.at> added the comment:

fixed in r10891

----------
status: open -> closed
substatus: open -> fixed

______________________________________________________
FFmpeg issue tracker <ffmpeg_issues <at> live.polito.it>
<https://roundup.mplayerhq.hu/roundup/ffmpeg/issue149>
Michael Niedermayer | 1 Nov 2007 03:18
Picon

[issue171] Support MPEG2 with random timestamps


Michael Niedermayer <michaelni <at> gmx.at> added the comment:

file looks invalid, the timestamps are random

----------
priority: normal -> minor
title: MPEG2 Decoding Issue on particular Files -> Support MPEG2 with random timestamps
type: bug -> feature_request

______________________________________________________
FFmpeg issue tracker <ffmpeg_issues <at> live.polito.it>
<https://roundup.mplayerhq.hu/roundup/ffmpeg/issue171>
Michael Niedermayer | 1 Nov 2007 03:51
Picon

[issue173] FFMPEG truncates file greater than 2GB


Michael Niedermayer <michaelni <at> gmx.at> added the comment:

i said the first few kb of the input, not a reencoded file of the first few kb
also what software was used to generate the >2gb file?

______________________________________________________
FFmpeg issue tracker <ffmpeg_issues <at> live.polito.it>
<https://roundup.mplayerhq.hu/roundup/ffmpeg/issue173>
Dennis Geldhof | 2 Nov 2007 17:56
Picon

[issue238] Video stream always stuck when using ffserver


New submission from Dennis Geldhof <jjb3nl <at> gmail.com>:

Hi All,

I’m trying to create a server that reads an input stream, convert its type and
creates an output stream. First step I took is to stream a normal video with
ffserver and ffmpeg. 

Ffserver and ffmpeg are working normal, but when I try to read the stream using
ffplay or VLC player only one frame shows or nothing shows but the server crashes. 

First I start ffserver:
ffserver  -f ~/Desktop/ffconf.conf

Then ffmpeg:
ffmpeg -i ~/Desktop/231007/shin2.avi http://localhost:8090/feed1.ffm

Then ffplay:
ffplay -stats http://localhost:8090/test.avi

After starting ffplay, CPU goes up and ffserver is being Killed. Also tried
other setting, but all result to this. Can someone help me with this?

Thanks,

Dennis

Version ffmpeg:
jjb3 <at> PatrickUbuntu:~$ ffmpeg -version
(Continue reading)

Michael Niedermayer | 2 Nov 2007 18:45
Picon

[issue237] Nellymoser conversion results in 0 kB audio stream


Michael Niedermayer <michaelni <at> gmx.at> added the comment:

not important

----------
priority: important -> normal

______________________________________________________
FFmpeg issue tracker <ffmpeg_issues <at> live.polito.it>
<https://roundup.mplayerhq.hu/roundup/ffmpeg/issue237>
Michael Niedermayer | 2 Nov 2007 18:55
Picon

[issue234] Roundup message never got to the mailing list


Michael Niedermayer <michaelni <at> gmx.at> added the comment:

duplicate, closed
mails with large attachments get blocked by mailman, i can configure mailman to
strip some attachments (per mime type) but the size check is done before so it
dosnt help, i can also change the threshold but that also doesnt work, we cant
pass 100 megabyte sized samples to the list

it should be quite easy to fix this in principle, we just need a volunteer to
write a small script to strip too large attachments and then plug that in before
mailman somehow (that of course needs a volunteer as well)

----------
status: new -> closed
substatus: new -> duplicate
superseder: +dont pass large attachments to the ML

______________________________________________________
FFmpeg issue tracker <ffmpeg_issues <at> live.polito.it>
<https://roundup.mplayerhq.hu/roundup/ffmpeg/issue234>
thomas | 2 Nov 2007 18:58
Picon

[issue239] can't set bitrate in mp4


New submission from thomas <the.mad.doctor.kaeding <at> gmail.com>:

ffmpeg -i t.mpg -vcodec mpeg4 -b 700 t.mp4 
No matter what I use for -b, the result is the 
same (200 kbps?).  While encoding, ffmpeg 
reports that stream 0.0 has 0 kbps.  Using 
-sameq works as expected, though, but that 
makes files that are too large. 

Am using yesterday's SVN (2007-11-01).

----------
messages: 960
nosy: maddoctor
priority: important
status: new
substatus: new
title: can't set bitrate in mp4
type: bug

______________________________________________________
FFmpeg issue tracker <ffmpeg_issues <at> live.polito.it>
<https://roundup.mplayerhq.hu/roundup/ffmpeg/issue239>
Michael Niedermayer | 2 Nov 2007 19:00
Picon

[issue240] duplicate should require set superseder


New submission from Michael Niedermayer <michaelni <at> gmx.at>:

setting the substatus to duplicate should be rejected if superseder is not set

----------
messages: 961
nosy: michaelni
priority: wish
status: open
substatus: open
title: duplicate should require set superseder
topic: roundup
type: feature_request

______________________________________________________
FFmpeg issue tracker <ffmpeg_issues <at> live.polito.it>
<https://roundup.mplayerhq.hu/roundup/ffmpeg/issue240>
Michael Niedermayer | 2 Nov 2007 19:01
Picon

[issue240] duplicate should require set superseder


Michael Niedermayer <michaelni <at> gmx.at> added the comment:

nosy=0

----------
nosy:  -michaelni

______________________________________________________
FFmpeg issue tracker <ffmpeg_issues <at> live.polito.it>
<https://roundup.mplayerhq.hu/roundup/ffmpeg/issue240>

Gmane