I can't seek h264/mp4a format file

All you've ever wanted to know about the ActiveX, Mozilla plugins, the web interface and various PHP extensions
leehyunguu
New Cone
New Cone
Posts: 2
Joined: 24 May 2015 01:27

I can't seek h264/mp4a format file

Postby leehyunguu » 24 May 2015 02:35

Hello
Sorry for my very bad english.

When I play local h264/mp4a format video file in VLC player for windows, seeking works well.
The problem is seeking does not work when streaming in VLC player for windows and chrome web plugin.
My VLC version is 2.2.1 and Windows 7

I tested this file.

https://www.dropbox.com/s/7p5s5bmzbg88s5b/13_1.ts?dl=1

Any hint or info would be greatly appreciated.


And My test html code is here :

Code: Select all

<html> <html> <head> <title>Demo of VLC mozilla plugin</title> </head> <body> <embed id="vlcEmb" type="application/x-google-vlc-plugin" version="VideoLAN.VLCPlugin.2" autoplay="yes" loop="no" width="640" height="480" target="https://www.dropbox.com/s/7p5s5bmzbg88s5b/13_1.ts?dl=1" ></embed> </body> </html>
Also Debug when I first play ts file in vlc player

Code: Select all

core debug: processing request item: https://www.dropbox.com/s/7p5s5bmzbg88s5b/13_1.ts?dl=1, node: 재생목록, skip: 0 core debug: resyncing on https://www.dropbox.com/s/7p5s5bmzbg88s5b/13_1.ts?dl=1 core debug: https://www.dropbox.com/s/7p5s5bmzbg88s5b/13_1.ts?dl=1 is at 3 core debug: starting playback of the new playlist item core debug: resyncing on https://www.dropbox.com/s/7p5s5bmzbg88s5b/13_1.ts?dl=1 core debug: https://www.dropbox.com/s/7p5s5bmzbg88s5b/13_1.ts?dl=1 is at 3 core debug: creating new input thread core debug: Creating an input for 'https://www.dropbox.com/s/7p5s5bmzbg88s5b/13_1.ts?dl=1' core debug: requesting art for https://www.dropbox.com/s/7p5s5bmzbg88s5b/13_1.ts?dl=1 core debug: using timeshift granularity of 50 MiB, in path 'C:\Users\LEEHYE~1\AppData\Local\Temp' core debug: `https://www.dropbox.com/s/7p5s5bmzbg88s5b/13_1.ts?dl=1' gives access `https' demux `' path `www.dropbox.com/s/7p5s5bmzbg88s5b/13_1.ts?dl=1' core debug: specified demux `any' core debug: creating demux: access='https' demux='any' location='www.dropbox.com/s/7p5s5bmzbg88s5b/13_1.ts?dl=1' file='\\www.dropbox.com\s\7p5s5bmzbg88s5b\13_1.ts?dl=1' core debug: looking for access_demux module matching "https": 12 candidates core debug: no access_demux modules matched core debug: creating access 'https' location='www.dropbox.com/s/7p5s5bmzbg88s5b/13_1.ts?dl=1', path='\\www.dropbox.com\s\7p5s5bmzbg88s5b\13_1.ts?dl=1' core debug: looking for access module matching "https": 21 candidates core debug: looking for tls client module matching "any": 1 candidates gnutls debug: using GnuTLS version 3.2.21 qt4 debug: IM: Setting an input core debug: looking for meta fetcher module matching "any": 1 candidates lua debug: Trying Lua scripts in C:\Users\LeeHyeonKyu\AppData\Roaming\vlc\lua\meta\fetcher lua debug: Trying Lua scripts in C:\Program Files (x86)\VideoLAN\VLC\lua\meta\fetcher lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\fetcher\tvrage.luac lua debug: skipping script (unmatched scope) C:\Program Files (x86)\VideoLAN\VLC\lua\meta\fetcher\tvrage.luac core debug: no meta fetcher modules matched core debug: searching art for https://www.dropbox.com/s/7p5s5bmzbg88s5b/13_1.ts?dl=1 core debug: looking for art finder module matching "any": 2 candidates lua debug: Trying Lua scripts in C:\Users\LeeHyeonKyu\AppData\Roaming\vlc\lua\meta\art lua debug: Trying Lua scripts in C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac lua debug: skipping script (unmatched scope) C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\01_googleimage.luac lua debug: skipping script (unmatched scope) C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\01_googleimage.luac lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac lua debug: skipping script (unmatched scope) C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\03_lastfm.luac lua debug: skipping script (unmatched scope) C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\03_lastfm.luac core debug: no art finder modules matched core debug: art not found for https://www.dropbox.com/s/7p5s5bmzbg88s5b/13_1.ts?dl=1 gnutls debug: loaded 37 trusted CAs core debug: using tls client module "gnutls" http debug: querying proxy for https://www.dropbox.com/s/7p5s5bmzbg88s5b/13_1.ts?dl=1 http debug: no proxy http debug: http: server='www.dropbox.com' port=443 file='/s/7p5s5bmzbg88s5b/13_1.ts?dl=1' core debug: net: connecting to www.dropbox.com port 443 core debug: connection succeeded (socket = 1840) gnutls debug: TLS handshake: Resource temporarily unavailable, try again. gnutls debug: TLS handshake: Resource temporarily unavailable, try again. gnutls debug: TLS handshake: Success. gnutls debug: 2 certificate(s) in the list http debug: protocol 'HTTP' answer code 302 http debug: Server: nginx http debug: Content-Type: text/html; charset=utf-8 http debug: Transfer-Encoding: chunked http debug: Connection: close http debug: Accepting Cookie: locale=en; Domain=dropbox.com; expires=Fri, 22 May 2020 00:31:07 GMT; Path=/; secure http debug: Accepting Cookie: gvc=MTI1NzQwNDI2OTAxODExNTMwOTk0ODA5ODIyMTEwNTI1OTE2MTEz; expires=Fri, 22 May 2020 00:31:07 GMT; httponly; Path=/; secure http debug: Accepting Cookie: seen-signup-modal=VHJ1ZQ%3D%3D; expires=Tue, 23 Jun 2015 00:31:07 GMT; httponly; Path=/; secure http debug: Accepting Cookie: t=lPLPuGASnhjtBRea7ipxsQys; Domain=dropbox.com; expires=Tue, 23 Jun 2015 00:31:07 GMT; httponly; Path=/; secure http debug: Accepting Cookie: js_csrf=lPLPuGASnhjtBRea7ipxsQys; Domain=www.dropbox.com; expires=Tue, 23 Jun 2015 00:31:07 GMT; Path=/; secure http debug: Pragma: no-cache http debug: redirection to https://dl.dropboxusercontent.com/content_link/AgQ6G7DzDef0zsIVRht8XuKGrH1KJuMoV5DuVYNECIIFTy7jLR9z6jwihKZQQFn0?dl=1 core debug: looking for tls client module matching "any": 1 candidates gnutls debug: using GnuTLS version 3.2.21 gnutls debug: loaded 37 trusted CAs core debug: using tls client module "gnutls" http debug: querying proxy for https://dl.dropboxusercontent.com/content_link/AgQ6G7DzDef0zsIVRht8XuKGrH1KJuMoV5DuVYNECIIFTy7jLR9z6jwihKZQQFn0?dl=1 http debug: no proxy http debug: http: server='dl.dropboxusercontent.com' port=443 file='/content_link/AgQ6G7DzDef0zsIVRht8XuKGrH1KJuMoV5DuVYNECIIFTy7jLR9z6jwihKZQQFn0?dl=1' core debug: net: connecting to dl.dropboxusercontent.com port 443 core debug: connection succeeded (socket = 1796) gnutls debug: TLS handshake: Resource temporarily unavailable, try again. gnutls debug: TLS handshake: Resource temporarily unavailable, try again. gnutls debug: TLS handshake: Resource temporarily unavailable, try again. gnutls debug: TLS handshake: Success. gnutls debug: 4 certificate(s) in the list http debug: Sending Cookie locale=en http debug: Sending Cookie gvc=MTI1NzQwNDI2OTAxODExNTMwOTk0ODA5ODIyMTEwNTI1OTE2MTEz http debug: Sending Cookie seen-signup-modal=VHJ1ZQ%3D%3D http debug: Sending Cookie t=lPLPuGASnhjtBRea7ipxsQys http debug: Sending Cookie js_csrf=lPLPuGASnhjtBRea7ipxsQys http debug: protocol 'HTTP' answer code 200 http debug: Content-Type: video/mp2t http debug: Pragma: public http debug: Server: nginx http debug: Accepting Cookie: uc_session=UPkiyxOb8WC5URGsIkwYbscIEBI7ybHqGwAr23m6CySNufNZfueflQu4vvVkcAXs; Domain=dropboxusercontent.com; httponly; Path=/; secure http debug: this frame size=52565552 http debug: Connection: Close core debug: using access module "http" core debug: Using stream method for AStream* core debug: starting pre-buffering core debug: received first data after 0 ms core debug: pre-buffering done 1024 bytes in 0s - 1000000 KiB/s core debug: looking for stream_filter module matching "any": 6 candidates core debug: no stream_filter modules matched core debug: looking for stream_filter module matching "record": 6 candidates core debug: using stream_filter module "record" core debug: creating demux: access='https' demux='any' location='dl.dropboxusercontent.com/content_link/AgQ6G7DzDef0zsIVRht8XuKGrH1KJuMoV5DuVYNECIIFTy7jLR9z6jwihKZQQFn0?dl=1' file='\\dl.dropboxusercontent.com\content_link\AgQ6G7DzDef0zsIVRht8XuKGrH1KJuMoV5DuVYNECIIFTy7jLR9z6jwihKZQQFn0?dl=1' core debug: looking for demux module matching "any": 66 candidates ts debug: Force Seek Per Percent: PCR's not found, ts debug: PATCallBack called ts debug: new PAT ts_id=0 version=1 current_next=1 ts debug: * number=1 pid=480 ts debug: PMTCallBack called ts debug: new PMT program number=1 version=0 pid_pcr=2064 ts debug: * es pid=2064 type=27 fcc=h264 core debug: selecting program id=1 ts debug: * es pid=2068 type=15 dr->i_tag=0xa ts info: MPEG-4 descriptor not found for pid 0x814 type 0xf ts debug: found language: eng ts debug: * es pid=2068 type=15 fcc=mp4a core debug: using demux module "ts" core debug: looking for decoder module matching "any": 43 candidates avcodec debug: CPU flags: 0x0107d3db avcodec debug: trying to use direct rendering avcodec debug: allowing 4 thread(s) for decoding avcodec debug: avcodec codec (H264 - MPEG-4 AVC (part 10)) started avcodec debug: using frame thread mode with 4 threads core debug: using decoder module "avcodec" core debug: looking for packetizer module matching "any": 23 candidates core debug: using packetizer module "packetizer_h264" core debug: looking for decoder module matching "any": 43 candidates core debug: using decoder module "faad" core debug: looking for packetizer module matching "any": 23 candidates packetizer_mpeg4audio debug: running MPEG4 audio packetizer packetizer_mpeg4audio debug: no decoder specific info, must be an ADTS or LOAS stream core debug: using packetizer module "packetizer_mpeg4audio" ts debug: DEMUX_SET_GROUP 0 00000000 core debug: looking for meta reader module matching "any": 2 candidates lua debug: Trying Lua scripts in C:\Users\LeeHyeonKyu\AppData\Roaming\vlc\lua\meta\reader lua debug: Trying Lua scripts in C:\Program Files (x86)\VideoLAN\VLC\lua\meta\reader lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\reader\filename.luac core debug: no meta reader modules matched core debug: `https://www.dropbox.com/s/7p5s5bmzbg88s5b/13_1.ts?dl=1' successfully opened core debug: Buffering 0% packetizer_h264 debug: found NAL_SPS (sps_id=0) packetizer_h264 debug: found NAL_PPS (pps_id=0 sps_id=0) core debug: Buffering 3% avcodec debug: available hardware decoder output format 61 (dxva2_vld) avcodec debug: available software decoder output format 0 (yuv420p) core debug: looking for hw decoder module matching "none": 1 candidates core debug: no hw decoder modules matched core debug: Buffering 7% core debug: looking for text renderer module matching "any": 2 candidates freetype debug: Using Arial as font from file C:\Windows\Fonts\arial.ttf freetype debug: Using Courier New as mono-font from file C:\Windows\Fonts\cour.ttf freetype debug: using fontsize: 2 core debug: using text renderer module "freetype" core debug: looking for video filter2 module matching "any": 58 candidates swscale debug: 32x32 (32x32) chroma: YUVA -> 16x16 (16x16) chroma: RGBA with scaling using Bicubic (good quality) core debug: using video filter2 module "swscale" core debug: looking for video filter2 module matching "any": 58 candidates yuvp debug: YUVP to YUVA converter core debug: using video filter2 module "yuvp" core debug: Deinterlacing available core debug: deinterlace 0, mode blend, is_needed 0 core debug: Opening vout display wrapper core debug: looking for vout display module matching "any": 11 candidates direct3d warning: cannot load Direct3D Shader Library; HLSL pixel shading will be disabled. direct3d debug: creating Vout EventThread direct3d debug: Win32VoutCreateWindow core debug: looking for vout window hwnd module matching "qt4,any": 3 candidates qt4 debug: requesting video window... qt4 debug: Video was requested 0, 0 core debug: using vout window hwnd module "qt4" direct3d debug: created video sub-window direct3d debug: Vout EventThread running direct3d debug: disabling screen saver direct3d debug: Direct3d Device: Intel(R) HD Graphics 5500 32902 5654 9 core debug: VoutDisplayEvent 'resize' 1936x1118 window direct3d warning: trying surface pixel format: YV12 direct3d debug: selected surface pixel format is YV12 direct3d debug: Using D3DTEXF_LINEAR for minification direct3d debug: Using D3DTEXF_LINEAR for magnification direct3d debug: Direct3D scene created successfully direct3d warning: Direct3D shaders initialization failed ! direct3d debug: Direct3D device adapter successfully initialized core debug: using vout display module "direct3d" core debug: original format sz 1920x1090, of (0,0), vsz 1920x1080, 4cc I420, sar 1:1, msk r0x0 g0x0 b0x0 core debug: removing module "freetype" core debug: looking for text renderer module matching "any": 2 candidates core debug: VoutDisplayEvent 'resize' 1920x945 window freetype debug: Using Arial as font from file C:\Windows\Fonts\arial.ttf freetype debug: Using Courier New as mono-font from file C:\Windows\Fonts\cour.ttf freetype debug: using fontsize: 2 core debug: using text renderer module "freetype" avcodec warning: plane 0 not aligned avcodec warning: disabling direct rendering core debug: Buffering 11% core debug: Buffering 14% core debug: End of video preroll core debug: Received first picture core debug: Detected interlaced video core debug: deinterlace 0, mode blend, is_needed 1 core debug: Buffering 18% core debug: Buffering 22% core debug: Buffering 25% core debug: Buffering 29% core debug: Buffering 33% core debug: Buffering 37% core debug: Buffering 40% core debug: Buffering 44% core debug: Buffering 48% core debug: Buffering 51% core debug: auto hiding mouse cursor core debug: Buffering 55% core debug: Buffering 59% core debug: Buffering 62% core debug: Buffering 66% core debug: Buffering 70% core debug: Buffering 74% core debug: Buffering 75% core debug: Buffering 79% core debug: Buffering 82% core debug: Buffering 86% core debug: Buffering 90% core debug: Buffering 93% core debug: Buffering 97% core debug: Stream buffering done (1013 ms in 3461 ms) core debug: Decoder wait done in 0 ms packetizer_mpeg4audio debug: detected ADTS format packetizer_mpeg4audio info: AAC channels: 2 samplerate: 48000 faad warning: decoded zero sample core debug: reusing audio output directsound debug: Opening DirectSound Audio Output directsound debug: Windows speaker config: Stereo and stream has 2 channels, using 2 channels core debug: output 'f32l' 48000 Hz Stereo frame=1 samples/8 bytes core debug: looking for audio volume module matching "any": 2 candidates core debug: using audio volume module "float_mixer" core debug: input 'f32l' 48000 Hz Stereo frame=1 samples/8 bytes core debug: looking for audio filter module matching "scaletempo": 14 candidates scaletempo debug: format: 48000 rate, 2 nch, 4 bps, fl32 scaletempo debug: params: 30 stride, 0.200 overlap, 14 search scaletempo debug: 1.000 scale, 1440.000 stride_in, 1440 stride_out, 1152 standing, 288 overlap, 672 search, 2400 queue, fl32 mode core debug: using audio filter module "scaletempo" core debug: conversion: 'f32l'->'f32l' 48000 Hz->48000 Hz Stereo->Stereo core debug: conversion pipeline complete core debug: conversion: 'f32l'->'f32l' 48000 Hz->48000 Hz Stereo->Stereo core debug: conversion pipeline complete core debug: looking for audio resampler module matching "any": 3 candidates core debug: using audio resampler module "samplerate" core debug: End of audio preroll core debug: auto hiding mouse cursor core warning: playback way too early (-1697566): playing silence core debug: inserting 81483 zeroes
When I seek this video

