Can't play certain kinds of FLV videos

macOS specific usage questions
randian
New Cone
New Cone
Posts: 8
Joined: 02 Jul 2010 16:35

Can't play certain kinds of FLV videos

Postby randian » 02 Jul 2010 16:43

I'm using an Intel iMac, 10.6.4, with VLC 1.1. I'm trying to play some FLV files, but only some of them work. Those that don't get a green screen, but audio works regardless. VLC says that the working ones are using the 'On2 VP6.2 Video'. The non-working ones are using 'On2 VP6 A Video'. What's the difference? Is VP6A not supported? Should I tell the webmaster to re-encode his videos? If so, what do I tell him so he doesn't repeat the mistake?

Here's some console output:

7/2/10 4:37:55 PM [0x0-0x227227].org.videolan.vlc[16063] [0x100608938] main interface error: no suitable interface module
7/2/10 4:37:55 PM [0x0-0x227227].org.videolan.vlc[16063] [0x100203e18] main libvlc error: interface "globalhotkeys,none" initialization failed
7/2/10 4:37:55 PM [0x0-0x227227].org.videolan.vlc[16063] [0x100203e18] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
7/2/10 4:37:55 PM [0x0-0x227227].org.videolan.vlc[16063] [flv @ 0x10207b810]invalid stream
7/2/10 4:37:55 PM [0x0-0x227227].org.videolan.vlc[16063] [flv @ 0x10207b810]Estimating duration from bitrate, this may be inaccurate
7/2/10 4:37:55 PM [0x0-0x227227].org.videolan.vlc[16063] [flv @ 0x1008d1610]invalid stream
7/2/10 4:37:55 PM [0x0-0x227227].org.videolan.vlc[16063] [flv @ 0x1008d1610]Estimating duration from bitrate, this may be inaccurate
7/2/10 4:37:55 PM [0x0-0x227227].org.videolan.vlc[16063] [0x113624428] main generic error: cannot inherit value for drawable-nsobject
7/2/10 4:37:55 PM [0x0-0x227227].org.videolan.vlc[16063] [0x1008c3d08] avcodec decoder error: don't know how to convert chroma 35
7/2/10 4:38:22 PM [0x0-0x227227].org.videolan.vlc[16063] [0x11360edd8] main input error: ES_OUT_SET_(GROUP_)PCR is called too late (pts_delay increased to 300 ms)

I am forced to use "SWF & FLV PLayer" to play these videos.

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37519
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: Can't play certain kinds of FLV videos

Postby Jean-Baptiste Kempf » 03 Jul 2010 02:11

Can you share them please?
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

randian
New Cone
New Cone
Posts: 8
Joined: 02 Jul 2010 16:35

Re: Can't play certain kinds of FLV videos

Postby randian » 03 Jul 2010 08:02

Here's a link to one: http://dl.dropbox.com/u/8711790/Closing%20Checklist.flv. Go ahead and download it.

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37519
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: Can't play certain kinds of FLV videos

Postby Jean-Baptiste Kempf » 03 Jul 2010 14:35

Yes, confirmed. This is a bug, because VLC doesn't manage PIX_FMT_YUVA420P
Is ANY player able to play those?
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

randian
New Cone
New Cone
Posts: 8
Joined: 02 Jul 2010 16:35

Re: Can't play certain kinds of FLV videos

Postby randian » 03 Jul 2010 15:31

Is ANY player able to play those?
SWF & FLV Player does, as does QuickTime Player (via Perian). I'm not sure but I think ffplayer (ffmpeg) might too.

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37519
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: Can't play certain kinds of FLV videos

Postby Jean-Baptiste Kempf » 03 Jul 2010 17:13

ffplay doesn't...
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

Lotesdelere
Cone Master
Cone Master
Posts: 9450
Joined: 08 Sep 2006 04:39
Location: Europe

Re: Can't play certain kinds of FLV videos

Postby Lotesdelere » 03 Jul 2010 17:57

ffplay doesn't...
FFplay does play it for me on Windows.
So does MPC-HC.

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37519
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: Can't play certain kinds of FLV videos

Postby Jean-Baptiste Kempf » 03 Jul 2010 19:31

latest ffplay doesn't play it on linux, since they changed the pix_fmt
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

Lotesdelere
Cone Master
Cone Master
Posts: 9450
Joined: 08 Sep 2006 04:39
Location: Europe

