Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Streaming media recording forum > Video stream recording
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #1  
Old 10-11-2015, 11:34 PM
sonnvl sonnvl is offline
Member
 
Join Date: May 2015
Posts: 34
sonnvl is on a distinguished road
Default

How to choose quality/bandwith with ffmpeg


Code:
Duration: N/A, start: 40611.828133, bitrate: N/A
  Program 0
    Metadata:
      variant_bitrate : 592000
    Stream #0:0: Data: timed_id3 (ID3  / 0x20334449)
    Metadata:
      variant_bitrate : 592000
    Stream #0:1: Video: h264 (Baseline) ([27][0][0][0] / 0x001B), yuv420p(tv, bt
470bg), 304x224 [SAR 56:57 DAR 4:3], 25 fps, 25 tbr, 90k tbn, 50 tbc
    Metadata:
      variant_bitrate : 592000
    Stream #0:2: Audio: aac (LC) ([15][0][0][0] / 0x000F), 48000 Hz, stereo, flt
p, 183 kb/s
    Metadata:
      variant_bitrate : 592000
  Program 1
    Metadata:
      variant_bitrate : 889000
    Stream #0:3: Data: timed_id3 (ID3  / 0x20334449)
    Metadata:
      variant_bitrate : 889000
    Stream #0:4: Video: h264 (Baseline) ([27][0][0][0] / 0x001B), yuv420p(tv, bt
470bg), 448x336 [SAR 1:1 DAR 4:3], 25 fps, 25 tbr, 90k tbn, 50 tbc
    Metadata:
      variant_bitrate : 889000
    Stream #0:5: Audio: aac (LC) ([15][0][0][0] / 0x000F), 48000 Hz, stereo, flt
p, 182 kb/s
    Metadata:
      variant_bitrate : 889000
  Program 2
    Metadata:
      variant_bitrate : 1405000
    Stream #0:6: Data: timed_id3 (ID3  / 0x20334449)
    Metadata:
      variant_bitrate : 1405000
    Stream #0:7: Video: h264 (Baseline) ([27][0][0][0] / 0x001B), yuv420p(tv, bt
470bg), 656x496 [SAR 124:123 DAR 4:3], 25 fps, 25 tbr, 90k tbn, 50 tbc
    Metadata:
      variant_bitrate : 1405000
    Stream #0:8: Audio: aac (LC) ([15][0][0][0] / 0x000F), 48000 Hz, stereo, flt
p, 183 kb/s
    Metadata:
      variant_bitrate : 1405000
  Program 3
    Metadata:
      variant_bitrate : 2305000
    Stream #0:9: Data: timed_id3 (ID3  / 0x20334449)
    Metadata:
      variant_bitrate : 2305000
    Stream #0:10: Video: h264 (Baseline) ([27][0][0][0] / 0x001B), yuv420p(tv, b
t470bg), 960x720 [SAR 1:1 DAR 4:3], 25 fps, 25 tbr, 90k tbn, 50 tbc
    Metadata:
      variant_bitrate : 2305000
    Stream #0:11: Audio: aac (LC) ([15][0][0][0] / 0x000F), 48000 Hz, stereo, fl
tp, 182 kb/s
    Metadata:
      variant_bitrate : 2305000
This is log of ffmpeg, now I want to capture video with a specific bandwith (program 0/1/2/3).
What's the parameter ?
Reply With Quote
  #2  
Old 10-11-2015, 11:40 PM
biezom biezom is offline
Senior Member
 
Join Date: Sep 2014
Posts: 1,025
biezom is on a distinguished road
Default

Re: How to choose quality/bandwith with ffmpeg


Quote:
Originally Posted by sonnvl View Post
Code:
Duration: N/A, start: 40611.828133, bitrate: N/A
  Program 0
    Metadata:
      variant_bitrate : 592000
    Stream #0:0: Data: timed_id3 (ID3  / 0x20334449)
    Metadata:
      variant_bitrate : 592000
    Stream #0:1: Video: h264 (Baseline) ([27][0][0][0] / 0x001B), yuv420p(tv, bt
