## Synopsis
Asked to make a travel series for BBC radio, Julian couldn't get much time off work and also got a little nervous that he might get homesick. So he chose not to leave London.
## Technical
This was recorded from the BBC iPlayer using rtmpdump, and cut and encoded using avconv 0.8.10 and libvorbis 1.3.2, using the following commands:
avconv -ss 21 -i Julian_Fox_-_On_a_Lonely_Planet_1._Herne_Hill_b0076qhx_default.flv -codec libvorbis -t 00:14:00 "1. Herne Hill.ogg"
avconv -ss 6 -i Julian_Fox_-_On_a_Lonely_Planet_2._Canary_Wharf_b042ck2k_default.flv -codec libvorbis -t 00:13:52 "2. Canary Wharf.ogg"
avconv -ss 26 -i Julian_Fox_-_On_a_Lonely_Planet_3._Airports_b042cpth_default.flv -codec libvorbis -t 00:13:54 "3. Airports.ogg"
avconv -ss 31 -i Julian_Fox_-_On_a_Lonely_Planet_4._Edinburgh_b042ls1g_default.flv -codec libvorbis -t 00:13:53 "4. Edinburgh.ogg"