Closed GoogleCodeExporter closed 9 years ago
The first clip is working just fine here with LAV Video as decoder. No freezes.
The second clip, i'm not sure it can be fixed that it connects to ffdshow.
ffdshow could fix accepting it, but since that project is dead, its doubtful.
The problem is that the MKV in this mode does not contain the full RealAudio
header, but only the format-specific header.
I imagine that ffdshow expects the full header, and doesn't accept the short
header only.
LAV Splitter is not able to generate the missing header, but i made sure that
LAV Audio instead can process both the full RA header, or only the
format-specific header.
--
So, are there any other hints that would allow me to reproduce the freezing on
the first clip?
Original comment by h.lepp...@gmail.com
on 4 May 2013 at 6:57
So, one of the problems is fault of ffdshow, thanks for the clarification.
As for the freezing in the combination LAV Splitter + LAV Audio, well, I've
been trying to determine the actual source of the issue, but no luck so far :-/
FWIW, I have found that LAV Audio works as it should when fed by the AV
Splitter (v. 1.2.2.14) 0_o
Anyway, thanks again for the attention.
Original comment by wsm....@gmail.com
on 4 May 2013 at 9:20
I tested with LAV Splitter + LAV Audio + LAV Video, and nothing bad ever
happens here.
Some detail must be missing.
Original comment by h.lepp...@gmail.com
on 4 May 2013 at 9:21
Ooops, I meant Lav *VIDEO* works ok when connected to AV Splitter.
Original comment by wsm....@gmail.com
on 4 May 2013 at 9:24
All right, since you cannot reproduce the video problem on your machines, I
think you can tag this issue as "Invalid". If and when I find the solution, I
will post the info in the LAV Filters' thread at doom9.org.
Original comment by wsm....@gmail.com
on 4 May 2013 at 10:18
I have a special status for tickets which i can't reproduce myself. :)
Are you running any other filters in the graph that may cause this?
Or just plain LAV + LAV + some renderer? Maybe ffdshow for video
post-processing?
If you figure out which factor is responsible, do let me know, maybe i can fix
something.
Original comment by h.lepp...@gmail.com
on 4 May 2013 at 10:21
I stopped using ffdshow's raw video filter ages ago. The playback chain is
always:
File Source(async) -> Splitter -> Decoders -> Renderers.
As an off-topic but necessary note, I'm glad to confirm that the performance
issues of the RealMedia demuxer were solved "sometime between February of 2012
and April of 2013" :-)
Again, many thanks for the great job =^.^=
Original comment by wsm....@gmail.com
on 5 May 2013 at 12:26
I think I've found something important :-)
When the sample file "~v_VFW-a_ACM.mkv" is demuxed by SolveigMM Splitter or by
AV Splitter, the output pin says "bFixedSizeSamples=TRUE,
bTemporalCompression=FALSE",
BUT when it's demuxed by LAV Splitter, the output pin says the opposite, id
est, "bFixedSizeSamples=FALSE, bTemporalCompression=TRUE" 0_o
Hope this helps.
Original comment by wsm....@gmail.com
on 23 May 2013 at 10:53
These two values are basically not read by anything, so they are not relevant.
Original comment by h.lepp...@gmail.com
on 24 May 2013 at 8:08
Original issue reported on code.google.com by
wsm....@gmail.com
on 4 May 2013 at 3:40