Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion. Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules. |
![]() |
#41 | Link |
Registered User
Join Date: Nov 2003
Location: Germany, Berlin
Posts: 44
|
I tried to get a JSON from ffprobe to get sidedata information, but it seems the generated JSON ist malformed and therefore not convenient for further processing. My command:
Code:
ffprobe -read_intervals %+#2 -select_streams v:0 -show_frames -show_entries side_data "source.mkv" -print_format json -of json > "source_sidedata.json" Code:
{ "packets_and_frames": [ { "type": "packet", }, { "type": "packet", }, { "type": "frame", "media_type": "audio", "stream_index": 1, "key_frame": 1, "pkt_pts": 171, "pkt_pts_time": "0.171000", "pkt_dts": 171, "pkt_dts_time": "0.171000", "best_effort_timestamp": 171, "best_effort_timestamp_time": "0.171000", "pkt_duration": 21, "pkt_duration_time": "0.021000", "pkt_pos": "313258", "pkt_size": "1522", "sample_fmt": "fltp", "nb_samples": 1024, "channels": 6, "channel_layout": "5.1" }, [...] |
![]() |
![]() |
![]() |
#42 | Link |
Registered User
Join Date: Mar 2016
Posts: 16
|
Hi, I want you to point to this discussion: https://trac.ffmpeg.org/ticket/7037#no1
There some user called "Balling" is referencing this thread multiple times; thinks there was a fix or something for a problem posted here, he got very upset that no one mentioned this here (he is not capable to post it himself for whatever reason). Yeah, so whatever... have a look yourself: https://trac.ffmpeg.org/ticket/7037#comment:60 https://trac.ffmpeg.org/ticket/7037#comment:74 |
![]() |
![]() |
![]() |
#43 | Link | |
Registered User
Join Date: Feb 2020
Posts: 498
|
Quote:
"not capable to post it himself for whatever reason" What a liar. Last edited by Balling; 18th March 2020 at 20:54. |
|
![]() |
![]() |
![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|