Search found 2 matches

Go to advanced search

by azureplus
02 Jul 2016 05:52
Forum: VLC for iOS, iPadOS and Apple TV
Topic: vlc-ios: sps pps detection failed
Replies: 2
Views: 445

vlc-ios: sps pps detection failed

play mkv or flv, applicationDidEnterBackground->applicationDidBecomeActive, issue code: i_ret = h264_get_spspps(p_buf, i_buf, &p_sps_ab, &i_sps_absize, &p_pps_ab, &i_pps_absize, &p_ext_ab, &i_ext_absize); if(p_alloc_buf) free(p_alloc_buf); if (i_ret != VLC_SUCCESS) { msg_Warn...

Go to advanced search