Type 1 DV-AVIs don't work?

For questions and discussion that is NOT (I repeat NOT) specific to a certain Operating System.
neilski
New Cone
New Cone
Posts: 7
Joined: 14 Jun 2013 01:20

Type 1 DV-AVIs don't work?

Postby neilski » 14 Jun 2013 01:27

Hi.

Am working on transferring my mini-DV tape collection to the PC...
Had some hiccups while using Scenalyzer to capture as type 2 DV-AVIs (some audio glitches), though I did find that the type 2 AVIs worked perfectly in VLC.
Then tried capturing as type 1, and the glitches during capture are now more or less gone, but I now find that VLC doesn't much like these AVIs. Boo hoo!
Symptoms: audio is awful (playback ok ish on left channel but right channel is a bit noisy or just totally noise), and also rewinding/seeking doesn't seem to work properly either.

Win XP SP3, VLC v2.0.6.

Any ideas?

thanks in advance!
Neil
PS: new here, so go easy on me ;) I have no reason to think this problem is OS-specific so have chosen the General board for the query... hope this is right approach!

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

Re: Type 1 DV-AVIs don't work?

Postby Lotesdelere » 14 Jun 2013 08:24

Please open Tools -> Messages (set Verbosity to 2) before you start the playback and then paste the full resulting log here or on Pastebin.com if it's too long.

Also upload a short sample of a problematic file to either http://streams.videolan.org/upload/ or to EmbedUpload.com, the latter will upload the file for you to several other hosts and then post the link to the file here.

Cut it with DGsplit and read here about how to do it:
viewtopic.php?f=14&t=57724&p=193335#p193335
50 MB max should be enough.

neilski
New Cone
New Cone
Posts: 7
Joined: 14 Jun 2013 01:20

Re: Type 1 DV-AVIs don't work?

Postby neilski » 15 Jun 2013 00:48

Thanks for the suggestion - hadn't realised vlc could output debugging messages :)
While working on generating sensible samples for investigation I realised along the way that there are two (separate?) problems.

Firstly, 32 kHz 12-bit DV streams cause audio problems, but only in type 1 DV AVIs as far as I can tell. (This makes some sense to me since type 2 DV-AVIs apparently just duplicate the audio in a separate stream of some kind which then typically gets used in preference to the interleaved audio in the main DV stream, though I may be confused).
Secondly, handling of type 1 DV AVIs seems flaky in general (e.g. seeking causes major problems), with either 32 kHz 12 bit or 48 kHz (16 bit) audio.

I've uploaded a file to http://streams.videolan.org/upload/ as suggested but it didn't do what I thought it would and provide a reference number so I have no idea how anyone will find it :) In the description I entered "Demo of problem with type 1 DV-AVI and 32 kHz audio" if that helps :?
It's the first 40MB of a 200MB file so a bit over 10 seconds worth. If you play a few seconds the audio normally goes mad (not always in same way so I'm guessing it's related to uninitialised mem?) and if you try to seek (e.g. back 3 seconds from 7 seconds) the playback gets screwed.

Hope this all helps to pin down what's up. I would be happy to try and help fix the bug btw, if free tools are adequate to do so (e.g. either Linux stuff or things like the Express versions of Visual Studio).

Finally, here's the message log from me playing the file, and then seeking backwards 3 seconds. The audio glitches don't appear to generate any warnings/debug msgs, but the playback grief generates plenty (not always the same stuff).