Code: Select all

core debug: resampling stopped (drift: -4415 us) core warning: AStreamSeekStream: can't seek core error: INPUT_CONTROL_SET_POSITION(_OFFSET) 1.5% failed core debug: Buffering 0% avcodec debug: available hardware decoder output format 61 (dxva2_vld) avcodec debug: available software decoder output format 0 (yuv420p) core debug: looking for hw decoder module matching "none": 1 candidates core debug: no hw decoder modules matched core debug: End of audio preroll core debug: Buffering 3% core debug: Buffering 7% core debug: Buffering 11% core debug: Buffering 14% core debug: Buffering 18% core debug: Buffering 22% core debug: Buffering 25% core debug: Buffering 29% core debug: Buffering 33% core debug: Buffering 37% core debug: Buffering 40% core debug: Buffering 44% core debug: Buffering 48% core debug: Buffering 50% core debug: Buffering 54% core debug: Buffering 57% core debug: Buffering 61% core debug: Buffering 65% core debug: Buffering 68% core debug: Buffering 72% core debug: Buffering 76% core debug: Buffering 80% core debug: Buffering 83% core debug: Buffering 87% core debug: Buffering 91% core debug: Buffering 94% core debug: Buffering 97% core debug: Stream buffering done (1016 ms in 24 ms) core debug: End of video preroll core debug: Received first picture core debug: Decoder wait done in 42 ms core debug: auto hiding mouse cursor

Return to “Web and scripting”

Who is online

Users browsing this forum: No registered users and 20 guests