Re: Can't play certain kinds of FLV videos

Postby Lotesdelere » 03 Jul 2010 21:23

latest ffplay doesn't play it on linux, since they changed the pix_fmt
Ah yep, same on Windows with recent versions. I was using a 2.5 months old FFplay.
So, for the record:
ffplay SVN-r23085 11/05/2010 => Fails
ffplay SVN-r22960 25/04/2010 => Works

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37519
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: Can't play certain kinds of FLV videos

Postby Jean-Baptiste Kempf » 03 Jul 2010 23:28

latest ffplay doesn't play it on linux, since they changed the pix_fmt
Ah yep, same on Windows with recent versions. I was using a 2.5 months old FFplay.
So, for the record:
ffplay SVN-r23085 11/05/2010 => Fails
ffplay SVN-r22960 25/04/2010 => Works
Indeed, and this was reported upstream.

It will be fixed in future versions of VLC then.
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

randian
New Cone
New Cone
Posts: 8
Joined: 02 Jul 2010 16:35

Re: Can't play certain kinds of FLV videos

Postby randian » 04 Jul 2010 01:56

It will be fixed in future versions of VLC then.
Yay!

phippu
New Cone
New Cone
Posts: 1
Joined: 11 May 2011 14:24

Re: Can't play certain kinds of FLV videos

Postby phippu » 11 May 2011 14:53

Hello,
has this Problem been fixed yet ? I still have a green Screen playing certain FLV's with VLC ? (Windows Version 1.1.9 The Luggage)

Any Hints how to re-encode this Flash-Movie so it can be played with VLC.


VLC Debug Log :