main debug: processing request item: live_type1_32khz_auto'20130614 19.38.59.001.avi, node: Playlist, skip: 0
main debug: resyncing on live_type1_32khz_auto'20130614 19.38.59.001.avi
main debug: live_type1_32khz_auto'20130614 19.38.59.001.avi is at 0
main debug: starting playback of the new playlist item
main debug: resyncing on live_type1_32khz_auto'20130614 19.38.59.001.avi
main debug: live_type1_32khz_auto'20130614 19.38.59.001.avi is at 0
main debug: creating new input thread
main debug: Creating an input for 'live_type1_32khz_auto'20130614 19.38.59.001.avi'
main debug: using timeshift granularity of 50 MiB, in path 'C:\DOCUME~1\Neil\LOCALS~1\Temp'
main debug: `file:///G:/Neil/dv_capture/scen/vlctests/live_type1_32khz_auto%2720130614%2019.38.59.001.avi' gives access `file' demux `' path `/G:/Neil/dv_capture/scen/vlctests/live_type1_32khz_auto%2720130614%2019.38.59.001.avi'
main debug: creating demux: access='file' demux='' location='/G:/Neil/dv_capture/scen/vlctests/live_type1_32khz_auto%2720130614%2019.38.59.001.avi' file='G:\Neil\dv_capture\scen\vlctests\live_type1_32khz_auto'20130614 19.38.59.001.avi'
main debug: looking for access_demux module: 3 candidates
main debug: no access_demux module matching "file" could be loaded
main debug: TIMER module_need() : 1.277 ms - Total 1.277 ms / 1 intvls (Avg 1.277 ms)
main debug: creating access 'file' location='/G:/Neil/dv_capture/scen/vlctests/live_type1_32khz_auto%2720130614%2019.38.59.001.avi', path='G:\Neil\dv_capture\scen\vlctests\live_type1_32khz_auto'20130614 19.38.59.001.avi'
main debug: looking for access module: 3 candidates
filesystem debug: opening file `G:\Neil\dv_capture\scen\vlctests\live_type1_32khz_auto'20130614 19.38.59.001.avi'
main debug: using access module "filesystem"
main debug: TIMER module_need() : 0.457 ms - Total 0.457 ms / 1 intvls (Avg 0.457 ms)
main debug: Using stream method for AStream*
main debug: starting pre-buffering
main debug: received first data after 0 ms
main debug: pre-buffering done 1024 bytes in 0s - 29411 KiB/s
main debug: looking for stream_filter module: 4 candidates
main debug: no stream_filter module matching "any" could be loaded
main debug: TIMER module_need() : 0.193 ms - Total 0.193 ms / 1 intvls (Avg 0.193 ms)
main debug: looking for stream_filter module: 1 candidate
main debug: using stream_filter module "stream_filter_record"
main debug: TIMER module_need() : 0.158 ms - Total 0.158 ms / 1 intvls (Avg 0.158 ms)
main debug: creating demux: access='file' demux='' location='/G:/Neil/dv_capture/scen/vlctests/live_type1_32khz_auto%2720130614%2019.38.59.001.avi' file='G:\Neil\dv_capture\scen\vlctests\live_type1_32khz_auto'20130614 19.38.59.001.avi'
main debug: looking for demux module: 55 candidates
avi debug: <list 'AVI '>
avi debug: <list 'hdrl'>
avi debug: <list 'strl'>
avi warning: unknown stream type
avi debug: </list 'strl'>
avi debug: <list 'odml'>
avi warning: unknown chunk (not loaded)
avi debug: </list 'odml'>
avi debug: </list 'hdrl'>
avi debug: skipping movi chunk
avi debug: </list 'AVI '>
avi debug: * LIST-root size:41943040 pos:0
avi debug: + RIFF-AVI size:221868690 pos:0
avi debug: | + LIST-hdrl size:32708 pos:12
avi debug: | | + avih size:56 pos:24
avi debug: | | + LIST-strl size:32364 pos:88
avi debug: | | | + strh size:56 pos:100
avi debug: | | | + strf size:32 pos:164
avi debug: | | | + indx size:32248 pos:204
avi debug: | | + LIST-odml size:260 pos:32460
avi debug: | | | + dmlh size:248 pos:32472
avi debug: | + JUNK size:20 pos:32728
avi debug: | + LIST-movi size:221805708 pos:32756
avi debug: AVIH: 1 stream, flags HAS_INDEX TRUST_CKTYPE
avi debug: stream[0] rate:25000 scale:1000 samplesize:0
avi debug: stream[0] iavs with handler dvsd
avi debug: loading subindex(0x1) 1536 entries
avi warning: cannot find idx1 chunk, no index defined
avi debug: selected ODML index for stream[0]
avi debug: stream[0] created 1536 index entries
avi debug: stream[0] length:61 (based on index)
main debug: using demux module "avi"
main debug: TIMER module_need() : 1.317 ms - Total 1.317 ms / 1 intvls (Avg 1.317 ms)
main debug: looking for a subtitle file in G:\Neil\dv_capture\scen\vlctests\
main debug: looking for meta reader module: 2 candidates
lua debug: Trying Lua scripts in C:\Documents and Settings\Neil\Application Data\vlc\lua\meta\reader
lua debug: Trying Lua scripts in d:\Program Files\VideoLAN\VLC\lua\meta\reader
main debug: creating demux: access='' demux='rawdv' location='' file='(null)'
lua debug: Trying Lua playlist script d:\Program Files\VideoLAN\VLC\lua\meta\reader\filename.luac
main debug: no meta reader module matching "any" could be loaded
main debug: TIMER module_need() : 2.358 ms - Total 2.358 ms / 1 intvls (Avg 2.358 ms)
main debug: `file:///G:/Neil/dv_capture/scen/vlctests/live_type1_32khz_auto%2720130614%2019.38.59.001.avi' successfully opened
main debug: selecting program id=0
main debug: Buffering 0%
main debug: Buffering 8%
qt4 debug: IM: Setting an input
main debug: looking for demux module: 1 candidate
rawdv debug: Realtime DV Source: No
main debug: looking for decoder module: 32 candidates
avcodec debug: libavcodec already initialized
avcodec debug: trying to use direct rendering
avcodec debug: allowing 3 thread(s) for decoding
avcodec debug: ffmpeg codec (DV Video) started
avcodec debug: using slice thread mode with 3 threads
main debug: using decoder module "avcodec"
main debug: TIMER module_need() : 38.003 ms - Total 38.003 ms / 1 intvls (Avg 38.003 ms)
main debug: looking for decoder module: 32 candidates
araw debug: samplerate:32000Hz channels:2 bits/sample:16
main debug: using decoder module "araw"
main debug: TIMER module_need() : 0.233 ms - Total 0.233 ms / 1 intvls (Avg 0.233 ms)
main debug: using demux module "rawdv"
main debug: TIMER module_need() : 40.953 ms - Total 40.953 ms / 1 intvls (Avg 40.953 ms)
main debug: Buffering 0%
main debug: Buffering 13%
main debug: recycling audio output
main debug: looking for audio output module: 2 candidates
aout_directx debug: Opening DirectSound Audio Output
main debug: Buffering 16%
main debug: Buffering 25%
main debug: Buffering 26%
main debug: Buffering 33%
main debug: looking for text renderer module: 2 candidates
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() : 1.415 ms - Total 1.415 ms / 1 intvls (Avg 1.415 ms)
main debug: looking for video filter2 module: 18 candidates
swscale debug: 32x32 chroma: YUVA -> 16x16 chroma: RGBA with scaling using Bicubic (good quality)
main debug: using video filter2 module "swscale"
main debug: TIMER module_need() : 1.009 ms - Total 1.009 ms / 1 intvls (Avg 1.009 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() : 0.162 ms - Total 0.162 ms / 1 intvls (Avg 0.162 ms)
aout_directx debug: found device: Primary Sound Driver
aout_directx debug: found device: Realtek HD Audio output
aout_directx debug: found device: Realtek HD Audio 2nd output
aout_directx debug: found device: Bluetooth AV Audio
aout_directx debug: found device: Bluetooth SCO Audio
main debug: Deinterlacing available
main debug: deinterlace 0, mode bob, is_needed 0
main debug: Opening vout display wrapper
main debug: looking for vout display module: 6 candidates
main debug: Buffering 41%
main debug: Buffering 50%
main debug: Buffering 40%
main debug: Buffering 58%
main debug: Buffering 53%
main debug: Buffering 66%
main debug: Buffering 75%
main debug: Buffering 66%
directx debug: creating Vout EventThread
main debug: Buffering 80%
main debug: Buffering 83%
main debug: Buffering 91%
main debug: Buffering 100%
main debug: Stream buffering done (325 ms in 89 ms)
directx debug: DirectXCreateWindow
main debug: looking for vout window hwnd module: 2 candidates
qt4 debug: requesting video...
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: using audio output module "aout_directx"
main debug: TIMER module_need() : 62.045 ms - Total 62.045 ms / 1 intvls (Avg 62.045 ms)
aout_directx debug: DirectSoundThread ready
main debug: output 's16l' 32000 Hz Stereo frame=1 samples/4 bytes
main debug: mixer 'f32l' 32000 Hz Stereo frame=1 samples/8 bytes
main debug: filter(s) 'f32l'->'s16l' 32000 Hz->32000 Hz Stereo->Stereo
main debug: looking for audio filter module: 13 candidates
audio_format debug: f32l->s16l, bits per sample: 32->16
main debug: using audio filter module "audio_format"
main debug: TIMER module_need() : 0.243 ms - Total 0.243 ms / 1 intvls (Avg 0.243 ms)
main debug: conversion pipeline completed
main debug: looking for audio mixer module: 2 candidates
main debug: using audio mixer module "float32_mixer"
main debug: TIMER module_need() : 0.141 ms - Total 0.141 ms / 1 intvls (Avg 0.141 ms)
main debug: input 's16l' 32000 Hz Stereo frame=1 samples/4 bytes
main debug: looking for audio filter module: 1 candidate
scaletempo debug: format: 32000 rate, 2 nch, 4 bps, fl32
scaletempo debug: params: 30 stride, 0.200 overlap, 14 search
scaletempo debug: 1.000 scale, 960.000 stride_in, 960 stride_out, 768 standing, 192 overlap, 448 search, 1600 queue, fl32 mode
main debug: using audio filter module "scaletempo"
main debug: TIMER module_need() : 0.253 ms - Total 0.253 ms / 1 intvls (Avg 0.253 ms)
main debug: filter(s) 's16l'->'f32l' 32000 Hz->32000 Hz Stereo->Stereo
main debug: looking for audio filter module: 13 candidates
audio_format debug: s16l->f32l, bits per sample: 16->32
main debug: using audio filter module "audio_format"
main debug: TIMER module_need() : 0.185 ms - Total 0.185 ms / 1 intvls (Avg 0.185 ms)
main debug: conversion pipeline completed
main debug: filter(s) 'f32l'->'f32l' 32000 Hz->32000 Hz Stereo->Stereo
main debug: conversion pipeline completed
main debug: filter(s) 'f32l'->'f32l' 35200 Hz->32000 Hz Stereo->Stereo
main debug: looking for audio filter module: 13 candidates
main debug: using audio filter module "samplerate"
main debug: TIMER module_need() : 0.291 ms - Total 0.291 ms / 1 intvls (Avg 0.291 ms)
main debug: conversion pipeline completed
main debug: End of audio preroll
qt4 debug: Video was requested 0, 0
main debug: using vout window hwnd module "qt4"
main debug: TIMER module_need() : 282.461 ms - Total 282.461 ms / 1 intvls (Avg 282.461 ms)
directx debug: created video sub-window
directx debug: Vout EventThread running
directx debug: disabling screen saver
directx debug: directx-device:
directx debug: DirectXEnumCallback: Radeon X1650 Series , \\.\DISPLAY1
directx debug: selecting Radeon X1650 Series , \\.\DISPLAY1
directx debug: screen dimensions (0x0,1280x1024)
directx debug: DirectDraw Capabilities: overlay=1 yuvoverlay=1 can_deinterlace_overlay=1 colorkey=1 stretch=1 bltfourcc=1
main debug: VoutDisplayEvent 'resize' 728x610 window
directx debug: YUV overlay surface created successfully
main debug: using vout display module "directx"
main debug: TIMER module_need() : 344.703 ms - Total 344.703 ms / 1 intvls (Avg 344.703 ms)
main debug: original format sz 720x576, of (0,0), vsz 720x576, 4cc I420, sar 1:1, msk r0x0 g0x0 b0x0
main debug: removing module "freetype"
main debug: looking for text renderer module: 2 candidates
freetype debug: Using Arial as font from file C:\WINDOWS\Fonts\ARIAL.TTF
main debug: VoutDisplayEvent 'resize' 720x576 window
freetype debug: using fontsize: 2
main debug: using text renderer module "freetype"
main debug: TIMER module_need() : 10.948 ms - Total 10.948 ms / 1 intvls (Avg 10.948 ms)
avcodec debug: using direct rendering
main debug: End of video preroll
main debug: Received first picture
main debug: reusing provided vout
freetype debug: Breaking line
main debug: looking for video blending module: 1 candidate
main debug: using video blending module "blend"
main debug: TIMER module_need() : 0.265 ms - Total 0.265 ms / 1 intvls (Avg 0.265 ms)
main debug: Post-processing available
main debug: Detected interlaced video
main debug: deinterlace 0, mode bob, is_needed 1
freetype debug: Breaking line
main debug: Decoder buffering done in 424 ms
main warning: PTS is out of range (-9977), dropping buffer
freetype debug: Breaking line
main debug: VoutDisplayEvent 'resize' 768x576 window
main debug: auto hiding mouse cursor
avi debug: seek requested: 6 seconds 10%
avi debug: old:10080000 > new 6649879
avi debug: seek: 6 seconds
main debug: Buffering 0%
main debug: Buffering 8%
main debug: Buffering 16%
main debug: End of audio preroll
main debug: Stream buffering done (3470 ms in 0 ms)
main debug: End of video preroll
main debug: Received first picture
main debug: Decoder buffering done in 36 ms
main warning: received buffer in the future
main warning: received buffer in the future
main warning: received buffer in the future
main warning: received buffer in the future
main error: ES_OUT_SET_(GROUP_)PCR is called too late (pts_delay increased to 300 ms)
main error: ES_OUT_RESET_PCR called
main debug: Buffering 0%
main debug: Buffering 8%
main debug: Buffering 16%
main debug: Buffering 25%
main debug: Buffering 33%
main debug: Buffering 41%
main debug: Buffering 50%
main debug: Buffering 58%
main debug: Buffering 66%
main debug: Buffering 75%
main debug: Buffering 83%
main debug: Stream buffering done (3450 ms in 4 ms)
main debug: End of audio preroll
main debug: End of video preroll
main debug: Received first picture
main debug: Decoder buffering done in 8 ms
main warning: received buffer in the future
main warning: received buffer in the future
main warning: received buffer in the future
main warning: received buffer in the future
main warning: received buffer in the future
main warning: received buffer in the future
main warning: received buffer in the future
main warning: received buffer in the future
main warning: received buffer in the future
main warning: received buffer in the future
main warning: received buffer in the future
main warning: received buffer in the future
main warning: received buffer in the future
main warning: received buffer in the future
main error: ES_OUT_SET_(GROUP_)PCR is called too late (pts_delay increased to 3315 ms)
main error: ES_OUT_RESET_PCR called
main debug: Buffering 0%
main debug: Buffering 0%
main debug: Buffering 1%
main debug: Buffering 2%
main debug: Buffering 3%
main debug: Buffering 3%
main debug: Buffering 4%
main debug: Buffering 5%
main debug: Buffering 6%
main debug: Buffering 6%
main debug: Buffering 7%
main debug: Buffering 8%
main debug: Buffering 9%
main debug: Buffering 9%
main debug: Buffering 10%
main debug: End of audio preroll
main debug: Stream buffering done (3430 ms in 6 ms)
main debug: End of video preroll
main debug: Received first picture
main debug: Decoder buffering done in 6 ms
main error: ES_OUT_SET_(GROUP_)PCR is called too late (pts_delay increased to 3330 ms)
main error: ES_OUT_RESET_PCR called
main warning: received buffer in the future
main warning: received buffer in the future
main warning: received buffer in the future
main warning: received buffer in the future
main debug: Buffering 0%
main debug: Buffering 0%
main debug: Buffering 1%
main debug: Buffering 2%
main debug: End of audio preroll
main debug: Buffering 3%
main debug: Buffering 3%
main debug: Buffering 4%
main debug: Buffering 5%
main debug: Buffering 6%
main debug: Buffering 6%
main debug: Buffering 7%
main debug: Buffering 8%
main debug: Buffering 9%
main debug: Buffering 9%
main debug: Buffering 10%
main debug: Buffering 11%
main debug: Stream buffering done (3445 ms in 6 ms)
main debug: End of video preroll
main debug: Received first picture
main debug: Decoder buffering done in 8 ms
main error: ES_OUT_SET_(GROUP_)PCR is called too late (pts_delay increased to 3335 ms)
main error: ES_OUT_RESET_PCR called
main warning: received buffer in the future
main warning: received buffer in the future
main warning: received buffer in the future
main warning: received buffer in the future
main debug: Buffering 0%
main debug: Buffering 0%
main debug: Buffering 1%
main debug: End of audio preroll
main debug: Stream buffering done (3450 ms in 1 ms)
main debug: End of video preroll
main debug: Received first picture
main debug: Decoder buffering done in 5 ms
main error: ES_OUT_SET_(GROUP_)PCR is called too late (pts_delay increased to 3335 ms)
main error: ES_OUT_RESET_PCR called
main warning: received buffer in the future
main warning: received buffer in the future
main warning: received buffer in the future
main warning: received buffer in the future
main debug: Buffering 0%
main debug: Buffering 0%
main debug: Buffering 1%
main debug: End of audio preroll
main debug: Stream buffering done (3450 ms in 0 ms)
main debug: End of video preroll
main debug: Received first picture
main debug: Decoder buffering done in 4 ms
main error: ES_OUT_SET_(GROUP_)PCR is called too late (pts_delay increased to 3335 ms)
main error: ES_OUT_RESET_PCR called
main warning: can't get output picture
avcodec warning: disabling direct rendering
main warning: can't get output picture
main warning: received buffer in the future
main warning: received buffer in the future
main warning: received buffer in the future
main warning: received buffer in the future
main debug: Buffering 0%
main debug: Buffering 0%
main debug: Buffering 1%
main debug: End of audio preroll
main debug: Stream buffering done (3450 ms in 0 ms)
avcodec debug: using direct rendering
main debug: End of video preroll
main debug: Received first picture
main debug: Decoder buffering done in 4 ms
main error: ES_OUT_SET_(GROUP_)PCR is called too late (pts_delay increased to 3335 ms)
main error: ES_OUT_RESET_PCR called
main warning: received buffer in the future
main warning: received buffer in the future
main warning: received buffer in the future
main warning: received buffer in the future
main debug: Buffering 0%
main debug: Buffering 0%
main debug: Stream buffering done (3450 ms in 0 ms)
main debug: End of audio preroll
main debug: End of video preroll
main debug: Received first picture
main debug: Decoder buffering done in 11 ms
main debug: audio output is starving (-1846618), playing silence
avi warning: failed reading data
avi warning: all tracks have failed, exiting...
main debug: EOF reached
main debug: waiting decoder fifos to empty
main debug: waiting decoder fifos to empty
main debug: waiting decoder fifos to empty
main debug: waiting decoder fifos to empty
main debug: waiting decoder fifos to empty
main debug: waiting decoder fifos to empty
main debug: waiting decoder fifos to empty
main debug: waiting decoder fifos to empty
main debug: waiting decoder fifos to empty
main debug: waiting decoder fifos to empty
main debug: waiting decoder fifos to empty
main debug: waiting decoder fifos to empty
main debug: waiting decoder fifos to empty
main debug: waiting decoder fifos to empty
main debug: waiting decoder fifos to empty
main debug: waiting decoder fifos to empty
main debug: waiting decoder fifos to empty
main warning: audio output out of sync, adjusting dates (-48527 us)
main debug: waiting decoder fifos to empty
main debug: waiting decoder fifos to empty
main debug: waiting decoder fifos to empty
main debug: waiting decoder fifos to empty
main debug: waiting decoder fifos to empty
main debug: waiting decoder fifos to empty
main debug: waiting decoder fifos to empty
main debug: waiting decoder fifos to empty
main debug: waiting decoder fifos to empty
main debug: waiting decoder fifos to empty
main debug: waiting decoder fifos to empty
main debug: waiting decoder fifos to empty
main debug: waiting decoder fifos to empty
main debug: waiting decoder fifos to empty
main debug: waiting decoder fifos to empty
main debug: waiting decoder fifos to empty
main debug: waiting decoder fifos to empty
main debug: waiting decoder fifos to empty
main debug: finished input
main debug: removing module "avcodec"
avcodec debug: ffmpeg codec (DV Video) stopped
main debug: killing decoder fourcc `dv ', 0 PES in FIFO
main debug: saving a free vout
main debug: reusing provided vout
main debug: removing module "araw"
main debug: killing decoder fourcc `s16l', 0 PES in FIFO
main debug: removing module "audio_format"
main debug: removing module "scaletempo"
main debug: removing module "samplerate"
main debug: removing module "aout_directx"
aout_directx debug: closing audio device
aout_directx debug: DirectSoundThread exiting
main debug: removing module "audio_format"
main debug: removing module "float32_mixer"
main debug: releasing audio output
main debug: removing module "avi"
main debug: removing module "rawdv"
avi warning: unknown chunk (not unloaded)
main debug: removing module "stream_filter_record"
main debug: removing module "filesystem"
main debug: Program doesn't contain anymore ES
main debug: dead input
main debug: stopping (play and stop)
main debug: nothing to play
main debug: destroying useless vout
main debug: removing module "blend"
main debug: removing module "directx"
directx debug: DirectXEventThread terminating
directx debug: DirectXCloseWindow
directx debug: WinProc WM_DESTROY
qt4 debug: releasing video...
qt4 debug: IM: Deleting the input
main debug: TIMER input launching for 'live_type1_32khz_auto'20130614 19.38.59.001.avi' : 8.139 ms - Total 8.139 ms / 1 intvls (Avg 8.139 ms)
qt4 debug: Video is not needed anymore
main debug: removing module "freetype"
main debug: removing module "yuvp"
main debug: removing module "swscale"

neilski
New Cone
New Cone
Posts: 7
Joined: 14 Jun 2013 01:20

Re: Type 1 DV-AVIs don't work?

Postby neilski » 16 Jun 2013 14:43

Update: nobody replied (sob!) which I'm choosing to believe must mean that my upload to the videolan website has vanished into the ether. (Or at least I have noooo idea how anyone's gonna see it.)
So the file's now accessible from http://www.embedupload.com/?d=7LD4WEOYEY
Oh and I've also tried playing it under Linux, also with version 2.0.6 - this fails in the same way (both sound and seeking are bust).

(I'm also now attempting to compile VLC under Linux to investigate what's broken... bit of a slog tho, not there yet.)

Rémi Denis-Courmont
Developer
Developer
Posts: 15266
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: Type 1 DV-AVIs don't work?

Postby Rémi Denis-Courmont » 16 Jun 2013 15:41

It's a rather specific question. I doubt anyone knows the answer, and not so many people browse the forum.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

neilski
New Cone
New Cone
Posts: 7
Joined: 14 Jun 2013 01:20

Re: Type 1 DV-AVIs don't work?

Postby neilski » 16 Jun 2013 17:39

No worries. Is my uploaded video only visible to special users though? (The one on the videolan website I mean.)

Will have a go at finding the problem myself and see how far I get...

neilski
New Cone
New Cone
Posts: 7
Joined: 14 Jun 2013 01:20

Re: Type 1 DV-AVIs don't work?

Postby neilski » 17 Jun 2013 00:17

Update: I succeeded in compiling the git tree (2.1.xxx pre Rincewind or similar) and the problem is gone! :shock:
On balance, this is rather good news though it does rather kill my hopes of having the satisfaction of fixing a bug :)

This probably either means that libav got fixed in between or that vlc itself had some fixes...
Now I'm wondering if it's worth bothering to find out what the actual fix was - might make sense if the Twoflower series has some more planned releases?

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

Re: Type 1 DV-AVIs don't work?

Postby Jean-Baptiste Kempf » 17 Jun 2013 18:04

VLC had some fixes for that part.
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.

neilski
New Cone
New Cone
Posts: 7
Joined: 14 Jun 2013 01:20

Re: Type 1 DV-AVIs don't work?

Postby neilski » 17 Jun 2013 23:22

Aha! :)
I failed to find anything while googling - do you have the git commit details or any kind of link to the patch discussion (mailing list thread, forum posts, whatever form it took)? I'm just curious really, to understand the nature of the bug. Am also considering helping out with VLC now (since I've gone to all the trouble of building it ;))
Thanks for the info!

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

Re: Type 1 DV-AVIs don't work?

Postby Jean-Baptiste Kempf » 17 Jun 2013 23:51

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.


Return to “General VLC media player Troubleshooting”

Who is online

Users browsing this forum: No registered users and 27 guests