Re: His Dark Materials m000csdk: only audiodescribed available?

2019-12-25 Thread VeniVidiVideo
On Dec 25, 2019, at 4:34 AM, Don Grunbaum  wrote:
> From what I can see on the iPlayer website, only audiodescribed versions are 
> available. Playing using VLC doesn't play the AD.

That's curious.  AD is, of necessity, in the audio track.  If it's actually 
present, VLC would have to play it.  Unless there are multiple audio tracks.  
Maybe have a look, in VLC, at "Audio" > "Audio Track" > ... and see if there's 
more than one audio track listed.  Maybe these files are coming with both a 
regular audio track and an audiodescribed audio track?
___
get_iplayer mailing list
get_iplayer@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/get_iplayer


Re: His Dark Materials m000csdk: only audiodescribed available?

2019-12-25 Thread RS

On 24/12/2019 14:25, Ralph Corderoy wrote:


I'm using version 3.22, but I don't see anything relevant at
https://github.com/get-iplayer/get_iplayer/wiki/release320to329#changes-in-323
that suggests 3.23 would fare better.

I don't claim to understand the changes made by the BBC which prompted 
the release of version 3.23.  There is a bit about it here.

https://forums.squarepenguin.co.uk/showthread.php?tid=2129
and here
https://forums.squarepenguin.co.uk/showthread.php?tid=2125

As I understand it, DVF and DAF (DASH) modes are not affected, so 
continuing to use v3.22 may not cause you a problem.  You probably won't 
see any HVF modes.  Even with v3.23 you won't see hvfxsd modes, which is 
the mode I use most often, until the next maintenance release.  I can 
use dvfxsd instead, but only with 96kbit/s HE-AAC v1 audio with SBR.  
Until the maintenance release, for things that are not worth the effort 
of reducing the frame rate of dvfhd to 25fps I am taking the video from 
dvfxsd and combining it with the audio from

--tvmode=dvfhd  --audio-only

Best wishes
Richard



___
get_iplayer mailing list
get_iplayer@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/get_iplayer


Re: His Dark Materials m000csdk: only audiodescribed available?

2019-12-25 Thread Jim web
In article <1UTVq9Sl0j.2MSaZ0zHvD6@fairstead16>, Don Grunbaum
 wrote:
> No, Ralph, I didn't request the AD version, but that's what I got by
> default.

> From what I can see on the iPlayer website, only audiodescribed versions
> are available. Playing using VLC doesn't play the AD.

I'm not sure how it may relate to this. However I've downloaded all the
episodes (using DASH) and I did a quick check having seen this thread. I
played a couple of short bits of episode 8 and it seemed normal - i.e.
didn't notice any AD.

Played using VLC, so maybe that ignores the AD and just gives me the normal
audio? If I remember, I'll drop the file onto ffprobe to see what it
contains.

Jim

-- 
Electronics  https://www.st-andrews.ac.uk/~www_pa/Scots_Guide/intro/electron.htm
Armstrong Audio  http://www.audiomisc.co.uk/Armstrong/armstrong.html
biog http://jcgl.orpheusweb.co.uk/history/ups_and_downs.html
Audio Misc  http://www.audiomisc.co.uk/index.html


___
get_iplayer mailing list
get_iplayer@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/get_iplayer


Re: His Dark Materials m000csdk: only audiodescribed available?

2019-12-25 Thread Don Grunbaum
No, Ralph, I didn't request the AD version, but that's what I got by default.

>From what I can see on the iPlayer website, only audiodescribed versions are 
>available. Playing using VLC doesn't play the AD.

Don

- Original Message -
From: Ralph Corderoy 
To: 
Sent: 25/12/2019 07:21:16
Subject: Re: His Dark Materials m000csdk: only audiodescribed available?


Hi Don,

> I've got episode 1 as hvfhd2, the rest as hvfhd1
> Episodes 1, 5 and 7 are original, the rest technical.

Oh, download_history, good idea.  I add each manually to the PVR.
Here's my episodenum, mode, versions, and the end of the filename.

$ awk -F\| '$2 ~ /^His Dark/ {sub(/.*_/, "", $7); print $(NF-2), $6, $8, 
$7}' \
> ~/.get_iplayer/download_history 
1 hvfhd1 audiodescribed,original original.mp4
2 hvfhd1 audiodescribed,technical technical.mp4
3 hvfhd1 audiodescribed,technical technical.mp4
4 hvfhd1 audiodescribed,technical technical.mp4
5 dvfhd2 audiodescribed,original original.mp4
6 dvfhd2 audiodescribed,technical technical.mp4
7 dvfhd2 audiodescribed,original original.mp4
8 dvfhd1 audiodescribed,technical technical.mp4
$

> All are audiodescribed.

As in a voice describes the picture?  Because that's what you wanted?

-- 
Cheers, Ralph.

___
get_iplayer mailing list
get_iplayer@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/get_iplayer

___
get_iplayer mailing list
get_iplayer@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/get_iplayer


Re: His Dark Materials m000csdk: only audiodescribed available?

2019-12-25 Thread RS

Hi Ralph

The versions field is telling you the available versions, and the end of 
the filename is telling you the version you  downloaded.  I can't see 
anything in what you have shown which suggests you got the 
audiodescribed version when you didn't want it.  That is not to say you 
won't get the audiodescribed or signed version if it is the only one 
available, just that your download_history doesn't seem to show it.  
download_history is written incrementally (append mode), so if you have 
downloaded the last episode twice there ought to be two records.


Best wishes
Richard

On 25/12/2019 07:21, Ralph Corderoy wrote:

Hi Don,


I've got episode 1 as hvfhd2, the rest as hvfhd1
Episodes 1, 5 and 7 are original, the rest technical.

Oh, download_history, good idea.  I add each manually to the PVR.
Here's my episodenum, mode, versions, and the end of the filename.

 $ awk -F\| '$2 ~ /^His Dark/ {sub(/.*_/, "", $7); print $(NF-2), $6, $8, 
$7}' \
 > ~/.get_iplayer/download_history
 1 hvfhd1 audiodescribed,original original.mp4
 2 hvfhd1 audiodescribed,technical technical.mp4
 3 hvfhd1 audiodescribed,technical technical.mp4
 4 hvfhd1 audiodescribed,technical technical.mp4
 5 dvfhd2 audiodescribed,original original.mp4
 6 dvfhd2 audiodescribed,technical technical.mp4
 7 dvfhd2 audiodescribed,original original.mp4
 8 dvfhd1 audiodescribed,technical technical.mp4
 $


All are audiodescribed.

As in a voice describes the picture?  Because that's what you wanted?






___
get_iplayer mailing list
get_iplayer@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/get_iplayer