Recherche avancée

Médias (91)

Autres articles (23)

  • Publier sur MédiaSpip

    13 juin 2013

    Puis-je poster des contenus à partir d’une tablette Ipad ?
    Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir

  • Supporting all media types

    13 avril 2011, par

    Unlike most software and media-sharing platforms, MediaSPIP aims to manage as many different media types as possible. The following are just a few examples from an ever-expanding list of supported formats : images : png, gif, jpg, bmp and more audio : MP3, Ogg, Wav and more video : AVI, MP4, OGV, mpg, mov, wmv and more text, code and other data : OpenOffice, Microsoft Office (Word, PowerPoint, Excel), web (html, CSS), LaTeX, Google Earth and (...)

  • Librairies et logiciels spécifiques aux médias

    10 décembre 2010, par

    Pour un fonctionnement correct et optimal, plusieurs choses sont à prendre en considération.
    Il est important, après avoir installé apache2, mysql et php5, d’installer d’autres logiciels nécessaires dont les installations sont décrites dans les liens afférants. Un ensemble de librairies multimedias (x264, libtheora, libvpx) utilisées pour l’encodage et le décodage des vidéos et sons afin de supporter le plus grand nombre de fichiers possibles. Cf. : ce tutoriel ; FFMpeg avec le maximum de décodeurs et (...)