main debug: adding item `HUD_UsingyourHEM.flv' ( file:///C:/Users/userone/Downloads/Setup.flv )
qt4 debug: Adding a new MRL to recent ones: C:\Users\userone\Downloads\Setup.flv
main debug: rebuilding array of current - root Wiedergabeliste
main debug: rebuild done - 1 items, index -1
main debug: processing request item Setup.flv node null skip 0
main debug: resyncing on Setup.flv
main debug: Setup.flv is at 0
main debug: starting new item
main debug: creating new input thread
main debug: Creating an input for 'Setup.flv'
main debug: Creating an input for 'Setup.flv'
main debug: thread started
main debug: using timeshift granularity of 50 MiB
main debug: using timeshift path 'C:\Users\userone\AppData\Local\Temp'
main debug: thread (input) created at priority 1 (../.././src/input/input.c:220)
main debug: `file:///C:/Users/userone/Downloads/Setup.flv' gives access `file' demux `' path `C:\Users\userone\Downloads\Setup.flv'
main debug: creating demux: access='file' demux='' path='C:\Users\userone\Downloads\Setup.flv'
main debug: looking for access_demux module: 2 candidates
main debug: no access_demux module matching "file" could be loaded
main debug: TIMER module_need() : 1.000 ms - Total 1.000 ms / 1 intvls (Avg 1.000 ms)
main debug: creating access 'file' path='C:\Users\userone\Downloads\Setup.flv'
main debug: looking for access module: 2 candidates
filesystem debug: opening file `C:\Users\userone\Downloads\Setup.flv'
main debug: using access module "filesystem"
main debug: TIMER module_need() : 1.000 ms - Total 1.000 ms / 1 intvls (Avg 1.000 ms)
main debug: Using AStream*Stream
main debug: pre buffering
main debug: received first data after 0 ms
main debug: pre-buffering done 1024 bytes in 0s - 1000000 KiB/s
main debug: looking for stream_filter module: 2 candidates
main debug: no stream_filter module matching "any" could be loaded
main debug: TIMER module_need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms)
main debug: looking for stream_filter module: 1 candidate
main debug: using stream_filter module "stream_filter_record"
main debug: TIMER module_need() : 1.000 ms - Total 1.000 ms / 1 intvls (Avg 1.000 ms)
main debug: creating demux: access='file' demux='' path='C:\Users\userone\Downloads\Setup.flv'
main debug: looking for demux module: 52 candidates
qt4 debug: IM: Setting an input
lua debug: Trying Lua scripts in C:\Users\userone\AppData\Roaming\vlc\lua\playlist
lua debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\playlist
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\anevia_streams.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\anevia_xml.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\appletrailers.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\bbc_co_uk.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\break.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\canalplus.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\cue.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\dailymotion.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\france2.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\googlevideo.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\jamendo.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\joox.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\katsomo.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\koreus.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\lelombrik.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\megavideo.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\metacafe.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\metachannels.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\mpora.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\pinkbike.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\rockbox_fm_presets.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\vimeo.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\youtube.lua
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\youtube_homepage.lua
avcodec debug: detected format: flv
main debug: selecting program id=0
avcodec debug: adding es: video codec = VP6A
avcodec debug: adding es: audio codec = mpga
avcodec debug: AVFormat supported stream
avcodec debug: - format = flv (FLV format)
avcodec debug: - start time = 0
avcodec debug: - duration = 3550167772
main debug: using demux module "avcodec"
main debug: TIMER module_need() : 282.000 ms - Total 282.000 ms / 1 intvls (Avg 282.000 ms)
main debug: looking for a subtitle file in C:\Users\userone\Downloads\
main debug: looking for decoder module: 34 candidates
avcodec debug: libavcodec initialized (interface 0x347700)
avcodec debug: trying to use direct rendering
avcodec debug: ffmpeg codec (On2's VP6 A Video) started
main debug: using decoder module "avcodec"
main debug: TIMER module_need() : 33.000 ms - Total 33.000 ms / 1 intvls (Avg 33.000 ms)
main debug: no fetch required for (null) (art currently (null))
main debug: thread (decoder) created at priority 0 (../.././src/input/decoder.c:301)
main debug: thread started
main debug: looking for decoder module: 34 candidates
main debug: using decoder module "mpeg_audio"
main debug: TIMER module_need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms)
main debug: thread (decoder) created at priority 2 (../.././src/input/decoder.c:301)
main debug: thread started
main debug: looking for meta reader module: 2 candidates
lua debug: Trying Lua scripts in C:\Users\userone\AppData\Roaming\vlc\lua\meta\reader
lua debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\reader
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\reader\filename.lua
main debug: no meta reader module matching "any" could be loaded
main debug: TIMER module_need() : 5.000 ms - Total 5.000 ms / 1 intvls (Avg 5.000 ms)
main debug: `file:///C:/Users/userone/Downloads/Setup.flv' successfully opened
main debug: Buffering 0%
main debug: Stream buffering done (333 ms in 0 ms)
mpeg_audio debug: MPGA channels:1 samplerate:22050 bitrate:96
main debug: creating aout
main debug: looking for audio output module: 4 candidates
aout_directx debug: Opening DirectSound Audio Output
avcodec warning: disabling direct rendering
main debug: no usable vout present, spawning one
main debug: looking for text renderer module: 2 candidates
freetype debug: Building font databases.
aout_directx debug: found device: Primärer Soundtreiber
aout_directx debug: found device: Lautsprecher (High Definition Audio-Gerät)
aout_directx debug: device supports 2 channels (DEFAULT!)
aout_directx debug: device supports 1 channel
aout_directx debug: Windows says your SpeakerConfig is stereo
aout_directx debug: creating DirectSoundThread
main debug: thread (DirectSound Notification Thread) created at priority 15 (../../.././modules/audio_output/directx.c:321)
main debug: thread started
aout_directx debug: DirectSoundThread ready
main debug: using audio output module "aout_directx"
main debug: TIMER module_need() : 91.000 ms - Total 91.000 ms / 1 intvls (Avg 91.000 ms)
main debug: output 's16l' 22050 Hz Stereo/Mono frame=1 samples/4 bytes
main debug: mixer 'f32l' 22050 Hz Stereo/Mono frame=1 samples/8 bytes
main debug: filter(s) 'f32l'->'s16l' 22050 Hz->22050 Hz Stereo/Mono->Stereo/Mono
main debug: looking for audio filter module: 14 candidates
audio_format debug: f32l->s16l, bits per sample: 32->16
main debug: using audio filter module "audio_format"
main debug: TIMER module_need() : 18.000 ms - Total 18.000 ms / 1 intvls (Avg 18.000 ms)
main debug: found a filter for the whole conversion
main debug: looking for audio mixer module: 3 candidates
main debug: using audio mixer module "float32_mixer"
main debug: TIMER module_need() : 2.000 ms - Total 2.000 ms / 1 intvls (Avg 2.000 ms)
main debug: input 'mpga' 22050 Hz Mono frame=576 samples/531 bytes
main debug: looking for audio filter module: 1 candidate
scaletempo debug: format: 22050 rate, 2 nch, 4 bps, fl32
scaletempo debug: params: 30 stride, 0.200 overlap, 14 search
scaletempo debug: 1.000 scale, 661.000 stride_in, 661 stride_out, 529 standing, 132 overlap, 308 search, 1101 queue, fl32 mode
main debug: using audio filter module "scaletempo"
main debug: TIMER module_need() : 1.000 ms - Total 1.000 ms / 1 intvls (Avg 1.000 ms)
main debug: filter(s) 'mpga'->'f32l' 22050 Hz->22050 Hz Mono->Stereo/Mono
main debug: looking for audio filter module: 14 candidates
main debug: no audio filter module matching "any" could be loaded
main debug: TIMER module_need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms)
main debug: looking for audio filter module: 14 candidates
mpgatofixed32 debug: mpga->f32l, bits per sample: 0
main debug: using audio filter module "mpgatofixed32"
main debug: TIMER module_need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms)
main debug: looking for audio filter module: 14 candidates
main debug: using audio filter module "trivial_channel_mixer"
main debug: TIMER module_need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms)
main debug: found 2 filters for the whole conversion
main debug: filter(s) 'f32l'->'f32l' 24255 Hz->22050 Hz Stereo/Mono->Stereo/Mono
main debug: looking for audio filter module: 14 candidates
bandlimited_resampler debug: f32l/24255KHz/2->f32l/22050KHz/2
main debug: using audio filter module "bandlimited_resampler"
main debug: TIMER module_need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms)
main debug: found a filter for the whole conversion
main debug: End of audio preroll
freetype debug: Took 141000 microseconds
freetype debug: Using Arial as font from file C:/Windows/fonts/arial.ttf
freetype debug: using fontsize: 2
main debug: using text renderer module "freetype"
main debug: TIMER module_need() : 148.000 ms - Total 148.000 ms / 1 intvls (Avg 148.000 ms)
main debug: looking for video filter2 module: 18 candidates
swscale debug: 32x32 chroma: YUVA -> 16x16 chroma: YUVA with scaling using Bicubic (good quality)
main debug: using video filter2 module "swscale"
main debug: TIMER module_need() : 5.000 ms - Total 5.000 ms / 1 intvls (Avg 5.000 ms)
main debug: looking for video filter2 module: 18 candidates
yuvp debug: YUVP to YUVA converter
main debug: using video filter2 module "yuvp"
main debug: TIMER module_need() : 16.000 ms - Total 16.000 ms / 1 intvls (Avg 16.000 ms)
main debug: window size: 1256x908
main debug: Deinterlacing available
main debug: deinterlace 0, mode blend, is_needed 0
main debug: looking for video output module: 1 candidate
vout_wrapper debug: Opening vout display wrapper
main debug: looking for vout display module: 8 candidates
direct3d debug: creating Vout EventThread
direct3d debug: DirectXCreateWindow
main debug: looking for vout window hwnd module: 3 candidates
qt4 debug: requesting video...
qt4 debug: Video was requested 0, 0
qt4 debug: embedded video ready (handle 00140644)
main debug: using vout window hwnd module "qt4"
main debug: TIMER module_need() : 174.000 ms - Total 174.000 ms / 1 intvls (Avg 174.000 ms)
direct3d debug: created video sub-window
direct3d debug: Vout EventThread running
direct3d debug: disabling screen saver
main debug: VoutDisplayEvent 'resize' 1264x935 window
direct3d debug: DirectXUpdateRects image_dst_clipped coords: 0,0,1264,913
direct3d debug: DirectXUpdateRects image_src_clipped coords: 0,0,1256,908
direct3d warning: trying surface pixel format: YV12
direct3d debug: selected surface pixel format is YV12
direct3d debug: Direct3D scene created successfully
direct3d debug: Direct3D device adapter successfully initialized
main debug: using vout display module "direct3d"
main debug: TIMER module_need() : 270.000 ms - Total 270.000 ms / 1 intvls (Avg 270.000 ms)
main debug: using video output module "vout_wrapper"
main debug: TIMER module_need() : 272.000 ms - Total 272.000 ms / 1 intvls (Avg 272.000 ms)
main debug: got 1 direct buffer(s)
main debug: pic render sz 1256x908, of (0,0), vsz 1256x908, 4cc I420, sar 1:1, msk r0x0 g0x0 b0x0
main debug: pic in sz 1256x908, of (0,0), vsz 1256x908, 4cc I420, sar 1:1, msk r0x0 g0x0 b0x0
main debug: pic out sz 1256x908, of (0,0), vsz 1256x908, 4cc I420, sar 2119499:2119500, msk r0x0 g0x0 b0x0
main debug: direct render, mapping render pictures 0-23 to system pictures 1-24
main debug: VoutDisplayEvent 'resize' 1256x908 window
direct3d debug: DirectXUpdateRects image_dst_clipped coords: 0,0,1256,908
direct3d debug: DirectXUpdateRects image_src_clipped coords: 0,0,1256,908
avcodec error: don't know how to convert chroma 35
main debug: End of video preroll
main debug: Received first picture
freetype debug: using fontsize: 56
main debug: looking for video blending module: 1 candidate
main debug: Decoder buffering done in 485 ms
main warning: PTS is out of range (-9000), dropping buffer
main warning: PTS is out of range (-35000), dropping buffer
mpgatofixed32 debug: libmad error: bad main_data_begin pointer
blend debug: chroma: YUVA -> I420
main debug: using video blending module "blend"
main debug: TIMER module_need() : 1.000 ms - Total 1.000 ms / 1 intvls (Avg 1.000 ms)
main warning: output date isn't PTS date, requesting resampling (74000)
main warning: buffer is 73815 late, triggering upsampling
main debug: auto hidding mouse
main debug: auto hidding mouse
main debug: auto hidding mouse
main debug: auto hidding mouse
main warning: resampling stopped after 9335000 usec (drift: 2507)

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37519
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: Can't play certain kinds of FLV videos

