Opened 20 years ago

Last modified 13 years ago

#70 new enhancement

cannot -dumpvideo and -dumpaudio at same time, as they dump to same file

Reported by: compn Owned by: reimar
Priority: unimportant Component: core
Version: HEAD Severity: minor
Keywords: Cc:
Blocked By: Blocking:
Reproduced by developer: no Analyzed by developer: no

Description

cannot -dumpvideo and -dumpaudio at
same time, as they dump to same file... stream.dump

would be nice for this to happen
-dumpvideo dumps to video.dump
-dumpaudio dumps to audio.dump
-dumpstream dumps to stream.dump

also wishlist that stream.dump does not overwrite, but
filename increment (was there a patch for this a long time ago?)

if anyone wants to fix this one ... :)))
timebomb (reza) might if he gets time...

trying on this stream to dumpstream gets error
Cannot dump this stream no 'fd' availible
rtsp://tijuana.ucsd.edu/branson/physics130a/spring2003/33103.mp4
this is for timebomb, he thinks this is a bug... as it can be played
just not dumped. also it looks like mplayer's faad cant handle this.

Change History (4)

comment:1 by reza.jelveh@…, 20 years ago

the reason why dumpstream isnt working is that your rtsp stream needs live.com
for playing. and live.com doesnt return a valid stream that can be demuxed. it
pretty much returns an already demuxed stream. that will hopefully changed once
nemesi is useable in mplayer
regards,
reza jelveh

comment:2 by compn, 20 years ago

then how about dumping the streams already demuxed? in two files...?

comment:3 by reimar, 18 years ago

Priority: normalunimportant
Severity: normalenhancement

-dumpaudio and -dumpvideo are for development purposes only and often produce
unplayable files. Also -dumstream and later demuxing stream.dump is possible.
Adjusting severity and priority.

comment:4 by compn, 13 years ago

Owner: changed from alex@… to reimar
Note: See TracTickets for help on using tickets.