470bg), 304x224 [SAR 56:57 DAR 4:3], 25 fps, 25 tbr, 90k tbn, 50 tbc
    Metadata:
      variant_bitrate : 592000
    Stream #0:2: Audio: aac (LC) ([15][0][0][0] / 0x000F), 48000 Hz, stereo, flt
p, 183 kb/s
    Metadata:
      variant_bitrate : 592000
  Program 1
    Metadata:
      variant_bitrate : 889000
    Stream #0:3: Data: timed_id3 (ID3  / 0x20334449)
    Metadata:
      variant_bitrate : 889000
    Stream #0:4: Video: h264 (Baseline) ([27][0][0][0] / 0x001B), yuv420p(tv, bt
470bg), 448x336 [SAR 1:1 DAR 4:3], 25 fps, 25 tbr, 90k tbn, 50 tbc
    Metadata:
      variant_bitrate : 889000
    Stream #0:5: Audio: aac (LC) ([15][0][0][0] / 0x000F), 48000 Hz, stereo, flt
p, 182 kb/s
    Metadata:
      variant_bitrate : 889000
  Program 2
    Metadata:
      variant_bitrate : 1405000
    Stream #0:6: Data: timed_id3 (ID3  / 0x20334449)
    Metadata:
      variant_bitrate : 1405000
    Stream #0:7: Video: h264 (Baseline) ([27][0][0][0] / 0x001B), yuv420p(tv, bt
470bg), 656x496 [SAR 124:123 DAR 4:3], 25 fps, 25 tbr, 90k tbn, 50 tbc
    Metadata:
      variant_bitrate : 1405000
    Stream #0:8: Audio: aac (LC) ([15][0][0][0] / 0x000F), 48000 Hz, stereo, flt
p, 183 kb/s
    Metadata:
      variant_bitrate : 1405000
  Program 3
    Metadata:
      variant_bitrate : 2305000
    Stream #0:9: Data: timed_id3 (ID3  / 0x20334449)
    Metadata:
      variant_bitrate : 2305000
    Stream #0:10: Video: h264 (Baseline) ([27][0][0][0] / 0x001B), yuv420p(tv, b
t470bg), 960x720 [SAR 1:1 DAR 4:3], 25 fps, 25 tbr, 90k tbn, 50 tbc
    Metadata:
      variant_bitrate : 2305000
    Stream #0:11: Audio: aac (LC) ([15][0][0][0] / 0x000F), 48000 Hz, stereo, fl
tp, 182 kb/s
    Metadata:
      variant_bitrate : 2305000
This is log of ffmpeg, now I want to capture video with a specific bandwith (program 0/1/2/3).
What's the parameter ?


Code:
-map 0:p:1
Code:
-map 0:p:2
.............
Reply With Quote
  #3  
Old 10-11-2015, 11:56 PM
peterpan peterpan is offline
Senior Member
 
Join Date: Jun 2013
Posts: 553
peterpan is on a distinguished road
Default

Re: How to choose quality/bandwith with ffmpeg


@sonnvl: What ever happened to "please" and "thank you"?! LOL
Reply With Quote
  #4  
Old 10-12-2015, 12:09 AM
bulls95 bulls95 is offline
Member
 
Join Date: Sep 2015
Posts: 59
bulls95 is on a distinguished road
Default

Re: How to choose quality/bandwith with ffmpeg


Quote:
Originally Posted by peterpan View Post
@sonnvl: What ever happened to "please" and "thank you"?! LOL
Millennials...
Reply With Quote
  #5  
Old 10-12-2015, 01:14 AM
sonnvl sonnvl is offline
Member
 
Join Date: May 2015
Posts: 34
sonnvl is on a distinguished road
Default

Re: How to choose quality/bandwith with ffmpeg


Quote:
Originally Posted by biezom View Post
Code:
-map 0:p:1
Code:
-map 0:p:2
.............
Thnx, I used wrong parameter
Reply With Quote
Reply Post New Thread
Tags:



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 07:41 PM.


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons