Opened 10 years ago

Closed 10 years ago

#3546 closed defect (invalid)

tutorial: Receive an HTTP stream then save it to *.ts file

Reported by: vixen_heart Owned by:
Priority: normal Component: undetermined
Version: unspecified Keywords:
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

Hello,
I'm new with ffmpeg, i have problem with saving the following stream to .ts file using ffmpeg, i need to save all stream videom audio, subtitle

the stream has the following info:

Stream #0.0[0x78]: Video: mpeg2video (Main), yuv420p, 720x576 [PAR 64:45 DAR 16:9], 15000 kb/s, 28.26 fps, 25 tbr, 90k tbn, 50 tbc
Stream #0.1[0x82](fra): Audio: mp2, 48000 Hz, stereo, s16, 192 kb/s
Stream #0.2[0x83](qaa): Audio: mp2, 48000 Hz, stereo, s16, 128 kb/s
Stream #0.3[0x85](qad): Audio: mp2, 48000 Hz, stereo, s16, 128 kb/s
Stream #0.4[0x8c](fra): Subtitle: [6][0][0][0] / 0x0006
Stream #0.5[0x96](fra): Subtitle: dvbsub (hearing impaired)
Stream #0.6[0x97](fra): Subtitle: dvbsub

thanks a lot

Change History (1)

comment:1 by Carl Eugen Hoyos, 10 years ago

Priority: importantnormal
Resolution: invalid
Status: newclosed

If you found a bug in FFmpeg, please post the failing command line including the complete, uncut console output here and explain what's wrong with the output file.
If you need support, please read http://ffmpeg.org/contact.html

Note: See TracTickets for help on using tickets.