Sur d’autres sites (6762)

  • ffprobe : remove references to frame->pkt_pts

    14 juillet 2021, par James Almer
    ffprobe : remove references to frame->pkt_pts
    

    The field was removed during the last major bump.

    Signed-off-by : James Almer <jamrial@gmail.com>

    • [DH] doc/ffprobe.xsd
    • [DH] doc/filters.texi
    • [DH] fftools/ffprobe.c
    • [DH] tests/fate-run.sh
    • [DH] tests/fate/filter-video.mak
    • [DH] tests/ref/fate/exif-image-embedded
    • [DH] tests/ref/fate/exif-image-jpg
    • [DH] tests/ref/fate/exif-image-tiff
    • [DH] tests/ref/fate/exif-image-webp
    • [DH] tests/ref/fate/ffprobe_compact
    • [DH] tests/ref/fate/ffprobe_default
    • [DH] tests/ref/fate/ffprobe_flat
    • [DH] tests/ref/fate/ffprobe_ini
    • [DH] tests/ref/fate/ffprobe_json
    • [DH] tests/ref/fate/ffprobe_xml
    • [DH] tests/ref/fate/ffprobe_xsd
    • [DH] tests/ref/fate/filter-metadata-avf-aphase-meter-mono
    • [DH] tests/ref/fate/filter-metadata-avf-aphase-meter-out-of-phase
    • [DH] tests/ref/fate/filter-metadata-cropdetect
    • [DH] tests/ref/fate/filter-metadata-ebur128
    • [DH] tests/ref/fate/filter-metadata-freezedetect
    • [DH] tests/ref/fate/filter-metadata-readvitc-def
    • [DH] tests/ref/fate/filter-metadata-readvitc-thr
    • [DH] tests/ref/fate/filter-metadata-scdet
    • [DH] tests/ref/fate/filter-metadata-scenedetect
    • [DH] tests/ref/fate/filter-metadata-signalstats-yuv420p
    • [DH] tests/ref/fate/filter-metadata-signalstats-yuv420p10
    • [DH] tests/ref/fate/filter-metadata-silencedetect
    • [DH] tests/ref/fate/flcl1905
    • [DH] tests/ref/fate/gaplessenc-itunes-to-ipod-aac
    • [DH] tests/ref/fate/gaplessenc-pcm-to-mov-aac
    • [DH] tests/ref/fate/gaplessinfo-itunes1
    • [DH] tests/ref/fate/gaplessinfo-itunes2
    • [DH] tests/ref/fate/h264-dts_5frames
    • [DH] tests/ref/fate/mov-zombie
    • [DH] tests/ref/fate/png-side-data
  • dyld[16458] : Library not loaded : @rpath/libavcodec.framework/libavcodec while running my flutter app on iOS

    31 janvier 2023, par Stéphane de Luca

    Compilation is successful. But When I run the code, I get this.

    &#xA;

    Here is the full trace.

    &#xA;

    Any idea ?

    &#xA;

    dyld[16458]: Library not loaded: @rpath/libavcodec.framework/libavcodec&#xA;  Referenced from: &lt;3500F5CF-B1D2-30EC-8D7F-1C29BD45D05E> /private/var/containers/Bundle/Application/984D87E5-818C-49A9-9CB5-F0CC3160D2FF/Runner.app/Runner&#xA;  Reason: tried: &#x27;/usr/lib/swift/libavcodec.framework/libavcodec&#x27; (errno=2, not in dyld cache), &#x27;/private/preboot/Cryptexes/OS/usr/lib/swift/libavcodec.framework/libavcodec&#x27; (errno=2), &#x27;/usr/lib/swift/libavcodec.framework/libavcodec&#x27; (errno=2, not in dyld cache), &#x27;/private/preboot/Cryptexes/OS/usr/lib/swift/libavcodec.framework/libavcodec&#x27; (errno=2), &#x27;/private/var/containers/Bundle/Application/984D87E5-818C-49A9-9CB5-F0CC3160D2FF/Runner.app/Frameworks/libavcodec.framework/libavcodec&#x27; (errno=2), &#x27;/private/var/containers/Bundle/Application/984D87E5-818C-49A9-9CB5-F0CC3160D2FF/Runner.app/Frameworks/libavcodec.framework/libavcodec&#x27; (errno=2), &#x27;/private/var/containers/Bundle/Application/984D87E5-818C-49A9-9CB5-F0CC3160D2FF/Runner.app/Frameworks/libavcodec.framework/libavcodec&#x27; (errno=2), &#x27;/usr/lib/swift/libavcodec.framework/libavcodec&#x27; (errno=2, not in dyld cache), &#x27;/private/preboot/Cryptexes/OS/usr/lib/swift/libavcodec.framework/libavcodec&#x27; (errno=2), &#x27;/usr/lib/swift/libavcodec.framework/libavcodec&#x27; (errno=2, not in dyld cache), &#x27;/private/preboot/Cryptexes/OS/usr/lib/swift/libavcodec.framework/libavcodec&#x27; (errno=2), &#x27;/private/var/containers/Bundle/Application/984D87E5-818C-49A9-9CB5-F0CC3160D2FF/Runner.app/Frameworks/libavcodec.framework/libavcodec&#x27; (errno=2), &#x27;/private/var/containers/Bundle/Application/984D87E5-818C-49A9-9CB5-F0CC3160D2FF/Runner.app/Frameworks/libavcodec.framework/libavcodec&#x27; (errno=2), &#x27;/private/var/containers/Bundle/Application/984D87E5-818C-49A9-9CB5-F0CC3160D2FF/Runner.app/Frameworks/libavcodec.framework/libavcodec&#x27; (errno=2), &#x27;/private/preboot/Cryptexes/OS@rpath/libavcodec.framework/libavcodec&#x27; (errno=2), &#x27;/usr/lib/swift/libavcodec.framework/libavcodec&#x27; (errno=2, not in dyld cache), &#x27;/private/preboot/Cryptexes/OS/usr/lib/swift/libavcodec.framework/libavcodec&#x27; (errno=2), &#x27;/usr/lib/swift/libavcodec.framework/libavcodec&#x27; (errno=2, not in dyld cache), &#x27;/private/preboot/Cryptexes/OS/usr/lib/swift/libavcodec.framework/libavcodec&#x27; (errno=2), &#x27;/private/var/containers/Bundle/Application/984D87E5-818C-49A9-9CB5-F0CC3160D2FF/Runner.app/Frameworks/libavcodec.framework/libavcodec&#x27; (errno=2), &#x27;/private/var/containers/Bundle/Application/984D87E5-818C-49A9-9CB5-F0CC3160D2FF/Runner.app/Frameworks/libavcodec.framework/libavcodec&#x27; (errno=2), &#x27;/private/var/containers/Bundle/Application/984D87E5-818C-49A9-9CB5-F0CC3160D2FF/Runner.app/Frameworks/libavcodec.framework/libavcodec&#x27; (errno=2), &#x27;/usr/lib/swift/libavcodec.framework/libavcodec&#x27; (errno=2, not in dyld cache), &#x27;/private/preboot/Cryptexes/OS/usr/lib/swift/libavcodec.framework/libavcodec&#x27; (errno=2), &#x27;/usr/lib/swift/libavcodec.framework/libavcodec&#x27; (errno=2, not in dyld cache), &#x27;/private/preboot/Cryptexes/OS/usr/lib/swift/libavcodec.framework/libavcodec&#x27; (errno=2), &#x27;/private/var/containers/Bundle/Application/984D87E5-818C-49A9-9CB5-F0CC3160D2FF/Runner.app/Frameworks/libavcodec.framework/libavcodec&#x27; (errno=2), &#x27;/private/var/containers/Bundle/Application/984D87E5-818C-49A9-9CB5-F0CC3160D2FF/Runner.app/Frameworks/libavcodec.framework/libavcodec&#x27; (errno=2), &#x27;/private/var/containers/Bundle/Application/984D87E5-818C-49A9-9CB5-F0CC3160D2FF/Runner.app/Frameworks/libavcodec.framework/libavcodec&#x27; (errno=2), &#x27;/System/Library/Frameworks/libavcodec.framework/libavcodec&#x27; (errno=2, not in dyld cache)&#xA;Library not loaded: @rpath/libavcodec.framework/libavcodec&#xA;  Referenced from: &lt;3500F5CF-B1D2-30EC-8D7F-1C29BD45D05E> /private/var/containers/Bundle/Application/984D87E5-818C-49A9-9CB5-F0CC3160D2FF/Runner.app/Runner&#xA;  Reason: tried: &#x27;/usr/lib/swift/libavcodec.framework/libavcodec&#x27; (errno=2, not in dyld cache), &#x27;/private/preboot/Cryptexes/OS/usr/lib/swift/libavcodec.framework/libavcodec&#x27; (errno=2), &#x27;/usr/lib/swift/libavcodec.framework/libavcodec&#x27; (errno=2, not in dyld cache), &#x27;/private/preboot/Cryptexes/OS/usr/lib/swift/libavcodec.framework/libavcodec&#x27; (errno=2), &#x27;/private/var/containers/Bundle/Application/984D87E5-818C-49A9-9CB5-F0CC3160D2FF/Runner.app/Frameworks/libavcodec.framework/libavcodec&#x27; (errno=2), &#x27;/private/var/containers/Bundle/Application/984D87E5-818C-49A9-9CB5-F0CC3160D2FF/Runner.app/Frameworks/libavcodec.framework/libavcodec&#x27; (errno=2), &#x27;/private/var/containers/Bundle/Application/984D87E5-818C-49A9-9CB5-F0CC3160D2FF/Runner.app/Frameworks/libavcodec.framework/libavcodec&#x27; (errno=2), &#x27;/usr/lib/swif&#xA;dyld config: DYLD_LIBRARY_PATH=/usr/lib/system/introspection DYLD_INSERT_LIBRARIES=/usr/lib/libBacktraceRecording.dylib:/usr/lib/libMainThreadChecker.dylib:/usr/lib/libRPAC.dylib:/Developer/Library/PrivateFrameworks/DTDDISupport.framework/libViewDebuggerSupport.dylib&#xA;(lldb) &#xA;

    &#xA;

    The pod is as follows :

    &#xA;

    # Uncomment this line to define a global platform for your project&#xA;platform :ios, &#x27;14.0&#x27;&#xA;&#xA;# CocoaPods analytics sends network stats synchronously affecting flutter build latency.&#xA;ENV[&#x27;COCOAPODS_DISABLE_STATS&#x27;] = &#x27;true&#x27;&#xA;&#xA;project &#x27;Runner&#x27;, {&#xA;  &#x27;Debug&#x27; => :debug,&#xA;  &#x27;Profile&#x27; => :release,&#xA;  &#x27;Release&#x27; => :release,&#xA;}&#xA;&#xA;def flutter_root&#xA;  generated_xcode_build_settings_path = File.expand_path(File.join(&#x27;..&#x27;, &#x27;Flutter&#x27;, &#x27;Generated.xcconfig&#x27;), __FILE__)&#xA;  unless File.exist?(generated_xcode_build_settings_path)&#xA;    raise "#{generated_xcode_build_settings_path} must exist. If you&#x27;re running pod install manually, make sure flutter pub get is executed first"&#xA;  end&#xA;&#xA;  File.foreach(generated_xcode_build_settings_path) do |line|&#xA;    matches = line.match(/FLUTTER_ROOT\=(.*)/)&#xA;    return matches[1].strip if matches&#xA;  end&#xA;  raise "FLUTTER_ROOT not found in #{generated_xcode_build_settings_path}. Try deleting Generated.xcconfig, then run flutter pub get"&#xA;end&#xA;&#xA;require File.expand_path(File.join(&#x27;packages&#x27;, &#x27;flutter_tools&#x27;, &#x27;bin&#x27;, &#x27;podhelper&#x27;), flutter_root)&#xA;&#xA;flutter_ios_podfile_setup&#xA;&#xA;target &#x27;Runner&#x27; do&#xA;  use_frameworks!&#xA;  use_modular_headers!&#xA;&#xA;  flutter_install_all_ios_pods File.dirname(File.realpath(__FILE__))&#xA;end&#xA;&#xA;post_install do |installer|&#xA;  installer.pods_project.targets.each do |target|&#xA;    flutter_additional_ios_build_settings(target)&#xA;  end&#xA;end&#xA;

    &#xA;

    The yaml :

    &#xA;

    &#xA;environment:&#xA;  sdk: &#x27;>=2.18.2 &lt;3.0.0&#x27;&#xA;&#xA;# Dependencies specify other packages that your package needs in order to work.&#xA;# To automatically upgrade your package dependencies to the latest versions&#xA;# consider running `flutter pub upgrade --major-versions`. Alternatively,&#xA;# dependencies can be manually updated by changing the version numbers below to&#xA;# the latest version available on pub.dev. To see which dependencies have newer&#xA;# versions available, run `flutter pub outdated`.&#xA;dependencies:&#xA;  flutter:&#xA;    sdk: flutter&#xA;  flutter_localizations:&#xA;    sdk: flutter&#xA;  # The following adds the Cupertino Icons font to your application.&#xA;  # Use with the CupertinoIcons class for iOS style icons.&#xA;  cupertino_icons: ^1.0.2&#xA;  video_editor: ^1.5.2&#xA;  image_picker: ^0.8.6&#xA;  helpers: ^1.2.0&#xA;  intl: ^0.17.0&#xA;  i18n_extension: ^5.0.1&#xA;  optimized_cached_image: ^3.0.1&#xA;  youtube_player_flutter: ^8.1.1&#xA;  flutter_launcher_icons: ^0.11.0&#xA;  flutter_lorem: ^2.0.0&#xA;  advance_image_picker: ^0.1.7&#x2B;1&#xA;  wechat_assets_picker: ^8.1.4&#xA;  lecle_flutter_absolute_path: ^0.0.2&#x2B;1&#xA;  #ffmpeg_kit_flutter: 5.1.0-LTS&#xA;  path_provider: ^2.0.11&#xA;  video_thumbnail: ^0.5.3&#xA;  flutter_document_picker: ^5.1.0&#xA;  flutter_login: ^4.1.1&#xA;  #flutter_absolute_path: ^1.0.6&#xA;  # flutter_absolute_path:&#xA;  #     git:&#xA;  #       url: https://github.com/ValeriusGC/flutter_absolute_path.git&#xA;  uuid: ^3.0.6&#xA;  flutter_form_builder: ^7.7.0&#xA;  form_builder_validators: ^8.4.0&#xA;  state_persistence: ^0.1.0&#xA;  shared_preferences: ^2.0.15&#xA;  firebase_core: ^2.4.0&#xA;  firebase_storage: ^11.0.8&#xA;  video_compress: ^3.1.2&#xA;  connectivity_plus: ^3.0.2&#xA;  internet_connection_checker: ^1.0.0&#x2B;1&#xA;  cached_video_player: ^2.0.3&#xA;  visibility_detector: ^0.3.3&#xA;  firebase_database: ^10.0.7&#xA;  firebase_auth: ^4.2.1&#xA;  firebase_dynamic_links: ^5.0.9&#xA;  cloud_firestore: ^4.2.0&#xA;  cloud_functions: ^4.0.6&#xA;  cached_network_image: ^3.2.3&#xA;  ffmpeg_kit_flutter_min_gpl: ^5.1.0&#xA;  video_player: ^2.4.10&#xA;  provider: ^6.0.5&#xA;  camera: ^0.9.8&#x2B;1&#xA;  share_plus: ^6.3.0&#xA;  package_info_plus: ^3.0.2&#xA;&#xA;dependency_overrides:&#xA;  ffmpeg_kit_flutter_min_gpl: ^5.1.0-LTS&#xA;&#xA;dev_dependencies:&#xA;  flutter_test:&#xA;    sdk: flutter&#xA;&#xA;&#xA;  # The "flutter_lints" package below contains a set of recommended lints to&#xA;  # encourage good coding practices. The lint set provided by the package is&#xA;  # activated in the `analysis_options.yaml` file located at the root of your&#xA;  # package. See that file for information about deactivating specific lint&#xA;  # rules and activating additional ones.&#xA;  flutter_lints: ^2.0.0&#xA;&#xA;``&#xA;

    &#xA;

  • FFMPEG making requests for each frame when decoding a stream, slow performance

    3 juillet 2020, par Byti

    I am having an issue playing MOV camera captured files from an iPhone. My FFMPEG implementation has no problem playing most file formats, this issue is exclusive only for camera captured MOV.

    &#xA;&#xA;

    When trying to open the file, I can see in the logs that many requests are made, each requests decoding only one frame, before making a new request which results the video being buffered extremely slowly.&#xA;It takes roughly a minute to buffer about a few seconds of the video.

    &#xA;&#xA;

    Another thing to mention is that the very same problematic file is played without an issue locally. The problem is when trying to decode while streaming.

    &#xA;&#xA;

    I compiled my code on Xcode 11, iOS SDK 13, with cocoapods mobile-ffmpeg-https 4.2.

    &#xA;&#xA;

    Here is a rough representation of my code, its pretty standard :

    &#xA;&#xA;

      &#xA;
    1. Here is how I open AVFormatContext :
    2. &#xA;

    &#xA;&#xA;

    AVFormatContext *context = avformat_alloc_context();&#xA;    context->interrupt_callback.callback = FFMPEGFormatContextIOHandler_IO_CALLBACK;&#xA;    context->interrupt_callback.opaque = (__bridge void *)(handler);&#xA;&#xA;    av_log_set_level(AV_LOG_TRACE);&#xA;&#xA;    int result = avformat_open_input(&amp;context, [request.urlAsString UTF8String], NULL, NULL);&#xA;&#xA;    if (result != 0) {&#xA;        if (context != NULL) {&#xA;            avformat_free_context(context);&#xA;        }&#xA;&#xA;        return nil;&#xA;    }&#xA;&#xA;    result = avformat_find_stream_info(context, NULL);&#xA;&#xA;    if (result &lt; 0) {&#xA;        avformat_close_input(&amp;context);&#xA;        return nil;&#xA;    }&#xA;

    &#xA;&#xA;

      &#xA;
    1. Video decoder is opened like so, audio decoder is nearly identical
    2. &#xA;

    &#xA;&#xA;

    AVCodecParameters *params = context->streams[streamIndex]->codecpar;&#xA;    AVCodec *codec = avcodec_find_decoder(params->codec_id);&#xA;&#xA;    if (codec == NULL) {&#xA;        return NULL;&#xA;    }&#xA;&#xA;    AVCodecContext *codecContext = avcodec_alloc_context3(codec);&#xA;&#xA;    if (codecContext == NULL) {&#xA;        return NULL;&#xA;    }&#xA;&#xA;    codecContext->thread_count = 6;&#xA;&#xA;    int result = avcodec_parameters_to_context(codecContext, params);&#xA;&#xA;    if (result &lt; 0) {&#xA;        avcodec_free_context(&amp;codecContext);&#xA;        return NULL;&#xA;    }&#xA;&#xA;    result = avcodec_open2(codecContext, codec, NULL);&#xA;&#xA;    if (result &lt; 0) {&#xA;        avcodec_free_context(&amp;codecContext);&#xA;        return NULL;&#xA;    }&#xA;

    &#xA;&#xA;

      &#xA;
    1. I read the data from the server like so :
    2. &#xA;

    &#xA;&#xA;

    AVPacket packet;&#xA;&#xA;int result = av_read_frame(formatContext, &amp;avPacket);&#xA;&#xA;if (result == 0) {&#xA;   avcodec_send_packet(codecContext, &amp;avPacket);&#xA;&#xA;   // .... decode ....&#xA;}&#xA;

    &#xA;&#xA;

    Logs after opening the decoders :

    &#xA;&#xA;

    // [tls] Request is made here&#xA;// [tls] Request response headers are here&#xA;Probing mov,mp4,m4a,3gp,3g2,mj2 score:100 size:2048&#xA;Probing mp3 score:1 size:2048&#xA;[mov,mp4,m4a,3gp,3g2,mj2 @ 0x115918e00] Format mov,mp4,m4a,3gp,3g2,mj2 probed with size=2048 and score=100&#xA;[mov,mp4,m4a,3gp,3g2,mj2 @ 0x115918e00] type:&#x27;ftyp&#x27; parent:&#x27;root&#x27; sz: 20 8 23077123&#xA;[mov,mp4,m4a,3gp,3g2,mj2 @ 0x115918e00] ISO: File Type Major Brand: qt  &#xA;[mov,mp4,m4a,3gp,3g2,mj2 @ 0x115918e00] type:&#x27;wide&#x27; parent:&#x27;root&#x27; sz: 8 28 23077123&#xA;[mov,mp4,m4a,3gp,3g2,mj2 @ 0x115918e00] type:&#x27;mdat&#x27; parent:&#x27;root&#x27; sz: 23066642 36 23077123&#xA;// [tls] Request is made here&#xA;// [tls] Request response headers are here&#xA;[mov,mp4,m4a,3gp,3g2,mj2 @ 0x115918e00] stream 0, sample 4, dts 133333&#xA;[mov,mp4,m4a,3gp,3g2,mj2 @ 0x115918e00] stream 1, sample 48, dts 1114558&#xA;[mov,mp4,m4a,3gp,3g2,mj2 @ 0x115918e00] stream 2, sample 1, dts 2666667&#xA;[h264 @ 0x116080200] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1&#xA;// [tls] Request is made here&#xA;// [tls] Request response headers are here&#xA;[mov,mp4,m4a,3gp,3g2,mj2 @ 0x115918e00] stream 0, sample 4, dts 133333&#xA;[mov,mp4,m4a,3gp,3g2,mj2 @ 0x115918e00] stream 1, sample 48, dts 1114558&#xA;[mov,mp4,m4a,3gp,3g2,mj2 @ 0x115918e00] stream 2, sample 1, dts 2666667&#xA;[h264 @ 0x116080200] nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 1&#xA;// [tls] Request is made here&#xA;// [tls] Request response headers are here&#xA;// ...&#xA;

    &#xA;&#xA;

    These are some warnings I found in the log

    &#xA;&#xA;

    [mov,mp4,m4a,3gp,3g2,mj2 @ 0x11c030800] interrupted&#xA;[mov,mp4,m4a,3gp,3g2,mj2 @ 0x11c030800] stream 0: start_time: 0.000 duration: 11.833&#xA;[mov,mp4,m4a,3gp,3g2,mj2 @ 0x11c030800] stream 1: start_time: 0.000 duration: 11.832&#xA;[mov,mp4,m4a,3gp,3g2,mj2 @ 0x11c030800] stream 2: start_time: 0.000 duration: 11.833&#xA;[mov,mp4,m4a,3gp,3g2,mj2 @ 0x11c030800] stream 3: start_time: 0.000 duration: 11.833&#xA;[mov,mp4,m4a,3gp,3g2,mj2 @ 0x11c030800] format: start_time: 0.000 duration: 11.833 bitrate=15601 kb/s&#xA;[mov,mp4,m4a,3gp,3g2,mj2 @ 0x11c030800] Could not find codec parameters for stream 0 (Video: h264, 1 reference frame (avc1 / 0x31637661), none(bt709, left), 1920x1080, 1/1200, 15495 kb/s): unspecified pixel format&#xA;Consider increasing the value for the &#x27;analyzeduration&#x27; and &#x27;probesize&#x27; options&#xA;[mov,mp4,m4a,3gp,3g2,mj2 @ 0x11c030800] After avformat_find_stream_info() pos: 23077123 bytes read:16293 seeks:1 frames:0&#xA;

    &#xA;&#xA;

    Also when calling avformat_open_input(...), 2 GET requests are made, before the returning.&#xA;Notice the "Probing mp3 score:1", that is not shown for other MOV files or any other files.

    &#xA;&#xA;

    I have tried different versions of ffmpeg, I have tried messing around with the delays of the stream, I tried removing my custom interrupt callback, nothing have worked.

    &#xA;&#xA;

    Code works fine with any other videos I have tested (mp4, mkv, avi).

    &#xA;&#xA;

    Metadata of the test file :

    &#xA;&#xA;

    Metadata:&#xA;    major_brand     : qt  &#xA;    minor_version   : 0&#xA;    compatible_brands: qt  &#xA;    creation_time   : 2019-04-14T08:17:03.000000Z&#xA;    com.apple.quicktime.make: Apple&#xA;    com.apple.quicktime.model: iPhone 7&#xA;    com.apple.quicktime.software: 12.2&#xA;    com.apple.quicktime.creationdate: 2019-04-14T11:17:03&#x2B;0300&#xA;  Duration: 00:00:16.83, bitrate: N/A&#xA;    Stream #0:0(und), 0, 1/600: Video: h264, 1 reference frame (avc1 / 0x31637661), none(bt709), 1920x1080 (0x0), 0/1, 15301 kb/s, 30 fps, 30 tbr, 600 tbn (default)&#xA;    Metadata:&#xA;      creation_time   : 2019-04-14T08:17:03.000000Z&#xA;      handler_name    : Core Media Video&#xA;      encoder         : H.264&#xA;    Stream #0:1(und), 0, 1/44100: Audio: aac (mp4a / 0x6134706D), 44100 Hz, mono, 100 kb/s (default)&#xA;    Metadata:&#xA;      creation_time   : 2019-04-14T08:17:03.000000Z&#xA;      handler_name    : Core Media Audio&#xA;    Stream #0:2(und), 0, 1/600: Data: none (mebx / 0x7862656D), 0/1, 0 kb/s (default)&#xA;    Metadata:&#xA;      creation_time   : 2019-04-14T08:17:03.000000Z&#xA;      handler_name    : Core Media Metadata&#xA;    Stream #0:3(und), 0, 1/600: Data: none (mebx / 0x7862656D), 0/1, 0 kb/s (default)&#xA;    Metadata:&#xA;      creation_time   : 2019-04-14T08:17:03.000000Z&#xA;      handler_name    : Core Media Metadata&#xA;

    &#xA;