Postby Jean-Baptiste Kempf » 11 May 2011 22:32

I think I fixed this for VLC 1.2.x
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

hans_moleman
New Cone
New Cone
Posts: 1
Joined: 15 May 2011 02:10

Re: Can't play certain kinds of FLV videos

Postby hans_moleman » 15 May 2011 02:18

Jean-Baptiste you're the man.

I had scratchy audio the first 10 seconds of playback with the
"output date isn't PTS date, requesting resampling"
message.

Everything's sweet now after upgrading from 1.1.9 to 1.2.0

Thanks a lot.

randian
New Cone
New Cone
Posts: 8
Joined: 02 Jul 2010 16:35

Re: Can't play certain kinds of FLV videos

Postby randian » 07 Jun 2011 16:22

I think I fixed this for VLC 1.2.x
When is that coming out? I'd sure like to use your fix.

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37519
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: Can't play certain kinds of FLV videos

Postby Jean-Baptiste Kempf » 08 Jun 2011 00:17

Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

randian
New Cone
New Cone
Posts: 8
Joined: 02 Jul 2010 16:35

Re: Can't play certain kinds of FLV videos

Postby randian » 19 Feb 2012 06:58

Dang, it appears this fix isn't in VLC 2.0.0 (OSX).

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37519
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: Can't play certain kinds of FLV videos

Postby Jean-Baptiste Kempf » 19 Feb 2012 14:07

Really? the same bug with chroma 35?
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

randian
New Cone
New Cone
Posts: 8
Joined: 02 Jul 2010 16:35

Re: Can't play certain kinds of FLV videos

Postby randian » 19 Feb 2012 23:49

Really? the same bug with chroma 35?
2/19/12 3:46:48 PM [0x0-0x38038].org.videolan.vlc[268] [0x1009342f0] avcodec decoder error: don't know how to convert chroma 35

This is vlc 2.1.0-git.

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37519
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: Can't play certain kinds of FLV videos

Postby Jean-Baptiste Kempf » 20 Feb 2012 01:29

THen, file a bug, WITH a sample.
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

emilec
New Cone
New Cone
Posts: 1
Joined: 04 Jan 2013 13:46

Re: Can't play certain kinds of FLV videos

Postby emilec » 04 Jan 2013 14:07

I'm experiencing this problem on 2.0.5 with certain flv files. I have filed a bug with a sample video: https://trac.videolan.org/vlc/ticket/7994


Return to “VLC media player for macOS Troubleshooting”

Who is online

Users browsing this forum: No registered users and 5 guests